thorpej
7f3f19a068
Fix int vs. long format string botch.
2000-10-11 19:30:04 +00:00
wsanchez
8a7fb4fe55
Get rid of the bazillion commons in several header files.
...
Rename string.h to window_string.h so compiler can find /usr/include/string.h.
1998-10-14 00:58:46 +00:00
ross
f670fa10c5
Add { and } to shut up egcs. Reformat the more questionable code.
1998-08-25 20:59:36 +00:00
lukem
ea345868fa
* WARNSify, KNFify
...
* deprecate register
* replace berkeley string funcs with ansi equivs
* use getopt rather than home grown cruft
* use foo(char *, ...) rather than foo(char *, long, long, long, [long, ...])
1997-11-21 08:35:41 +00:00
cgd
f676bc478a
need <string.h> for strlen() protos. can't just add it to "string.h",
...
since not all files that need the proto include that.
CVS ----------------------------------------------------------------------
1995-09-29 00:44:02 +00:00
tls
5a955f3527
Sync with 4.4BSD-Lite2
1995-09-28 10:33:55 +00:00
mycroft
e60255f2bc
Update to use timer{add,sub}().
1995-03-21 14:16:23 +00:00
cgd
4b0b727e20
kill redundant decls, include appropriate headers, and make necessary casts.
1994-12-24 17:07:42 +00:00
pk
10e08ca597
#include <sys/types.h> (needed for future <sys/resource.h>)
1993-12-02 19:58:29 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
dab5e017db
added, from net/2 (patch 124).
1993-04-09 12:58:42 +00:00