is
|
d8302e2d73
|
More format string cleanups by sommerfeld.
|
2000-10-11 20:23:46 +00:00 |
kleink
|
a3c6c197a2
|
Cast timeval members to types we know the printf conversions of.
|
2000-03-27 17:03:25 +00:00 |
mrg
|
fdca644f9d
|
- fix typo in a comment
- use the last connection RMPCONN cache correctly, and do not leak
memory for each connection.
|
1998-12-09 03:41:42 +00:00 |
lukem
|
7f43427b52
|
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
|
1997-10-18 11:23:20 +00:00 |
thorpej
|
1a9c5f5f48
|
Arithmetic between "int" and "size_t" is promoted to "long" on the Alpha;
use the %ld printf format, and cast to (long) for printing.
|
1997-07-30 17:43:55 +00:00 |
thorpej
|
4902da1c96
|
Fix compiler warnings, build with WARNS.
|
1997-07-28 05:39:16 +00:00 |
thorpej
|
507ba8247c
|
Kill some gratuitous byte-swapping calls, which broke rbootd on the i386
in some cases. No functional change on big-endian systems. From
Scott Reynolds <scottr@plexus.com>.
|
1995-11-14 08:41:42 +00:00 |
thorpej
|
31903d0eaa
|
Be safer with types. From Scott Reynolds <scottr@plexus.com>
|
1995-10-06 05:12:12 +00:00 |
thorpej
|
fd263d7b71
|
The rest of the little-endian patches from Scott Reynolds that
apparently slipped through the cracks before.
|
1995-09-12 20:07:52 +00:00 |
thorpej
|
6799ca3972
|
Use new-style RCS ids.
|
1995-08-21 17:05:08 +00:00 |
brezak
|
880d90d4e9
|
rbootd for booting HP workstations from 4.4BSD/Utah.
|
1994-01-11 16:41:38 +00:00 |
brezak
|
e05cab76da
|
Original version from 4.4BSD/Utah.
|
1994-01-11 15:43:38 +00:00 |