freebsd-dev/sys
Cameron Grant a3a1ce3024 add a tunable/sysctl, hw.snd.targetirqrate, to modify the default target
irq rate for apps that do not set a blocksize.
2001-09-18 14:45:09 +00:00
..
alpha Add a wrapper for linux_getsid -> getsid Syscall. 2001-09-15 09:57:30 +00:00
amd64 Fill out some gaps in ia64 DDB support. This involves generalising DDB's 2001-09-15 11:06:07 +00:00
arm
boot MFi386: sys/boot/i386/loader/main.c revision 1.24. 2001-09-16 05:22:51 +00:00
cam The code that sees a drive (at mount time) not in buffered mode and 2001-09-14 19:00:51 +00:00
coda fix typo 2001-09-13 21:59:40 +00:00
compat Add a wrapper for linux_getsid -> getsid Syscall. 2001-09-15 09:57:30 +00:00
conf Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
contrib IPFilter munges multicast address packets on the loopback interface. 2001-09-12 22:06:36 +00:00
crypto
ddb Fill out some gaps in ia64 DDB support. This involves generalising DDB's 2001-09-15 11:06:07 +00:00
dev add a tunable/sysctl, hw.snd.targetirqrate, to modify the default target 2001-09-18 14:45:09 +00:00
fs fix typo 2001-09-13 21:59:40 +00:00
geom KSE Milestone 2 2001-09-12 08:38:13 +00:00
gnu KSE Milestone 2 2001-09-12 08:38:13 +00:00
i4b KSE Milestone 2 2001-09-12 08:38:13 +00:00
i386 Add a lock assertion to linux_sendsig() to match other sendsig functions. 2001-09-17 17:22:31 +00:00
ia64 Flesh out identifycpu(). 2001-09-18 13:26:30 +00:00
isa Recognize two cheap PCI 16550 devices : 2001-09-16 11:14:56 +00:00
isofs/cd9660 KSE Milestone 2 2001-09-12 08:38:13 +00:00
kern Change p into ke->ke_proc, this was hidden behind INVARIANTS. 2001-09-18 03:36:21 +00:00
libkern
modules KLDMOD is not used since share/mk/bsd.kmod.mk,v 1.60. 2001-09-18 11:03:35 +00:00
net KSE Milestone 2 2001-09-12 08:38:13 +00:00
netatalk KSE Milestone 2 2001-09-12 08:38:13 +00:00
netatm KSE Milestone 2 2001-09-12 08:38:13 +00:00
netgraph KSE Milestone 2 2001-09-12 08:38:13 +00:00
netinet KSE Milestone 2 2001-09-12 08:38:13 +00:00
netinet6 KSE Milestone 2 2001-09-12 08:38:13 +00:00
netipx KSE Milestone 2 2001-09-12 08:38:13 +00:00
netkey KSE Milestone 2 2001-09-12 08:38:13 +00:00
netnatm
netncp KSE Milestone 2 2001-09-12 08:38:13 +00:00
netns
netsmb
nfs Sync some differences that were different between the copies of the files 2001-09-15 04:41:56 +00:00
nfsclient Sync some differences that were different between the copies of the files 2001-09-15 04:41:56 +00:00
nfsserver Sync some differences that were different between the copies of the files 2001-09-15 04:41:56 +00:00
pc98 MFi386: sys/isa/fd.c revision from 1.205 to 1.219. 2001-09-16 12:39:59 +00:00
pccard Ian Dowse had closed the race a little more in card ejection events. 2001-09-16 06:12:16 +00:00
pci SMBus support for the AMD 756 power management unit. See smbus(4), 2001-09-16 22:35:07 +00:00
posix4 KSE Milestone 2 2001-09-12 08:38:13 +00:00
powerpc KSE Milestone 2 2001-09-12 08:38:13 +00:00
rpc
sparc64 Set thread0->td_pcb, this is probably why jake was getting a null deref. 2001-09-14 09:41:26 +00:00
svr4
sys Fix a fatal type mismatch (char *static_env; vs char static_env[]). 2001-09-17 21:27:41 +00:00
tools KSE Milestone 2 2001-09-12 08:38:13 +00:00
ufs KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm KSE Milestone 2 2001-09-12 08:38:13 +00:00
Makefile