..
ac
accton
acpi
Update to reflect reality:
2008-05-20 12:07:02 +00:00
adduser
The original adduser/rmuser scripts in Perl used to modify the PATH
2008-07-30 18:37:21 +00:00
amd
Don't always link statically with libwrap. By the time amd(8)
2008-03-29 18:13:15 +00:00
ancontrol
Remove duplicate headers <sys/socket.h>
2008-04-21 07:25:26 +00:00
apm
apmd
arp
Spell "blackhole" correctly and fix one grammar nit.
2008-03-24 22:57:55 +00:00
asf
audit
auditd
auditreduce
authpf
bluetooth
Add mandatory "security description" SDP parameter to the PANU profile
2008-03-19 00:06:30 +00:00
boot0cfg
boot98cfg
bootparamd
Remove a useless cast.
2008-08-02 00:10:02 +00:00
bsnmpd
Use INSERT_OBJECT_INT_LINK_INDEX macro instead of TAILQ_INSERT_TAIL when
2008-06-01 14:09:54 +00:00
btxld
Allow for a zero length 'loader'.
2008-04-05 10:26:20 +00:00
burncd
cdcontrol
- Enhance volume handling
2008-07-14 13:22:09 +00:00
chkgrp
chown
chroot
ckdist
clear_locks
Add missing library dependency.
2008-03-29 18:07:06 +00:00
config
Allow kernel config files to include files other than those in the CWD,
2008-07-28 17:11:57 +00:00
cpucontrol
- Fix error reporting.
2008-08-12 09:47:50 +00:00
crashinfo
Add a script to perform simple analysis of a crash dump (either a full
2008-08-05 20:41:46 +00:00
cron
Fix empty mailto (-m "") handling: somehow I missed all checks but the first,
2008-08-01 08:01:33 +00:00
crunch
ctm
cxgbtool
daemon
dconschat
devinfo
digictl
diskinfo
dnssec-keygen
dnssec-signzone
editmap
edquota
Drag this code kicking and screaming into the twenty-first century.
2008-07-02 15:51:59 +00:00
eeprom
extattr
Invoke err() with a format string rather than directly with a passed
2008-07-15 16:07:34 +00:00
extattrctl
faithd
fdcontrol
fdformat
fdread
fdwrite
fifolog
Populate usage()
2008-05-14 23:29:02 +00:00
flowctl
freebsd-update
In freebsd-update IDS
, strip out file flags before we look for
2008-08-08 04:34:00 +00:00
ftp-proxy
fwcontrol
getfmac
getpmac
gstat
ifmcstat
inetd
iostat
Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
2008-08-19 21:33:09 +00:00
ip6addrctl
ipfwpcap
IPXrouted
jail
jexec
Fix some bugs/complaints:
2008-05-29 17:00:01 +00:00
jls
kbdcontrol
kbdmap
kernbb
keyserv
kgmon
kgzip
kldxref
lastlogin
lmcconfig
lpr
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster
Document the AUTO_UPGRADE (-U) knob for .mergemasterrc
2008-06-11 18:54:06 +00:00
mixer
mixer(8) is WARNS=6 clean since 1.25.
2008-03-16 08:06:36 +00:00
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd
- more mark-up fixes
2008-07-01 19:54:02 +00:00
moused
Improve the virtual scrolling mechanism to make middle clicking less
2008-05-15 15:05:02 +00:00
mptable
mtest
mtree
named
named-checkconf
named-checkzone
named.reload
ndiscvt
remove reference for unexisting ndisapi(9)
2008-07-23 05:50:17 +00:00
ndp
newsyslog
Fix 6-year old cut&paste error. The # could be escaped with '\', not
2008-06-26 07:02:47 +00:00
nfsd
ngctl
Modify the DoParseCommand() to work on (const char *) instead of just
2008-06-28 12:31:30 +00:00
nghook
nologin
nscd
ntp
Use the correct systime.c file instead of the "simulation mode" one.
2008-08-24 23:28:56 +00:00
nvram
ofwdump
pccard
pciconf
periodic
pkg_install
Use humanize_number to report pen-sizes so people don't have to count
2008-08-07 14:48:35 +00:00
pmccontrol
pmcstat
Fix a regression: attach process PMCs to the process created when
2008-07-01 15:20:15 +00:00
pnpinfo
portsnap
Add support for specifying which INDEX files to build via portsnap.conf.
2008-05-17 16:26:27 +00:00
powerd
Add an abbreviation for adaptive mode, and document all the abreviations.
2008-06-22 17:52:57 +00:00
ppp
Make ppp use <termios.h>, not <sys/tty.h>.
2008-06-05 17:46:32 +00:00
pppctl
pppd
pppstats
praliases
praudit
procctl
pstat
Fix a small typo in the pstat(8) manual page.
2008-08-20 22:09:33 +00:00
pw
Use arc4random_uniform() to avoid "modulo bias"
2008-08-16 15:41:03 +00:00
pwd_mkdb
quot
Drag this code kicking and screaming into the twenty-first century.
2008-07-02 15:51:59 +00:00
quotaon
Drag this code kicking and screaming into the twenty-first century.
2008-07-02 15:51:59 +00:00
rarpd
raycontrol
repquota
Drag this code kicking and screaming into the twenty-first century.
2008-07-02 15:51:59 +00:00
rip6query
rmt
rndc
rndc-confgen
route6d
rpc.lockd
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
rpc.statd
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
rpc.umntall
rpc.yppasswdd
rpc.ypupdated
rpc.ypxfrd
rpcbind
rrenumd
rtadvd
Change 2 arc4random modulo operations to arc4random_uniform() as
2008-07-26 15:39:32 +00:00
rtprio
rtsold
Change arc4random to arc4random_uniform since modulo is not power of 2,
2008-07-26 15:46:39 +00:00
rwhod
sa
sade
Move sysinstall/sade away from TIOCGSIZE.
2008-05-23 14:24:33 +00:00
sendmail
setfib
Switch to using the setfib syscall instead of a syscall(175,...)
2008-07-24 18:01:50 +00:00
setfmac
setpmac
sicontrol
Remove sicontrol(8)'s "ttystat".
2008-06-09 08:43:27 +00:00
sliplogin
slstat
smbmsg
snapinfo
spkrtest
spray
sysinstall
Remove sysinstall's ability to adjust the tape block size. Installs from
2008-08-20 13:21:04 +00:00
syslogd
Allow comment to be placed at the end of a configuration line.
2008-07-09 07:37:54 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump
timed
getopt returns an int, not a char. Make sure that we store the
2008-06-02 04:50:47 +00:00
traceroute
traceroute6
trpt
tzsetup
- Replace rcsid with __FBSDID.
2008-06-03 22:34:52 +00:00
ugidfw
usbdevs
vidcontrol
vipw
watch
Convert the snp(4) driver to use cdevpriv.
2008-08-15 13:07:07 +00:00
watchdogd
wlandebug
misc cleanups for stricter compilation
2008-05-28 23:37:37 +00:00
wlconfig
wpa
- install the example wpa_supplicant.conf file to the share/examples/etc
2008-07-01 21:52:49 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile
Hook back ntp to the build now that I fixed it.
2008-08-22 21:20:23 +00:00
Makefile.inc