NetBSD/sys
bouyer a982855f7e Sync with i386/locore.S 1.33:
Check the passed in address as well as determining the maximum length
using VM_MAXUSER_ADDRESS in copyinstr and copyoutstr.

Problem originally fixed in OpenBSD/i386.
This fix suggested by Charles Hannum (mycroft at netbsd dot org).
2005-03-16 14:52:29 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Sync with i386/locore.S 1.33: 2005-03-16 14:52:29 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat revert part of previous commit (the block size type and the pad renumbering). 2005-03-10 23:39:27 +00:00
conf nuke trailing whitespace 2005-02-26 22:58:54 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
dev regen 2005-03-16 07:01:07 +00:00
dist Fix a GCC warning when compiling on evbppc. 2005-03-15 18:08:59 +00:00
fs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Fix off-by-one bug which would cause a region at the end of the extent 2005-03-15 18:22:24 +00:00
lib KNF 2005-03-12 16:39:41 +00:00
lkm PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio' 2005-03-08 15:26:23 +00:00
miscfs Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
net Add support for changing the MTU to stf(4). 2005-03-11 13:28:25 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet simplify data receiver side sack processing. 2005-03-16 00:39:56 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
ufs Be more careful about handling of flags to lfs_flush, to ensure that 2005-03-09 22:12:15 +00:00
uvm add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge: 2005-02-28 16:55:54 +00:00
Makefile