.. |
adjkerntz
|
Rework all non-contributed files that use `struct timezone'.
|
2012-09-01 14:45:15 +00:00 |
atacontrol
|
|
|
atm
|
|
|
badsect
|
|
|
bsdlabel
|
It seems that libdisk(3) incorrectly sets d_secperunit value.
|
2012-04-11 06:35:13 +00:00 |
camcontrol
|
More -Wmissing-variable-declarations fixes.
|
2012-10-19 14:49:42 +00:00 |
ccdconfig
|
Check the return error of set[e][ug]id. While this can never fail in the
|
2012-10-22 03:07:05 +00:00 |
clri
|
|
|
comcontrol
|
|
|
conscontrol
|
|
|
ddb
|
remove duplicate semicolons where possible.
|
2012-10-22 03:00:37 +00:00 |
devd
|
devd: Use volatile sig_atomic_t for the flag set by a signal handler.
|
2013-03-04 02:21:08 +00:00 |
devfs
|
|
|
dhclient
|
|
|
dmesg
|
Add missing static keywords for global variables to tools in sbin/.
|
2011-11-04 13:36:02 +00:00 |
dump
|
|
|
dumpfs
|
|
|
dumpon
|
|
|
etherswitchcfg
|
Fix warnings found by -Wmising-variable-declarations.
|
2012-10-19 05:43:38 +00:00 |
fdisk
|
VMware environment is frequent nowadays. Add VMFS id.
|
2012-04-16 17:30:19 +00:00 |
fdisk_pc98
|
|
|
ffsinfo
|
|
|
fsck
|
|
|
fsck_ffs
|
Fix ARM build by assigning the computed time here to
|
2013-02-25 16:25:38 +00:00 |
fsck_msdosfs
|
|
|
fsdb
|
Catch up with internal API changes for initbarea() and getdatablk()
|
2013-02-24 19:32:43 +00:00 |
fsirand
|
Fix sbin/ build with a 64-bit ino_t.
|
2012-09-27 23:31:06 +00:00 |
gbde
|
|
|
geom
|
Fix typo in EFI GPT GUID.
|
2013-02-27 03:43:16 +00:00 |
ggate
|
Fix warnings found by -Wmising-variable-declarations.
|
2012-10-19 05:43:38 +00:00 |
growfs
|
When growing a filesystem, don't leave unused space at the end
|
2012-12-16 14:37:25 +00:00 |
gvinum
|
|
|
hastctl
|
Fix casting.
|
2013-02-26 20:19:45 +00:00 |
hastd
|
Add i/o error counters to hastd(8) and make hastctl(8) display
|
2013-02-25 20:09:07 +00:00 |
ifconfig
|
Mark a mesh path to a mesh gate with a 'G'.
|
2013-02-07 21:23:03 +00:00 |
init
|
|
|
ipf
|
|
|
ipfw
|
Implement buffer size checking in ipfw(8) add cmd.
|
2013-03-03 14:05:03 +00:00 |
iscontrol
|
|
|
kldconfig
|
|
|
kldload
|
|
|
kldstat
|
In printfile(), exit the process instead of only printing the warning.
|
2010-11-13 16:49:07 +00:00 |
kldunload
|
|
|
ldconfig
|
ANSIfy ldconfig and the aout bits it still uses from rtld-aout.
|
2009-12-29 21:07:17 +00:00 |
mca
|
|
|
md5
|
Teach md5(1) about sha512.
|
2012-08-01 00:36:12 +00:00 |
mdconfig
|
Disallow attaching preloaded memory disks via ioctl.
|
2012-11-21 16:56:47 +00:00 |
mdmfs
|
|
|
mknod
|
Fix some more warnings found by clang.
|
2010-11-22 20:10:48 +00:00 |
mksnap_ffs
|
|
|
mount
|
Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
|
2012-10-18 12:04:56 +00:00 |
mount_cd9660
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_ext2fs
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_fusefs
|
Fix warnings found by -Wmising-variable-declarations.
|
2012-10-19 05:43:38 +00:00 |
mount_msdosfs
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_nfs
|
|
|
mount_nullfs
|
Allow to specify "cache" and "nocache" as an option for
|
2013-01-03 19:18:46 +00:00 |
mount_reiserfs
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_std
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_udf
|
Change checkpath() to not exit on error. This is a prerequisite for
|
2012-01-16 19:34:21 +00:00 |
mount_unionfs
|
|
|
nandfs
|
|
|
natd
|
remove duplicate semicolons where possible.
|
2012-10-22 03:00:37 +00:00 |
newfs
|
|
|
newfs_msdos
|
newfs_msdos: cosmetical cleanups
|
2013-01-19 03:34:02 +00:00 |
newfs_nandfs
|
|
|
nfsiod
|
|
|
nos-tun
|
|
|
nvmecontrol
|
|
|
pfctl
|
- Get rid of #ifdef __FreeBSD__.
|
2012-09-29 16:42:01 +00:00 |
pflogd
|
pflogd does not depend on libutil
|
2013-01-01 18:28:21 +00:00 |
ping
|
|
|
ping6
|
|
|
quotacheck
|
Fix sbin/ build with a 64-bit ino_t.
|
2012-09-27 23:31:06 +00:00 |
rcorder
|
Fix warnings found by -Wmising-variable-declarations.
|
2012-10-19 05:43:38 +00:00 |
reboot
|
Clarify that overriding the -h/-D flags through flags in device.hints
|
2013-02-26 23:18:35 +00:00 |
recoverdisk
|
Use stripesize as smallest block size if it's available.
|
2013-02-04 19:17:15 +00:00 |
resolvconf
|
|
|
restore
|
|
|
route
|
Retire struct sockaddr_inarp.
|
2013-01-31 08:55:21 +00:00 |
routed
|
|
|
rtsol
|
Add dump.c to the rtsol build. It is needed now that sec2str is non-static
|
2011-06-08 21:59:07 +00:00 |
savecore
|
With rotating kernel dumps the higest dump number is not necessarily the
|
2012-12-16 23:09:27 +00:00 |
sconfig
|
Switch the default WARNS level for sbin/ to 6.
|
2009-10-19 16:00:24 +00:00 |
setkey
|
Correct prefix for "locally installed things"
|
2013-01-16 05:03:46 +00:00 |
shutdown
|
|
|
spppcontrol
|
|
|
sunlabel
|
|
|
swapon
|
Add missing static keywords for global variables to tools in sbin/.
|
2011-11-04 13:36:02 +00:00 |
sysctl
|
Use the right format string for line buffer.
|
2013-01-13 04:28:44 +00:00 |
tunefs
|
The .journal file needs to reside on the ROOTINO which must not extend
|
2013-02-27 18:12:04 +00:00 |
umount
|
Fix memory leak in umount.c
|
2012-11-15 15:06:21 +00:00 |
Makefile
|
Disconnect non-MPSAFE NTFS from the build in preparation for dropping
|
2012-10-17 11:30:00 +00:00 |
Makefile.amd64
|
Integrate nvmecontrol(8) into the amd64 and i386 builds.
|
2012-09-17 21:41:38 +00:00 |
Makefile.arm
|
|
|
Makefile.i386
|
Integrate nvmecontrol(8) into the amd64 and i386 builds.
|
2012-09-17 21:41:38 +00:00 |
Makefile.ia64
|
MF tbemd: Move to using Makefile.arch to select what to build.
|
2010-09-13 02:25:21 +00:00 |
Makefile.inc
|
Switch the default WARNS level for sbin/ to 6.
|
2009-10-19 16:00:24 +00:00 |
Makefile.mips
|
MF tbemd: Move to using Makefile.arch to select what to build.
|
2010-09-13 02:25:21 +00:00 |
Makefile.pc98
|
MF tbemd: Move to using Makefile.arch to select what to build.
|
2010-09-13 02:25:21 +00:00 |
Makefile.sparc64
|
MF tbemd: Move to using Makefile.arch to select what to build.
|
2010-09-13 02:25:21 +00:00 |