NetBSD/sys
elad 97f57b38e7 PR/35021: Brian de Alwis: root cannot get/set rlimit information of user
processes through sysctl

Fix inverted logic in boolean assignment. This is why these tests should
not be done outside the secmodel code.

Thanks for the report.
2006-12-05 21:30:50 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Enable the .note.netbsd section for hppa. 2006-12-05 16:58:11 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +00:00
conf Enable the .note.netbsd section for macppc 2006-12-05 20:41:46 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev move int j into #ifdef COMPAT_30 to avoid an unused variable warning when 2006-12-05 20:45:36 +00:00
dist Make code concise by removing uninformative #ifdef's. 2006-12-04 03:02:48 +00:00
fs prefix kernel flags with PUFFS_KFLAG to have a separate namespace 2006-12-01 12:48:31 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern PR/35021: Brian de Alwis: root cannot get/set rlimit information of user 2006-12-05 21:30:50 +00:00
lib make bootxx_msdos fit in 8k again; thanks, __internal_memset_, for spilling 2006-12-02 00:38:22 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs From Nicolas Joly: restore previous behavior in procfs_validfile_linux, since 2006-12-04 18:27:52 +00:00
net Per discussion on tech-net@, discard the address-munging hack that 2006-12-04 02:40:15 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet move tso-by-software code to their own files. no functional changes. 2006-11-25 18:41:36 +00:00
netinet6 Synchronize access to the ifaddr list by in6_update_ifa() and 2006-12-02 20:40:58 +00:00
netipsec fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso use m_adj instead of explicit pointer manipulation 2006-12-05 16:36:14 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
stand
sys Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ufs On snapshot creation be sure the snapshot vnode has valid quota information. 2006-12-02 17:21:11 +00:00
uvm We are required to hold uvm.swap_data_lock here too. 2006-12-02 03:23:38 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00