]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2021-05-05 rilligfish: use arc4random_uniform for drawing random numbers
2021-05-05 rilligfish: remove modulo bias from random number generation
2021-05-05 rilligcgram: rename local functions
2021-05-05 rilligcaesar: WARNS=6, strict bool mode
2021-05-05 rilligcgram: in hinting mode, show all correct characters...
2021-04-28 Cameron KatriMerge upstream (can't test, hopefully nothing broke)
2021-04-28 rilligcgram: use ASCII-only implementation of <ctype.h> functions
2021-04-28 rilligcgram: provide usage on incorrect invocation
2021-04-28 rilligcgram: conform to lint's strict bool mode, KNF
2021-04-28 wizcgram: allow providing an input file instead of the...
2021-04-13 Cameron KatriSimplify syncing with upstream
2021-04-13 Cameron KatriFix warp compilation
2021-04-13 mrgavoid duplicating symbols in libterminfo.
2021-04-13 mrgno longer need -Wno-error=implicit-fallthrough. don...
2021-04-13 mrgproperly terminate after using strncpy().
2021-04-13 mrgavoid leaving off the trailing nul in a literal string.
2021-04-13 rilligcgram: don't beep if the window is resized
2021-04-13 rilligcgram: place the 'solved' marker nearer to the text
2021-04-13 rilligcgram: make the 'solved' stand out more
2021-04-13 rilligcgram: fix assertion when substituting at the end of...
2021-04-13 rilligcgram: add advanced cursor movement with tab, shift...
2021-04-13 rilligcgram: properly handle input errors
2021-04-13 rilligcgram: allow navigation with KEY_PPAGE and KEY_NPAGE
2021-04-13 rilligcgram: rewrite completely, fixing bugs and style
2021-04-13 rilligcgram: WARNS=6, use int for all coordinates
2021-04-13 rilligcgram: consistently use char for characters
2021-04-13 rilligcgram: fix undefined behavior when pressing function...
2021-04-13 rilligcgram: adjust style to survive lint's strict bool mode
2021-04-13 rilligcgram: sort includes
2021-04-13 rilligcgram: indent
2021-04-13 rilligcgram: fix Home key for cursor navigation
2021-04-09 Cameron KatriFix circle dep
2021-04-06 Cameron KatriFix darwin-amd64
2021-03-28 Cameron KatriUse PREFIX now
2021-02-22 Cameron KatriGet all the games compiling for iOS
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
next