joerg
b480aed3ce
Use static and __dead.
2011-09-06 18:30:56 +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
mbalmer
336c1525dd
Don't use 'bool' as variable name. No binary changes.
...
From Henning Petersen, thanks!
2011-02-27 10:11:27 +00:00
lukem
a295808121
fix -Wcast-qual issue
2009-04-13 07:30:49 +00:00
lukem
98e5374ccb
Remove the \n and tabs from the __COPYRIGHT() strings.
...
Tweak to use a consistent format.
2008-07-21 14:19:20 +00:00
rpaulo
b04eff3537
ANSIfy. de-P(). Syle nits.
2005-09-25 18:56:33 +00:00
rpaulo
ff2bab1c59
tcp_callrpc(): bring in the FreeBSD version of this call. It uses the
...
"new" rpc functions and works with IPv6.
2005-09-25 18:50:28 +00:00
mycroft
de443fd960
Patch from PR 15181 to try using TCP first, fixing problems with long
...
responses.
2004-08-06 16:10:54 +00:00
agc
89aaa1bb64
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
cgd
d594ce939b
comment or delete text after CPP directives.
2001-01-16 02:50:27 +00:00
msaitoh
e633320474
Insert a tab if the length of the directory > 35 bytes to prevent
...
concatenation.
2000-11-21 11:09:24 +00:00
kleink
93cd45c3d5
No need to include <socketvar.h>.
1998-04-02 11:10:52 +00:00
lukem
cfd8831a5f
WARNSify, fix .Nm usage
1997-10-19 23:09:41 +00:00
cgd
d0ec1c6b6f
fix usage message, clean up RPC error printing.
1996-05-01 18:14:10 +00:00
mark
f8fcb56bce
Use an integer instead of a char to store the getopt() return value in
...
order to match the function prototype and to work with compilers that
default to unsigned chars.
Compare the getopt() return value with -1 instead of EOF.
1996-04-01 21:31:33 +00:00
jtc
3f2b3b5a18
Sync with 4.4lite2
1995-08-31 22:26:07 +00:00
cgd
424af2982a
pull in stdlib.h
1994-12-24 17:38:52 +00:00
jtc
0ac05e5259
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-12-21 08:42:01 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00