Age | Commit message (Expand) | Author |
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 |
2014-04-25 | Security is square, gaming is hip, | Ingo Schwarze |
2014-03-30 | typo fix From: Josh Grosse; | Jason McIntyre |
2014-03-23 | some minor cleanup: | Jason McIntyre |
2014-03-23 | stop using libwrap. ok deraadt | Ted Unangst |
2014-03-11 | Match bwrite()'s prototype with write()'s, zapping a lint comment | Philip Guenther |
2014-03-11 | Welcome to 1989: we can ask for signed chars when we want them | Philip Guenther |
2014-03-11 | lint is dead (long live the lint!) | Philip Guenther |
2014-03-11 | lint is dead (long live the lint!) | Philip Guenther |
2014-02-16 | malcolm macdougall, not dacdougall; | Jason McIntyre |
2014-02-12 | remove an obsolete man(7) .TP macro that was forgotten | Ingo Schwarze |
2014-02-11 | clean up AUTHORS section, no content change: | Ingo Schwarze |