1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
2003-07-14 20:08:21 +00:00
..
alpha MFi386 2003-07-06 20:32:42 +00:00
amd64 Protect lint(1) from a #error. 2003-07-10 18:05:02 +00:00
arm
boot Add include file so this builds with new acpica 2003-07-13 22:54:53 +00:00
cam
coda
compat
conf Add dmobject.c to sys/conf/files also. While I'm here, remove unnecessary 2003-07-14 17:43:09 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r117535, 2003-07-14 02:58:00 +00:00
crypto
ddb
dev Make a note of some patches from NetBSD that we already have. 2003-07-14 20:08:21 +00:00
fs If bread() returns a zero-length buffer, as can happen after a 2003-07-03 14:54:47 +00:00
geom Handle geoms which are withering away specially in the dump functions. 2003-07-08 21:12:40 +00:00
gnu
i4b Mega busdma API commit. 2003-07-01 15:52:06 +00:00
i386 Fix the gcc-3.3 boot problem. Gcc now optimizes 'int foo = 0' by moving 2003-07-11 21:39:25 +00:00
ia64 Enable the high FP registers when we call the FPSWA handler and disable 2003-07-13 04:08:16 +00:00
isa Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to 2003-07-12 18:36:04 +00:00
isofs/cd9660
kern Extend the mutex pool implementation to permit the creation and use of 2003-07-13 01:22:21 +00:00
libkern
modules Fix build with ACPI_DEBUG option. 2003-07-14 17:19:45 +00:00
net Move the MAC entry point to label ethernet-sourced mbufs with a MAC label 2003-07-13 20:32:58 +00:00
net80211
netatalk
netatm
netgraph Allow the caller to get an erro direclty if we sent the packet immediatly. 2003-07-03 22:09:47 +00:00
netinet Implement comments embedded into ipfw2 instructions. 2003-07-12 05:54:17 +00:00
netinet6
netipsec consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient Change idle sleep indentifier to "-" for nfsiod 2003-07-02 08:09:20 +00:00
nfsserver Change idle state sleep identifier to "-" for nfsd. 2003-07-02 08:08:32 +00:00
opencrypto consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
pc98 Fixed mouse cursor support. 2003-07-13 08:09:31 +00:00
pccard
pci Add support for the 8139C+ chipset. Unlike the other chips in the 8139 2003-07-10 20:38:48 +00:00
posix4
powerpc Background: pmap_object_init_pt() premaps the pages of a object in 2003-07-03 20:18:02 +00:00
rpc
security Remove trailing whitespace. 2003-07-05 01:24:36 +00:00
sparc64 Lock down the IOMMU bus_dma implementation to make it safe to use 2003-07-10 23:27:35 +00:00
sys Extend the mutex pool implementation to permit the creation and use of 2003-07-13 01:22:21 +00:00
tools
ufs We just cached the inode pointer, no need to call VTOI() again. 2003-07-04 12:16:33 +00:00
vm Avoid an unnecessary calculation: there is no need to subtract 2003-07-13 21:02:11 +00:00
Makefile