.. |
alpha
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
amd64
|
Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL
|
1999-01-24 06:04:52 +00:00 |
boot
|
Fix a couple of further bugs: missing argument to sprintf() and
|
1999-01-25 23:07:02 +00:00 |
cam
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
coda
|
Add 'options DEBUG_LOCKS', which stores extra information in struct
|
1999-01-20 14:49:12 +00:00 |
compat
|
Enable Linux threads support by default.
|
1999-01-26 02:38:12 +00:00 |
compile
|
|
|
conf
|
Sync with sys/i386/conf/Makefile.i386 revision 1.138.
|
1999-01-27 08:25:19 +00:00 |
contrib/softupdates
|
Gutted softdep_deallocate_dependencies and replaced it with a panic. It
|
1999-01-22 09:07:32 +00:00 |
ddb
|
Replace includes of <sys/kernel.h> with includes of
|
1999-01-14 06:22:10 +00:00 |
dev
|
Oops, one line was accidentally commented out in the previous commit.
|
1999-01-26 10:00:02 +00:00 |
fs
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
geom
|
Convert ccd to a proper module vs. something started by PSEUDO_SET().
|
1999-01-22 22:38:28 +00:00 |
gnu
|
Remove LKM support, src/lkm that built it is gone and it never worked as an
|
1999-01-17 20:28:12 +00:00 |
i4b
|
Update the pccard hooks to use a module style declaration instead.
|
1999-01-19 00:21:53 +00:00 |
i386
|
Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.
|
1999-01-27 10:10:03 +00:00 |
isa
|
Update the alpha port to use the new syscons.
|
1999-01-23 16:53:30 +00:00 |
isofs/cd9660
|
Mountroot could concievably make sense to a KLD though, in the preload
|
1999-01-17 20:41:02 +00:00 |
kern
|
Don't forget to count context switches in yield().
|
1999-01-27 10:14:05 +00:00 |
libkern
|
- Fix modulo bug.
|
1998-12-01 05:29:06 +00:00 |
miscfs
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
modules
|
Compile the linux module with the same flags as the kernel.
|
1999-01-26 21:29:01 +00:00 |
msdosfs
|
Now empty DOS filesystems default to long file names. Non-empty filesystems
|
1999-01-02 18:52:13 +00:00 |
net
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
netatalk
|
De-staticize and add prototype for main debug function. I'll turn
|
1999-01-12 12:09:27 +00:00 |
netatm
|
Prevent duplicate output lines from 'atm show arpserver' command on systems
|
1999-01-19 23:16:11 +00:00 |
netinet
|
Move kernel-only declarations to within #ifdef KERNEL
|
1999-01-23 23:59:50 +00:00 |
netipx
|
Remove functions that are no longer in use.
|
1999-01-12 12:37:18 +00:00 |
netkey
|
#ifdef out unused function key_freetables.
|
1999-01-12 12:38:31 +00:00 |
netnatm
|
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
|
1998-12-04 22:54:57 +00:00 |
netns
|
Make INET a proper option.
|
1998-01-08 23:42:31 +00:00 |
nfs
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
nfsclient
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
nfsserver
|
This is a rather large commit that encompasses the new swapper,
|
1999-01-21 08:29:12 +00:00 |
pc98
|
Clean up LD-BDN reset code(PC-98).
|
1999-01-27 11:05:12 +00:00 |
pccard
|
Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.
|
1999-01-27 10:10:03 +00:00 |
pci
|
When selecting the correct EEPROM offset to use for probing the station
|
1999-01-26 15:18:26 +00:00 |
posix4
|
Set PAGE_SIZE for _SC_PAGESIZE sysconf().
|
1998-06-01 21:54:43 +00:00 |
powerpc
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
rpc
|
|
|
sys
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
tools
|
Make the vnode opv vector construction fully dynamic. Previously we
|
1998-11-10 09:04:09 +00:00 |
ufs
|
Gutted softdep_deallocate_dependencies and replaced it with a panic. It
|
1999-01-22 09:07:32 +00:00 |
vm
|
Mostly remove the VM_STACK OPTION.
|
1999-01-26 02:49:52 +00:00 |
Makefile
|
Backed out previous commit. It depends on a.out utilities and libraries
|
1998-12-30 12:06:08 +00:00 |