summaryrefslogtreecommitdiffstats
path: root/include/bm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary typedef usage.espie2004-01-221-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 -Wboundedavsm2003-08-011-2/+3
| | | | ok deraadt@
* backout the __bounded__ attributes for a while; requested by deraadt@avsm2003-06-261-3/+2
|
* Mark various standard library functions with the __bounded__ attribute.avsm2003-06-261-2/+3
| | | | | You must have an up-to-date gcc for this! deraadt@ ok
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-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.millert2002-02-161-4/+4
|
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-211-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 treederaadt1995-10-181-0/+61