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
88e3ac566e
NetBSD
/
usr.sbin
/
rbootd
History
lukem
0a9c07ac82
getopt returns -1 not EOF
1997-10-17 12:52:25 +00:00
..
bpf.c
Fix compiler warnings, build with WARNS.
1997-07-28 05:39:16 +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
Fix compiler warnings, build with WARNS.
1997-07-28 05:39:16 +00:00
pathnames.h
Use new-style RCS ids.
1995-08-21 17:05:08 +00:00
rbootd.8
minor .Nm cleanup
1997-10-17 12:49:57 +00:00
rbootd.c
getopt returns -1 not EOF
1997-10-17 12:52:25 +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
Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
1997-08-25 19:31:43 +00:00
utils.c
Arithmetic between "int" and "size_t" is promoted to "long" on the Alpha;
1997-07-30 17:43:55 +00:00