1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Peter Grehan b7ef1c19e4 Resurrect kld support. Support ADDR16_HA/LA relocations, and sync
the icache on module load. Requires "-mlongcall" support, in gcc >= 3.3
but needs a bugfix to support gcc arith builtins.
2004-07-17 07:26:32 +00:00
..
alpha MFamd64 revision 1.478 2004-07-17 04:01:29 +00:00
amd64 Fix the build. pcm is no more. 2004-07-16 21:48:30 +00:00
arm In pmap_remove_pages(), when the pv_list is entry, we want to clean the 2004-07-13 22:40:59 +00:00
boot Rename snd_pcm as sound. 2004-07-16 07:24:20 +00:00
cam Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
coda Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
compat /usr/libexec/ld-elf.so.1 -> /libexec/ld-elf32.so.1 2004-07-16 20:53:00 +00:00
conf Sync the example of MODULES_OVERRIDE with the renamed sound drivers. 2004-07-16 08:12:14 +00:00
contrib Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associated 2004-07-17 05:10:06 +00:00
crypto
ddb
dev Be consistant with probe 2004-07-16 23:07:38 +00:00
doc
fs Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
gdb
geom Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
gnu
i4b Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
i386 Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
ia64 Remove unused fields from the pmap. 2004-07-16 03:42:45 +00:00
isa Ignore more strange return values of the test_aux_port() function, 2004-07-16 22:04:29 +00:00
isofs/cd9660
kern - Move TDF_OWEPREEMPT, TDF_OWEUPC, and TDF_USTATCLOCK over to td_pflags 2004-07-16 21:04:55 +00:00
libkern Copy qsort_r(3) from libc to libkern. 2004-07-15 23:58:23 +00:00
modules Fix the alpha (and others) module build by only building fdc_acpi.c on 2004-07-16 18:37:00 +00:00
net Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
net80211
netatalk
netatm
netgraph Use qsort_r() instead of qsort() when sorting links by latency 2004-07-16 00:07:44 +00:00
netinet Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associated 2004-07-17 05:10:06 +00:00
netinet6 Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
opencrypto
pc98 Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
pccard
pci
posix4
powerpc Resurrect kld support. Support ADDR16_HA/LA relocations, and sync 2004-07-17 07:26:32 +00:00
rpc fix array index out of bounds in rpc->rc_srtt[], rpc->rc_sdrtt[] 2004-07-15 22:21:25 +00:00
security Rename Biba and MLS _single label elements to _effective, which more 2004-07-16 02:03:50 +00:00
sparc64 Push down the acquisition and release of the page queues lock into 2004-07-15 18:00:43 +00:00
sys Define semantic of M_SKIP_FIREWALL more precisely, i.e. also pass associated 2004-07-17 05:10:06 +00:00
tools
ufs Make sure to update the mnt_stats before UFS1 extattr tried to 2004-07-14 14:19:32 +00:00
vm Push down the acquisition and release of the page queues lock into 2004-07-15 18:00:43 +00:00
Makefile