plunky
|
2b8aaed8cd
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
plunky
|
87d4f6076b
|
Apply casts to cases where xdrproc_t is expected but is not
strictly passed, for example because the second argument is
a different kind of pointer.
|
2011-08-30 17:06:20 +00:00 |
joerg
|
9eba1e423c
|
Use __dead
|
2011-08-29 20:41:06 +00:00 |
snj
|
550147bd6a
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
mrg
|
0c37c63edc
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
socklen_t are different signness.
|
2006-05-09 20:18:05 +00:00 |
lukem
|
105b038025
|
consistently use exit instead of return in main()
use LOG_WARNING instead of LOG_ERR for non critical errors
|
2001-01-10 01:57:51 +00:00 |
fvdl
|
aefb080ff0
|
Subject to TI-RPC, followed by complete and utter ANSIfication.
|
2000-06-03 21:06:02 +00:00 |
mrg
|
f2130fd9fd
|
do not use LOG_CONS.
|
1999-01-31 08:51:53 +00:00 |
mrg
|
36407a9595
|
KNF.
|
1998-07-03 11:51:19 +00:00 |
christos
|
fa64ad7ffc
|
Fix for WARNS=1
|
1997-09-17 20:16:07 +00:00 |
thorpej
|
52110e02f0
|
RCS id police.
|
1996-08-30 20:03:54 +00:00 |
mycroft
|
eb82f2b314
|
__timersub --> timersub
|
1995-03-26 23:36:44 +00:00 |
mycroft
|
8f6e962b3e
|
Die quietly when we time out.
|
1995-01-13 21:28:00 +00:00 |
mycroft
|
5f5a0a3e8d
|
Oops.
|
1995-01-13 21:07:00 +00:00 |
mycroft
|
f8bc7fb821
|
Only time out if called from inetd. Other cleanup.
|
1995-01-13 20:53:08 +00:00 |
mycroft
|
002aa598e1
|
Correct calling sequence of getsockname(2).
|
1995-01-13 06:14:28 +00:00 |
deraadt
|
bbc3d2c750
|
horrible spacing
|
1994-06-24 08:17:42 +00:00 |
deraadt
|
43aa830eba
|
from <christos@deshaw.com>
|
1994-06-23 08:11:33 +00:00 |