matt
fcd0fb118f
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
...
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
2000-07-03 02:51:12 +00:00
christos
8f5ca4eed0
char -> unsigned char
1998-12-19 17:44:22 +00:00
kleink
a12b3b40a5
Need <time.h> for time(), localtime() and ctime() prototypes.
1998-04-02 10:23:01 +00:00
lukem
44b3805a54
fix up .Nm usage
1997-10-19 03:48:34 +00:00
lukem
ca15d8c056
don't define WARNS=1 here
1997-10-19 03:44:21 +00:00
mikel
688f066818
fix bug that kept 'leave NNNN' from working unless NNNN was greater
...
than the current 24-hour time. leave(1) now always uses 12-hour
time and assumes a target time within the next 12 hours, as
specified by the manpage.
1997-07-15 02:31:13 +00:00
mikel
d67f3345cb
set WARNS=1
1997-07-15 02:15:59 +00:00
mikel
87d6b38c6d
use <sys/cdefs.h> copyright & RCSid macros
...
include <unistd.h> for prototypes, reorder #includes, nuke old library
function declarations
add explicit return types and prototypes for local functions
use STDOUT_FILENO instead of manifest constant
initialize variable for gcc -Wuninitialized (marked as such)
1997-07-15 02:14:35 +00:00
jtc
3f2b3b5a18
Sync with 4.4lite2
1995-08-31 22:26:07 +00:00
phil
2e9608879c
Add check for NULL returned by fgets. If not, we can core dump.
1995-07-03 16:50:13 +00:00
jtc
31ac284a48
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-12-22 01:06:58 +00:00
mycroft
b57ce343c0
Use POSIX form of kill(1).
1994-09-23 23:26:54 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64
Add RCS indentifiers.
1993-08-01 07:22:47 +00:00
mycroft
690cae8181
Add RCS indentifiers.
1993-07-31 15:17:49 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00