freebsd-src/usr.sbin
Davide Italiano 237abf0c56 - Trim an unused and bogus Makefile for mount_smbfs.
- Reconnect with some minor modifications, in particular now selsocket()
internals are adapted to use sbintime units after recent'ish calloutng
switch.
2013-06-28 21:00:08 +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
bhyve Allow 8259 registers to be read. This is a transient condition 2013-06-28 06:25:04 +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
bootparamd mdoc sweep. 2013-05-12 22:22:12 +00:00
bsdconfig More whitespace. 2013-06-24 20:58:54 +00:00
bsdinstall Fix bindings of keys when in the partition editor. By adding the usual input binding to the "partlist" sub window. 2013-06-17 15:16:14 +00:00
bsnmpd Revert r250394, which disabled snmp_hast due to libl dependency issue -- 2013-05-12 13:42:49 +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
cron
crunch
ctladm Check the return value of sbuf_finish(). 2013-05-10 09:58:32 +00:00
ctm
daemon
dconschat
ddns-confgen
devinfo
digictl
diskinfo
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke
dnssec-settime
dnssec-signzone
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
gssd Document the "-o" option added by r252138. 2013-06-24 02:24:22 +00:00
gstat
i2c
ifmcstat
inetd
iostat
ip6addrctl
ipfwpcap
IPXrouted
isc-hmac-fixup
isfctl
jail Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +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
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 Set st_nlink in the stat structure within the inode to 1 as well. 2013-05-13 18:34:33 +00:00
makemap
manctl
memcontrol
mergemaster Remove request to email suggestions and fixes to the author. 2013-06-24 19:57:25 +00:00
mfiutil Implement foreign volume handling. Allows admins to view foreign metadata 2013-06-08 02:54:59 +00:00
mixer
mld6query
mlxcontrol
mount_smbfs
mountd
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
named
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 Include descriptions of the flags and fields printed when dumping the 2013-05-23 19:50:36 +00:00
newsyslog We want to stat the archived log file rather than the logfile itself. 2013-06-02 01:10:49 +00:00
nfscbd
nfsd Document the fact that an NFSv4 mount against a volume on the same host 2013-05-01 22:50:45 +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
ofwdump
pc-sysinstall Remove some more references to legacy ATA. 2013-04-04 12:03:30 +00:00
pciconf Decode new HT 3.00 and 3.10 capabilities. 2013-05-17 14:05:31 +00:00
periodic
pkg Fix a bad calloc(3) call 2013-06-08 23:48:13 +00:00
pkg_install sysconf(3) returns a long, not an int. 2013-06-28 17:18:28 +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 Make 'portsnap alfred' overwrite ports tree if it's not created by a 2013-06-07 20:21:30 +00:00
powerd
ppp Move ppp.8.m4 back to ppp.8 and de-ifdef it. 2013-06-02 23:56:38 +00:00
pppctl
praliases
praudit
procctl
pstat
pw mdoc sweep 2013-05-13 18:13:50 +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
rtadvd Fix a typo in an error message. 2013-05-06 17:21:28 +00:00
rtprio
rtsold - Fix wording. [1] 2013-05-28 13:54:26 +00:00
rwhod
sa
sendmail
service
services_mkdb Remove contractions. 2013-04-11 18:46:41 +00:00
setfib
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
tcpdchk
tcpdmatch
tcpdrop
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
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
watchdogd Mark the act_tbl static/const. 2013-04-08 08:05:15 +00:00
wlandebug
wlconfig
wpa Teach wpa_supplicant to properly compute wireless signal strength. 2013-05-11 20:55:14 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Remove usr.sbin/burncd, useless after legacy ATA stack removal. 2013-04-04 09:21:24 +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