1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
2001-08-23 01:47:26 +00:00
..
alpha Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
amd64 Dont add UPAGES to the %cs segment limit. There is nothing there except 2001-08-23 01:25:21 +00:00
arm
boot OK, now I am scared of pxeldr. It had /boot/loader appended onto 2001-08-22 08:02:01 +00:00
cam Add quirks for the Olympus Digital Camera. 2001-08-21 22:13:53 +00:00
coda
compat
conf Add code for supporting hardware watch points. 2001-08-20 23:50:08 +00:00
contrib
crypto
ddb No tokens should follow #endif. 2001-08-15 03:38:49 +00:00
dev Do not printf when we get called as a result of a pci shared interrupt, 2001-08-23 01:16:10 +00:00
fs Use proper endian conversion. 2001-08-21 08:27:47 +00:00
geom
gnu
i4b
i386 Dont add UPAGES to the %cs segment limit. There is nothing there except 2001-08-23 01:25:21 +00:00
ia64 Strip out some #if's for old implementations of global data pointers. 2001-08-21 22:14:13 +00:00
isa Fix the so-called "half-baked-probe" code that I wrote a long time ago 2001-08-16 17:30:55 +00:00
isofs/cd9660
kern Regenerate from syscalls.master using the new makesyscalls.sh revision. 2001-08-22 23:27:20 +00:00
libkern
modules Add support for 802.1Q VLAN and oversized ethernet frames. 2001-08-13 18:32:39 +00:00
net Fix typo 2001-08-16 17:17:54 +00:00
netatalk
netatm
netgraph Fix two typos 2001-08-21 13:20:02 +00:00
netinet Much delayed but now present: RFC 1948 style sequence numbers 2001-08-22 00:58:16 +00:00
netinet6 Fix fencepost error causing creation of 0-length mbufs when the boundary 2001-08-20 17:58:46 +00:00
netipx
netkey
netnatm
netncp Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
netns
netsmb Map errdos:67 to the ENOENT. 2001-08-21 09:16:57 +00:00
nfs
nfsclient
nfsserver
pc98 Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn't 2001-08-23 01:47:26 +00:00
pccard Report the interrupt path via the sysctl to userland as a string. 2001-08-21 21:31:27 +00:00
pci After one more day of testing, make what I hope are the final tweaks to 2001-08-16 20:15:16 +00:00
posix4 - Close races with signals and other AST's being triggered while we are in 2001-08-10 22:53:32 +00:00
powerpc Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for this 2001-08-21 02:32:59 +00:00
rpc
sparc64 Use register g6 to point to a small stack for svaing alternate globals 2001-08-21 00:07:37 +00:00
svr4
sys Regenerate from syscalls.master using the new makesyscalls.sh revision. 2001-08-22 23:27:20 +00:00
tools
ufs When compressing directory blocks, the dirhash code didn't check 2001-08-22 01:35:17 +00:00
vm Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
Makefile