..
amrctl
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
2009-10-19 18:41:07 +00:00
apmlabel
atactl
Add display of Long Physical Sector and Long Logical Sectors feature set
2010-01-25 01:24:11 +00:00
badsect
bioctl
brconfig
ccdconfig
Fix markup
2009-08-22 00:14:21 +00:00
cgdconfig
Use RUMP_ACTION to avoid having to specify the same information
2009-12-19 15:03:34 +00:00
chkconfig
clri
Remove gross hack and attendant need for -fno-strict-aliasing.
2009-07-26 03:22:01 +00:00
disklabel
Add necessary byteswap ops for tools disklabel(8) used with -F option
2010-01-05 15:45:26 +00:00
dkctl
Bump date for previous. Add comma in enumeration. Use Pp for paragraph
2009-08-02 22:49:08 +00:00
dkscan_bsdlabel
dmesg
drvctl
dump
dump_lfs
edlabel
System utilities, boot programs and kernel modules are machine
2009-12-13 05:01:32 +00:00
fastboot
fdisk
Add info for -A ptn_alignment[/ptn_0_offset]
2009-12-23 20:56:18 +00:00
fsck
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
fsck_ext2fs
make this compile again.
2010-01-07 01:39:56 +00:00
fsck_ffs
make this compile again.
2010-01-07 01:39:56 +00:00
fsck_lfs
missing errno.h
2010-01-07 04:21:28 +00:00
fsck_msdos
fsdb
Add proplib to list of libraries, ifx fsdb build after my getdiskinfo change.
2009-06-06 08:22:24 +00:00
fsirand
gpt
ifconfig
Compare a pointer with NULL instead of testing its "truth."
2010-01-22 23:50:07 +00:00
init
Keep an internal variable indicating whether securelevel is present, and
2009-12-29 17:07:17 +00:00
ldconfig
Add <sys/exec_aout.h> includes
2009-08-16 18:01:49 +00:00
mbrlabel
mknod
modload
Sync usage with man page.
2009-06-11 08:12:00 +00:00
modstat
Make modstat output look pretty again.
2009-10-03 02:27:43 +00:00
modunload
mount
Remove puffs| from vfstype before making comparison to determine if
2010-01-14 21:46:24 +00:00
mount_ados
mount_cd9660
fspec: dev -> canon_dev
2009-10-07 20:42:09 +00:00
mount_efs
mount_ext2fs
mount_fdesc
convert to parseargs form
2009-07-31 14:58:21 +00:00
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
remember to add cleaner_main() prototype
2009-08-06 00:58:32 +00:00
mount_msdos
Don't -I from $S/sys.
2009-12-22 17:50:22 +00:00
mount_nfs
Use getprogname() instead of hardcoding "mount_nfs" to get the
2009-11-30 17:17:55 +00:00
mount_nilfs
Fix Dd argument, sort options and option descriptions.
2009-07-18 17:07:12 +00:00
mount_ntfs
Set fspec to canon_dev instead of dev.
2009-09-14 12:43:46 +00:00
mount_null
mount_overlay
mount_portal
Use CMSG_SPACE() for buffer when receiving file descriptors.
2009-12-19 16:01:25 +00:00
mount_procfs
mount_ptyfs
mount_puffs
from main with return 0;
2010-01-14 22:06:54 +00:00
mount_smbfs
build smb_kernelops
2009-09-06 18:39:04 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
Remove the comment on disc space accounting from the bugs section; it has been
2009-07-13 17:58:10 +00:00
mount_umap
mount_union
newbtconf
newfs
Push the mount path for mount_mfs through realpath().
2009-12-20 15:21:13 +00:00
newfs_ext2fs
Remove vinum-removal sentence fragment, similarly to newfs(8).
2009-12-01 08:47:25 +00:00
newfs_lfs
Define syscalls of lfs userspace tools (cleaner, mainly) through
2009-08-06 00:51:55 +00:00
newfs_msdos
Add support for DIOCGDISKINFO to disk like device drivers. Change
2009-06-05 21:52:31 +00:00
newfs_sysvbfs
newfs_udf
Bump date.
2009-12-23 09:18:48 +00:00
nologin
pdisk
ping
remove ancient ifdefs (Aleksej Saushev)
2009-11-02 00:47:09 +00:00
ping6
pppoectl
raidctl
Slight change to the wording of the parity map info: the parity is
2009-12-10 20:20:59 +00:00
rcorder
Allow rcorder-visualise.sh to accept an optional set of file names on
2009-08-09 17:08:53 +00:00
reboot
resize_ffs
resize_lfs
Add support for DIOCGDISKINFO to disk like device drivers. Change
2009-06-05 21:52:31 +00:00
restore
rndctl
route
Remove 3rd and 4th clauses in christos' license. OK christos.
2009-10-21 01:07:44 +00:00
routed
merge 2.32 which is actually 2.31. Most important change is:
2009-10-26 02:53:15 +00:00
rtsol
savecore
Instead of exiting with an obscure error message if -N /kernelname isn't
2009-08-18 04:02:39 +00:00
scan_ffs
scsictl
setkey
no need for noinput
2009-10-29 14:34:06 +00:00
shutdown
slattach
svhlabel
swapctl
Make the exit status from "swapctl -A" and "swapctl -U" tri-state:
2009-09-24 16:15:20 +00:00
sysctl
Remove stale references to the "read only at securelevel [12]" flags in
2009-09-30 04:30:50 +00:00
ttyflags
tunefs
Restore change from 1.39 after previous commit.
2009-09-13 18:30:30 +00:00
umount
veriexecctl
use %option instead of #define YY_NO_...
2009-10-29 14:49:02 +00:00
wdogctl
wsconsctl
add %option noyywrap
2009-10-28 19:43:56 +00:00
Makefile
Descend into mount_puffs.
2010-01-14 21:29:26 +00:00
Makefile.inc