Age | Commit message (Expand) | Author |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2010-09-20 | according to ingo, it isn;t a problem to have empty [BDS]q macros, so | Jason McIntyre |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2009-10-28 | Do not need -DLIBC_SCCS anymore | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-06 | discuss consistently "the Epoch"; | Jason McIntyre |
2006-04-09 | delete breaks that are not needed | Theo de Raadt |
2006-04-02 | sprinkle some lint love | Theo de Raadt |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2004-12-22 | some -Wimplicit-function-declaration cleaning; ok millert@ | David Krause |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2003-07-18 | add missing includes | David Krause |
2003-06-26 | ansi | Theo de Raadt |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | sort some macros, sort .Xr's | Jason McIntyre |
2003-05-24 | - typos; | Jason McIntyre |
2003-05-10 | Somehow the setr[ug]id() addition didn't get committed here. | Todd C. Miller |
2003-05-08 | Move setrgid(3) and setruid(3) from libc -> libcompat. | Todd C. Miller |
2003-05-08 | move insque(3) and remque(3) from libcompat -> libc; they are now POSIX | Todd C. Miller |
2003-05-08 | move lsearch(3) and insque(3) from libcompat -> libc; they are now POSIX | Todd C. Miller |
2003-05-08 | {e,f,g}cvt() are no longer missing. | Todd C. Miller |
2003-03-16 | more avoidance of snprintf, strcpy, and strcat; millert ok | Theo de Raadt |
2003-03-06 | .Xr typos; | Jason McIntyre |
2002-11-10 | SEE ALSO corrections. millert ok. | Federico G. Schwindt |
2002-05-01 | o) start new sentence on a new line; | Mike Pechkin |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-16 | zap zap zap; miod | Theo de Raadt |
2002-02-16 | getpw(3) goes; miod | Theo de Raadt |
2002-01-24 | add a note about the old stty | Michael Shalayeff |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-04-17 | Whoops, missed a few. | Aaron Campbell |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-02 | $OpenBSD$ | Todd T. Fries |
1999-11-14 | not kerberos; karls@inet.no | Theo de Raadt |
1999-08-02 | Add a hook to regexp/regerror.c for overriding the default regerror() | Jason Downs |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-02 | remove redundant .Pp macros | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-02-27 | make function names the correct case | Theo de Raadt |