1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
2001-09-04 05:57:00 +00:00
..
alpha Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00
amd64 Fix the argument specifier for the PnP BIOS function 2 2001-09-03 03:43:39 +00:00
arm
boot Don't clobber the default for CFLAGS. 2001-08-31 11:01:20 +00:00
cam Attach to a CD device even when the SCSI status is 'busy'. 2001-09-03 05:04:47 +00:00
coda
compat Synchronize syscalls.master(s) with recent Giant pushdown work 2001-09-01 19:36:48 +00:00
conf Add rwindow.c, forgotten earlier. 2001-09-04 01:18:39 +00:00
contrib
crypto
ddb
dev We should not pass the size of the memory to bus_alloc_resource(). 2001-09-04 04:32:48 +00:00
fs
geom
gnu
i4b
i386 Fix the argument specifier for the PnP BIOS function 2 2001-09-03 03:43:39 +00:00
ia64 Add a working version of setjmp/longjmp. 2001-09-03 13:54:50 +00:00
isa Add a new field, id_config_attr to the struct isa_device. 2001-09-03 09:45:41 +00:00
isofs/cd9660
kern Unindent a if (1) { that was left behind in the last commit. 2001-09-03 04:39:38 +00:00
libkern Fixed some typos, verboseness and misformatting in comments. 2001-08-30 12:30:58 +00:00
modules Make the fe driver kernel object module to compile in default. 2001-09-02 06:43:45 +00:00
net Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
netatalk
netatm
netgraph Fix kernel crash when VLANs are combined with ng_ether(4), by attaching 2001-08-30 19:09:10 +00:00
netinet Allow disabling of "arp moved" messages. 2001-09-03 21:53:15 +00:00
netinet6 Patches from Keiichi SHIMA <keiichi@iij.ad.jp> 2001-09-03 20:03:55 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
nfsclient Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
nfsserver Pushdown Giant for nfs syscalls (nfssvc()) 2001-08-31 22:39:36 +00:00
pc98 Always turned on 8bit access card support for the fe driver 2001-09-02 13:05:00 +00:00
pccard Kill init_t type, and minor white space changes to match original -stable version 2001-09-04 05:57:00 +00:00
pci The fxp driver has lived in dev/fxp for some time, remove old files. 2001-08-31 02:21:03 +00:00
posix4 Protect pri_to_rtp() with sched_lock when needed. 2001-09-02 00:52:11 +00:00
powerpc Axe stale mp_fixme(). 2001-09-01 00:49:29 +00:00
rpc
sparc64 Make this compile. 2001-09-04 01:17:39 +00:00
svr4
sys add another prototype and a couple of stopgaps for the in_protosw variant. 2001-09-02 20:36:19 +00:00
tools
ufs Use ACL_PERM_NONE instead of hardcoding 0 when initializing 2001-09-01 23:18:15 +00:00
vm Process priority is locked by the sched_lock, not the proc lock. 2001-09-01 20:16:30 +00:00
Makefile