cgd
|
f95d2e2869
|
update to latest version; va_list specification changes.
|
1993-11-06 00:55:23 +00:00 |
jtc
|
344059bc2d
|
Remove extra "eval" variables in warn() & warnx() function definitions;
these variables were probably introduced by copying the definitions of
err() & errx() when the functions were first implemented.
|
1993-11-06 00:27:23 +00:00 |
jtc
|
e4da5d66a6
|
Use __dead instead of volatile.
|
1993-10-13 18:42:31 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
mycroft
|
f23f94cb77
|
Add even more RCS frobs.
|
1993-07-30 08:21:41 +00:00 |
mycroft
|
eca88e272d
|
Cleanup for GCC 2...
s/__dead/volatile/ (Does the format really exist in GCC 1?)
s/va_list/_VA_LIST_/ (to match prototypes)
|
1993-05-01 15:17:00 +00:00 |
glass
|
5fabe9c0b1
|
new err stuff
|
1993-04-30 23:08:23 +00:00 |