cgit '/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/utils.c
AgeCommit message (Expand)Author
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2009-04-18Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)lukem
2004-07-06Fix portability problems, per PR 5783.mycroft
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13use bounded string opitojun
2000-10-11More format string cleanups by sommerfeld.is
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