Age | Commit message (Expand) | Author |
2024-08-19 | promitto: promise, not primise | Jason McIntyre |
2024-08-19 | fix double space; | Jason McIntyre |
2024-08-19 | file not needed | Theo de Raadt |
2024-08-19 | spelling error, fixed by "snj", 21 years ago in some other repository | Theo de Raadt |
2024-08-19 | 21 years ago someone called "jsm" modified another version of this which is | Theo de Raadt |
2024-06-03 | Fix input handling wrt redrawing. The new version of curses does | Otto Moerbeek |
2024-05-23 | playing is a var in main() not a global, remove extern | Jonathan Gray |
2024-05-21 | remove prototypes with no matching function and externs with no var | Jonathan Gray |
2024-02-08 | Oops, commited wrong version of CLEANFILES in previous. | Miod Vallat |
2024-02-08 | Feed more generated files to the clean target; joint work with naddy@ | Miod Vallat |
2023-10-10 | Fix format string warning in robots/score.c | Theo Buehler |
2023-10-10 | Print a long with %ld instead of %d | Theo Buehler |
2023-10-10 | Use vw_printw() and fix a format print warning. | Theo Buehler |
2023-10-10 | Print non-literal string with "%s" | Theo Buehler |
2023-09-06 | remove uneeded function decls | Jonathan Gray |
2023-06-03 | drop `uptodate()' check from hack(6) | Omar Polo |
2023-05-05 | Convert K&R function definition to ansi to make clang 15 happier | Theo Buehler |
2023-03-08 | this morning's fortune was missing an apostrophe; | Jason McIntyre |
2023-02-18 | Put explicit ULL suffix to constants which won't fit in 32 bits. | Miod Vallat |
2023-01-04 | Christos Zoulas agreed to rescind clause 3 and 4 in | Jonathan Gray |
2022-12-18 | add Czechia as an alternative for Czech Republic | Daniel Dickman |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2022-09-27 | typing ^C and seeing "terminated by signal %d" is so ... I don't | Theo de Raadt |
2022-09-24 | There are time zones that have minute offsets, display those | Florian Obser |
2022-09-17 | Show time zone name and offset in clock border if TZ environment | Florian Obser |
2022-08-23 | Rework random(6) | Theo Buehler |
2022-08-08 | switch fgetln remnants to getline. ok millert@ | Omar Polo |
2022-08-08 | fully switch quiz(6) to getline; diff from Ben Fuller (ben [at] bvnf | Omar Polo |
2022-08-04 | change some 4.4BSD references to earlier releases | Jonathan Gray |
2022-07-11 | remove the "tbl" suffix for a few man pages | Daniel Dickman |
2022-07-06 | update countres and capitals in quiz(6) | Daniel Dickman |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-02-18 | Avoid gendered language in man pages when not referring to a specific | Jonathan Gray |
2022-02-18 | prefer https links in man pages | Jonathan Gray |
2022-02-05 | Fix UB "shift-out-of-bounds" in battlestar | Greg Steuck |
2021-12-24 | Filter out all symbols starting with a double underbar. In particular, | Theo Buehler |
2021-12-15 | The PATH_MAX+1 bites. The PATH_MAX+1 bites. You die... | Theo de Raadt |
2021-11-20 | since it's unlikely that i'll get away with changing fortune's real usage to | Jason McIntyre |
2021-10-23 | missed in previous commit | Ricardo Mestre |
2021-10-23 | if both stdout and stderr are redirected to a non-tty, pledge(2) will kill | Ricardo Mestre |
2021-08-24 | - guiness -> guinness | Jason McIntyre |
2021-08-24 | vini vidi vici -> veni vidi vici | Jason McIntyre |
2021-07-12 | Change the error reporting pattern throughout the tree when unveil | Bob Beck |
2021-04-29 | Remove extraneous for() likely caused by copy & paste. | Todd C. Miller |
2021-03-11 | quiz: handle line continuation in data files correctly, switch to getline(3) | Christian Weisgerber |
2021-03-08 | Add some references, most of these were removed when we stopped building | Jonathan Gray |
2021-03-07 | Fix intercardinal directions in hack help. | Theo Buehler |
2021-02-06 | while learning (teachgammon(1)) you might want to save your game so "{w,c}path" | Ricardo Mestre |
2021-01-27 | satisfy -fno-common by duplicating deck chairs as required | Theo de Raadt |
2021-01-27 | satisfy -fno-common | Theo de Raadt |