.. |
atactl
|
…
|
|
badsect
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
bim
|
…
|
|
brconfig
|
Remove superfluous +. From FUKAUMI Naoki in PR 21390.
|
2003-04-29 16:39:00 +00:00 |
ccdconfig
|
…
|
|
cgdconfig
|
We need -I., too.
|
2003-04-17 22:12:50 +00:00 |
chkconfig
|
…
|
|
clri
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
disklabel
|
x86_64 -> amd64
|
2003-04-26 19:14:17 +00:00 |
dkctl
|
Until timeval.tv_sec becomes a time_t, we can't pass a pointer to
|
2003-04-16 13:32:58 +00:00 |
dmesg
|
…
|
|
dump
|
Fix byteswapping issues in dirindir(); mostly from Enami Tsugutomo.
|
2003-05-01 11:29:55 +00:00 |
dump_lfs
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
Improve formatting for [/bootmenu], requested by dsl; add some commas.
|
2003-05-01 12:55:52 +00:00 |
fsck
|
Make vmsg non-static, so it can be used directly by fsck_lfs.
|
2003-03-28 08:12:38 +00:00 |
fsck_ext2fs
|
Consistently spell occurrence with two rs.
|
2003-03-29 22:48:37 +00:00 |
fsck_ffs
|
Oops. The clearinode macro had the UFS2 case reversed, causing it to
|
2003-04-24 20:08:25 +00:00 |
fsck_lfs
|
Bump date for last.
|
2003-04-16 11:58:43 +00:00 |
fsck_msdos
|
…
|
|
fsdb
|
Add a findblk command, which list the inode(s) owning the disk sector(s)
|
2003-04-26 08:42:49 +00:00 |
fsirand
|
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards
|
2003-04-17 04:01:56 +00:00 |
ifconfig
|
Combine no-argument options in SYNOPSIS.
|
2003-04-16 12:55:15 +00:00 |
init
|
PR/5544: Anders Magnusson: Init segfaults when hupped in single user.
|
2003-04-20 17:16:31 +00:00 |
ldconfig
|
…
|
|
lmcctl
|
…
|
|
mbrlabel
|
…
|
|
mknod
|
clear errno before strto(u)l() if we're going to test it for ERANGE afterwards
|
2003-04-17 04:01:56 +00:00 |
modload
|
Try first to use /dev/ksyms to get kernel symbols, if that fails mutter a
|
2003-04-24 20:18:31 +00:00 |
modunload
|
…
|
|
mount
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_ados
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_cd9660
|
This command is not normally executed at boot time.
|
2003-04-18 14:53:50 +00:00 |
mount_ext2fs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_fdesc
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_ffs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_filecore
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_kernfs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_lfs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_msdos
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_nfs
|
PR/1472: David Carrel: Add option to specify the nfs port.
|
2003-04-11 17:39:09 +00:00 |
mount_ntfs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_null
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_overlay
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_portal
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_procfs
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_smbfs
|
install the example dot.nsmbrc
|
2003-04-04 07:50:43 +00:00 |
mount_umap
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
mount_union
|
move getmntopts(3) to libutil, build and install also it's manpage
|
2003-03-22 12:43:57 +00:00 |
newbtconf
|
…
|
|
newfs
|
PR/5680: Markus Illenseer: Mounting and using broken mfs results into kernel
|
2003-04-20 19:55:33 +00:00 |
newfs_lfs
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
newfs_msdos
|
Bump date for last.
|
2003-04-24 12:19:06 +00:00 |
nologin
|
…
|
|
pdisk
|
…
|
|
ping
|
permit -s 0. from Maxim Konovalov
|
2003-04-14 10:18:37 +00:00 |
ping6
|
do proper rounded packet loss calculations.
|
2003-03-27 16:15:44 +00:00 |
pppoectl
|
bump .Dt [from wiz]
|
2003-03-22 15:26:38 +00:00 |
raidctl
|
correct questionable use of strncpy().
|
2003-04-15 07:36:14 +00:00 |
rcorder
|
Document what happens when you don't have any dependency lines in a
|
2003-04-24 03:15:45 +00:00 |
reboot
|
Bump date.
|
2003-04-04 19:02:44 +00:00 |
resize_ffs
|
make this compile again.
|
2003-04-03 14:55:16 +00:00 |
restore
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
rndctl
|
…
|
|
route
|
This addresses PR 17613 when certain methods of adding routes would
|
2003-04-21 13:42:50 +00:00 |
routed
|
strcpy/sprintf cleanup. from openbsd
|
2003-04-21 08:54:42 +00:00 |
rtsol
|
…
|
|
savecore
|
…
|
|
scsictl
|
…
|
|
setkey
|
use NI_MAX*. 10 is not enough for port number. sync w/kame
|
2003-04-15 07:32:06 +00:00 |
shutdown
|
…
|
|
slattach
|
…
|
|
swapctl
|
…
|
|
sysctl
|
add tcp.ident.
|
2003-04-19 21:55:48 +00:00 |
ttyflags
|
…
|
|
tunefs
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
umount
|
…
|
|
veriexecctl
|
don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc
|
2003-04-26 12:46:35 +00:00 |
wdogctl
|
…
|
|
wsconsctl
|
Some minor fixes from Soren Jacobsen in PR 21017.
|
2003-04-05 09:22:22 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
…
|
|