freebsd-dev/usr.sbin
Don Lewis 098935f8d5 If the mmap() call in rpc.statd fails, rpc.statd prints a warning
message and then dumps core because the subsequent code assumes that
mmap() succeeded.  Since rpc.statd does not have fallback code to
implement the functionality needed to operate on the status file if
it is not memory mapped, rpc.statd should use err() to force the process
to exit if the mmap() call fails.

PR:		bin/115430 (mmap() failure previously fixed in statd.c 1.15)
Approved by:	re (kensmith)
MFC after:	1 week
2007-08-13 15:04:39 +00:00
..
ac Sort sections. 2005-01-18 20:02:45 +00:00
accton Per letter dated July 22, 1999, delete clause 3 from code directly 2004-08-07 04:19:37 +00:00
acpi Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized 2007-07-28 17:46:04 +00:00
adduser Bump .Dd for r1.5; fix grammatical problem. 2007-04-12 08:39:13 +00:00
amd Folded WITH_HESIOD_SUPPORT into WITH_HESIOD. 2006-03-21 09:00:51 +00:00
ancontrol Expand *n't contractions. 2005-02-13 22:25:33 +00:00
apm Make apm(8) understand AC Line state 2 as "backup power". 2005-05-30 18:44:43 +00:00
apmd getopt(3) returns -1, not EOF when out of args. 2007-02-05 07:35:23 +00:00
arlcontrol Remove unused variables 2005-05-20 12:44:04 +00:00
arp net.link.ether.inet.prune_intvl no longer exists. 2007-03-28 11:06:50 +00:00
asf Make grammar a bit more consistent in this document. 2006-12-20 06:21:51 +00:00
atm Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
audit Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
auditd Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
auditreduce auditreduce now requires OpenBSM's config/config.h, so add that to the 2006-09-25 11:56:20 +00:00
authpf Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS. 2006-09-21 18:16:22 +00:00
bluetooth Add `accept dns' to rfcomm-server example 2007-05-13 18:59:22 +00:00
boot0cfg "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8). 2007-06-07 07:43:04 +00:00
boot98cfg Merged from boot0cfg. 2005-07-15 15:32:52 +00:00
bootparamd Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsnmpd Keep the snmp_bridge(3) module up to date with if_bridge(4) and add an 2007-08-08 19:27:50 +00:00
btxld An old patch from Dan Lukes <dan at obluda.cz>: 2006-01-23 13:55:32 +00:00
burncd - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
cached - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. 2006-11-26 14:36:34 +00:00
cdcontrol Use the new name H_SETSIZE instead of the old H_EVENT to set the history 2005-10-19 15:37:43 +00:00
chkgrp Fix a bug introduced in revision 1.9 which causes chkgrp to coredump on 2005-08-25 17:01:06 +00:00
chown Expand *n't contractions. 2005-02-13 22:25:33 +00:00
chroot Per letter dated July 22, 1999, delete clause 3 from code directly 2004-08-07 04:19:37 +00:00
ckdist Fix markup and change some layout; no content changes. 2006-12-27 13:52:57 +00:00
config Fix some problems that affect multiple file inclusion. Bruce found 2007-05-17 04:53:52 +00:00
cron Add PAM support to cron(8). Now cron(8) will skip commands scheduled 2007-06-17 17:25:53 +00:00
crunch Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
ctm Expand *n't contractions. 2005-02-13 22:25:33 +00:00
cxgbtool fix include names 2007-03-15 04:09:40 +00:00
daemon Unbreak rev 1.7's getopt usage. The -f switch does not take an argument. 2007-04-19 16:43:30 +00:00
dconschat Set the default escape character as described in the manpage of dconschat(8). 2007-07-12 13:08:00 +00:00
devinfo Sync usage() and SYNOPSIS. 2006-09-29 16:46:01 +00:00
digictl Sort sections. 2005-01-18 20:02:45 +00:00
diskinfo Print provider's ident when in verbose mode. 2007-05-06 00:25:21 +00:00
dnssec-keygen Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
dnssec-signzone Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
editmap Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
edquota Document that quotas must be turned off on a file system and 2007-02-04 14:26:01 +00:00
eeprom Flush my typo fix queue for this directory. 2006-12-05 23:20:14 +00:00
extattr Update lsextattr(8) to use the new extattr_list_*() APIs, rather than 2003-06-05 04:30:00 +00:00
extattrctl Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
faithd fixed a possible reference to a broken memory 2005-05-02 07:44:24 +00:00
fdcontrol Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
fdformat Fix a nit noticed during translation. 2007-02-28 10:24:34 +00:00
fdread Remove unused variables. 2006-07-20 09:38:46 +00:00
fdwrite Expand *n't contractions. 2005-02-13 22:25:33 +00:00
flowctl Implement "verbose" optional keyword for "show" command. This is analog 2005-03-23 09:40:18 +00:00
freebsd-update When storing old versions of files for use in generating new files via 2007-08-07 19:33:46 +00:00
ftp-proxy Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
fwcontrol Increase buffer size of DV stream to prevent buffer 2007-06-17 10:20:55 +00:00
getfmac Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
getpmac Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
gstat Deterministically set the default refresh interval to one second. 2007-03-29 07:23:49 +00:00
i4b I4B header files are now installed in include/i4b/ and no longer 2007-07-06 07:21:56 +00:00
ifmcstat Options spring cleanup: 2007-06-13 02:08:04 +00:00
inetd Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
iostat o With -x switch do not pay attention at the hardcoded limit of 3 devices and dump stats for all devices in the system. User can still limit iostat -x by -n switch. 2007-08-03 15:45:55 +00:00
ip6addrctl Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ipfwpcap Change authors e-mail. 2006-11-12 21:43:21 +00:00
IPXrouted Do not use int where socklen_t is expected. 2006-09-21 02:01:46 +00:00
jail Bump date. 2007-04-05 21:17:52 +00:00
jexec Markup fixes. 2006-09-29 17:57:04 +00:00
jls Sync code with the error report: calloc(number, 1) is equivalent to 2005-08-19 11:03:49 +00:00
kbdcontrol Grammar fix from Ceri. 2006-11-16 13:43:05 +00:00
kbdmap Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
kernbb Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00
keyserv The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it as 2005-02-10 09:09:18 +00:00
kgmon Correct a typo 2006-06-29 09:18:16 +00:00
kgzip Sort sections. 2005-01-18 20:02:45 +00:00
kldxref Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, 2006-08-05 18:22:11 +00:00
lastlogin Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
lmcconfig Style. 2006-09-01 09:24:28 +00:00
lpr Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
lptcontrol Remove useless mode argument to open(). 2005-01-25 14:25:18 +00:00
mailstats Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
mailwrapper Markup fixes. 2006-09-29 17:57:04 +00:00
makemap Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
manctl
memcontrol Correct formatting of pointers in the listing by using "0x%" PRIx64 instead of 2005-03-29 20:17:47 +00:00
mergemaster Add missed SYNOPSIS flag for auto upgrade. 2006-04-30 22:09:47 +00:00
mixer o Add "line" device to a list of mixer(8) devices. 2007-05-09 05:33:54 +00:00
mld6query These IPv6-only tools have no explicit dependency on the INET6 macro. 2006-07-27 15:31:13 +00:00
mlxcontrol Sort sections. 2005-01-18 20:02:45 +00:00
mount_nwfs Use sysctlbyname() instead of sysctl 2006-05-11 17:23:57 +00:00
mount_portalfs Decrease to WARNS=3. 2007-01-20 23:24:11 +00:00
mount_smbfs Convert mount_smbfs to use nmount(). 2005-11-16 02:47:12 +00:00
mountd Fatal error is only when cannot open any of the given exports files. 2007-04-13 10:25:49 +00:00
moused Fix a (very) longstanding bug in moused(8) affecting high-resolution rodents 2007-06-17 20:27:54 +00:00
mptable Expand *n't contractions. 2005-02-13 22:25:33 +00:00
mtest Import rewrite of IPv4 socket multicast layer to support source-specific 2007-06-12 16:24:56 +00:00
mtree o Add an example how to create /etc/mtree style mtree(8) files. 2007-06-16 08:26:00 +00:00
named Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named-checkconf Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named-checkzone Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
named.reload Switch from BIND 8 to BIND 9. 2004-09-21 19:01:48 +00:00
ndiscvt Remove ndisapi.9 Xref. 2006-10-10 07:19:30 +00:00
ndp Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
newsyslog Markup fixes. 2006-09-29 17:57:04 +00:00
nfsd Previous revision was broken on SPARC, fix it by using more appropriate type. 2005-12-21 10:12:05 +00:00
ngctl The last change is not needed for HEAD. 2007-03-30 08:23:59 +00:00
nghook Sort sections. 2005-01-18 20:02:45 +00:00
nologin Update nologin(5) to match the modern reality of login.conf(5) and PAM. 2007-05-10 11:22:24 +00:00
nscd - Renaming repocopied cached to nscd 2007-08-09 13:06:12 +00:00
ntp Delete description of non-existent options: "-4" and "-6". 2007-06-12 13:28:55 +00:00
nvram Revise markup. 2006-09-30 19:07:03 +00:00
ofwdump Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pccard Correct two typos 2007-05-12 12:42:00 +00:00
pciconf - HT 2.00b added a new flag to the MSI mapping HT capability to indicate 2007-04-25 14:45:46 +00:00
periodic Stop mentioning /usr/X11R6. 2007-07-24 06:41:07 +00:00
pkg_install - Replace rather inefficient bubble sort with a recursive depth-first search. 2007-06-18 22:49:13 +00:00
pmccontrol Fix pmccontrol(8) on Intel Xeon's running in 64 bit mode. 2006-02-27 14:25:32 +00:00
pmcstat MFP4: Enhancements to pmcstat(8): 2007-04-27 12:09:31 +00:00
pnpinfo Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
portsnap When generating ports INDEX files from downloaded "describes" data, build 2007-08-02 02:05:23 +00:00
powerd Failing to set new frequency should not lead to powerd exiting. 2007-06-13 19:05:11 +00:00
ppp I4B header files are now installed in include/i4b/ and no longer 2007-07-06 07:21:56 +00:00
pppctl Expand *n't contractions. 2005-02-13 22:25:33 +00:00
pppd In auth_script(), change the size of an array to match the number of 2007-03-15 09:16:54 +00:00
pppstats Remove libz and pppd redundancy 2005-06-03 15:25:13 +00:00
praliases Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
praudit Enable building of OpenBSM command line tools: 2006-02-02 10:15:30 +00:00
procctl Use __FBSDID over rcsid[]. Protect copyright[] where needed. 2003-05-03 21:06:42 +00:00
pstat Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
pw Do the right thing with symlinks in the skeleton directory. 2007-03-30 13:18:52 +00:00
pwd_mkdb Correctly handle an input file without a newline on the last line (and 2005-06-15 10:13:04 +00:00
quot o Check we have a non-NULL pointer to a super block before dereference it. 2006-09-30 07:34:20 +00:00
quotaon If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rarpd Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
raycontrol Expand *n't contractions. 2005-02-13 22:25:33 +00:00
repquota If two files systems, /a and /b are marked as having quotas enabled 2007-02-04 06:33:15 +00:00
rip6query Do not use int where socklen_t is expected. 2006-09-21 01:41:03 +00:00
rmt Remove rexecd(8), a server that implements a particularly insecure 2005-06-10 20:52:36 +00:00
rndc Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
rndc-confgen Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
route6d implemented more validation checks about incoming responses per RFC2080, and one additional heuristic check for safer operation. 2006-11-16 19:03:03 +00:00
rpc.lockd - Fix compilaton with DUMP_FILELOCK_VERBOSE. 2007-04-12 02:07:12 +00:00
rpc.statd If the mmap() call in rpc.statd fails, rpc.statd prints a warning 2007-08-13 15:04:39 +00:00
rpc.umntall Use clnt_create_timed() instead of clnt_create(). The former has an 2005-05-27 00:05:16 +00:00
rpc.yppasswdd Use socklen_t in place of socket operations, instead of int 2005-05-02 14:02:43 +00:00
rpc.ypupdated Kill blank line at EOF. 2007-02-15 02:45:14 +00:00
rpc.ypxfrd o There is no securenets(5) man page, refer to ypserv(8). 2006-11-02 07:36:33 +00:00
rpcbind Remove a comment I forgot to remove 2007-06-09 09:20:22 +00:00
rrenumd Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
rtadvd o Remove duplicate includes. 2007-01-20 08:24:02 +00:00
rtprio Sort sections. 2005-01-18 20:02:45 +00:00
rtsold Improve wording for -f and -F. 2006-08-14 08:49:08 +00:00
rwhod - Avoid a memory leak if realloc(3) fails by using reallocf(3) 2005-06-03 17:38:33 +00:00
sa Set .PATH before referring to the corresponding sources. 2007-05-22 10:49:42 +00:00
sade Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
sendmail This FFR is no longer needed in sendmail 8.14 2007-04-09 01:45:52 +00:00
setfmac Eliminate duplicate header files. 2007-02-09 09:23:10 +00:00
setpmac Remove unnecessary SRCS= where could be guessed directly by our 2005-01-27 14:52:47 +00:00
sicontrol Get debugging macros from sivar.h 2004-10-02 18:51:37 +00:00
sliplogin Remove an unused variable and a useless getuid() declaration. 2005-04-09 15:00:51 +00:00
slstat Correct xref to systat(1) which was mispelled as ststat(1) in 1.5. 2005-11-29 16:33:44 +00:00
smbmsg Force the use of the tbl(1) preprocessor. 2006-10-25 10:44:59 +00:00
snapinfo Imagine a situation where: 2007-03-16 12:36:54 +00:00
spkrtest
spray
sysinstall Significantly reduce the memory leak as noted in BUGS section for 2007-07-04 00:00:41 +00:00
syslogd Mark up keywords with .Cm. 2006-10-12 01:59:34 +00:00
tcpdchk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
tcpdmatch Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
tcpdrop - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
tcpdump De-orbit burn tcpslice. 2006-09-24 09:18:36 +00:00
timed o Remove duplicate includes. 2007-01-20 08:24:02 +00:00
traceroute Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
traceroute6 Remove the -DFAST_IPSEC from Makefiles again. 2007-07-05 08:56:46 +00:00
trpt Obey MK_INET6_SUPPORT. 2006-07-27 14:52:12 +00:00
tzsetup Sort sections. 2005-01-18 20:02:45 +00:00
ugidfw Add some new options to mac_bsdestended. We can now match on: 2006-04-23 17:06:18 +00:00
usbdevs Add option '-o' for one-line output in combination with '-d'. 2004-05-24 13:22:00 +00:00
vidcontrol Tweak some wording and markup. 2006-12-22 23:23:59 +00:00
vipw s/insure/ensure/ in previous commit. My dictionary and m-w.com say they 2005-10-28 22:47:40 +00:00
watch Close the tty file descriptor once we're done with it. 2005-09-21 14:30:14 +00:00
watchdogd Don't exit from watchdogd on receiving a signal if we cannot stop the watchdog. 2006-12-15 22:47:36 +00:00
wlandebug Hook wlandebug up to the build. 2007-07-28 00:12:21 +00:00
wlconfig Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
wpa The wpa_passphrase(8) manual page states that it first appeared in 2007-07-17 22:28:51 +00:00
yp_mkdb Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ypbind Expand *n't contractions. 2005-02-13 22:25:33 +00:00
yppoll Include <timeconv.h> for time conversion functions. 2004-05-24 16:10:57 +00:00
yppush Remove unsafe use of asynchronous I/O (the SIGIO handler could cause 2006-08-16 12:58:41 +00:00
ypserv o Re-arrange parentheses and fix a conition logic for !do_dns case. 2006-06-09 14:01:07 +00:00
ypset Increase helpfulness in diagnostic message - ypbind running without -ypset or 2007-02-28 22:49:12 +00:00
zic Normalize MAN. 2006-10-18 12:35:24 +00:00
zzz Assorted markup, grammar, and spelling fixes. 2004-06-13 18:03:44 +00:00
Makefile Hook wlandebug up to the build. 2007-07-28 00:12:21 +00:00
Makefile.inc