NetBSD/sys
bouyer 8dfe5bc813 Apply patch from Jed Davis, posted to port-xen:
In pmap_remap_pages() new mappings are created (PG_RW|PG_M). When saving
a domain, the hypervisor will refuse to map the foreing pages RW.
As a temporary measure, retry the mapping read-only if PG_RW fails, so that
domain save will work. Also fix the PTP's wire_count if the MMU update
fails (prevent a kernel panic).
2005-09-10 15:46:04 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Apply patch from Jed Davis, posted to port-xen: 2005-09-10 15:46:04 +00:00
coda oops, fix previous. 2005-08-30 22:27:16 +00:00
compat Add a SYSCTL_SETUP_PROTO() so that it compiles fine in the lkm. 2005-09-02 14:34:00 +00:00
conf 64 bit inode changes. 2005-08-19 02:03:49 +00:00
contrib
crypto Remove stuff inside #if 0, remove __P macro usage, add helper routines 2005-08-23 16:23:50 +00:00
ddb
dev remove the useless (always 0) device number from cardbus driver state, 2005-09-09 14:50:58 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Remove an extra ')' 2005-08-30 19:15:11 +00:00
gdbscripts
ipkdb
kern make use of the locator information: print "?" if a locator is 2005-09-08 14:58:14 +00:00
lib Redo previous; don't add mcount.po to POBJS when MKPROFILE=no. 2005-08-25 08:55:42 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Also protect the ipsec ioctls from negative offsets to prevent panics 2005-09-01 06:25:26 +00:00
net Use ANSI function declarations everywhere and a consistent indentation on 2005-09-05 18:32:24 +00:00
net80211 Add a CHANGES file with a summary of source changes between FreeBSD 2005-09-04 21:20:18 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt
netinet Implement curtain for AF_INET{,6} PCB lists. 2005-09-07 17:58:13 +00:00
netinet6 PR/25658: Steve Woodford: Default value of net.inet.ipsec.dfbit breaks PMTU 2005-09-09 15:38:05 +00:00
netipsec - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +00:00
netisdn
netiso
netkey Defopt IPSEC_NAT_T. 2005-07-07 19:34:51 +00:00
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs Set va_type to VLNK before calling VOP_SYMLINK to match the change in the 2005-09-06 09:36:28 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys Make it compile for gcc 2.95. 2005-09-10 10:39:39 +00:00
ufs - for pagecache dependency, track which page in the block 2005-09-09 15:04:07 +00:00
uvm remove one of duplicated forward decl. of vmspace. pointed by Dheeraj S. 2005-09-01 02:21:12 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00