2021-04-13 |
mrg | avoid leaving off the trailing nul in a literal string. |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: don't beep if the window is resized |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: place the 'solved' marker nearer to the text |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: make the 'solved' stand out more |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: fix assertion when substituting at the end of... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: add advanced cursor movement with tab, shift... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: properly handle input errors |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: allow navigation with KEY_PPAGE and KEY_NPAGE |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: rewrite completely, fixing bugs and style |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: WARNS=6, use int for all coordinates |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: consistently use char for characters |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: fix undefined behavior when pressing function... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: adjust style to survive lint's strict bool mode |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: sort includes |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: indent |
commit | commitdiff | tree | snapshot |
2021-04-13 |
rillig | cgram: fix Home key for cursor navigation |
commit | commitdiff | tree | snapshot |
2021-04-09 |
Cameron Katri | Fix circle dep |
commit | commitdiff | tree | snapshot |
2021-04-06 |
Cameron Katri | Fix darwin-amd64 |
commit | commitdiff | tree | snapshot |
2021-03-28 |
Cameron Katri | Use PREFIX now |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Cameron Katri | Get all the games compiling for iOS |
commit | commitdiff | tree | snapshot |
2021-01-08 |
christos | - Don't allocate memory dynamically on the stack (for... |
commit | commitdiff | tree | snapshot |
2021-01-02 |
jmcneill | set the cursor to invisible |
commit | commitdiff | tree | snapshot |
2021-01-02 |
jmcneill | trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-01-02 |
wiz | Markup/typo fixes. |
commit | commitdiff | tree | snapshot |
2021-01-02 |
nat | Add testpat(6) to games. |
commit | commitdiff | tree | snapshot |
2020-12-06 |
dholland | speed limit 80 |
commit | commitdiff | tree | snapshot |
2020-12-06 |
dholland | speed limit 80 |
commit | commitdiff | tree | snapshot |
2020-11-21 |
rin | roundsleep(): Too many zeros; tv_nsec should be compare... |
commit | commitdiff | tree | snapshot |
2020-11-12 |
joerg | Avoid common symbols. Use __dead. |
commit | commitdiff | tree | snapshot |
2020-11-11 |
christos | Comment out debugging build (it still randomly crashes... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
christos | use strchr, strrchr, random, more lint removal, savefil... |
commit | commitdiff | tree | snapshot |
2020-11-11 |
christos | no need for -lcompat |
commit | commitdiff | tree | snapshot |
2020-11-11 |
christos | - use termios |
commit | commitdiff | tree | snapshot |
2020-11-11 |
kamil | Fix the old leftover license note |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | remove error(1) comments |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | Antivaxer support. |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | can't have config.h and config.H in case-preserving... |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | don't segv if the terminal is too big. |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | pray-tell where are you trying to write? |
commit | commitdiff | tree | snapshot |
2020-11-10 |
christos | Time warp forward 34 years so that it compiles (but... |
commit | commitdiff | tree | snapshot |
2020-11-10 |
kamil | Remove the smap.* files |
commit | commitdiff | tree | snapshot |
2020-11-10 |
kamil | Integrate Warp Kit into the NetBSD build |
commit | commitdiff | tree | snapshot |
2020-11-10 |
kamil | Reset CVS keywords |
commit | commitdiff | tree | snapshot |
2020-11-09 |
kamil | Add Warp Kit, Version 7.0 by Larry Wall |
commit | commitdiff | tree | snapshot |
2020-11-09 |
dholland | Restore the catman joke. |
commit | commitdiff | tree | snapshot |
2020-11-09 |
kamil | Revert to the original phrasing, but remove the man... |
commit | commitdiff | tree | snapshot |
2020-11-08 |
kamil | catman(8) is a past thing |
commit | commitdiff | tree | snapshot |
2020-10-30 |
simonb | Add one. |
commit | commitdiff | tree | snapshot |
2020-10-14 |
nia | rain(6): Make the default delay useful for modern terminals |
commit | commitdiff | tree | snapshot |
2020-10-14 |
nia | worms(6): Use a reasonable default delay for non-1980s... |
commit | commitdiff | tree | snapshot |
2020-10-12 |
christos | - remove duplicate comment |
commit | commitdiff | tree | snapshot |
2020-10-12 |
christos | more clarifications. |
commit | commitdiff | tree | snapshot |
2020-10-11 |
christos | mention hex numbers |
commit | commitdiff | tree | snapshot |
2020-10-11 |
christos | Remove is_hex_str() (trying to guess if a number was... |
commit | commitdiff | tree | snapshot |
2020-10-11 |
christos | From gson@ |
commit | commitdiff | tree | snapshot |
2020-10-07 |
christos | - for readability when the exponent < 10 don't prefix... |
commit | commitdiff | tree | snapshot |
2020-10-05 |
christos | PR/55695: Andreas Gustafsson: factor(6) -h option doesn... |
commit | commitdiff | tree | snapshot |
2020-10-05 |
christos | revert previous and don't parse octal |
commit | commitdiff | tree | snapshot |
2020-10-05 |
tnn | factor: usage(): mark __dead |
commit | commitdiff | tree | snapshot |
2020-10-04 |
christos | - Accept octal input. |
commit | commitdiff | tree | snapshot |
2020-10-04 |
kre | Fix a typo (s/int/in/) |
commit | commitdiff | tree | snapshot |
2020-10-03 |
christos | PR/55693: Andreas Gustafsson: factor(6) lists factors... |
commit | commitdiff | tree | snapshot |
2020-09-07 |
mrg | avoid uninit memory and use memmove vs strncpy for... |
commit | commitdiff | tree | snapshot |
2020-09-06 |
mrg | apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c |
commit | commitdiff | tree | snapshot |
2020-08-19 |
msaitoh | s/ be be / be / |
commit | commitdiff | tree | snapshot |
2020-07-26 |
nia | robots: Use arc4random_uniform for better uniform distr... |
commit | commitdiff | tree | snapshot |
2020-07-26 |
nia | random(6): Use arc4random_uniform to simplify code |
commit | commitdiff | tree | snapshot |
2020-07-26 |
nia | Revert arc4random usage for now |
commit | commitdiff | tree | snapshot |
2020-07-21 |
nia | fortune: arc4random_uniform for better uniform values... |
commit | commitdiff | tree | snapshot |
2020-07-21 |
nia | tetris: Use arc4random_uniform instead of modulo for... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
dholland | Avoid messing up the display when too many letters... |
commit | commitdiff | tree | snapshot |
2020-07-02 |
rillig | cgram(6): use standard cursor keys, use standard shuffl... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
sevan | A revision of "The purpose of computing is insight... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
leot | Recommend using `pkg_admin {fetch-pkg-vulnerabilities... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
leot | Properly quote printf string |
commit | commitdiff | tree | snapshot |
2020-05-18 |
sevan | Heads up on Bell patents |
commit | commitdiff | tree | snapshot |
2020-05-14 |
msaitoh | Remove extra semicolon. |
commit | commitdiff | tree | snapshot |
2020-04-30 |
christos | Simplify, little KNF |
commit | commitdiff | tree | snapshot |
2020-04-30 |
christos | Simplify, errors to stderr. |
commit | commitdiff | tree | snapshot |
2020-04-29 |
nia | unstr: Check that the input filename fits in the buffer. |
commit | commitdiff | tree | snapshot |
2020-04-29 |
nia | strfile: Check that input/output filenames don't exceed... |
commit | commitdiff | tree | snapshot |
2020-04-22 |
joerg | buffnum is shared between subs.c and fancy.c |
commit | commitdiff | tree | snapshot |
2020-04-02 |
sevan | Disks can sense vibes, DTrace confirms it. |
commit | commitdiff | tree | snapshot |
2020-02-22 |
sevan | Andrew Weatherall's tattoo and a track on A Pox On... |
commit | commitdiff | tree | snapshot |
2020-02-16 |
dholland | something I apparently forgot to commit months or years ago |
commit | commitdiff | tree | snapshot |
2020-02-08 |
fox | games/hack: Suppress -Werror=stringop-truncation error. |
commit | commitdiff | tree | snapshot |
2020-02-07 |
fox | games/hack: Revert the strlcpy(1) change since this... |
commit | commitdiff | tree | snapshot |
2020-02-07 |
fox | games/hack: Fix -Wstringop-truncation warning. |
commit | commitdiff | tree | snapshot |
2020-02-06 |
fox | games/battlestar: Replace snprintf(3) with strlcpy... |
commit | commitdiff | tree | snapshot |
2020-02-05 |
fox | games/battlestar: Fix the -Werror=restrict warning. |
commit | commitdiff | tree | snapshot |
2019-12-27 |
msaitoh | s/saftey/safety/ |
commit | commitdiff | tree | snapshot |
2019-12-27 |
msaitoh | s/opration/operation/ |
commit | commitdiff | tree | snapshot |
2019-12-03 |
sevan | Introspection. From "Surely You're Joking, Mr. Feynman!" |
commit | commitdiff | tree | snapshot |
2019-11-10 |
sevan | https://twitter.com/sei6r/status/1182433546331279360 |
commit | commitdiff | tree | snapshot |
2019-11-10 |
sevan | Definition of austerity by Alexei Sayle on Radio 4 |
commit | commitdiff | tree | snapshot |
2019-10-29 |
christos | Gcc-8 bug confusion with restrict on sh3 |
commit | commitdiff | tree | snapshot |
2019-10-27 |
sevan | Chris' happiest moment |
commit | commitdiff | tree | snapshot |
2019-10-13 |
mrg | adjust a fallthru comment and add a missing break. |
commit | commitdiff | tree | snapshot |
2019-10-13 |
mrg | introduce some common variables for use in GCC warning... |
commit | commitdiff | tree | snapshot |
2019-10-05 |
mrg | expand the internal consistency checks in truedirec... |
commit | commitdiff | tree | snapshot |
next |