Age | Commit message (Expand) | Author |
2014-11-24 | Adjust ordering; from pjanzen | Theo de Raadt |
2014-11-24 | Add two new IUPAC elements, and adjust the atomic weights of some. | Theo de Raadt |
2014-11-22 | Update to gravely outdated places to visit, from Jack Szmidt | Theo de Raadt |
2014-11-20 | minor tweaks and add HISTORY; ok jmc@ | Ingo Schwarze |
2014-11-19 | We don't need no stinkin' non-new-curses code. Also eliminates a | Kenneth R Westerback |
2014-11-19 | Bugfix: run for the specified number of seconds as described in the manual, | Ingo Schwarze |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-11-18 | sigwinch support for resizing. from pjanzen | Ted Unangst |
2014-11-18 | Center the clock. Based on an idea and an original diff from tedu@, | Ingo Schwarze |
2014-11-18 | HISTORY and AUTHORS; ok pjanzen@ mickey@ | Ingo Schwarze |
2014-11-17 | Multiple improvements from pjanzen@: | Ingo Schwarze |
2014-11-16 | Remove a bogotified comment | Philip Guenther |
2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | Philip Guenther |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2014-11-07 | Split bcd(6), morse(6), and ppt(6) into three separate manuals | Ingo Schwarze |
2014-11-06 | fixup argv handling after getopt conversion. oops. | Ted Unangst |
2014-11-06 | -l option to create "modern" 80 column cards | Ted Unangst |
2014-11-06 | basic decode functionality | Ted Unangst |
2014-11-05 | don't deref timeout if null. from theo buehler. | Ted Unangst |
2014-11-04 | make the long line code work with argv too | Ted Unangst |
2014-11-04 | fix another signed char bug. while here, toupper() is now safe to call | Ted Unangst |
2014-11-04 | allow printing longer lines than fit on a card by spilling onto more cards. | Ted Unangst |
2014-11-03 | use knuth shuffle for better distribution of permutations | Ted Unangst |
2014-11-03 | select() to poll() conversions | Theo de Raadt |
2014-11-03 | the man page says it is impossible to cheat, but since the shuffle is | Ted Unangst |
2014-10-26 | Add a format specifier for the printf. | Brad Smith |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-10-11 | Userland reallocarray() audit. | Doug Hogan |
2014-09-28 | I was mistaken: Nothing's wrong with contractions, they're just a normal | Ingo Schwarze |
2014-09-26 | Add missing .An macros (found with mandoc -Tlint) and | Ingo Schwarze |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
2014-07-16 | replace beforeinstall target with LINKS; rot13 becomes a hardlink to | Okan Demirmen |
2014-07-13 | calling this "encryption" makes me cringe. "slightly obfuscated" is better. | Ted Unangst |
2014-07-13 | if not seeded explicitly, use arc4random instead. ok deraadt | Ted Unangst |
2014-07-13 | long live BSD, SYSV is dead! | Ted Unangst |
2014-07-12 | mlarkin found disabled code to print a battleship. improve it and enable. | Ted Unangst |
2014-07-12 | Remove a pile of (obviously unused) #ifdef SYSV and BSD41 and BSD42 | Theo de Raadt |
2014-07-03 | Mark functions calling exit(3) as __dead. | Ingo Schwarze |
2014-07-01 | Fix typo in Hoare quote | Philip Guenther |
2014-05-25 | use calloc. from Benjamin Baier | Ted Unangst |
2014-05-09 | Various cleanup in incard(): | Ingo Schwarze |
2014-05-09 | Fix a mini-bug reported by pjanzen@: | Ingo Schwarze |
2014-05-09 | pjanzen pointed out that case is irrelevant, so document it; while here, | Jason McIntyre |
2014-05-09 | KNF: unify style and reduce indentation in get_line(), no binary change | Ingo Schwarze |
2014-05-09 | After entering an invalid three-letter card name, one letter card names | Ingo Schwarze |
2014-05-09 | Various cleanup: | Ingo Schwarze |
2014-05-08 | Do not read from index -1 of an array. | Ingo Schwarze |
2014-04-25 | This manual was lacking it's most important section, HISTORY. | Ingo Schwarze |