rgrimes
|
4f960dd75f
|
Remove trailing whitespace.
|
1995-05-30 03:57:47 +00:00 |
|
dg
|
c643e3acd9
|
Fully initialize (bzero) the stack-allocated "struct sockaddr_in server"
structure. Random junk on the stack would cause the call to bind to fail
in some cases (since the address portion wasn't initialized).
|
1995-05-15 09:56:49 +00:00 |
|
bde
|
29fef64681
|
Apply an even number of ntohl's to icmp_otime. This fixes
`timedc clockdiff ...'.
|
1994-11-27 16:06:31 +00:00 |
|
wollman
|
d7fca5c189
|
Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).
|
1994-08-05 16:31:05 +00:00 |
|
rgrimes
|
09e6808333
|
Why cast a constant to (unsigned long) when you can make it this by
appending UL.
|
1994-05-28 06:38:34 +00:00 |
|
rgrimes
|
862fdf11a2
|
BSD 4.4 Lite usr.sbin Sources
|
1994-05-26 05:23:31 +00:00 |
|