kleink
36443aa874
Need <time.h> for strftime(), localtime() and time() prototypes.
...
<sys/file.h> and <sys/time.h> are not required, so remove these inclusions.
1998-04-02 11:54:03 +00:00
lukem
a210b9277f
getopt returns -1 not EOF, deprecate register
1997-10-17 00:12:51 +00:00
lukem
3fbb7cea25
WARNSify
1997-10-16 23:39:17 +00:00
hubertf
c6393b5c9a
Fix off-by-one error, closing PR bin/4067 by myself.
1997-10-07 01:24:05 +00:00
christos
a63ddeefe6
- kill the -c hack. It does not work properly with virtual consoles anyway.
...
Implement a better scheme where we `find' the login ttys by looking in
/etc/ttys. Of course this scheme breaks when /etc/ttys changes, but such
is life.
- some cleanups...
1996-09-26 19:06:37 +00:00
cgd
6d38f791b4
be careful w/strings; from Simon J. Gerraty <sjg@zen.void.oz.au>
1994-05-01 04:39:35 +00:00
cgd
18cbcf5368
kill off-by-one errors that i just noticed
1994-04-25 18:11:32 +00:00
cgd
95768aa451
ac, by Simon J. Gerraty and myself
1994-03-29 12:40:06 +00:00