.. |
adjkerntz
|
|
|
atm
|
|
|
badsect
|
|
|
bsdlabel
|
|
|
camcontrol
|
Fix an order-of-operations bug and properly shift page_control values for
|
2000-08-10 01:20:43 +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
|
Alternate script for dhclient to use in setting the received configuration
|
2000-07-27 20:49:27 +00:00 |
disklabel
|
|
|
dmesg
|
|
|
dump
|
|
|
dumpfs
|
|
|
dumpon
|
* Clarify text on choosing a dump device
|
2000-07-14 18:04:39 +00:00 |
fdisk
|
0xA0 = Suspend to disk.
|
2000-08-07 00:26:09 +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
|
|
|
fsirand
|
|
|
i386
|
0xA0 = Suspend to disk.
|
2000-08-07 00:26:09 +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
|
Add MLINK init.8 --> securelevel.8
|
2000-06-09 09:40:34 +00:00 |
ip6fw
|
|
|
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
|
Fix a paste-o in the tcpoptions check (not a security problem, just a
|
2000-07-17 03:02:15 +00:00 |
ipmon
|
|
|
ipnat
|
add common.c to SRCS to fix compile problems
|
2000-05-24 20:04:41 +00:00 |
kget
|
|
|
kldload
|
|
|
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
|
|
|
mount
|
Add the snapshot option to mount_ufs.
|
2000-07-06 01:50:05 +00:00 |
mount_cd9660
|
|
|
mount_ext2fs
|
|
|
mount_hpfs
|
|
|
mount_ifs
|
Add the snapshot option to mount_ufs.
|
2000-07-06 01:50:05 +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
|
|
|
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
|
|
|
mount_portal
|
|
|
mount_portalfs
|
|
|
mount_std
|
|
|
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
|
Don't try to do anything with the /dev/rXXX device.
|
2000-05-31 01:00:51 +00:00 |
newfs_msdos
|
Consistency fix.
|
2000-08-06 09:19:45 +00:00 |
nextboot
|
|
|
nfsd
|
|
|
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
|
|
|
ping6
|
Don't call errx() without a format string, to protect against possible
|
2000-08-05 06:24:41 +00:00 |
quotacheck
|
|
|
reboot
|
.Xr boot0cfg 8 ,
|
2000-05-13 14:41:04 +00:00 |
restore
|
Add text from NetBSD's rev 1.12 which should have accompanied
|
2000-08-11 10:37:39 +00:00 |
route
|
|
|
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
|
|
|
setkey
|
synchronize with latest kame tree.
|
2000-07-04 16:22:05 +00:00 |
shutdown
|
|
|
slattach
|
|
|
spppcontrol
|
|
|
startslip
|
|
|
swapon
|
|
|
sysctl
|
Add reference to sysctl.conf.
|
2000-07-27 22:57:46 +00:00 |
tunefs
|
|
|
umount
|
Clarify "mount -a -t" example - it only unmounts stuff in /etc/fstab.
|
2000-07-13 16:20:54 +00:00 |
vinum
|
Clarify which bit of the daemon config disables configuration saves.
|
2000-06-08 07:27:35 +00:00 |
Makefile
|
|
|
Makefile.inc
|
|
|