Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary typedef usage. | 2004-01-22 | 1 | -11/+11 | |
| | | | | | | | | | u_char -> unsigned char u_short -> unsigned short u_long -> unsigned long u_int -> unsigned int okay millert@ | ||||
* | add __bounded__ attributes for userland headers; enabled with -Wbounded | 2003-08-01 | 1 | -2/+3 | |
| | | | | ok deraadt@ | ||||
* | backout the __bounded__ attributes for a while; requested by deraadt@ | 2003-06-26 | 1 | -3/+2 | |
| | |||||
* | Mark various standard library functions with the __bounded__ attribute. | 2003-06-26 | 1 | -2/+3 | |
| | | | | | You must have an up-to-date gcc for this! deraadt@ ok | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | 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 | -4/+4 | |
| | |||||
* | Well, as we are heading for a release people are encouraged to rebuild their | 1997-09-21 | 1 | -0/+1 | |
| | | | | | entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+61 | |