1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Warner Losh 9b1b4524e6 As a workaround for the latest problems, don't init hermes cards more
than once.  This appears to work around the hanging issues, at the
expense of warnings about bad RID allocations.  I'm not sure this is a
permanant workaround, but does appear to help in the tests that I've
done here.
2003-06-13 00:40:37 +00:00
..
alpha GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
amd64 GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
arm
boot Don't start the beastie menu if the 'beastie_disable' variable is set to 2003-06-10 22:04:09 +00:00
cam Use __FBSDID(). 2003-06-10 18:14:05 +00:00
coda Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
compat Use __FBSDID(). 2003-06-10 21:44:29 +00:00
conf Remove the PSYCHO_STRAY option - it was never really useful. Adjust a 2003-06-12 15:00:34 +00:00
contrib
crypto Use __FBSDID(). 2003-06-10 21:44:29 +00:00
ddb Use __FBSDID(). 2003-06-10 22:09:23 +00:00
dev As a workaround for the latest problems, don't init hermes cards more 2003-06-13 00:40:37 +00:00
fs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
geom Use __FBSDID(). 2003-06-11 06:49:16 +00:00
gnu Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
i4b Use __FBSDID(). 2003-06-11 00:01:05 +00:00
i386 Despite my best efforts the Linux way of doing this is the only 2003-06-13 00:36:03 +00:00
ia64 Make sure pcpu->pc_pcb is pointing to a 16-byte aligned address. The 2003-06-12 00:15:18 +00:00
isa Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isofs/cd9660 Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
kern Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
libkern Use __FBSDID(). 2003-06-11 05:37:42 +00:00
modules Remove these files. They have successors in tools/debugscripts. 2003-06-12 23:30:57 +00:00
net Fix a typo in an ATM media name. As this name was not use yet, no problems 2003-06-02 09:13:08 +00:00
netatalk
netatm Use __FBSDID(). 2003-06-11 07:22:30 +00:00
netgraph
netinet The .Fn function 2003-06-08 09:53:08 +00:00
netinet6
netipsec
netipx Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netkey Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netnatm Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netncp Use __FBSDID(). 2003-06-11 05:37:42 +00:00
netsmb Use __FBSDID(). 2003-06-11 05:37:42 +00:00
nfs
nfsclient Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
nfsserver Use __FBSDID(). 2003-06-11 05:37:42 +00:00
opencrypto Use __FBSDID(). 2003-06-11 05:57:50 +00:00
pc98 pc98 doesn't need COMPAT_OLDISA for any devices in the kernel. 2003-06-12 04:19:10 +00:00
pccard OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pci Use __FBSDID(). 2003-06-11 06:34:30 +00:00
posix4 Use __FBSDID(). 2003-06-11 06:34:30 +00:00
powerpc GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00
rpc
security Use __FBSDID(). 2003-06-11 00:56:59 +00:00
sparc64 Remove the PSYCHO_STRAY option - it was never really useful. Adjust a 2003-06-12 15:00:34 +00:00
sys Add KERN_PROC_PROC for returning only processes, not threads. 2003-06-12 16:34:19 +00:00
tools
ufs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
vm Use __FBSDID(). 2003-06-11 23:50:51 +00:00
Makefile