]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2021-01-08 christos- Don't allocate memory dynamically on the stack (for...
2021-01-02 jmcneillset the cursor to invisible
2021-01-02 jmcneilltrailing whitespace
2021-01-02 wizMarkup/typo fixes.
2021-01-02 natAdd testpat(6) to games.
2020-12-06 dhollandspeed limit 80
2020-12-06 dhollandspeed limit 80
2020-11-21 rinroundsleep(): Too many zeros; tv_nsec should be compare...
2020-11-12 joergAvoid common symbols. Use __dead.
2020-11-11 christosComment out debugging build (it still randomly crashes...
2020-11-11 christosuse strchr, strrchr, random, more lint removal, savefil...
2020-11-11 christosno need for -lcompat
2020-11-11 christos- use termios
2020-11-11 kamilFix the old leftover license note
2020-11-10 christosremove error(1) comments
2020-11-10 christosAntivaxer support.
2020-11-10 christoscan't have config.h and config.H in case-preserving...
2020-11-10 christosdon't segv if the terminal is too big.
2020-11-10 christospray-tell where are you trying to write?
2020-11-10 christosTime warp forward 34 years so that it compiles (but...
2020-11-10 kamilRemove the smap.* files
2020-11-10 kamilIntegrate Warp Kit into the NetBSD build
2020-11-10 kamilReset CVS keywords
2020-11-09 kamilAdd Warp Kit, Version 7.0 by Larry Wall
2020-11-09 dhollandRestore the catman joke.
2020-11-09 kamilRevert to the original phrasing, but remove the man...
2020-11-08 kamilcatman(8) is a past thing
2020-10-30 simonbAdd one.
2020-10-14 niarain(6): Make the default delay useful for modern terminals
2020-10-14 niaworms(6): Use a reasonable default delay for non-1980s...
2020-10-12 christos- remove duplicate comment
2020-10-12 christosmore clarifications.
2020-10-11 christosmention hex numbers
2020-10-11 christosRemove is_hex_str() (trying to guess if a number was...
2020-10-11 christosFrom gson@
2020-10-07 christos- for readability when the exponent < 10 don't prefix...
2020-10-05 christosPR/55695: Andreas Gustafsson: factor(6) -h option doesn...
2020-10-05 christosrevert previous and don't parse octal
2020-10-05 tnnfactor: usage(): mark __dead
2020-10-04 christos- Accept octal input.
2020-10-04 kreFix a typo (s/int/in/)
2020-10-03 christosPR/55693: Andreas Gustafsson: factor(6) lists factors...
2020-09-07 mrgavoid uninit memory and use memmove vs strncpy for...
2020-09-06 mrgapply ${GCC_NO_FORMAT_TRUNCATION} to scores.c
2020-08-19 msaitohs/ be be / be /
2020-07-26 niarobots: Use arc4random_uniform for better uniform distr...
2020-07-26 niarandom(6): Use arc4random_uniform to simplify code
2020-07-26 niaRevert arc4random usage for now
2020-07-21 niafortune: arc4random_uniform for better uniform values...
2020-07-21 niatetris: Use arc4random_uniform instead of modulo for...
2020-07-12 dhollandAvoid messing up the display when too many letters...
2020-07-02 rilligcgram(6): use standard cursor keys, use standard shuffl...
2020-06-15 sevanA revision of "The purpose of computing is insight...
2020-06-07 leotRecommend using `pkg_admin {fetch-pkg-vulnerabilities...
2020-06-07 leotProperly quote printf string
2020-05-18 sevanHeads up on Bell patents
2020-05-14 msaitohRemove extra semicolon.
2020-04-30 christosSimplify, little KNF
2020-04-30 christosSimplify, errors to stderr.
2020-04-29 niaunstr: Check that the input filename fits in the buffer.
2020-04-29 niastrfile: Check that input/output filenames don't exceed...
2020-04-22 joergbuffnum is shared between subs.c and fancy.c
2020-04-02 sevanDisks can sense vibes, DTrace confirms it.
2020-02-22 sevanAndrew Weatherall's tattoo and a track on A Pox On...
2020-02-16 dhollandsomething I apparently forgot to commit months or years ago
2020-02-08 foxgames/hack: Suppress -Werror=stringop-truncation error.
2020-02-07 foxgames/hack: Revert the strlcpy(1) change since this...
2020-02-07 foxgames/hack: Fix -Wstringop-truncation warning.
2020-02-06 foxgames/battlestar: Replace snprintf(3) with strlcpy...
2020-02-05 foxgames/battlestar: Fix the -Werror=restrict warning.
2019-12-27 msaitohs/saftey/safety/
2019-12-27 msaitohs/opration/operation/
2019-12-03 sevanIntrospection. From "Surely You're Joking, Mr. Feynman!"
2019-11-10 sevanhttps://twitter.com/sei6r/status/1182433546331279360
2019-11-10 sevanDefinition of austerity by Alexei Sayle on Radio 4
2019-10-29 christosGcc-8 bug confusion with restrict on sh3
2019-10-27 sevanChris' happiest moment
2019-10-13 mrgadjust a fallthru comment and add a missing break.
2019-10-13 mrgintroduce some common variables for use in GCC warning...
2019-10-05 mrgexpand the internal consistency checks in truedirec...
2019-09-29 mrgconvert HAVE_GCC == 7 to HAVE_GCC >= 7.
2019-09-02 wizEnd sentence with a dot.
2019-09-01 sevanDocument history.
2019-08-22 sevanDonnie Darko
2019-07-26 sevanThe mother of all demos
2019-07-23 uweUse .Dl for displays with single command. Specify...
2019-07-23 uwestrfile is installed, don't claim it isn't.
2019-07-23 uwePrettify formatting.
2019-07-22 sevanUse double dash to simulate em dash
2019-07-22 sevanUse \(em to get an emphasis dash
2019-07-22 sevanArt for the masses - The Dream Machine
2019-03-19 pgoyetteReport the users score _after_ the game has ended and...
2019-02-24 sevanShorter than a season - The Soul Of A New Machine
2019-02-18 christosadd fallthrough
2019-02-04 mrgapply -Wno-error=implicit-fallthrough on files that...
2019-02-04 mrg- done() can return in wizard mode. don't NOTREACHED...
2019-02-04 mrg- 'cango' is used beyond a bool type. make it an int.
2019-02-03 mrg- enlarge buffer to avoid snprintf() truncation
2019-02-03 mrg- avoid multipling a boolean value, use &&.
2019-02-03 mrg- add or adjust /* FALLTHROUGH */ where appropriate
next