summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/utils.c
AgeCommit message (Expand)Author
2000-03-27Cast timeval members to types we know the printf conversions of.kleink
1998-12-09- fix typo in a commentmrg
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-07-30Arithmetic between "int" and "size_t" is promoted to "long" on the Alpha;thorpej
1997-07-28Fix compiler warnings, build with WARNS.thorpej
1995-11-14Kill some gratuitous byte-swapping calls, which broke rbootd on the i386thorpej
1995-10-06Be safer with types. From Scott Reynolds <scottr@plexus.com>thorpej
1995-09-12The rest of the little-endian patches from Scott Reynolds thatthorpej
1995-08-21Use new-style RCS ids.thorpej
1994-01-11rbootd for booting HP workstations from 4.4BSD/Utah.brezak
1994-01-11Original version from 4.4BSD/Utah.brezak