NetBSD/usr.sbin/rbootd
kleink 66105c37fc Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,
use SEEK_SET/SEEK_CUR/SEEK_END instead.
1997-08-25 19:31:43 +00:00
..
Makefile Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +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
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 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
rbootd.c Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +00:00
rmp.h Be safer with types. From Scott Reynolds <scottr@plexus.com> 1995-10-06 05:12:12 +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
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