..
atactl
fix typo: he -> the
2000-03-01 16:45:22 +00:00
badsect
don't use the result of a readdir() after closedir(), from
1999-07-30 15:56:58 +00:00
bim
s/makeing/making/ (in a comment)
1999-07-25 05:53:01 +00:00
ccdconfig
Define __POOL_EXPOSE almost at the beginning, instead of just before
2000-02-16 06:52:31 +00:00
clri
change:
1999-04-06 04:54:19 +00:00
disklabel
MBR on cobalt too.
2000-05-02 19:00:41 +00:00
dmesg
Mention /var/run/dmesg.boot
2000-04-29 00:24:09 +00:00
dump
Working version of aborted dump{,_lfs} join.
1999-10-01 04:35:21 +00:00
dump_lfs
Working version of aborted dump{,_lfs} join.
1999-10-01 04:35:21 +00:00
edlabel
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
fastboot
fix bad .Xr references
1998-04-29 09:49:10 +00:00
fdisk
also install on prep.
2000-05-02 18:20:41 +00:00
fsck
Copy code across from newfs so that 'fsck sd0a' and similar will work.
1999-04-22 04:20:53 +00:00
fsck_ext2fs
Byteswap the group descriptors fields as well. Works again on big-endian
2000-01-31 11:40:12 +00:00
fsck_ffs
- ARGH /brick fvdl
1999-12-12 23:53:26 +00:00
fsck_lfs
fsck_lfs can now write to the filesystem, allowing it to correct most
2000-05-16 04:55:58 +00:00
fsck_msdos
add a prototype for _readfat() added in last commit and make it static, so
2000-04-26 16:45:02 +00:00
fsdb
Add a [-n] option, which allows to examine a fs without altering it.
1999-03-09 16:11:47 +00:00
fsirand
#include machine/bswap.h and remove -lutil.
1999-01-15 13:32:05 +00:00
ifconfig
Allocate flagreq on stack.
2000-04-20 02:08:55 +00:00
init
document the conditions for /etc/rc to be called with "autoboot"
2000-04-29 00:47:06 +00:00
ldconfig
- don't core-dump if hints file is too short
1999-07-16 22:23:29 +00:00
lmcctl
Don't declare 'extern opt*' getopt variables.
2000-04-14 05:58:01 +00:00
mbrlabel
Moved from mbrlabel.c,v
2000-03-15 11:56:02 +00:00
mknod
Arch-specific directories now live under .../sys/arch, not directly
2000-03-22 02:11:51 +00:00
modload
correct getopt() optstring: -A gets a parameter!
2000-03-16 17:33:04 +00:00
modunload
s/atoi/strtol/ and check if argument given to -i was really a valid
1999-07-22 02:04:13 +00:00
mount
If we didn't print an open paren, no need to print a closing paren
1999-11-16 11:53:17 +00:00
mount_ados
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_cd9660
Make usage message match actual options.
1999-11-21 00:53:58 +00:00
mount_ext2fs
Don't declare 'extern opt*' getopt variables.
2000-04-14 05:58:01 +00:00
mount_fdesc
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_ffs
Don't declare 'extern opt*' getopt variables.
2000-04-14 05:58:01 +00:00
mount_filecore
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_kernfs
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
mount_lfs
Read-only mounts should not start cleaning processes. Make it so.
1999-12-08 22:39:25 +00:00
mount_msdos
allow options 'sync' and 'async'
2000-03-27 09:33:22 +00:00
mount_nfs
Make usage message match actual options.
1999-11-21 00:53:58 +00:00
mount_ntfs
Rework the manpage to be a bit more pleasing to read
1999-12-17 14:43:07 +00:00
mount_null
Typos (from OpenBSD)
1999-11-19 22:48:01 +00:00
mount_overlay
Fix tyop pointed out by Simon Burge. Also expand description
2000-01-20 23:59:46 +00:00
mount_portal
Added sysctl examples (read-only sysctls for now)
2000-01-17 07:22:45 +00:00
mount_procfs
Add description of /proc/#/cmdline to mount_procfs.8.
1999-07-19 08:02:07 +00:00
mount_umap
Update to new mount arguments.
1999-07-08 03:04:39 +00:00
mount_union
Regularize error reporting of mount_* commands for failure of mount(2)
1999-06-25 19:28:35 +00:00
newbtconf
bail if the source config doesn't exist as a directory
1999-10-11 12:45:43 +00:00
newfs
Adjust column-sizing code to keep output in 76 character lines, so output
1999-07-30 17:44:01 +00:00
newfs_lfs
Add -F flag to override newfs_lfs' preference for 4.4LFS-labelled partitions.
2000-02-12 23:58:09 +00:00
newfs_msdos
after determining the size of a file being used as a msdosfs, seek back to
1999-07-26 00:28:57 +00:00
nologin
Replace the existing version of nologin(8) with a rewrite that was done
1999-07-27 03:56:13 +00:00
ping
sync with latest libipsec and kernel.
2000-01-31 14:24:23 +00:00
ping6
support ping6 -a c
2000-02-28 13:50:04 +00:00
raidctl
Don't declare 'extern opt*' getopt variables.
2000-04-14 05:58:01 +00:00
rcorder
Fix bug introduced in previous; don't leak file pointers.
2000-05-10 02:04:27 +00:00
reboot
Implement a "poweroff" command which is equivalent to "halt -p",
2000-04-25 14:03:25 +00:00
restore
Fix PR9282: restore doesn't print dump header on dumps from host with
2000-01-27 15:25:00 +00:00
rndctl
Make the usage string match the man page.
1999-03-30 17:32:44 +00:00
route
Allow INET6 to be used with SMALL without undefined symbols
2000-05-04 18:29:34 +00:00
routed
portability casts
2000-03-02 21:02:25 +00:00
rtsol
use getifaddrs. do not leave AF_INET6 listening socket left opened for
2000-02-25 09:19:06 +00:00
savecore
.core.Z, not .Z.core.
2000-03-27 13:06:46 +00:00
scsictl
Add a note about what and where is printed for 'scan' command.
2000-03-07 19:27:11 +00:00
shutdown
exect->execve.
1999-10-31 13:24:05 +00:00
slattach
Use full month names with .Dd, as per mdoc.samples(7).
1999-09-12 18:47:10 +00:00
swapctl
use <sys/swap.h>. should have happened years ago.
2000-04-13 08:29:56 +00:00
sysctl
Fix minor annoyance - when showing the boottime, the ctime() result
2000-04-21 02:49:37 +00:00
ttyflags
1, 2, 3 and.. 4!
1999-04-06 20:24:37 +00:00
tunefs
Finish describing what the soft dependancy code does.
2000-04-27 21:34:27 +00:00
umount
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00
wsconsctl
add some keyboard and mouse type from sys/dev/wscons/wsconsio.h.
2000-03-14 08:11:53 +00:00
Makefile
mbrlabel moves to /sbin.
2000-03-15 12:01:19 +00:00
Makefile.inc
pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be
1998-03-02 22:03:11 +00:00