freebsd-nq/sbin
Bruce Evans addb18b16d Don't refuse to pass the force and sync options to the kernel. The
kernel supports them, and the force option will be more important
when mounting of unclean ext2fs file systems is not permitted unless
it is forced.
1998-09-09 16:26:51 +00:00
..
adjkerntz
badsect
bsdlabel Attempt to fix my breakage of the alpha makebootarea() in rev.1.19. 1998-08-23 07:32:37 +00:00
ccdconfig
clri
comcontrol
cxconfig
disklabel Attempt to fix my breakage of the alpha makebootarea() in rev.1.19. 1998-08-23 07:32:37 +00:00
dmesg Use an error message that more clearly indites(sp?) an out-of-sync 1998-07-27 18:53:45 +00:00
dset
dump Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
dumpfs
dumpon Sort cross references. 1998-08-31 16:41:09 +00:00
fdisk
fsck Use explicitly sized types when laying out the cylinder groups. This 1998-08-15 10:07:33 +00:00
fsck_ffs Use explicitly sized types when laying out the cylinder groups. This 1998-08-15 10:07:33 +00:00
fsck_ifs Use explicitly sized types when laying out the cylinder groups. This 1998-08-15 10:07:33 +00:00
fsdb
fsirand
i386 Split lines into one subdir per line. 1998-08-30 20:28:50 +00:00
ifconfig unifdef -UISO 1998-08-07 06:36:53 +00:00
init Memory management error in init. 1998-07-22 05:45:11 +00:00
ipf
ipfstat
ipfw PR: 7475 1998-08-04 14:41:37 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat
kldload
kldstat
kldunload
ldconfig Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
md5
mknod
modload Add "-aout" option when calling the linker, so that this will work 1998-08-12 02:39:23 +00:00
modunload
mount
mount_cd9660
mount_ext2fs Don't refuse to pass the force and sync options to the kernel. The 1998-09-09 16:26:51 +00:00
mount_ifs
mount_msdos
mount_msdosfs
mount_nfs
mount_null
mount_nullfs
mount_portal Fixed printf format errors. 1998-08-02 16:06:35 +00:00
mount_portalfs Fixed printf format errors. 1998-08-02 16:06:35 +00:00
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Fixed printf format errors. 1998-08-02 16:06:35 +00:00
natd
newfs Use explicitly sized types when formatting cylinder groups. 1998-08-27 07:38:33 +00:00
newfs_msdos Sort cross references. 1998-08-31 16:41:09 +00:00
nextboot
nfsd
nfsiod
nologin
nos-tun Fixed printf format errors. 1998-08-02 16:06:35 +00:00
ping Disable gcc's builtin memcpy for alpha since it doesn't cope with unaligned 1998-09-05 15:11:47 +00:00
quotacheck Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn(). 1998-07-15 06:48:52 +00:00
reboot Correct use of .Nm. Add rcsid. -Wall. Add -p flag in usage string (was missing). 1998-07-15 06:51:38 +00:00
restore Fix LIBDIR (for aout/ELF). 1998-08-06 21:41:13 +00:00
route Comment is .\" not .|'. Add -d and -t flags to SYNOPSIS and usage(). Getopt 1998-07-28 06:25:35 +00:00
routed Spelling, add rcsid, remove unused #includes. 1998-07-28 06:36:31 +00:00
savecore Correct use of .Nm, add rcsid, remove unused #include. 1998-07-28 06:38:57 +00:00
scsi Spelling. Errx() on malloc() failure. 1998-07-28 06:42:38 +00:00
scsiformat Correct use of .Nm, add .An. 1998-08-03 06:19:47 +00:00
shutdown Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling. 1998-08-03 06:22:43 +00:00
slattach Fixed printf format errors. 1998-08-02 16:06:35 +00:00
spppcontrol Typo: i. e. -> i.e. 1998-08-03 06:24:59 +00:00
startslip Correct use of .Nm and .Ev. 1998-08-03 06:32:57 +00:00
swapon .Nm swapon -> .Nm. 1998-08-03 06:35:01 +00:00
sysctl Change length arguments to sysctl to size_t. 1998-08-25 07:38:19 +00:00
tunefs Document -n (soft-update) flag. 1998-08-03 06:41:20 +00:00
umount Use errx() instead of err() for malloc failures. -Wall. Do not dot 1998-08-03 06:44:46 +00:00
Makefile Change MACHINE to MACHINE_ARCH to support MACHINE=pc98. 1998-09-05 08:29:05 +00:00
Makefile.inc