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
2001-11-29
fix pasto so this compiles
Todd C. Miller
2001-11-29
Driver for the Sundance/Tamarack TC-9021 Gigabit Ethernet Chip.
Nathan Binkert
2001-11-29
better gecko
Michael Shalayeff
2001-11-29
ld -r generates some funky .text.N names
Michael Shalayeff
2001-11-29
regen
Michael Shalayeff
2001-11-29
cyclone pci700
Michael Shalayeff
2001-11-29
Kernel mappings (pmap_kenter_pa) should not be entered into the pv list.
Dale Rahn
2001-11-29
Bunch of bug fixes from NetBSD.
Artur Grabowski
2001-11-29
sc must be initialized.
Hakan Olsson
2001-11-29
Make sure the nfs vnodes are on the syncer worklist.
Artur Grabowski
2001-11-29
oops
Artur Grabowski
2001-11-29
funcs in netinet/ip_ether.c is referenced even without ipsec
Jun-ichiro itojun Hagino
2001-11-29
etherip_output() is called from in_gif.c, therefore is outside of #ifdef IPSEC
Jun-ichiro itojun Hagino
2001-11-29
Fix for thinko that was caught in code review, error was found 3x, however
Dale Rahn
2001-11-29
Ooops. Revert part of the last commit that was completly wrong and wasn't sup...
Artur Grabowski
2001-11-29
Make sure the whole buffer is initialized before calling bgetvp.
Artur Grabowski
2001-11-29
Correctly handle b_vp with bgetvp and brelvp in {get,put}pages.
Artur Grabowski
2001-11-28
don't generate an error if setting the gid/uid doesn't actually change
Jakob Schlyter
2001-11-28
Add tag line. Thanks to David Krause
Constantine Sapuntzakis
2001-11-28
KNF
Jason Wright
2001-11-28
Sync in more uvm from NetBSD. Mostly just cosmetic stuff.
Artur Grabowski
2001-11-28
somebody forgot something
Michael Shalayeff
2001-11-28
revert hardware breakage
Todd T. Fries
2001-11-28
avoid possible infinite loop in sosend() on 64bit systems. - from netbsd
Eric Jackson
2001-11-28
grr... include bpfilter.h for NBPFILTER
Jason Wright
2001-11-28
regen
Artur Grabowski
2001-11-28
more typedef zapping vm_page_t -> struct vm_page *
Artur Grabowski
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
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
Bug fixes from NetBSD.
Artur Grabowski
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
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
[next]