index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-11-28
zap some typedefs.
Artur Grabowski
2001-11-28
Make pmap_update functions into nops so that we can have a consistent
Artur Grabowski
2001-11-28
Don't use pmap_update when we mean tlbflush. make pmap_update into a noop.
Artur Grabowski
2001-11-28
more sync to netbsd. some bugfixes in uvm_km_kmemalloc, lots of fixes in uvm_...
Artur Grabowski
2001-11-28
make pmap_virtual_space madatory in all pmaps.
Artur Grabowski
2001-11-28
pmap_kenter_pgs is not used and not really useful. remove.
Artur Grabowski
2001-11-28
pmap_kenter_pgs(.., 1) is pointless. pmap_kenter_pa instead.
Artur Grabowski
2001-11-28
avoid "thundering herd" problem in accept by waking just one process.
Niels Provos
2001-11-28
Sync in more uvm changes from NetBSD.
Artur Grabowski
2001-11-28
typo in sockopt level name (ipsec6 related)
Jun-ichiro itojun Hagino
2001-11-28
No NFS installation support, hence do not mention NFS instructions.
Miod Vallat
2001-11-28
SB Live! and Trident 4DWAVE are supported.
Miod Vallat
2001-11-28
be sure to call ether_ioctl, like everyone else.
Jason Wright
2001-11-28
rewrite large chunks of intr_establish to make it more clear what's going on.
Jason Wright
2001-11-28
from enami@netbsd:
Niels Provos
2001-11-28
Catch SIGINT in sendmessage() so user can interupt a long message
Todd C. Miller
2001-11-28
Bug fixes from NetBSD.
Artur Grabowski
2001-11-28
Fix typo; SIGTTIN where SIGINT meant and rename a variable for clarity.
Todd C. Miller
2001-11-28
Bunch of bug fixes from NetBSD.
Artur Grabowski
2001-11-27
change socket allocation to pool allocator; from netbsd; okay niklas@
Niels Provos
2001-11-27
Various pmap_k* optimizations, as well as uvm interface updates,
Miod Vallat
2001-11-27
typo - use correct mbuf
jasoni
2001-11-27
sync. -moj
Mats O Jansson
2001-11-27
Add clock_gettime. -moj ok art@
Mats O Jansson
2001-11-27
Fix uninitialized variable introduced in rev 1.40; found by lebel@
Todd C. Miller
2001-11-27
add buffalo and emtec
Michael Shalayeff
2001-11-27
match on buffalo and emtac wavelans; from netbsd
Michael Shalayeff
2001-11-27
add an emtac wavelan
Michael Shalayeff
2001-11-27
fix an error in sosend() that could make a transient error permant.
Niels Provos
2001-11-27
add a couple of buffalo wavelans, from netbsd
Michael Shalayeff
2001-11-27
do pf_route() before logging in case the logging created a bogus rule
Mike Frantzen
2001-11-27
Fix check for '/' in cf file and change the check for '/' in df file
Todd C. Miller
2001-11-27
When copying command line arguments to out new argument vector,
Todd C. Miller
2001-11-27
change socket connection queues to use TAILQ_
Niels Provos
2001-11-27
kill breada
Artur Grabowski
2001-11-27
Use pools for pmap and pv_entry structures.
Miod Vallat
2001-11-27
Adapt to include files changes.
Miod Vallat
2001-11-27
A few cleanups to have less include files include each other.
Miod Vallat
2001-11-27
Use symbolic constants to identify ddb traps.
Miod Vallat
2001-11-27
Declare symbolic names for the various interrupts used by ddb.
Miod Vallat
2001-11-27
regen for UBC changes
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-11-27
Move the declaration of EH_DEBUG and ERRATA__XXX_USR to the kernel
Miod Vallat
2001-11-27
garbage collect sc_nticks
Jason Wright
2001-11-27
remove sc_enaddr and just put the ethernet address into arpcom.ac_enaddr.
Jason Wright
2001-11-27
Use strlcat() when adding to 'make_arg' via the -m flag to avoid
Todd C. Miller
2001-11-26
cache the last deallocated voice and reuse on the next open.
Michael Shalayeff
2001-11-26
remove static on functions.
Michael Shalayeff
2001-11-26
add tests for fastroute options
jasoni
2001-11-26
add autri.4, from netbsd
Michael Shalayeff
[next]