1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys
Jake Burkholder d9f2757eaa Sync with i386. The loader was being installed before the beforeinstall
target, which conventiently moved it to loader.old, leaving no loader.
2002-05-28 23:09:59 +00:00
..
alpha Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
amd64 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
arm
boot Sync with i386. The loader was being installed before the beforeinstall 2002-05-28 23:09:59 +00:00
cam
coda
compat Fixed a printf format error. It was old and should have been detected by 2002-05-25 10:48:03 +00:00
conf Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
contrib
crypto Fixed AES encryption algorithm bug 2002-05-24 07:26:17 +00:00
ddb
dev NetBSD have adopted our usage of the DMAADDR macro: 2002-05-28 20:51:43 +00:00
fs Convert unionfs to nmount. 2002-05-24 00:44:44 +00:00
geom Add support to GEOM for GUID Partition Tables (GPTs). The support 2002-05-28 09:04:48 +00:00
gnu Convert ext2fs to nmount(2). 2002-05-24 17:38:01 +00:00
i4b Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
i386 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
ia64 Make the run queue parameters machine dependent. Optimize 64 bit 2002-05-25 01:12:23 +00:00
isa
isofs/cd9660 Quick fix for non-unique inode numbers for hard links. We use the 2002-05-22 08:50:18 +00:00
kern Add some checks to prevent NULL dereferences. 2002-05-28 14:29:56 +00:00
libkern
modules
net Make discard devices clonable and unloadable. Also, change the 2002-05-25 20:20:35 +00:00
netatalk Fix warning; Extra tokens after #endif 2002-05-24 06:11:07 +00:00
netatm Pacify gcc by preinitializing a variable. 2002-05-24 06:17:42 +00:00
netgraph Fix warnings: deprecated use of label at end of compound statement 2002-05-24 07:02:04 +00:00
netinet - Change the newly turned INVARIANTS #ifdef blocks (they were changed from 2002-05-21 18:52:24 +00:00
netinet6 o Conditionalize sections for POSIX.1-2001 compatibility. 2002-05-23 18:48:27 +00:00
netipx
netkey pacify gcc-3.1's -Wunused checking. 2002-05-24 05:53:57 +00:00
netnatm
netncp
netns
netsmb Fix trivial warning: 2002-05-24 05:40:51 +00:00
nfs
nfsclient Don't tsleep() with an sb_mtx held. 2002-05-27 05:20:15 +00:00
nfsserver
pc98
pccard
pci
posix4
powerpc The stack is not at the top of the user struct. 2002-05-28 12:31:34 +00:00
rpc
security/lomac
sparc64 Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
sys Fixed some style bugs in recent commits. 2002-05-28 15:24:13 +00:00
tools
ufs
vm o Remove unused #defines. 2002-05-27 22:10:28 +00:00
Makefile