Age | Commit message (Expand) | Author |
2021-02-02 | article fix; from eddie youseph | Jason McIntyre |
2018-04-26 | Delete support for the networks.by{name,addr} YP maps. | Ingo Schwarze |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-11-21 | add missing NAME entries; ok schwarze | Jason McIntyre |
2015-11-05 | spelling; from tj | Jason McIntyre |
2015-02-09 | clean up flags++ instances around getopt() | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-06-02 | sort options in DESCRIPTION. | Igor Sobrado |
2008-06-01 | sort flags; synchronize synopsis and usage; style(9). | Igor Sobrado |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-04-03 | spreading the lint love (very minimal things..) | Theo de Raadt |
2005-05-14 | knf | Theo de Raadt |
2004-07-08 | Don't close the database too early. ok deraadt@, millert@. | Matthieu Herrb |
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 |
2002-10-28 | fix typo: regulary -> regularly; from Margarida Sequeira <niness@devilness.org> | Peter Valchev |
2002-07-19 | bunch more careful tweaks | Theo de Raadt |
2002-07-19 | 4344 lines of KNF diff | Theo de Raadt |
2002-03-26 | remove unexistant option 'b'; commented by pval@, maja@ ok. | Federico G. Schwindt |
2002-03-26 | o -Wall cleanup. | Federico G. Schwindt |
2001-11-07 | use -lrpcsvc | Theo de Raadt |
2001-11-07 | KNF | Theo de Raadt |
2001-08-16 | Spelling. | Peter Valchev |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
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 |
1998-02-14 | Don't install a new map if yp_all failed. Noticed by Theo. -moj | Mats O Jansson |
1998-01-15 | yet another typo | Niklas Hallqvist |
1998-01-15 | typo | Niklas Hallqvist |
1998-01-08 | Fix some problems with xfr of secure maps. Problem reported by | Mats O Jansson |
1997-07-30 | Get ypxfr working again by remove some of the code from previous commit. -moj | Mats O Jansson |
1997-07-26 | bugs killed in NetBSD by thorpej. | Mats O Jansson |
1997-05-22 | getopt returns int | Theo de Raadt |
1997-05-01 | Umm, fix signedness error in my last commit, be explicit | Niklas Hallqvist |
1997-05-01 | mkstemp called incompatibly. Buffer overflow fixed. 64-bit dirt cleaned up. | Niklas Hallqvist |
1997-04-20 | Added scripts to be used from cron to make sure a slave server is up to date. | Mats O Jansson |
1997-04-12 | botched strncpy, adam@math.tau.ac.il | Theo de Raadt |
1997-04-12 | bit more care with domainnames, adam@math.tau.ac.il | Theo de Raadt |
1997-02-09 | Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix to | Mats O Jansson |
1997-02-08 | Use much of the backed out code from 1.12. But remove use of mkstemp. -moj | Mats O Jansson |
1997-02-07 | back out mktemp fix; for some reason i cannot understand it causes big problems | Theo de Raadt |
1997-02-03 | kill non-/tmp mktemp race and misc cleanup | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-24 | use mkstemp | Theo de Raadt |