freebsd-skq/sys
Scott Long f7f3900b9f Clean up the botching of the previous repo-copy. Reference the included
headers from the correct location.

Submitted by: Tai-hwa Liang
2005-03-02 15:13:37 +00:00
..
alpha Attempt to doff the pointy hat: implement 'hw.realmem' on remaining 2005-03-01 21:55:27 +00:00
amd64 Catch up with the "physical memory" sysctl change. 2005-03-01 04:18:32 +00:00
arm In cpu_throw(), correctly calculate td->td_md.md_tp. 2005-03-01 20:51:37 +00:00
boot
bsm
cam
coda
compat Remove linux_emul_find() and the CHECKALT*() macros as they are no longer 2005-03-01 17:57:45 +00:00
conf Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken 2005-03-02 05:14:28 +00:00
contrib Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken 2005-03-02 05:14:28 +00:00
crypto
ddb
dev Clean up the botching of the previous repo-copy. Reference the included 2005-03-02 15:13:37 +00:00
doc
fs Avoid a couple of mutex operations in the process exit path for the 2005-03-01 12:20:49 +00:00
gdb
geom - Add md_provsize field to metadata, which will help with 2005-02-27 23:07:47 +00:00
gnu Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
i4b
i386 Tweak the lapic timer code to get the performance closer to the pre-lapic 2005-03-02 14:17:43 +00:00
ia64 Attempt to doff the pointy hat: implement 'hw.realmem' on remaining 2005-03-01 21:55:27 +00:00
isa Save and restore the VGA state across a suspend-resume cycle. This 2005-02-28 21:06:14 +00:00
isofs/cd9660
kern In kern_sigtimedwait, remove waitset bits for td_sigmask before 2005-03-02 13:43:51 +00:00
libkern
modules Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken 2005-03-02 05:14:28 +00:00
net Use NET_CALLOUT_MPSAFE macro. 2005-03-01 12:01:17 +00:00
net80211 mark timestamp for pending fragments 2005-02-23 04:52:30 +00:00
netatalk
netatm
netgraph Pull up to ETHER_HDR_LEN before passing an mbuf to ether_input(). 2005-03-01 19:39:57 +00:00
netinet Fix typo. Unbreak build. Take pointy hat. 2005-03-02 09:11:18 +00:00
netinet6 ignores ICMPv6 code field in case of ICMPv6 Packet-Too-Big (as specified in RFC2463 and draft-ietf-ipngwg-icmp-v3-06.txt) 2005-03-02 05:14:15 +00:00
netipsec
netipx
netkey
netnatm
netncp avoid potential null ptr derefs 2005-02-23 22:44:38 +00:00
netsmb
nfs
nfs4client
nfsclient Minor cleanup in nfs_request() and removal of a comment that doesn't 2005-02-26 18:55:36 +00:00
nfsserver
opencrypto Use dynamic major number allocation. 2005-02-27 22:11:02 +00:00
pc98 Attempt to doff the pointy hat: implement 'hw.realmem' on remaining 2005-03-01 21:55:27 +00:00
pccard
pci Add device id for the Ali M1671 host to AGP bridge. 2005-02-27 13:05:34 +00:00
posix4
powerpc Catch up with "physical memory" sysctl change. 2005-03-01 07:59:24 +00:00
rpc
security Remove an accidental clearing of the new label pointer on a system V 2005-02-24 16:08:41 +00:00
sparc64 - Allow multiple INTR_FAST handlers for the same source. The motivation 2005-03-02 11:27:13 +00:00
sys Use kern_kevent instead of the stackgap for 32bit syscall wrapping. 2005-03-01 17:45:55 +00:00
tools
ufs - Fix anoter dyslexic moment; an atomic_set_int should've become ACTIVESET, 2005-03-01 07:38:45 +00:00
vm Revert the first part of revision 1.114 and modify the second part. On 2005-02-24 06:13:01 +00:00
Makefile