espie
|
b9555c0376
|
half-guard the actual function prototypes.
precludes -Wredundant-declarations with multiple includes.
okay millert@
|
13 years ago |
hshoexer
|
bed73850e0
|
Annotate _assert()/__assert2() as __dead.
As discussed with espie@, ok millert@
|
19 years ago |
millert
|
7e7c8eb496
|
Include the function name in assert() output. From espie@
|
19 years ago |
deraadt
|
c90e0a2436
|
proto _assert2()
|
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 |
espie
|
61573f5c84
|
back-out header change for now.
|
22 years ago |
espie
|
6704871eeb
|
put back in the assert changes for ISO C 99 (put __func__ in it)
|
22 years ago |
deraadt
|
233475c944
|
avoid cranking libc minors for another few weeks
|
22 years ago |
espie
|
3ef31f6e65
|
Use __func__ in assert.
ok millert@
|
22 years ago |
millert
|
d0f45c1a97
|
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
|
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 |
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 |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |