freebsd-skq/sys
Peter Grehan 69a8dff7af - use correct pointer arithmetic in heapsize calculation
- handle multiple Ofw memory regions when determining mem size
- allow currdev to be set as a loader command-line option.
  parse() is used to allow future options to be processed.
2003-12-21 12:11:31 +00:00
..
alpha
amd64 Since we have additional kernel virtual address space, allow the buffer 2003-12-20 20:03:10 +00:00
arm
boot - use correct pointer arithmetic in heapsize calculation 2003-12-21 12:11:31 +00:00
cam
coda
compat Big round of updates: 2003-12-21 00:00:08 +00:00
conf Push m_apply() and m_getptr() up into the colleciton of standard mbuf 2003-12-15 21:49:41 +00:00
contrib Changes to the import script to handle the compiler/debugger import. 2003-12-09 03:13:37 +00:00
crypto
ddb
dev Big round of updates: 2003-12-21 00:00:08 +00:00
fs Avoid sign extension when casting signed characters to unsigned wide 2003-12-16 01:52:54 +00:00
geom
gnu
i4b
i386 MFamd64: Remove i386_protection_init() and the protection_codes[] array 2003-12-18 21:15:18 +00:00
ia64 Add missing #include "opt_compat.h" so that the compatability function 2003-12-18 06:59:18 +00:00
isa Significantly reduce the "jitter" that is typical for PS/2 mice 2003-12-11 11:28:11 +00:00
isofs/cd9660
kern - Make our transfer decisions based on load and not transferable load. A 2003-12-20 22:35:20 +00:00
libkern
modules Push m_apply() and m_getptr() up into the colleciton of standard mbuf 2003-12-15 21:49:41 +00:00
net Declare gre(4) as being of IFT_TUNNEL, Like God Intended. 2003-12-09 06:39:25 +00:00
net80211
netatalk
netatm
netgraph The default value of net.graph.nonstandard_pppoe is changed to -1, 2003-12-19 16:03:28 +00:00
netinet o move mutex init/destroy logic to the module load/unload hooks; 2003-12-20 18:32:48 +00:00
netinet6 fixed an IPv6 path MTU discovery failure owing to a lack of initialization 2003-12-17 04:31:07 +00:00
netipsec Push m_apply() and m_getptr() up into the colleciton of standard mbuf 2003-12-15 21:49:41 +00:00
netipx
netkey don't touch after free. 2003-12-10 05:01:41 +00:00
netnatm
netncp
netsmb
nfs
nfs4client This patch fixes two little portability (to !GCC compilers) problems: 2003-12-11 11:30:26 +00:00
nfsclient
nfsserver Fix some becuase -> because typos. 2003-12-17 16:12:01 +00:00
opencrypto style(9) pass and type fixups. 2003-12-16 14:13:47 +00:00
pc98
pccard
pci Attempt to get the short cable fix to work better on the if_sis: 2003-12-12 10:15:39 +00:00
posix4
powerpc Disable the per-vm_page PTE cache. This was not being invalidated 2003-12-16 03:55:57 +00:00
rpc
security Switch TCP over to using the inpcb label when responding in timed 2003-12-17 14:55:11 +00:00
sparc64
sys Bump __FreeBSD_version to indicate __cxa_atexit/__cxa_finalize presence. 2003-12-19 18:17:13 +00:00
tools
ufs
vm - Correct an error in mincore(2) that has existed since its introduction: 2003-12-21 06:03:40 +00:00
Makefile