1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys
John Baldwin aa7ba84232 Fix a typo that broke the pc98 kernel build.
Reported by:	des@'s tinderbox
Pointy hat to:	jhb
Approved by:	re (blanket/scottl)
2003-05-14 20:21:42 +00:00
..
alpha - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
amd64 Regen 2003-05-14 04:11:25 +00:00
arm Style fixes. 2003-05-04 22:13:04 +00:00
boot Fix lookup of module metadata on amd64 systems. While this is in 2003-05-12 05:48:09 +00:00
cam Fix three problems in large (>2TB) device handling: 2003-05-03 00:21:40 +00:00
coda
compat Regen 2003-05-14 04:11:25 +00:00
conf Add BASIC i386 binary support for the amd64 kernel. This is largely 2003-05-14 04:10:49 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r114584, 2003-05-03 17:16:40 +00:00
crypto Assembly files put thru the C preprocessor need to have C style comments. 2003-04-21 16:30:12 +00:00
ddb
dev In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel 2003-05-14 14:20:22 +00:00
fs Clean up proc locking in procfs: make sure the proc lock is held before 2003-05-05 15:12:51 +00:00
geom When a disk disappears, destroy the class from the event thread 2003-05-12 20:15:28 +00:00
gnu This commit was generated by cvs2svn to compensate for changes in r113778, 2003-04-21 02:27:52 +00:00
i4b
i386 - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
ia64 - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
isa Only use the pc bios stuff on i386's. I think this might even be unused 2003-05-01 04:23:15 +00:00
isofs/cd9660
kern p_sigignore moved into struct sigacts. move one which was missed. 2003-05-14 00:03:55 +00:00
libkern Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
modules Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386". 2003-05-13 11:26:08 +00:00
net Define a link layer MIB for ATM. Most fields of this MIB are needed by 2003-05-05 16:35:52 +00:00
netatalk
netatm
netgraph Last commit of the bluetooth upgrade. (this patch was forgotten in the first 2003-05-10 22:11:25 +00:00
netinet Correct a bug introduced with reduced TCP state handling; make 2003-05-07 05:26:27 +00:00
netinet6 Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP. 2003-04-29 22:03:46 +00:00
netipsec
netipx
netkey
netnatm
netncp - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
netsmb - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
nfs
nfsclient - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
nfsserver - Acquire the vm_object's lock when performing vm_object_page_clean(). 2003-04-24 04:31:25 +00:00
opencrypto
pc98 Fix a typo that broke the pc98 kernel build. 2003-05-14 20:21:42 +00:00
pccard 1. Allow drivers to query CIS strings from OLDCARD. 2003-04-23 23:39:21 +00:00
pci Add support for 3Com OfficeConnect 10/100B. 2003-05-12 19:50:21 +00:00
posix4
powerpc - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
rpc
security Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and 2003-05-08 19:49:42 +00:00
sparc64 - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
sys Add <sys/queue.h> to unbreak world. 2003-05-14 15:00:24 +00:00
tools
ufs Lock the vm_object on entry to vm_object_vndeallocate(). 2003-05-03 20:28:26 +00:00
vm - Merge struct procsig with struct sigacts. 2003-05-13 20:36:02 +00:00
Makefile Exclude sys/boot for amd64. There are still toolchain issues to deal 2003-05-08 06:35:39 +00:00