freebsd-nq/sys
Andrey A. Chernov 4779017439 adv. lock:
copy EOVERFLOW handling code from main variant
fix type of 'size' arg
2001-08-23 08:54:22 +00:00
..
alpha Move most of the kernel submap initialization code, including the 2001-08-22 04:07:27 +00:00
amd64 Fix a comment error that was fixed in the pc98 version. hw.maxmem is 2001-08-23 01:49:12 +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
dev Oops. The new pci_ids array should be static. 2001-08-23 03:06:16 +00:00
fs adv. lock: 2001-08-23 08:54:22 +00:00
geom
gnu
i4b
i386 Fix a comment error that was fixed in the pc98 version. hw.maxmem is 2001-08-23 01:49:12 +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 Detect off_t EOVERFLOW of start/end offsets calculations for adv. lock, 2001-08-23 07:42:40 +00:00
libkern
modules
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 adv. lock: 2001-08-23 08:20:21 +00:00
nfsclient adv. lock: 2001-08-23 08:20:21 +00:00
nfsserver
pc98 Fix a #endif misplacement in 1.231 due to misapplied patch 2001-08-23 01:50:31 +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
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