This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f02175ae7a
NetBSD
/
usr.sbin
/
rbootd
History
itojun
e9c5139f22
use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)
2000-04-13 08:52:44 +00:00
..
bpf.c
use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)
2000-04-13 08:52:44 +00:00
conf.c
Use pidfile(3).
1999-06-06 02:52:16 +00:00
defs.h
Use pidfile(3).
1999-06-06 02:52:16 +00:00
Makefile
use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)
2000-04-13 08:52:44 +00:00
parseconf.c
Use S_IS*(), not S_IF*.
1997-10-19 19:40:21 +00:00
pathnames.h
Use new-style RCS ids.
1995-08-21 17:05:08 +00:00
rbootd.8
If the client doesn't supply a filename, give it back the first one listed
1999-02-01 17:00:44 +00:00
rbootd.c
Use pidfile(3).
1999-06-06 02:52:16 +00:00
rmp_var.h
Kill some gratuitous byte-swapping calls, which broke rbootd on the i386
1995-11-14 08:41:42 +00:00
rmp.h
Be safer with types. From Scott Reynolds <scottr@plexus.com>
1995-10-06 05:12:12 +00:00
rmpproto.c
If the client doesn't supply a filename, give it back the first one listed
1999-02-01 17:00:44 +00:00
utils.c
Cast timeval members to types we know the printf conversions of.
2000-03-27 17:03:25 +00:00