freebsd-src/usr.sbin
Rick Macklem c3f86a256c Attila Bogar reported a bug in mountd when multiple export
entries with different security flavors are in the exports(5)
file. For that case, mountd replies with the security flavors
of the last entry and not the correct one for the client host.
This patch fixes that by storing separate copies of the flavors
for each host/net case, plus a default one for the case where
no hosts/nets are specified on an entry in the exports(5) file.
Unlike the patch in the PR, it replies with the security flavors
for the entry instead of merging the security flavors for all
the entries and replying with that.

Tested by:	attila.bogar at linguamatics.com
PR:		kern/164933
MFC after:	2 weeks
2012-09-24 23:57:16 +00:00
..
ac Bump date missed in r202756 2012-09-14 17:50:42 +00:00
accton
acpi Merge ACPICA 20120816. 2012-08-16 20:54:52 +00:00
adduser Remove a reference to CVS and to freefall from a user-facing man page. 2012-09-15 16:24:03 +00:00
amd Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
ancontrol Fix always 0 tautologly revealed by gcc46 2012-07-08 00:52:54 +00:00
apm Mark global functions and/or variables in apm(8) static where possible. 2011-11-06 19:01:30 +00:00
apmd mdoc: avoid nested displays. Fixes mandoc warnings. 2012-06-13 18:57:27 +00:00
arp Provide a sysctl switch that allows to install ARP entries 2012-09-03 14:29:28 +00:00
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 o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
bluetooth mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
boot0cfg Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
boot98cfg
bootparamd mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
bsdconfig Always use RC_CONFS when set, even if NULL. Previously only used if non-NULL. 2012-09-23 17:47:01 +00:00
bsdinstall Fix "unexpected operator" error when passed multi-word first-argument 2012-08-21 13:46:46 +00:00
bsnmpd In snmp_hostres, device_map table is used for consistent device table 2012-09-17 07:32:53 +00:00
btxld
burncd Reencode files to UTF-8. Drop CP1252 em-dash. 2011-12-30 00:59:08 +00:00
cdcontrol Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +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 world after byacc import: 2012-05-22 16:33:10 +00:00
cpucontrol cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor 2012-06-03 08:30:00 +00:00
crashinfo Improve multi-line kernel ident parsing 2012-03-07 18:46:21 +00:00
cron Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
crunch Some amount of style(9) 2012-06-27 04:39:30 +00:00
ctladm In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize 2012-08-05 17:23:47 +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 Document -r option in SYNOPSIS and usage statement. 2012-06-04 09:25:01 +00:00
dconschat Fix the following warning from clang trunk: 2012-03-19 19:17:55 +00:00
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 mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
diskinfo Improve error reporting in diskinfo(8) by not displaying errno when 2012-03-09 18:34:14 +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 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
eeprom
etcupdate Add HISTORY section. 2012-07-13 21:27:18 +00:00
extattr
extattrctl
faithd mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +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 mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
fifolog Fix world after byacc import: 2012-05-22 16:33:10 +00:00
flowctl Add "human" option to print IPv4/IPv6 flows in human-readable format. 2012-06-09 10:10:12 +00:00
freebsd-update Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
ftp-proxy o Create directory sys/netpfil, where all packet filters should 2012-09-14 11:51:49 +00:00
fwcontrol mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +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 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
gssd mdoc: add missing width argument to Bl -tag. 2012-06-03 06:57:47 +00:00
gstat
i2c Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
ifmcstat Remove variables which are initialized but never used thereafter reported by gcc46 warning 2012-06-19 06:10:27 +00:00
inetd Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
iostat In usr.sbin/iostat/iostat.c, use printf format specifiers from 2011-12-17 20:25:23 +00:00
ip6addrctl
ipfwpcap Update my e-mail to my FreeBSD one. 2012-07-19 08:56:30 +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
isfctl Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. 2012-08-25 18:08:20 +00:00
jail Warn about filesystem-based attacks. 2012-09-16 15:22:15 +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 Remove variables which are initialized but never used thereafter reported by gcc46 warning 2012-06-19 06:10:31 +00:00
keyserv Rework all non-contributed files that use `struct timezone'. 2012-09-01 14:45:15 +00:00
kgmon Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
kgzip
kldxref Remove variables which are initialized but never used thereafter reported by gcc46 warning 2012-06-19 06:10:34 +00:00
lastlogin Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lmcconfig Rework time handling. 2012-09-01 10:56:15 +00:00
lpr Remove unused values 2012-09-11 07:54:41 +00:00
lptcontrol
mailstats
mailwrapper
makefs Remove trailing whitespace. 2012-08-31 16:57:16 +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 Fix ARM compilation issue. 2012-06-20 17:20:25 +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 Attila Bogar reported a bug in mountd when multiple export 2012-09-24 23:57:16 +00:00
moused Make sure moused is exiting as quick as possible after that the 2012-09-24 17:13:33 +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 missing variable declaration when DEBUG is defined forgotten in 2012-05-30 03:57:49 +00:00
mtest Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
mtree Remove superfluous paragraph macro. 2012-03-25 09:18:34 +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
nandsim Add missing include. 2012-05-18 14:12:17 +00:00
nandtool mdoc: remove whitespace. 2012-05-17 11:50:12 +00:00
ndiscvt Minor spelling fixes. 2012-06-03 11:29:48 +00:00
ndp Remove "prefer_source" address selection option. FreeBSD has had an 2012-07-09 06:21:46 +00:00
newsyslog We don't need to check the result of sending signal when -R option is 2012-07-09 07:37:10 +00:00
nfscbd
nfsd General mdoc(7) and typo fixes. 2012-05-12 03:25:46 +00:00
nfsdumpstate
nfsrevoke
nfsuserd Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the 2011-06-21 21:07:33 +00:00
ngctl
nghook
nologin
nscd Remove end of line whitespace. 2012-07-04 10:17:02 +00:00
nsec3hash bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ntp General mdoc(7) and typo fixes. 2012-05-12 15:08:22 +00:00
nvram Dont cast from char* to struct chrp_header* which has a bigger alignment 2012-08-27 14:51:26 +00:00
ofwdump
pc-sysinstall Add TRIM support, enabled by default. 2012-09-06 14:59:53 +00:00
pciconf The correct generic term for PCIS_STORAGE_NVM is "NVM" not "NVM Express". 2012-09-20 08:30:17 +00:00
periodic Prevent periodic scripts that run longer than the expected period from 2012-02-12 23:18:05 +00:00
pkg Fix confirmation logic when detecting a tty 2012-08-24 21:45:52 +00:00
pkg_install if a file in plist starts with / then do not prefix it with "prefix" [1] 2012-09-18 22:09:23 +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 Add -m option (for printing sampled PCs to a file) to pmcstat usage 2012-08-22 19:02:07 +00:00
pnpinfo
portsnap Add interactive option to override portsnap's automagical detection of 2012-08-05 21:13:21 +00:00
powerd Improve error reporting when no cpufreq(4) support is available. 2012-04-09 20:59:14 +00:00
ppp mdoc fixes. 2012-09-08 08:46:43 +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 Remove end of line whitespace. 2012-07-09 15:44:35 +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 Remove dead return code 2012-09-11 07:35:24 +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 Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
rtadvd Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
rtprio Fix the case where the utility is being used to run a command directly, 2012-05-11 21:52:05 +00:00
rtsold Fix warning when compiling with gcc46: 2012-01-20 01:38:52 +00:00
rwhod Bump date missed in r202756 2012-09-14 17:50:42 +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 Minor spelling fixes. 2012-06-03 11:29:48 +00:00
setfmac
setpmac
sicontrol
smbmsg Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
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 documentation for IPv6 support 2012-09-12 16:58:42 +00:00
tcpdchk
tcpdmatch
tcpdrop Include param.h for CACHE_LINE_SIZE to unbreak the build. 2011-06-06 17:07:38 +00:00
tcpdump Correct double "the the" 2012-09-14 21:28:56 +00:00
timed Add missing braces 2012-09-12 10:16:39 +00:00
traceroute
traceroute6 Add -a and -A option to the usage. 2012-05-08 15:18:35 +00:00
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 Make usbusN logging pseudo-interface used by usbdump(8) clonable. One is 2012-07-09 07:25:09 +00:00
utx Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-25 03:46:56 +00:00
vidcontrol Call set_terminal_mode() after video mode change, not before, because 2012-06-29 12:55:36 +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 Perform even more style changes. 2012-03-10 14:38:34 +00:00
watchdogd - It's also need to lock current memory. 2012-08-30 08:07:37 +00:00
wlandebug Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
wlconfig mdoc: correct .Bd/.Bl arguments. 2012-03-26 21:22:53 +00:00
wpa Xref mwl(4) and rum(4) in hostapd(8). 2012-07-18 23:32:12 +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 Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
ypset
zic
zzz
Makefile Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. 2012-08-25 18:08:20 +00:00
Makefile.amd64
Makefile.arm sysinstall was removed from usr.sbin/Makefile in r225937. Because per-arch 2012-03-13 00:45:27 +00:00
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. 2012-03-29 02:54:35 +00:00
Makefile.powerpc
Makefile.sparc64