imp
7d79e30fb2
Remove the Berkeley clause 3's.
...
Add a few $FreeBSD$
2010-02-16 19:39:50 +00:00
phk
537b9f0709
Only protect the prototypes with #ifndef _ASSERT_H_, the standards
...
specifically allow changes to the NDEBUG macro between #includes of assert.h
2007-12-01 19:28:13 +00:00
phk
8df55e4f86
Add missing #ifndef _ASSERT_H_ protection against multiple inclusions
2007-12-01 18:56:50 +00:00
imp
300518c0a1
Breath deep and take __P out of the system include files.
...
# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tell
# for sure.
2002-03-23 17:24:55 +00:00
mike
1521c8f921
Restore K&R prototype. Fix other style bugs.
...
Reviewed by: asmodai, bde
2001-10-27 19:37:20 +00:00
asmodai
48519c4a69
Add $FreeBSD$.
...
Change assert() macro to print failing function name.
Change K&R function prototype wrapper to ANSI prototype.
This makes us C99 conforming.
2001-10-24 18:10:37 +00:00
rgrimes
a6ce65d368
BSD 4.4 Lite Include Sources
1994-05-24 09:57:34 +00:00