NetBSD/sys
rmind ea2709ce49 PR/28458: shmat(2) shmaddr argument is not honored as intended.
Patch applied, thanks for Minoura Makoto.

Please note, that one should fail if cannot attach to shmaddr,
but not attach it to other place.

OK by uwe@
2007-02-07 18:45:36 +00:00
..
altq Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
arch G/C hp{pa,700}/spinlock.h 2007-02-06 21:59:24 +00:00
coda New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
compat Regen (poll argument fix). 2007-02-07 15:35:00 +00:00
conf Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev MosChip IrDA bridges 2007-02-07 10:30:19 +00:00
dist CID-3809: move up the initialization of `fr' as we can jump to junkput: if 2006-12-27 18:28:54 +00:00
fs Limit errors from puffs_lookup to 0, EJUSTRETURN and ENOENT, as 2007-02-06 01:53:11 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern PR/28458: shmat(2) shmaddr argument is not honored as intended. 2007-02-07 18:45:36 +00:00
lib Repair copyright that has been broken since -94. 2007-01-14 13:26:18 +00:00
lkm Style nitz. 2007-02-05 17:36:12 +00:00
miscfs Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
net Drop M_PROMISC before passing the packet to a carp device, for the same 2007-01-29 22:13:14 +00:00
net80211 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
netatalk Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netbt Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netinet bzero -> memset. 2007-01-29 06:00:11 +00:00
netinet6 Cosmetic: bzero -> memset. Change a bcopy() to a struct assignment. 2007-01-29 06:20:43 +00:00
netipsec KNF: bzero -> memset. 2007-01-26 19:49:18 +00:00
netisdn Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netiso Cosmetic: whitespace nits. Shorten a staircase. Remove unnecessary 2007-01-29 06:55:41 +00:00
netkey Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
netnatm Properly define the domain, and #ifdef out the sysctl routine which does 2007-01-13 18:52:04 +00:00
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs add back a mistakenly removed vput(). 2007-02-05 16:03:53 +00:00
opencrypto crypto_init does not call crypto_init0 only once, because the marker 2007-01-12 12:00:27 +00:00
secmodel Add another hardwired exception to the SOCK_RAW / superuser rule, because 2007-02-01 08:49:05 +00:00
stand
sys PR/35253: YAMAMOTO Takashi: fileassoc hash size problem 2007-02-06 01:09:48 +00:00
ufs Add missing ')'. Noted by Paul Goyette. 2007-02-07 05:54:42 +00:00
uvm If Veriexec prevents indirect execution of the binary, in addition to just 2007-02-03 01:11:50 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00