1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/usr.sbin
Ed Maste 7ad50a360b Improve multi-line kernel ident parsing
Instead of blindly grabbing the line with 'Version string' and the
following one from the core info file, take all lines after 'Version
string' until the one one that matches the field format in the core info
file.  This provides compatibility with VendorBSD modifications that have
a different kernel ident format.

Reviewed by:	jhb
2012-03-07 18:46:21 +00:00
..
ac
accton
acpi Fix a stupid typo. 2012-02-16 23:05:09 +00:00
adduser When using uidstart in /etc/adduser.conf, get the next 2012-02-25 07:58:59 +00:00
amd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ancontrol
apm Mark global functions and/or variables in apm(8) static where possible. 2011-11-06 19:01:30 +00:00
apmd
arp
arpaname bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
asf
audit
auditd
auditreduce
authpf
bluetooth Touch up some more small typos missed in the previous round. 2012-01-05 21:36:45 +00:00
boot0cfg Be as explicit as possible when describing relation between the -m mask 2012-02-04 13:12:52 +00:00
boot98cfg
bootparamd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
bsdinstall Make the chroot shell more functional by providing devfs. 2012-03-05 02:40:18 +00:00
bsnmpd Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
btxld
burncd Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
cdcontrol Make all functions and global variables static for cdcontrol(8). 2011-11-06 16:52:26 +00:00
chkgrp Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
chown Mark global functions and/or variables in chown(8) static where possible. 2011-11-06 19:01:41 +00:00
chroot Eliminate global variables. 2011-11-06 16:40:17 +00:00
ckdist
clear_locks
config Fix copyright year 2012-01-13 09:08:41 +00:00
cpucontrol Fix warning when compiling with gcc46: 2012-01-20 01:39:16 +00:00
crashinfo Improve multi-line kernel ident parsing 2012-03-07 18:46:21 +00:00
cron Drop setuid status while doing file operations to prevent potential 2012-02-27 05:49:00 +00:00
crunch
ctladm Add LUN resizing to CTL. Also make it possible to explicitly set 2012-03-06 13:43:57 +00:00
ctm In usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c, cast a printf field width 2011-12-17 20:07:42 +00:00
daemon If permitted protect the supervisor against pageout kill. 2012-02-19 10:38:55 +00:00
dconschat
ddns-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
devinfo Mark global functions and/or variables in devinfo(8) static where possible. 2011-11-06 19:01:48 +00:00
digictl
diskinfo Fix diskinfo -t operation for disks smaller then 8GB or bigger then 2TB. 2011-07-21 19:39:40 +00:00
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-settime bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-signzone bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dumpcis
editmap
edquota Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
eeprom
extattr
extattrctl
faithd Fix warning when compiling with gcc46: 2012-01-20 01:39:08 +00:00
fdcontrol
fdformat
fdread Mark global functions and/or variables in fdread(8) static where possible. 2011-11-06 19:01:54 +00:00
fdwrite
fifolog
flowctl Conditionally compile in the IPv4/IPv6 address family support. 2011-07-06 15:18:32 +00:00
freebsd-update Add '%' and '@' to the set of characters which can appear in path names. 2011-10-23 06:23:11 +00:00
ftp-proxy Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
fwcontrol Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
genrandom bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
getfmac
getpmac
gpioctl
gssd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
gstat
i2c Fix warning when compiling with gcc46: 2012-01-20 01:38:44 +00:00
ifmcstat o in6_ifinfo() does not do any kvm(3) operations, so 2012-01-27 17:16:44 +00:00
inetd Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
iostat In usr.sbin/iostat/iostat.c, use printf format specifiers from 2011-12-17 20:25:23 +00:00
ip6addrctl
ipfwpcap Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
IPXrouted Fix warning when compiling with gcc46 2012-02-16 05:17:06 +00:00
isc-hmac-fixup bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
jail Bump .Dd to reflect latest update 2012-02-29 07:33:07 +00:00
jexec
jls Fix building with WITHOUT_INET_SUPPORT set. 2012-03-06 18:39:07 +00:00
kbdcontrol Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
kbdmap Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
keyserv Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
kgmon Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
kgzip
kldxref Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
lastlogin
lmcconfig
lpr - Remove some unnecessary cast when assigning NULL to a handle. 2012-02-15 02:01:24 +00:00
lptcontrol
mailstats
mailwrapper
makefs Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
makemap
manctl
memcontrol Mark global functions and/or variables in memcontrol(8) static where possible. 2011-11-06 19:01:59 +00:00
mergemaster If using DISTDIR we need to be sure to create a ${DESTDIR}/var/db/zoneinfo 2011-11-29 08:22:12 +00:00
mfiutil Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIP 2011-12-05 15:11:35 +00:00
mixer Return proper error message if recording device is not specified. 2012-01-27 09:15:55 +00:00
mld6query
mlxcontrol Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
mount_nwfs
mount_portalfs Change checkpath() to not exit on error. This is a prerequisite for 2012-01-16 19:34:21 +00:00
mount_smbfs
mountd Fix warning when compiling with gcc46: 2012-01-20 01:38:12 +00:00
moused Fix warning when compiling with gcc46: 2012-01-20 01:38:05 +00:00
mptable Add an missing argument to open(2). If O_CREAT flag is specified, 2012-01-04 07:04:43 +00:00
mptutil Add CAM infrastructure to allow reporting when a drive's long read capacity 2012-01-26 18:09:28 +00:00
mtest
mtree Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
named Upgrade to BIND version 9.8.1. Release notes at: 2011-09-03 07:13:45 +00:00
named-checkconf bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
named-checkzone
named-journalprint bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ndiscvt Use NO_WCAST_ALIGN for usr.sbin/ndiscvt; because this is only built for 2011-12-17 22:16:27 +00:00
ndp
newsyslog Further fix a typo and spelling classic correctly in function names, 2012-01-05 21:36:36 +00:00
nfscbd
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nologin
nscd Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
nsec3hash bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ntp Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
nvram
ofwdump
pc-sysinstall Permit the use of raidz3 in pc-sysinstall 2012-03-04 17:33:22 +00:00
pciconf Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
periodic Prevent periodic scripts that run longer than the expected period from 2012-02-12 23:18:05 +00:00
pkg_install Add entry for packages-8.3-release directory. 2012-03-03 05:04:47 +00:00
pmcannotate
pmccontrol In usr.sbin/pmccontrol/pmccontrol.c, fix a few warnings about format 2011-12-17 23:39:13 +00:00
pmcstat Fix warning when compiling with gcc46: 2012-01-20 01:37:56 +00:00
pnpinfo
portsnap Fix spelling of extract. 2011-11-13 06:39:49 +00:00
powerd Add missing static keyword. 2011-12-11 19:22:42 +00:00
ppp Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
pppctl
praliases
praudit
procctl
pstat Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
pw Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
pwd_mkdb Mark global functions and/or variables in pwd_mkdb(8) static where possible. 2011-11-06 19:02:25 +00:00
quot
quotaon Simply use getprogname() to obtain the name of the process. 2012-01-03 11:08:58 +00:00
rarpd Fix warning when compiling with gcc46: 2012-01-20 01:37:23 +00:00
repquota
rip6query Mark global functions and/or variables in rip6query(8) static where possible. 2011-11-06 19:02:31 +00:00
rmt Mark global functions and/or variables in rmt(8) static where possible. 2011-11-06 19:02:37 +00:00
rndc bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
rndc-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
route6d Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
rpc.lockd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.statd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.umntall
rpc.yppasswdd Handle NULL return from crypt(3). Mostly from DragonFly 2012-02-22 06:27:20 +00:00
rpc.ypupdated Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpc.ypxfrd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
rpcbind Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
rrenumd
rtadvctl - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
rtadvd Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
rtprio - Fail when the utility is not invoked as rtprio nor idprio. 2011-12-27 20:03:57 +00:00
rtsold Fix warning when compiling with gcc46: 2012-01-20 01:38:52 +00:00
rwhod Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
sa In usr.sbin/sa/db.c, avoid warnings about assigning two const char 2011-12-18 01:08:25 +00:00
sade Fix warning when compiling with gcc46: 2012-01-20 01:39:01 +00:00
sendmail Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to 2012-02-28 18:30:18 +00:00
service Fix a silly typo on my part. 2011-08-06 09:11:30 +00:00
services_mkdb
setfib
setfmac
setpmac
sicontrol
smbmsg
snapinfo Mark global functions and/or variables in snapinfo(8) static where possible. 2011-11-06 19:02:43 +00:00
spkrtest
spray Mark global functions and/or variables in spray(8) static where possible. 2011-11-06 19:02:49 +00:00
syslogd Add a new option, -N to disable the default and recommended syslogd(8) 2011-07-14 07:33:53 +00:00
tcpdchk
tcpdmatch
tcpdrop
tcpdump Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
timed fgets(3) returns a pointer, so compare against NULL, not integer 0. 2012-01-13 06:51:15 +00:00
traceroute
traceroute6
trpt
tzsetup Grammar: tzsetup now has more than one option. 2012-02-29 14:44:42 +00:00
uathload
ugidfw
uhsoctl Add an missing argument to open(2). If O_CREAT flag is specified, 2012-01-04 07:21:37 +00:00
usbconfig
usbdump Add support for filtering USB devices and USB endpoints to the usbdump utility 2012-02-16 21:18:36 +00:00
utx Replace utxrm(8) by utx(8). 2012-02-11 20:28:42 +00:00
vidcontrol Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
vipw Restore message in man page on VFS timestamp precision. 2012-02-14 09:29:37 +00:00
wake Exit with proper status when wake() fails. 2012-02-24 07:54:08 +00:00
watch
watchdogd
wlandebug
wlconfig
wpa Mention run(4) 2012-02-09 08:33:04 +00:00
yp_mkdb In usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field width parameters 2011-12-19 20:44:44 +00:00
ypbind Protect NIS client with madvise(2) since this daemon is required 2011-10-24 14:35:31 +00:00
yppoll
yppush Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ypserv Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ypset
zic
zzz
Makefile Replace utxrm(8) by utx(8). 2012-02-11 20:28:42 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.sparc64