freebsd-nq/sbin
Poul-Henning Kamp cf4b937128 Introduce IFF_SMART bit.
This means that the driver will add/delete routes when it knows it is
up/down, rather than have the generic code belive it is up if configured.

This is probably most useful for serial lines, although many PHY chips
could probably tell us if we're connected to the cable/hub as well.
1999-06-06 09:17:51 +00:00
..
adjkerntz Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. 1998-06-04 06:35:12 +00:00
atm Getopt(3) returns -1 not EOF. 1999-05-23 23:18:38 +00:00
badsect Fixed printf format errors. 1998-06-28 18:34:01 +00:00
bsdlabel Update for boot block location change. 1999-01-02 23:28:44 +00:00
camcontrol Fix a typo, and get rid of the bugs section that talks about adding 1999-05-19 19:39:11 +00:00
ccdconfig don't use <sys/disk.h> 1999-05-06 19:20:34 +00:00
clri Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not 1998-06-04 06:44:18 +00:00
comcontrol Add rcsid. Remove unused #includes. Use err(3). 1998-06-30 06:09:37 +00:00
cxconfig Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing 1998-06-30 06:12:44 +00:00
dhclient Install dhclient-script under ${DESTDIR}. 1999-04-03 07:09:59 +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 Fix typo in dump reporting 1999-05-24 00:35:47 +00:00
dumpfs Add rcsid. Remove unused #includes. 1998-06-15 07:00:01 +00:00
dumpon Use current names for swap devices. 1999-05-17 05:23:17 +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 More egcs warning fixes: 1999-04-25 22:33:30 +00:00
fsirand Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3) 1998-06-30 06:18:44 +00:00
i386 Note that a standard MBR supports booting only from hard drive 0 1999-03-13 01:40:57 +00:00
ifconfig Introduce IFF_SMART bit. 1999-06-06 09:17:51 +00:00
init Mention securelevel 3 as affecting ipfw and dummynet. Generalize comment 1998-12-16 16:50:12 +00:00
ipf Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfstat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfw Fix the parsing of ip addresses on a command line. 1999-06-04 11:20:59 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
kget Silence message about absence of PnP overrides. 1999-05-09 22:16:27 +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 Make usage() reflect reality (add the -aout and -elf options). 1999-04-21 20:06:42 +00:00
md5 Fixes for -t option: 1999-05-01 14:54:21 +00:00
mknod Fix mknod which overloaded a little too much on "minor" and "major" 1999-05-10 04:50:27 +00:00
mount Null commit. 1999-05-07 05:31:01 +00:00
mount_cd9660 Add the missing cd9660-specific options to the -o flag. While I'm here, 1999-05-28 01:16:14 +00:00
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 Null commit. 1999-05-07 05:31:01 +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 Fix typos. 1999-05-04 11:34:33 +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 Xref mountd in text. 1999-05-29 08:14:00 +00:00
natd When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +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 Update refs for KLD's and kldload. 1999-04-01 01:42:28 +00:00
nfsiod Change LKM/modload to KLD/kldload. 1999-04-13 02:20:07 +00:00
nologin Added xref to nologin(5). 1999-02-01 21:02:38 +00:00
nos-tun Add ability to set protocol number. 1999-03-29 13:58:27 +00:00
ping Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" 1999-05-07 14:38:48 +00:00
quotacheck Cosmetic and documentation changes brought from earlier FreeBSD versions. 1998-12-03 02:41:11 +00:00
reboot Include a table of disk error codes and a note about the cylinder > 1999-05-22 12:55:16 +00:00
restore Fix two possible non-exploitable buffer overflows. 1998-12-16 04:48:00 +00:00
route When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +00:00
routed Incomplete. Back out until I can revisit. 1999-05-05 20:28:54 +00:00
savecore Read dumpdev using sysctl(3) interface. Now savecore should work again 1999-05-13 04:29:09 +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 sprintf -> snprintf 1999-06-06 07:18:49 +00:00
spppcontrol Rename spppcontrol.1 to spppcontrol.8. The latter file was created 1999-04-01 00:07:33 +00:00
startslip Correct use of .Nm and .Ev. 1998-08-03 06:32:57 +00:00
swapon Refer to current names for swap partitions in the `FILES' section. 1999-05-17 05:19:13 +00:00
sysctl Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +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 Arrange the "CONFIGURATION FILE" section in the order in which the 1999-05-07 07:11:01 +00:00
Makefile Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00