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
parseconf.c Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +00:00
pathnames.h
rbootd.8
rbootd.c Fix compiler warnings, build with WARNS. 1997-07-28 05:39:16 +00:00
rmp.h
rmp_var.h
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