Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If a constant string needs a name, use a static const array instead of a | 2013-10-27 | 1 | -5/+5 | |
| | | | | | | | | pointer or non-const array, as that minimizes the symbols, maximizes the placement into read-only memory, and avoids warnings from gcc -Wformat=2 when they're used as format strings. ok deraadt@ | ||||
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
| | | | | ok guenther millert kettenis | ||||
* | Oracle has re-licensed sunrpc under a three-clause BSD license. | 2010-09-01 | 1 | -25/+27 | |
| | | | | Update our sources appropriately. OK deraadt@ jsg@ | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -5/+1 | |
| | | | | | | | 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 | ||||
* | Some -Wall cleanup to help fix other bugs. | 2007-10-03 | 1 | -2/+2 | |
| | | | | ok krw@ | ||||
* | allocation mischecks by cloder@acm.org; lots of other cleanup by me | 2002-07-05 | 1 | -2/+3 | |
| | |||||
* | cleanups | 2002-06-01 | 1 | -17/+17 | |
| | |||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -3/+3 | |
| | |||||
* | KNF, and remove part of the TLI garbage | 2001-12-05 | 1 | -27/+24 | |
| | |||||
* | argh! i messed something up! | 2001-11-24 | 1 | -23/+26 | |
| | |||||
* | half finished KNF | 2001-11-24 | 1 | -26/+23 | |
| | |||||
* | Uhmm, nope, this broke everything | 2001-07-18 | 1 | -7/+5 | |
| | |||||
* | -Wall cleanup; ok deraadt | 2001-07-17 | 1 | -5/+7 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -0/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+170 | |