1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Josef Karthauser 493a192aa3 MFNetBSD:
revision 1.130
    date: 2000/12/18 15:55:30;  author: tsutsui;  state: Exp;  lines: +2 -2
    Add missed le32toh() in uhci_device_isoc_abort().
2002-04-01 20:18:21 +00:00
..
alpha Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
amd64 Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
arm
boot Only install the help file if we can find it. Use ${BASE}.help 2002-03-31 20:48:13 +00:00
cam Fix 3 of the four problems with my last indentation fix. ("fixing" the 2002-04-01 05:41:33 +00:00
coda
compat Protect proc struct (p_args and p_comm) when doing procfs IO that pulls 2002-03-29 19:12:40 +00:00
conf Remove references to KTR_EXTEND. 2002-04-01 19:25:22 +00:00
contrib We don't need ip_ipsec_pxy.c in userland. 2002-03-26 13:42:09 +00:00
crypto
ddb
dev MFNetBSD: 2002-04-01 20:18:21 +00:00
fs In ffs_mountffs(), set mnt_iosize_max to si_iosize_max unconditionally 2002-03-30 15:12:57 +00:00
geom Here follows the new kernel dumping infrastructure. 2002-03-31 22:37:00 +00:00
gnu In ffs_mountffs(), set mnt_iosize_max to si_iosize_max unconditionally 2002-03-30 15:12:57 +00:00
i4b Add support for Q.931 subaddresses. 2002-03-26 15:13:54 +00:00
i386 Remove references to KTR_EXTEND. 2002-04-01 19:25:22 +00:00
ia64 Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
isa Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
isofs/cd9660 In ffs_mountffs(), set mnt_iosize_max to si_iosize_max unconditionally 2002-03-30 15:12:57 +00:00
kern Whitespace only change: use ANSI function declarations instead of K&R. 2002-04-01 20:13:31 +00:00
libkern
modules
net Make `route add -inet6 default ::1 -ifp gif0' work actually. 2002-04-01 16:17:13 +00:00
netatalk
netatm
netgraph
netinet o Implement <sys/_types.h>, a new header for storing types that are 2002-04-01 08:12:25 +00:00
netinet6 In nd6_lookup(), check if rt_llinfo is non-NULL to avoid returning an 2002-04-01 15:15:05 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 MFi386: revision 1.508. 2002-03-31 08:00:35 +00:00
pccard
pci
posix4
powerpc Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
rpc
security/lomac
sparc64 ktr changes to improve performance and make writing a userland utility to 2002-04-01 05:35:26 +00:00
svr4
sys Really sweep the broom on this one. 2002-04-01 20:18:02 +00:00
tools constify 2002-04-01 19:22:04 +00:00
ufs In ffs_mountffs(), set mnt_iosize_max to si_iosize_max unconditionally 2002-03-30 15:12:57 +00:00
vm Add a new mtx_init option "MTX_DUPOK" which allows duplicate acquires of locks 2002-03-27 09:23:41 +00:00
Makefile