.. |
amrctl
|
don't use sprintf
|
2014-03-23 05:07:59 +00:00 |
apmlabel
|
fix unused variable warnings.
|
2013-10-19 01:09:58 +00:00 |
atactl
|
add a whole bunch of S.M.A.R.T. status i found around various sources.
|
2014-10-15 06:54:04 +00:00 |
badsect
|
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
|
2013-06-23 02:06:04 +00:00 |
bioctl
|
kill 1 copy of strtonum.
|
2015-01-16 20:12:28 +00:00 |
brconfig
|
Use the new BRDGGIFS and BRDGRTS cmds which just use ifdrv directly.
|
2015-06-01 06:15:18 +00:00 |
ccdconfig
|
Make ccdconfig resolve wedge names.
|
2014-12-07 10:44:34 +00:00 |
cgdconfig
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
chkconfig
|
…
|
|
chown
|
In all man pages that say:
|
2013-12-17 09:54:08 +00:00 |
clri
|
Calculate sector size from superblock and use that instead of DEV_BSIZE.
|
2015-08-30 05:23:17 +00:00 |
devpubd
|
safely update existing wedge links
|
2015-03-01 14:21:17 +00:00 |
disklabel
|
Fix build.
|
2015-07-18 06:00:46 +00:00 |
dkctl
|
- pass the proper argument vector so that subcommands can use getopt.
|
2014-11-23 15:43:49 +00:00 |
dkscan_bsdlabel
|
Explicitly include sys/ioctl.h
|
2013-01-01 18:44:27 +00:00 |
dmctl
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
dmesg
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
drvctl
|
add an example for rescanning ATA busses.
|
2015-08-08 07:52:52 +00:00 |
dump
|
Consistently use iswap64() and 64bit intermediate variable, as well as
|
2015-08-24 17:37:10 +00:00 |
dump_lfs
|
The ifile's inode number is constant. (it is always 1)
|
2015-09-01 06:12:04 +00:00 |
fastboot
|
…
|
|
fdisk
|
a few more \n's in errors
|
2015-06-16 23:58:30 +00:00 |
fsck
|
Add used-by comments on source files that are .PATH'd in from elsewhere.
|
2015-06-21 04:01:40 +00:00 |
fsck_ext2fs
|
Instead of zerodivide, give a useful error message.
|
2014-12-04 01:41:37 +00:00 |
fsck_ffs
|
a few more \n's in errors
|
2015-06-16 23:58:30 +00:00 |
fsck_lfs
|
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
|
2015-09-01 06:16:58 +00:00 |
fsck_msdos
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
fsck_v7fs
|
Remove "-g" from CPPFLAGS.
|
2012-09-05 22:58:53 +00:00 |
fsdb
|
remove various HAVE_GCC=45 fragments.
|
2015-04-15 19:13:46 +00:00 |
fsirand
|
fix unused variable warnings.
|
2013-10-19 01:09:58 +00:00 |
gpt
|
Instruct user to use resizedisk if media size has changed, as
|
2015-06-18 01:37:23 +00:00 |
ifconfig
|
Don't divide flags output
|
2015-07-29 07:42:27 +00:00 |
init
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
iscsictl
|
update client OS version as well
|
2015-08-30 10:49:57 +00:00 |
iscsid
|
Remove ISCSI_DEBUG branches.
|
2015-05-30 16:00:51 +00:00 |
ldconfig
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
luactl
|
Mark usage as dead.
|
2013-10-29 16:11:15 +00:00 |
mbrlabel
|
Remove trailing whitespace.
|
2013-02-27 21:21:47 +00:00 |
mknod
|
Accept driver names only in the two args form together with a minor number.
|
2014-08-22 22:28:50 +00:00 |
modload
|
WARNS=5 is the default in sbin, don't need to set it explicitly.
|
2013-08-11 05:56:55 +00:00 |
modstat
|
bump date for previous
|
2013-10-24 13:00:21 +00:00 |
modunload
|
WARNS=5 is the default in sbin, don't need to set it explicitly.
|
2013-08-11 05:56:55 +00:00 |
mount
|
gcc 4.9 produces vfork clobberation warnings for "name" and "buflen".
|
2015-01-04 22:05:37 +00:00 |
mount_ados
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_cd9660
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_chfs
|
GC mopts.
|
2013-09-13 21:03:29 +00:00 |
mount_efs
|
De-capitalize `.Nd' macro argument.
|
2013-05-29 14:56:19 +00:00 |
mount_ext2fs
|
De-capitalize `.Nd' macro argument.
|
2013-05-29 14:56:19 +00:00 |
mount_fdesc
|
Add crossreference to fd(4) as noted a while back in PR 45694. Bump date.
|
2013-12-30 08:43:22 +00:00 |
mount_ffs
|
Implement experimental support to pass notifications that a file
|
2012-10-19 17:09:06 +00:00 |
mount_filecore
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_hfs
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
mount_kernfs
|
Bump date for previous.
|
2012-03-22 21:47:20 +00:00 |
mount_lfs
|
Use the lfs header file and lfs's mount args struct, not ufsmount.h
|
2015-08-02 18:11:57 +00:00 |
mount_msdos
|
Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.
|
2012-11-16 15:00:18 +00:00 |
mount_nfs
|
Fix typos
|
2015-04-28 09:48:30 +00:00 |
mount_nilfs
|
fix unused variable warnings.
|
2013-10-19 01:09:58 +00:00 |
mount_ntfs
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
mount_null
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_overlay
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_portal
|
fix unused variable warnings.
|
2013-10-19 01:09:58 +00:00 |
mount_procfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_ptyfs
|
Adapt to reality -- already open BSD style nodes do not appear on
|
2014-08-13 15:48:38 +00:00 |
mount_puffs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_sysvbfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_tmpfs
|
Remove reference to (no longer) fixed 4 mbyte kernel memory being reserved,
|
2014-06-07 10:03:44 +00:00 |
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
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_union
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_v7fs
|
Various improvements.
|
2011-06-27 13:50:31 +00:00 |
newbtconf
|
…
|
|
newfs
|
Handle getfsspecname errors.
|
2015-07-25 10:37:22 +00:00 |
newfs_ext2fs
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
newfs_lfs
|
Add new accessors for the d_type and d_namlen fields of struct lfs_direct.
|
2015-09-01 06:16:58 +00:00 |
newfs_msdos
|
newfs_msdos allowed suffixes such as 'k', 'm' for some parameters,
|
2015-04-23 13:27:14 +00:00 |
newfs_sysvbfs
|
don't use sprintf
|
2014-03-23 05:07:59 +00:00 |
newfs_udf
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
newfs_v7fs
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
nologin
|
…
|
|
ping
|
Adjust default packet size to 56 data bytes (64 total).
|
2014-11-29 14:48:42 +00:00 |
ping6
|
Introduce rump.ping6
|
2015-08-06 14:45:54 +00:00 |
pppoectl
|
fix the date.
|
2011-10-12 16:41:47 +00:00 |
raidctl
|
convert "component*" into "absent" for "START disks" part of the
|
2015-07-21 05:54:44 +00:00 |
rcorder
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
reboot
|
include the headers that we need
|
2012-11-04 22:28:16 +00:00 |
resize_ffs
|
if the -p flag is specified, display a progress bar while growing the file-system
|
2015-04-06 22:44:04 +00:00 |
resize_lfs
|
Add a (draft) 64-bit superblock. Make things build again.
|
2015-08-02 18:18:09 +00:00 |
restore
|
Don't truncate at microseconds while preserving timestamps.
|
2015-03-02 03:17:24 +00:00 |
rndctl
|
Use <sys/rndio.h> instead of <sys/rnd.h>.
|
2015-04-13 22:18:50 +00:00 |
route
|
Fix rump.{netstat,route} shows host's interface names in link local addresses
|
2015-05-15 06:58:59 +00:00 |
routed
|
don't use sprintf
|
2014-03-23 05:36:58 +00:00 |
savecore
|
- avoid using globals where it is simple.
|
2013-05-13 18:44:11 +00:00 |
scan_ffs
|
Add a (draft) 64-bit superblock. Make things build again.
|
2015-08-02 18:18:09 +00:00 |
scsictl
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
setkey
|
-consistently use "char *" for the compiled policy buffer in the
|
2012-01-04 15:55:35 +00:00 |
shutdown
|
When the third arg to fwrite() is a size in bytes, then the second arg
|
2014-03-28 18:27:14 +00:00 |
slattach
|
attach tty line discipline by name, not by number. remove unused case value. lgtm christos
|
2013-10-20 20:17:52 +00:00 |
svhlabel
|
getrawpartition(3) may fail, so call it only once and test for failure.
|
2013-02-07 10:44:45 +00:00 |
swapctl
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
sysctl
|
Add intrctl(8).
|
2015-08-17 06:42:45 +00:00 |
ttyflags
|
open the tty with O_RDWR|O_NONBLOCK. it seems valid to ask for
|
2014-05-04 20:43:30 +00:00 |
tunefs
|
Use getfsspecname also when not found in /etc/fstab.
|
2015-08-26 05:41:20 +00:00 |
umount
|
Remove useless and harmful sync(2) call in umount(8)
|
2015-06-27 08:29:56 +00:00 |
veriexecctl
|
fix error messages containing \n
|
2015-06-16 23:18:54 +00:00 |
wdogctl
|
Use _PATH_WATCHDOG from <paths.h> instead of locally-defined value.
|
2015-05-06 23:08:30 +00:00 |
wsconsctl
|
Added complete support for touchscreen calibration (see PR kern/45872).
|
2012-12-24 01:29:20 +00:00 |
Makefile
|
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
|
2014-09-11 13:10:03 +00:00 |
Makefile.inc
|
Default to WARNS=5
|
2012-03-21 05:47:53 +00:00 |