freebsd-skq/sbin
melifaro cf1bb4659c Bring back support for checking tables via "ipfw -n".
Currently we have different table key types which can easily interfere
with each other (numbers and IPv4 address, interface names and hostnames,
  flows and hostnames/addresses).
This conflicts are solved by [auto-]creating _typed_ tables, so after
table is created, only keys of given type can be inserted to that table.
ipfw(8) consults with kernel about key/value type for particular table so
it knows key/value interpretation.
However, we have 2 cases (adding entries to non-existing table and
  parsing configuration file via `ipfw -n`) when kernel is unable to
  provide us table info we need. Fix the latter case by partially importing
  old `table_fill_xentry()` parse function responsible for guessing key type.

Sponsored by:	Yandex LLC
2015-05-19 18:29:13 +00:00
..
adjkerntz
atm Fix 2 rendering issue with mandoc 2015-04-26 10:18:44 +00:00
badsect
bsdlabel
camcontrol Remove End Of Line whitespaces 2015-04-26 10:20:11 +00:00
casperd Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. 2015-05-02 17:45:52 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Document RCTL events in devd.conf(5). 2015-05-13 12:02:51 +00:00
devfs
dhclient
dmesg dmesg: accommodate message buffer growth between the sysctl calls 2015-04-20 20:07:39 +00:00
dump
dumpfs
dumpon
etherswitchcfg
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Fix error in gmountver(8) man page 2015-05-18 19:37:55 +00:00
ggate - ggatel.8 currently doesn't mention the 'rescue' command and 2015-04-09 20:58:38 +00:00
growfs Fix growfs(8) build with debug enabled (make -DGFSDBG). 2015-04-24 12:48:48 +00:00
gvinum
hastctl
hastd
ifconfig * Update SFF-8024 Identifier constants. 2015-05-16 13:11:35 +00:00
init
ipf
ipfw Bring back support for checking tables via "ipfw -n". 2015-05-19 18:29:13 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5 Constify. 2015-03-31 19:12:13 +00:00
mdconfig
mdmfs
mknod
mksnap_ffs
mount Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
mount_cd9660
mount_fusefs Make the "automounted" flag work for FUSE filesystems. 2015-03-01 18:26:26 +00:00
mount_msdosfs
mount_nfs Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs
newfs_msdos Update documented OEM string in newfs_msdos(8). 2015-04-09 19:07:01 +00:00
newfs_nandfs
nfsiod
nos-tun
nvmecontrol
pfctl Move ALTQ from contrib to net/altq. The ALTQ code is for many years 2015-04-16 20:22:40 +00:00
pflogd
ping Remove "capability mode sandbox enabled" messages. 2015-05-04 21:44:51 +00:00
ping6
quotacheck
rcorder
reboot Document that nextboot(8) doesn't work as expected with ZFS 2015-03-17 20:15:49 +00:00
recoverdisk
resolvconf MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
restore restore: Preserve timestamps to the nanosecond. 2015-03-14 13:45:43 +00:00
route
routed
rtsol
savecore Convert savecore to libxo. The 'verbose' paths still use printf since they're 2015-03-22 17:29:14 +00:00
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon
sysctl
tests
tunefs
umount
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64