Age | Commit message (Expand) | Author |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-19 | - simply synopsis and usage() | Jason McIntyre |
2006-11-10 | `elminate' etc. is not really the right way to spell `eliminate'. | Michael Knudsen |
2006-04-03 | spreading the lint love (very minimal things..) | Theo de Raadt |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-05-14 | knf | Theo de Raadt |
2003-07-18 | add missing includes | David Krause |
2003-07-15 | protos and repairs | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson |
2003-05-05 | -Wall cleanup: trim unused vars, better err() message in stdhosts, | Anil Madhavapeddy |
2003-02-11 | typos; | Jason McIntyre |
2002-07-19 | bunch more careful tweaks | Theo de Raadt |
2002-07-19 | 4344 lines of KNF diff | Theo de Raadt |
2002-03-20 | Improve error message in makedbm. -moj | Mats O Jansson |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-13 | some KNF | Theo de Raadt |
2001-10-24 | old | Theo de Raadt |
2001-10-24 | pretty | Theo de Raadt |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-07-05 | Fix typos found by Andrew Hoerter. Closes PR#1922. | Kenneth R Westerback |
2001-02-05 | sprintf purge | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-04-22 | fix mktemp trash, indent; bug spotted by bmw@visgen.com | Theo de Raadt |
1999-03-12 | cleanup | Aaron Campbell |
1998-09-17 | Use optarg, not argv[optind] | Niklas Hallqvist |
1998-07-09 | do not gethostname with len-1 | Theo de Raadt |
1998-03-12 | mkstemp() | Theo de Raadt |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-07-22 | Added support for reading db files created by sendmail -bi. This is the | Mats O Jansson |
1997-04-04 | when mktemp() is hard to fix, use 10 X | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-06-26 | Same copyright all over, removed my name from ypdb.[ch], small bugfix | Mats O Jansson |
1996-05-30 | $OpenBSD$ tag and few spelling errors | Theo de Raadt |
1996-04-24 | slight cleanup, .Os strings, point at yp(8) | Theo de Raadt |
1996-01-20 | various changes (from me): | chuck |
1995-11-01 | + full set of ypserv tools that compile | Theo de Raadt |