freebsd-skq/usr.sbin
Mikolaj Golub 9da0ef1316 1. Properly clean pid files in the case of the error.
2. Write the supervisor pid before the restart loop, so we don't
   uselessly rewrite it after every child restart.
3. Remove duplicate ppfh and pfh initialization.

Approved by:	re (glebius)
MFC after:	2 weeks
2013-09-19 18:00:05 +00:00
..
ac Move example to EXAMPLES. 2013-03-17 06:54:04 +00:00
accton
acpi Consistently cast ACPICA 64-bit integer types when we print them. 2013-06-26 23:52:10 +00:00
adduser
amd
ancontrol
apm
apmd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
arp Rate limit the number of remotely triggered ARP log messages 2013-05-11 10:51:32 +00:00
arpaname
asf
audit
auditd
auditdistd Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
auditreduce
authpf Install authpf-noip. 2013-07-10 07:40:30 +00:00
bhyve Implement support for the interrupt-on-terminal-count and 2013-09-19 04:59:44 +00:00
bhyvectl Add some more stats to keep track of all the reasons that a vcpu is exiting. 2013-03-30 17:46:03 +00:00
bhyveload mdoc: remove superfluous paragraph macro. 2013-03-19 07:25:58 +00:00
bluetooth Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
boot0cfg
boot98cfg Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
bootparamd mdoc sweep. 2013-05-12 22:22:12 +00:00
bsdconfig Remove unnecessary mediaClose (FTP operations are done with either ftp(1) 2013-09-07 03:27:13 +00:00
bsdinstall Make sure bootonly.iso for -BETAs and -RCs use the releases/ 2013-08-13 02:31:46 +00:00
bsnmpd hastResourceWorkerPid is read-only. 2013-07-03 05:54:23 +00:00
btxld
cdcontrol
chkgrp
chown
chroot
ckdist
clear_locks
config Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
cpucontrol
crashinfo Allow more space for interface names. 2013-08-27 15:06:39 +00:00
cron
crunch crunchgen: Permit use of alternative linkers. 2013-02-05 02:57:59 +00:00
ctladm Bring in the new iSCSI target and initiator. 2013-09-14 15:29:06 +00:00
ctld Fix several problems in the new iSCSI stack; this includes interoperability 2013-09-18 21:15:21 +00:00
ctm
daemon 1. Properly clean pid files in the case of the error. 2013-09-19 18:00:05 +00:00
dconschat
ddns-confgen
devinfo
digictl
diskinfo
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke
dnssec-settime
dnssec-signzone
dnssec-verify Update Bind to 9.9.3-P2 2013-08-22 08:15:03 +00:00
dumpcis Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
editmap
edquota
eeprom
etcupdate
extattr Fix return type of extattr_set_* and fix rmextattr(8) utility. 2013-04-02 05:30:41 +00:00
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
flowctl
freebsd-update mdoc sweep. 2013-05-12 22:22:12 +00:00
ftp-proxy
fwcontrol
genrandom
getfmac
getpmac
gpioctl Assume that the -f argument is /dev/gpioc0 if it is not passed. 2013-09-17 11:48:47 +00:00
gssd Fix some Kerberos related terminology. 2013-07-08 01:47:50 +00:00
gstat
i2c
ifmcstat
inetd - Force inetd to have listen queue size to be set to the value of 2013-01-20 19:44:33 +00:00
iostat
ip6addrctl
ipfwpcap
IPXrouted
isc-hmac-fixup
iscsid Fix several problems in the new iSCSI stack; this includes interoperability 2013-09-18 21:15:21 +00:00
isfctl
jail Allow tmpfs be mounted inside jail. 2013-08-23 22:52:20 +00:00
jexec
jls Add a -N option that prints the jail name rather than its number. 2013-05-17 08:48:16 +00:00
kbdcontrol Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
kbdmap
keyserv
kgmon remove old-style function definition 2013-02-14 14:44:08 +00:00
kgzip
kldxref Use calloc(). 2013-06-05 21:56:29 +00:00
lastlogin
lmcconfig
lpr Change the closeallfds() routine to use closefrom() when it is 2013-05-27 22:19:01 +00:00
lptcontrol
mailstats
mailwrapper
makefs Mark the makefs(8) '-p' flag as deprecated in preference for 2013-08-16 05:30:13 +00:00
makemap
manctl
memcontrol
mergemaster Pass -n (do not emit comments) when saving mtree information for future 2013-09-09 20:36:28 +00:00
mfiutil Add support to reconfigure a drive as SYSPD (real JBOD in LSI 2013-08-26 12:05:38 +00:00
mixer
mld6query
mlxcontrol
mount_smbfs
mountd Check if the -sec option is given without an argument. 2013-02-20 12:40:26 +00:00
moused Add preliminary support for IBM/Lenovo TrackPoint. 2013-03-18 23:22:47 +00:00
mptable
mptutil Remove contractions. 2013-04-11 18:46:41 +00:00
mtest
mtree Do not emit size for non-regular files. There is nothing that 2013-09-12 00:14:25 +00:00
named Update Bind to 9.8.5-P2 2013-08-06 06:22:54 +00:00
named-checkconf
named-checkzone
named-journalprint
nandsim Add missing static keyword, to make the code build with WARNS=6. 2013-04-21 22:47:24 +00:00
nandtool
ndiscvt Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
ndp Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6, 2013-08-06 17:10:52 +00:00
newsyslog Fix -Wunsequenced 2013-06-29 15:58:03 +00:00
nfscbd
nfsd Document the fact that an NFSv4 mount uses the host uuid to uniquely 2013-07-01 21:41:12 +00:00
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree Import a new version of NetBSD's mtree. 2013-04-09 06:50:11 +00:00
nologin
nscd
nsec3hash
ntp
nvram Fix -Wmissing-variable-declarations compiler warning. 2013-07-10 18:07:01 +00:00
ofwdump
pc-sysinstall Remove some more references to legacy ATA. 2013-04-04 12:03:30 +00:00
pciconf Decode PCIe ASPM capability and status. 2013-07-18 20:59:58 +00:00
periodic Include the calling context in the mail subject, if any. 2013-09-03 13:40:24 +00:00
pkg Cleanup elf macros 2013-09-11 06:42:55 +00:00
pkg_install Add entry for packages-9.2-release directory. 2013-08-19 14:04:35 +00:00
pmcannotate objdump output changed indentation from 1 space to 2 spaces somewhere between 2013-05-06 18:30:49 +00:00
pmccontrol
pmcstat
pnpinfo
portsnap Fix bug in deleting files: If two ports had the same tarball and one of 2013-07-11 22:19:18 +00:00
powerd Whitespace fixes: remove tabs on blank links, spaces following content, 2013-07-04 18:59:58 +00:00
ppp Remove ancient code for FreeBSD 2.x compatibility. 2013-07-05 19:26:01 +00:00
pppctl
praliases
praudit
procctl
pstat
pw Fall back to sha512 if passwd_format is not set. 2013-07-04 07:59:11 +00:00
pwd_mkdb
quot
quotaon
rarpd Add some missing newlines and static declarations. 2013-04-07 15:33:06 +00:00
repquota
rip6query
rmt
rndc
rndc-confgen
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00
rtadvctl - Use time_uptime instead of time_second in data structures for 2013-08-05 20:13:02 +00:00
rtadvd Ignore if the interface is not IPv6-capable. 2013-09-02 20:44:19 +00:00
rtprio
rtsold Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl. 2013-08-17 22:13:26 +00:00
rwhod Remove fallback to fork(2) if pdfork(2) is not available. If the parent 2013-09-05 01:05:48 +00:00
sa
sendmail Since clang 3.2 now has an option to suppress warnings about implicitly 2013-02-16 20:17:31 +00:00
service
services_mkdb Remove contractions. 2013-04-11 18:46:41 +00:00
setfib Tweak wording. 2013-09-07 20:25:22 +00:00
setfmac
setpmac
sicontrol
smbmsg
snapinfo
spkrtest
spray
syslogd syslogd: Use closefrom() instead of getdtablesize()/close() loop. 2013-04-27 13:26:35 +00:00
sysrc Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00
tcpdchk
tcpdmatch
tcpdrop Allow the address and ports to be separated by a colon or period rather 2013-01-30 18:24:29 +00:00
tcpdump Convert Makefile to have only one file for each line, while I'm there, sort 2013-05-30 21:24:33 +00:00
timed Minor update about rc.conf. 2013-04-22 18:31:39 +00:00
traceroute
traceroute6
trpt
tzsetup Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option. 2013-03-04 11:34:31 +00:00
uathload
ugidfw
uhsoctl mdoc sweep 2013-05-13 18:13:50 +00:00
unbound Set NO_WERROR for unbound until I can figure out how to unbreak the 2013-09-15 16:27:25 +00:00
usbconfig - Make the FreeBSD's USB library compile under Linux. 2013-03-13 12:23:14 +00:00
usbdump
utx
vidcontrol The M_VESA_MODE_MAX is latest valid mode - not the first invalid. 2013-05-11 13:32:38 +00:00
vipw
wake mdoc sweep. 2013-05-12 22:22:12 +00:00
watch watch: Do not mess up the tty modes on early error. 2013-09-05 19:02:03 +00:00
watchdogd Fix bug in r253719: fix command line watchdog disable. 2013-08-10 01:48:15 +00:00
wlandebug
wlconfig
wpa Merge hostapd / wpa_supplicant 2.0. 2013-07-04 21:12:58 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv Fix compiler warnings. 2013-07-15 05:09:13 +00:00
ypset
zic
zzz
Makefile Build and install the Unbound caching DNS resolver daemon. 2013-09-15 14:51:23 +00:00
Makefile.amd64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.arm
Makefile.i386 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.ia64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.inc
Makefile.mips
Makefile.powerpc - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00
Makefile.sparc64 - Trim an unused and bogus Makefile for mount_smbfs. 2013-06-28 21:00:08 +00:00