espie
|
2ccf9e8a28
|
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
|
21 years ago |
millert
|
cc6797b16c
|
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
|
21 years ago |
millert
|
959b08f109
|
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
|
23 years ago |
millert
|
b68c09e067
|
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.
|
23 years ago |
millert
|
2532e0e63d
|
Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought it related to the new hash code--it does not
|
26 years ago |
millert
|
be999a6bec
|
missed this in the libc/db update
|
26 years ago |
niklas
|
2a0bf72166
|
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
|
27 years ago |
millert
|
11e6055bdf
|
Protect against multiple inclusion.
|
28 years ago |
deraadt
|
ae3ae2b568
|
db release 1.85
|
29 years ago |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |