2021-05-05 |
Cameron Katri | Fix merge conflicts trunk |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | games: remove trailing whitespace in *.c and *.h |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | countmail: remove outdated comments |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | fish: remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | fish: use arc4random_uniform for drawing random numbers |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | fish: remove modulo bias from random number generation |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | cgram: rename local functions |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | caesar: WARNS=6, strict bool mode |
commit | commitdiff | tree | snapshot |
2021-05-05 |
rillig | cgram: in hinting mode, show all correct characters... |
commit | commitdiff | tree | snapshot |
2021-04-28 |
Cameron Katri | Merge upstream (can't test, hopefully nothing broke) |
commit | commitdiff | tree | snapshot |
2021-04-28 |
rillig | cgram: use ASCII-only implementation of <ctype.h> functions |
commit | commitdiff | tree | snapshot |
2021-04-28 |
rillig | cgram: provide usage on incorrect invocation |
commit | commitdiff | tree | snapshot |
2021-04-28 |
rillig | cgram: conform to lint's strict bool mode, KNF |
commit | commitdiff | tree | snapshot |
2021-04-28 |
wiz | cgram: allow providing an input file instead of the... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
Cameron Katri | Simplify syncing with upstream |
commit | commitdiff | tree | snapshot |
2021-04-13 |
Cameron Katri | Fix warp compilation |
commit | commitdiff | tree | snapshot |
2021-04-13 |
mrg | avoid duplicating symbols in libterminfo. |
commit | commitdiff | tree | snapshot |
2021-04-13 |
mrg | no longer need -Wno-error=implicit-fallthrough. don... |
commit | commitdiff | tree | snapshot |
2021-04-13 |
mrg | properly terminate after using strncpy(). |
commit | commitdiff | tree | snapshot |
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 |
next |