NetBSD/usr.sbin/rbootd
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
..
Makefile Use new-style RCS ids. 1995-08-21 17:05:08 +00:00
bpf.c Remove the SIOCADDMULTI ioctl; it's not meant for user level code. Just 1997-01-27 22:51:50 +00:00
conf.c Be safer with types. From Scott Reynolds <scottr@plexus.com> 1995-10-06 05:12:12 +00:00
defs.h Be safer with types. From Scott Reynolds <scottr@plexus.com> 1995-10-06 05:12:12 +00:00
parseconf.c Be safer with types. From Scott Reynolds <scottr@plexus.com> 1995-10-06 05:12:12 +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 Be safer with types. From Scott Reynolds <scottr@plexus.com> 1995-10-06 05:12:12 +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 If __FreeBSD__, don't swap the length field in the 802.3 header. 1996-02-01 21:27:46 +00:00
utils.c Kill some gratuitous byte-swapping calls, which broke rbootd on the i386 1995-11-14 08:41:42 +00:00