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
91cc2be060
NetBSD
/
usr.sbin
/
rbootd
History
mycroft
e8018f6da9
Use S_IS*(), not S_IF*.
1997-10-19 19:40:21 +00:00
..
bpf.c
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:03 +00:00
conf.c
Fix compiler warnings, build with WARNS.
1997-07-28 05:39:16 +00:00
defs.h
Be safer with types. From Scott Reynolds <scottr@plexus.com>
1995-10-06 05:12:12 +00:00
Makefile
minor .Nm cleanup
1997-10-17 12:49:57 +00:00
parseconf.c
Use S_IS*(), not S_IF*.
1997-10-19 19:40:21 +00:00
pathnames.h
rbootd.8
minor .Nm cleanup
1997-10-17 12:49:57 +00:00
rbootd.c
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:03 +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
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:03 +00:00
utils.c
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:20 +00:00