freebsd-dev/sys
2001-10-29 11:40:14 +00:00
..
alpha Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
amd64 - More whitespace and comment cleanups. 2001-10-28 16:18:22 +00:00
arm Remove funky right justification. 2001-10-23 00:42:15 +00:00
boot Set RB_MULTIPLE (multiple console support) if the kernel is booted 2001-10-29 01:11:40 +00:00
cam
coda Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
compat promote tv_sec in printf to make it type agnostic 2001-10-29 02:17:41 +00:00
conf Put symbols at the start and end of the unwind section so that we can 2001-10-29 11:40:14 +00:00
contrib
crypto
ddb Make the flag field in the ps output one char wider to account for recent 2001-10-20 03:22:23 +00:00
dev cast dev_t to int in printf to fix warning. 2001-10-29 01:22:15 +00:00
fs Adjust printfs to be time_t agnostic. 2001-10-28 22:53:45 +00:00
geom
gnu Change the vnode list under the mount point from a LIST to a TAILQ 2001-10-23 01:21:29 +00:00
i4b fix kvprintf panic in attach routine 2001-10-24 14:12:47 +00:00
i386 - More whitespace and comment cleanups. 2001-10-28 16:18:22 +00:00
ia64 Various fixes to make stack traces using the unwind tables work properly. 2001-10-29 11:30:54 +00:00
isa Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
isofs/cd9660
kern Make ttyprintf() of tv_sec value type agnostic. 2001-10-29 01:23:28 +00:00
libkern
modules fixed to support pc98 2001-10-28 04:39:02 +00:00
net sc_lasttime and sc_starttime are time_t's, not long's. 2001-10-27 20:31:24 +00:00
netatalk
netatm
netgraph log routine called w/ %ld and int argument, cast argument to long 2001-10-29 02:22:49 +00:00
netinet Clean up the style of this header file. 2001-10-29 04:41:28 +00:00
netinet6 Fix fragmented packet handling. 2001-10-29 07:55:57 +00:00
netipx
netkey Fixed the value of the prefixlen in the sadb_address structure. 2001-10-22 20:19:47 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient o Note an additional potential problem here: LOCKD_MSG directly exports 2001-10-24 02:48:38 +00:00
nfsserver Now that nfsm_reply() does not usually set 'error' to 0, we need 2001-10-25 19:07:56 +00:00
pc98 Removed pmc_isa_identify function. It is not needed. 2001-10-28 04:16:50 +00:00
pccard Add a tunable (hw.pcic.boot_deactivated) which will boot the system 2001-10-23 07:04:03 +00:00
pci Enable round-robin arbitration between transmit and receive unit 2001-10-27 00:59:17 +00:00
posix4
powerpc Remove funky right justification. 2001-10-23 00:42:15 +00:00
rpc
sparc64 Implement elf_reloc. This makes klds work. 2001-10-27 07:09:40 +00:00
svr4
sys Use a more sophisticated check that works better with older versions 2001-10-29 07:29:03 +00:00
tools
ufs o Althought this is not specified in POSIX.1e, the UFS ACL implementation 2001-10-27 05:39:17 +00:00
vm Move recently added procedure which was incorrectly placed within an 2001-10-26 16:27:54 +00:00
Makefile