freebsd-dev/sbin
Ruslan Ermilov 4eed20b85f Interpret the address argument as network-type address for `destination'
argument only.  Before that, the `route add default gateway' first tried
the `gateway' as network address and passed its name to getnetbyname(3),
which in the BIND resolution case does the T_PTR lookup on that name.
2000-09-29 10:50:11 +00:00
..
adjkerntz Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
atm Remove unused #include. 2000-05-01 19:39:36 +00:00
badsect Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
bsdlabel Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
camcontrol Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from the 2000-09-17 20:42:28 +00:00
ccdconfig Fix world-breakage: warnx("..') --> warnx("...") 2000-08-05 15:45:59 +00:00
clri
comcontrol Remove the use of a dash in the usage, since this isn't in keeping 2000-07-03 13:29:04 +00:00
cxconfig
dhclient Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
disklabel Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
dmesg
dump Update device name. 2000-05-07 09:27:53 +00:00
dumpfs
dumpon * Clarify text on choosing a dump device 2000-07-14 18:04:39 +00:00
fdisk - When adjusting the end of a partition to lie on a cylinder boundary, don't 2000-08-24 17:54:45 +00:00
fdisk_pc98 Sync with sbin/i386/fdisk/fdisk.c revision 1.37. 2000-06-05 13:28:49 +00:00
fsck If the lost+found directory is created by fsck, it will do a cacheino() 2000-07-24 19:50:20 +00:00
fsck_ffs If the lost+found directory is created by fsck, it will do a cacheino() 2000-07-24 19:50:20 +00:00
fsck_ifs If the lost+found directory is created by fsck, it will do a cacheino() 2000-07-24 19:50:20 +00:00
fsdb Remove unused includes. 2000-05-01 20:01:16 +00:00
fsirand Remove unused include. 2000-05-01 20:20:05 +00:00
i386 - When adjusting the end of a partition to lie on a cylinder boundary, don't 2000-08-24 17:54:45 +00:00
ifconfig Show the actual command line usage in the man page and usage error string. 2000-07-19 17:24:53 +00:00
init Improve the clarification of the handling of the securelevel. 2000-09-13 08:39:41 +00:00
ip6fw mdoc(7) style fixes and cleanup 2000-05-04 17:34:31 +00:00
ipf add common.c to SRCS to fix compile problems 2000-05-24 20:04:41 +00:00
ipfstat Darren, 2000-07-30 06:31:49 +00:00
ipfw Document that net.inet.ip.fw.one_pass only affects dummynet(4). 2000-09-29 08:39:06 +00:00
ipmon
ipnat No more hunting around for ipnat.conf(5) man page. 2000-08-28 11:36:30 +00:00
kget Now that we have uc_device.h, use that instead of hard-coding struct 2000-03-24 21:39:09 +00:00
kldload /modules -> /boot/kernel 2000-09-06 15:55:31 +00:00
kldstat Backout rev 1.8. This really does not give us the version number 2000-07-01 07:57:28 +00:00
kldunload
ldconfig Add a "-i" option ("insecure") which disables the checks for 2000-08-07 19:12:04 +00:00
md5
mknod Spelling fix. 2000-03-24 01:22:53 +00:00
mount Explain the notion that additional mount options may be described 2000-08-28 08:52:59 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs Explain the notion that additional mount options may be described 2000-08-28 08:52:59 +00:00
mount_msdos Use ${LIBDATADIR} instead of hardcoding /usr/libdata into the 2000-08-01 09:33:11 +00:00
mount_msdosfs Use ${LIBDATADIR} instead of hardcoding /usr/libdata into the 2000-08-01 09:33:11 +00:00
mount_nfs Explain why adding ``options NFSKERB'' breaks the kernel build. 2000-08-11 13:03:13 +00:00
mount_ntfs Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
mount_null Rename the loadable nullfs kernel module: null -> nullfs 2000-07-28 11:54:09 +00:00
mount_nullfs Rename the loadable nullfs kernel module: null -> nullfs 2000-07-28 11:54:09 +00:00
mount_nwfs Pass timezone information to an nwfs mount. 2000-04-05 10:48:53 +00:00
mount_portal Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
mount_portalfs Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
mount_std Mention linprocfs. 2000-03-25 13:46:16 +00:00
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Explain why adding ``options NFSKERB'' breaks the kernel build. 2000-08-11 13:03:13 +00:00
natd Suggest looking at rc.conf(5) on how to start natd(8) during boot. 2000-07-17 10:06:54 +00:00
newfs Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
newfs_msdos Remove redundant code left over on removal of /dev/rXXX handling 2000-08-15 18:04:16 +00:00
nextboot Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
nfsd Don't use libutil now that setproctitle() is in libc 2000-09-02 20:52:15 +00:00
nfsiod
nologin
nos-tun Fix occurences of nos_tun to nos-tun, this improves internal 2000-06-09 06:45:18 +00:00
pc98 Sync with sbin/i386/fdisk/fdisk.c revision 1.37. 2000-06-05 13:28:49 +00:00
ping Use CMSG_LEN() to compute ping SCM_TIMESTAMP cmsg_len. 2000-03-14 17:37:19 +00:00
ping6 Don't call errx() without a format string, to protect against possible 2000-08-05 06:24:41 +00:00
quotacheck Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
reboot .Xr boot0cfg 8 , 2000-05-13 14:41:04 +00:00
restore Fix sign extension. 2000-09-12 21:42:58 +00:00
route Interpret the address argument as network-type address for `destination' 2000-09-29 10:50:11 +00:00
routed Add $FreeBSD$. 2000-08-11 08:23:26 +00:00
rtsol Correct style bugs in previous commit 2000-07-06 01:55:21 +00:00
savecore Remove superfluous code: 2000-09-28 20:09:36 +00:00
setkey synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
shutdown
slattach Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 11:27:47 +00:00
spppcontrol Supply only one author name per instance of %A, as per mdoc.samples(7). 2000-05-10 09:49:04 +00:00
startslip Fixes a potential buffer overflow with the pid filename. 2000-04-30 21:04:36 +00:00
swapon Add include of errno.h where needed, remove extern int errno where not. 2000-04-14 06:15:01 +00:00
sysctl Add reference to sysctl.conf. 2000-07-27 22:57:46 +00:00
tunefs Open the device read-only initially and re-open read-write if necessary 2000-03-14 07:44:32 +00:00
umount Fix comment to match previous commit, as per bde. 2000-09-07 07:03:11 +00:00
vinum Add 'setupstate' to RAID-10 example. 2000-09-23 00:18:31 +00:00
Makefile Activate the pc98 directory. 2000-03-18 16:49:22 +00:00
Makefile.inc