summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd
AgeCommit message (Expand)Author
2000-04-13use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)itojun
2000-03-27Cast timeval members to types we know the printf conversions of.kleink
1999-06-06Use pidfile(3).thorpej
1999-02-01If the client doesn't supply a filename, give it back the first one listedbouyer
1998-12-09- fix typo in a commentmrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-10-17getopt returns -1 not EOFlukem
1997-10-17minor .Nm cleanuplukem
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
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
1997-05-29Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd
1997-01-27Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Justthorpej
1996-02-01If __FreeBSD__, don't swap the length field in the 802.3 header.mycroft
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-19Better way to deal with byte-order in the RMP packet (might work on a PDP-11!)thorpej
1995-09-12The rest of the little-endian patches from Scott Reynolds thatthorpej
1995-09-12Changes from Scott Reynolds <scottr@plexus.com> to make this go onthorpej
1995-08-21Use new-style RCS ids.thorpej
1995-08-21A few things:thorpej
1994-12-22specify man pages the new way.cgd
1994-01-11rbootd for booting HP workstations from 4.4BSD/Utah.brezak
1994-01-11rbootd for booting HP workstations from 4.4BSD/Utah.brezak
1994-01-11Original version from 4.4BSD/Utah.brezak