Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-09 | Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvc | Theo de Raadt | |
as needed. ok miod guenther | |||
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt | |
possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | |||
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze | |
found with the new mandoc(1) MANDOCERR_AN_MISSING warning; no text changes | |||
2013-04-16 | remove casts to time_t * which are not needed | Theo de Raadt | |
2013-04-02 | handle long time_t; ok guenther | Theo de Raadt | |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2008-05-24 | typo. | Igor Sobrado | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre | |
2003-12-10 | yppoll.c | Theo de Raadt | |
2003-09-06 | zap ?; jeffi@rcn.com | Theo de Raadt | |
2003-07-18 | add missing includes | David Krause | |
ok tedu@ | |||
2003-07-10 | trivial protos | Theo de Raadt | |
2003-06-02 | remove terms 3 and 4 of some of my licences | Theo de Raadt | |
2002-07-19 | ansi | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-12 | cleanup | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-23 | long != int error | Theo de Raadt | |
1996-05-22 | headers | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |