freebsd-nq/sbin
Greg Lehey fd20bb017e If we fail to open the super device, open the "wrong" device (that is,
the debug superdevice when we're compiled without debug, or the normal
superdevice when we're compiled with debug.  If this succeeds, print
an informative comment and exit.

make_devices: Create both debug and normal superdevices.
1999-03-19 07:21:27 +00:00
..
adjkerntz
atm Clarify the number of network interfaces per physical interface available with 1999-01-20 18:36:58 +00:00
badsect
bsdlabel Update for boot block location change. 1999-01-02 23:28:44 +00:00
camcontrol Fix misspelling of Julian's last name. Oops. 1999-02-27 07:56:08 +00:00
ccdconfig Change sd -> da in examples. 1998-11-19 20:22:10 +00:00
clri
comcontrol
cxconfig
dhclient More style fixes to bring this almost to bde's suggested version. 1999-02-18 18:56:58 +00:00
disklabel Update for boot block location change. 1999-01-02 23:28:44 +00:00
dmesg Use an error message that more clearly indites(sp?) an out-of-sync 1998-07-27 18:53:45 +00:00
dump 64bit fixes. 1998-10-27 04:01:19 +00:00
dumpfs
dumpon Sort cross references. 1998-08-31 16:41:09 +00:00
fdisk Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
fsck Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsck_ffs Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsck_ifs Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
fsdb Fix some calculations that use sizeof to attempt to find the end of an 1998-11-09 03:43:55 +00:00
fsirand
i386 Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
ifconfig Grrr... botched remote commit. Let's try this again: vlan updates, 1999-03-15 01:22:01 +00:00
init Mention securelevel 3 as affecting ipfw and dummynet. Generalize comment 1998-12-16 16:50:12 +00:00
ipf
ipfstat
ipfw Fix bug where 'ipfw list' would choke if there were a large number of rules. 1999-01-22 01:46:32 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat
kget Bring in kget, a utility for saving kernel change information. 1999-02-27 02:24:18 +00:00
kldload Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
kldstat Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
kldunload Fill-in the manpages a little. 1998-11-12 11:10:26 +00:00
ldconfig Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
md5 Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). 1998-07-06 07:04:50 +00:00
mknod Remove unused #include. Add usage(). 1998-07-06 07:06:15 +00:00
modload Add "-aout" option when calling the linker, so that this will work 1998-08-12 02:39:23 +00:00
modunload Add rcsid. Remove unused #includes. Spelling. 1998-07-06 07:09:13 +00:00
mount Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard to 1999-03-16 22:26:51 +00:00
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 Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard to 1999-03-16 22:26:51 +00:00
mount_msdos Update to match rev. 1.28 of msdosfs_lookup.c. 1999-01-11 18:35:14 +00:00
mount_msdosfs Update to match rev. 1.28 of msdosfs_lookup.c. 1999-01-11 18:35:14 +00:00
mount_nfs Sync usage string and man page. Correct use of .Nm. Spelling. Remove 1998-07-06 07:15:53 +00:00
mount_ntfs Added description of how they can access particulary 1999-02-19 12:38:10 +00:00
mount_null User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_nullfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_portal Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00
mount_portalfs Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00
mount_std Correct use of .Nm. Remove unused #includes. 1998-07-15 06:08:47 +00:00
mount_umap User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_umapfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_union User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mount_unionfs User reports that using mount_null destroyed his filesystem, I reply 1998-12-22 11:52:10 +00:00
mountd Here is a patch to make mountd work. 1998-12-29 09:38:49 +00:00
natd Fix a diagnostic typo 1999-03-11 09:24:52 +00:00
newfs Describe the default values for useful options. 1999-03-10 21:59:02 +00:00
newfs_msdos Clean up some more residual /usr/mdec references. I left all the 1999-01-03 02:18:58 +00:00
nextboot Note that nextboot requires the legacy boot code. 1999-02-05 09:58:39 +00:00
nfsd Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall. 1998-07-15 06:33:15 +00:00
nfsiod Correct use of .Nm. Do not dot terminate syslog() strings. Remove unused 1998-07-15 06:35:20 +00:00
nologin Added xref to nologin(5). 1999-02-01 21:02:38 +00:00
nos-tun Fixed printf format errors. 1998-08-02 16:06:35 +00:00
ping Finish documenting -S src-addr change. 1999-02-19 07:40:59 +00:00
quotacheck Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
reboot Add cross-reference to loader man page, plus various minor 1999-03-16 13:16:11 +00:00
restore Fix two possible non-exploitable buffer overflows. 1998-12-16 04:48:00 +00:00
route Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
routed Spelling, add rcsid, remove unused #includes. 1998-07-28 06:36:31 +00:00
savecore Fix savecore so that it works on alphas 1999-03-12 14:46:00 +00:00
shutdown Move nologin from /etc to /var/run. This means one less file that has 1999-01-11 09:07:42 +00:00
slattach Fixed printf format errors. 1998-08-02 16:06:35 +00:00
spppcontrol Make buf in authflags a little bigger because 2 strings can be 1999-02-28 22:19:47 +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 Clean up option handling a little. 1999-01-10 02:10:08 +00:00
tunefs Allow tuning of read-only mounted file system. 1999-01-20 01:22:39 +00:00
umount Use errx() instead of err() for malloc failures. -Wall. Do not dot 1998-08-03 06:44:46 +00:00
vinum If we fail to open the super device, open the "wrong" device (that is, 1999-03-19 07:21:27 +00:00
Makefile src/usr.sbin/natd -> src/sbin/natd (after a repo-copy by jdp) 1999-03-12 15:38:55 +00:00
Makefile.inc