1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
2003-06-07 02:29:17 +00:00
..
alpha Change the second (and last) argument of cpu_set_upcall(). Previously 2003-06-04 21:13:21 +00:00
amd64 - Use IDTVEC() to declare IPI handlers since they are also IDT vectors. 2003-06-06 17:45:25 +00:00
arm
boot Tweak make values and targets not to build kgzldr.o at 2003-06-06 13:49:51 +00:00
cam
coda
compat
conf
contrib
crypto
ddb Attempt to crunch down the thread state info so that it is more likely to 2003-06-06 20:28:11 +00:00
debugscripts Correct the man section number in references to kldstat(8). 2003-06-06 09:36:40 +00:00
dev When single stepping, only leave ENBUSFREE enabled 2003-06-06 23:53:39 +00:00
fs
geom Introduce g_provider_by_name() function, and use it. 2003-06-04 18:17:52 +00:00
gnu
i4b
i386 - Rename nexus_pcib to legacy_pcib. I've been meaning to do this for a 2003-06-06 17:56:30 +00:00
ia64 Use TRAPF_USERMODE() to replace an equivalent check in trap(). While 2003-06-06 23:44:05 +00:00
isa
isofs/cd9660
kern thread_signal_add now is called with ps_mtx held, unlock it before 2003-06-06 02:17:38 +00:00
libkern
modules Add a geom_vol_ffs module and hook up to the build. 2003-06-03 20:32:13 +00:00
net
netatalk
netatm
netgraph
netinet When setting fragment queue pointers to NULL, or comparing them with 2003-06-06 19:32:48 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Protect read-modify-write increment of f_count field with file lock. 2003-06-05 06:05:57 +00:00
opencrypto
pc98
pccard
pci
posix4
powerpc Change the second (and last) argument of cpu_set_upcall(). Previously 2003-06-04 21:13:21 +00:00
rpc
security
sparc64 Change the second (and last) argument of cpu_set_upcall(). Previously 2003-06-04 21:13:21 +00:00
sys Change the second (and last) argument of cpu_set_upcall(). Previously 2003-06-04 21:13:21 +00:00
tools
ufs Implement ffs_listextattr() by breaking out that logic and special-cased 2003-06-05 05:57:39 +00:00
vm Pass the vm object to vm_object_collapse() with its lock held. 2003-06-07 02:29:17 +00:00
Makefile