mrg
|
2268d2dfb3
|
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
|
1997-10-08 09:07:11 +00:00 |
mrg
|
59093d44d1
|
WARNS?=1. RCS ids. cleanup a little.
|
1997-10-07 11:15:16 +00:00 |
kleink
|
66105c37fc
|
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
use SEEK_SET/SEEK_CUR/SEEK_END instead.
|
1997-08-25 19:31:43 +00:00 |
thorpej
|
176865a07b
|
RCS id police.
|
1996-08-30 20:15:06 +00:00 |
jtc
|
e25f83b8be
|
Fixed to use ffs instead of ufs; See PR #1984
|
1996-02-01 02:50:52 +00:00 |
jtc
|
2d577aafd2
|
Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.
Also make sure that foo and rpc.foo are mentioned in the NAME section.
|
1995-04-12 00:47:27 +00:00 |
jtc
|
0e1df05653
|
#include <sys/signal.h> -> <signal.h>
|
1995-04-12 00:41:40 +00:00 |
mycroft
|
93335c3b0e
|
Free argument list (for !from_inetd case). General cleanup.
|
1995-01-13 19:16:45 +00:00 |
mycroft
|
002aa598e1
|
Correct calling sequence of getsockname(2).
|
1995-01-13 06:14:28 +00:00 |
pk
|
a9384f4676
|
Define `MAN'.
|
1994-12-25 12:32:12 +00:00 |
cgd
|
b54e75897f
|
be a bit more careful with types, casts, and and function declarations.
|
1994-12-23 14:29:31 +00:00 |
deraadt
|
8b6e0e0481
|
from bouyer@ensta.fr; cleaned by me
|
1994-06-24 07:42:26 +00:00 |