index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2002-01-25
In encap, sync mbuf before writing descriptors
Jason Wright
2002-01-25
Don't defer attachment of devices on USB (we need the keyboard asap)
Jason Wright
2002-01-25
Add a drain hook to each pool. This hook is called in three cases.
Artur Grabowski
2002-01-25
allocate pmaps with pool.
Artur Grabowski
2002-01-25
poolify pcreds.
Artur Grabowski
2002-01-25
Convert plimit allocations to pool.
Artur Grabowski
2002-01-25
Disestablish *powerhook* on detach. jason@ ok
Thomas Nordin
2002-01-25
multi-session support; from NetBSD. millert@ ok
Federico G. Schwindt
2002-01-25
Instead of finding pages matching this physical page, match this specific
Dale Rahn
2002-01-25
kernel printfs triggerable by a simple mistake in userland are just wrong.
Artur Grabowski
2002-01-25
Remove kbd_ms_ttyvar.h... Unneeded file from NetBSD.
Jason Wright
2002-01-25
How did this work? It used to attempt the tlb entry for a mapping it is
Dale Rahn
2002-01-25
GC some more malloc types.
Artur Grabowski
2002-01-25
Remove more NKBD/NMS references (jason == cpp tonight I guess)
Jason Wright
2002-01-25
move the scancode -> wskbd event map into a seperate file... more still
Jason Wright
2002-01-25
Add support for the "Magma 2+1HS Sp" (from NetBSD)
Jason Wright
2002-01-25
Move softdep sysctls from debug to vfs.ffs; art@ OK
Todd C. Miller
2002-01-25
confusing and not used, zap.
Artur Grabowski
2002-01-25
Bring disklabel code on par with other arches: recognize specific situations,
Miod Vallat
2002-01-24
allocate tcp reassembly queue via pool; based on netbsd; okay art@ angelos@
Niels Provos
2002-01-24
bussified and bus-split bustec scsi ha driver.
Michael Shalayeff
2002-01-24
sigh, nobody compiles before commit anymore
Michael Shalayeff
2002-01-24
Don't provide a duplicate addupc_task() routine.
Miod Vallat
2002-01-24
RAMDISKB compiles again...
Miod Vallat
2002-01-24
Repair compilation.
Miod Vallat
2002-01-24
Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc.
Jason Wright
2002-01-24
Fix a few typos
Artur Grabowski
2002-01-24
Remove the ms (mainly at zs) stuff
Jason Wright
2002-01-24
pretty
Jason Wright
2002-01-24
Don't need ms.h (or SUNKBD/SUNMS)
Jason Wright
2002-01-24
More cleaning
Jason Wright
2002-01-24
Save the interrupt cookies and fix the printfs for failure.
Jason Wright
2002-01-23
copy*str() fixes for vax. Also includes some fixes from NetBSD PR #7838.
Miod Vallat
2002-01-23
recognize athlon model 6 and model 7; from netbsd
Michael Shalayeff
2002-01-23
disable pmtu for ipsec when the sysctl says so; bug report cjkim2000@yahoo.com
Niels Provos
2002-01-23
Convert to pool; based on changes NetBSD
Todd C. Miller
2002-01-23
fix a bug in az_find and make az_staet() more readable; from Vladimir Popov <...
Michael Shalayeff
2002-01-23
handle split input/output devices (from NetBSD)
Jason Wright
2002-01-23
copy*str() sanity fixes for sparc.
Miod Vallat
2002-01-23
compatability -> compatibility.
Federico G. Schwindt
2002-01-23
bktr may have radio
Michael Shalayeff
2002-01-23
allow attaching radio on bktr; from netbsd w/ fixes from Vladimir Popov <jumb...
Michael Shalayeff
2002-01-23
regen
Michael Shalayeff
2002-01-23
sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net>
Michael Shalayeff
2002-01-23
move mb_map allocation to mbinit()
Artur Grabowski
2002-01-23
move definition of mb_map from zillions of machdep.c to uipc_mbuf.c
Artur Grabowski
2002-01-23
Back out part of last commit, it causes memory to be freed prematurely
Todd C. Miller
2002-01-23
Add defn for MIPS reset register and use it.
Jason Wright
2002-01-23
Allocate rusage, pgrp, ucred and session with pool.
Artur Grabowski
2002-01-23
Use sparc64 fpu_extern.h not sparc.
Jason Wright
[next]