Commit Graph

10 Commits

Author SHA1 Message Date
jkh
468764485d Clean up some more residual /usr/mdec references. I left all the
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)
1999-01-03 02:18:58 +00:00
rnordier
f6024a1e10 Use '#' flag in place of "0x" in format strings. 1998-12-07 14:09:17 +00:00
bde
8b98004d10 Don't assume that time_t is long. 1998-10-17 12:44:55 +00:00
rnordier
ef6950e1d8 Kill an extraneous dot.
PR:		8103
Submitted by:	Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-10-10 15:47:16 +00:00
obrien
5736742320 Add history. 1998-09-29 17:34:25 +00:00
wosch
68cda92e4a Sort cross references. 1998-08-31 16:41:09 +00:00
rnordier
015b51968a Minor consistency fixes. 1998-07-19 15:02:39 +00:00
rnordier
f809e5b86b Reverse charnier's changes to usage. 1998-07-16 12:24:51 +00:00
charnier
af028163bb Correct use of .Nm. Remove unused #includes. Short usage() string, see man
page for details.
1998-07-15 06:30:38 +00:00
rnordier
1a5b3efab9 Add newfs_msdos: extensive newfs-style support for creating FAT12,
FAT16, and FAT32 file systems in all their various horriblenesses.

Approved-in-concept by: joerg
1998-07-06 20:01:34 +00:00