Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -2/+1 | |
| | | | | ok guenther millert kettenis | ||||
* | Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' | 2011-04-06 | 1 | -2/+2 | |
| | | | | for chars. | ||||
* | 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@ | ||||
* | Format string fixes from art's amd64 tree. | 2003-12-01 | 1 | -2/+2 | |
| | | | | ok rohee@ espie@ | ||||
* | add missing includes | 2003-07-10 | 1 | -1/+2 | |
| | | | | ok deraadt@ tedu@ | ||||
* | better output C | 2003-06-25 | 1 | -3/+3 | |
| | |||||
* | generate code that is much more ANSI and even KNF too | 2003-06-19 | 1 | -4/+4 | |
| | |||||
* | allocation mischecks by cloder@acm.org; lots of other cleanup by me | 2002-07-05 | 1 | -10/+11 | |
| | |||||
* | cleanups | 2002-06-01 | 1 | -70/+70 | |
| | |||||
* | 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 | -13/+13 | |
| | |||||
* | KNF, and remove part of the TLI garbage | 2001-12-05 | 1 | -117/+104 | |
| | |||||
* | argh! i messed something up! | 2001-11-24 | 1 | -96/+109 | |
| | |||||
* | half finished KNF | 2001-11-24 | 1 | -109/+96 | |
| | |||||
* | Uhmm, nope, this broke everything | 2001-07-18 | 1 | -37/+28 | |
| | |||||
* | -Wall cleanup; ok deraadt | 2001-07-17 | 1 | -28/+37 | |
| | |||||
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -8/+8 | |
| | |||||
* | Don't add a comma after the last entry in an enum | 1996-09-15 | 1 | -2/+5 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -0/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+514 | |