freebsd-skq/sbin
Eitan Adler eeca71dbbf Avoid using a static buffer in atalk_ntoa. This will help allow users to call route(1) as a library.
Submitted by:	Sebastian Huber <sebastian.huber@embedded-brains.de> (older version)
Discussed on:	-hackers
Reviwed by:	adri (different older version)
2013-12-04 05:06:56 +00:00
..
adjkerntz Revert r253748,253749 2013-07-28 18:44:17 +00:00
atm
badsect
bsdlabel Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
camcontrol printf() specifier updates to CAM to handle either 32-bit or 64-bit lun_id_t. 2013-10-30 14:13:15 +00:00
casperd Initialize cookie before use. 2013-12-03 13:28:05 +00:00
ccdconfig Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
clri
comcontrol
conscontrol
ddb
devd devd: lower priority of action execution logging to info 2013-11-07 16:24:31 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
dmesg Move the check whether the clear flag is set. This has 2 advantages 2013-06-11 17:46:32 +00:00
dump
dumpfs When running the -m option to generate a newfs(8) command suitable for 2013-05-16 20:07:08 +00:00
dumpon Adapt to the fact that minidumps are now on by default. 2013-04-30 07:22:03 +00:00
etherswitchcfg Improve grammar and readability. 2013-09-20 19:25:01 +00:00
fdisk Fix fdisk(8) to create 2TB partitions on disks larger than 2TB, rather than 2013-11-27 17:59:13 +00:00
fdisk_pc98 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
ffsinfo
fsck
fsck_ffs UFS2: make di_extsize unsigned. 2013-10-24 00:33:29 +00:00
fsck_msdosfs
fsdb
fsirand
gbde Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
geom Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4). 2013-11-19 22:55:17 +00:00
ggate
growfs Adjust introduction history. 2013-11-25 23:45:50 +00:00
gvinum Prevent an unlikely, but real double free issue in gvinum(8). 2013-10-15 21:04:46 +00:00
hastctl Make hastctl list command output current queue sizes. 2013-10-26 08:38:21 +00:00
hastd Correct alignment. 2013-11-03 19:02:18 +00:00
ifconfig Axe IFF_SMART. 2013-11-05 14:11:31 +00:00
init init: Set kernel login class and CPU mask on new processes. 2013-08-13 18:51:26 +00:00
ipf Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfw Check ipfw table numbers in both user and kernel space before rule addition. 2013-11-28 10:28:28 +00:00
iscontrol Check for EHOSTUNREACH when establishing a connection. 2013-10-17 01:59:08 +00:00
kldconfig
kldload Remove contractions. 2013-04-11 18:46:41 +00:00
kldstat
kldunload
ldconfig
mca
md5 Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mdconfig bump date forgotten in r257165 2013-10-26 18:23:43 +00:00
mdmfs
mknod
mksnap_ffs
mount Minor mdoc fixes. 2013-07-18 05:46:33 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
mount_nfs Document the "gssname" and "allgssname" mount options added by the 2013-07-09 01:31:36 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Don't call arc4random_stir() explicitly. To quote arc4random(3) 2013-10-29 17:34:15 +00:00
newfs_msdos Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
newfs_nandfs Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
nfsiod
nos-tun Use INADDR_NONE instead of -1 to check inet_addr() result. 2013-10-15 07:37:30 +00:00
nvmecontrol Check for special status code from FIRMWARE_ACTIVATE command 2013-11-12 21:14:19 +00:00
pfctl Remove __FreeBSD__ ifdefs. 2013-11-22 20:13:32 +00:00
pflogd
ping
ping6 Remove EOL whitespace. 2013-05-08 21:04:19 +00:00
quotacheck
rcorder
reboot Add a new gptboot(8) man page. Factor out the redundant information 2013-07-01 22:38:36 +00:00
recoverdisk Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
resolvconf
restore
route Avoid using a static buffer in atalk_ntoa. This will help allow users to call route(1) as a library. 2013-12-04 05:06:56 +00:00
routed mdoc sweep 2013-05-13 18:13:50 +00:00
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon - Purge one more reference to ad(4)[1]. 2013-11-22 12:09:15 +00:00
sysctl Fix warnings to not append "No error: 0". 2013-11-26 19:14:18 +00:00
tunefs Constify string pointers. 2013-05-16 21:04:56 +00:00
umount
Makefile Please welcome casperd daemon. It (and its services) will be responsible for 2013-12-02 08:21:28 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64