1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
2003-05-01 18:51:43 +00:00
..
alpha Range check the syscall number before looking it up in the syscallnames[] 2003-04-30 17:59:27 +00:00
amd64 I changed the numbering of the MODINFOMD_SMAP during the commit, so 2003-05-01 04:18:02 +00:00
arm
boot Fix to build pc98 boot loader after support amd64. 2003-05-01 13:17:06 +00:00
cam Fix compile errors on ia64 in dagetcapacity. Set block_len and maxsector 2003-05-01 05:16:13 +00:00
coda
compat Initialize tbuf in newstat_copyout() too. 2003-04-29 17:03:22 +00:00
conf - Move decoding pc98_partition function into geom_pc98_enc.c. 2003-05-01 13:44:24 +00:00
contrib Resolve conflicts. 2003-04-29 19:11:00 +00:00
crypto
ddb
dev Catch up to reworked debugging levels in latest Intel import. 2003-05-01 18:51:43 +00:00
fs Instead of recording the Unix time in a process when it starts, record the 2003-05-01 16:59:23 +00:00
geom Remove now unneeded special case for "geom.ctl". 2003-05-01 18:18:14 +00:00
gnu
i4b
i386 Hack to enable getting two different elf32 and elf64 loaders in the 2003-05-01 03:46:12 +00:00
ia64 Kill MID_MACHINE, its a.out specific, the only platform that supports 2003-04-30 23:16:33 +00:00
isa Only use the pc bios stuff on i386's. I think this might even be unused 2003-05-01 04:23:15 +00:00
isofs/cd9660
kern Garbage collect unused TDF_INMSLEEP flag. 2003-05-01 17:05:24 +00:00
libkern
modules Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
net Fix some easy, global, lint warnings. In most cases, this means 2003-04-30 12:57:40 +00:00
netatalk
netatm
netgraph
netinet Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP. 2003-04-29 22:03:46 +00:00
netinet6 Add definitions for IN6ADDR_LINKLOCAL_ALLMDNS_INIT and INADDR_ALLMDNS_GROUP. 2003-04-29 22:03:46 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient Instead of recording the Unix time in a process when it starts, record the 2003-05-01 16:59:23 +00:00
nfsserver
opencrypto
pc98
pccard
pci Use only a 64bit hash filter table for ADM-Centaur cards like the 2003-05-01 09:31:01 +00:00
posix4
powerpc Back out last commits. The elf64/elf32 kernel name thing was more pain 2003-05-01 03:33:28 +00:00
rpc
security
sparc64 Back out last commits. The elf64/elf32 kernel name thing was more pain 2003-05-01 03:33:28 +00:00
sys Garbage collect unused TDF_INMSLEEP flag. 2003-05-01 17:05:24 +00:00
tools
ufs Do not attempt to free NULL dinodes (i_din1 or i_din2) in ffs_ifree(). 2003-05-01 06:41:59 +00:00
vm Extend the scope of the vm_object locking in vm_object_split(). 2003-05-01 05:06:33 +00:00
Makefile