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
/
arch
/
vax
/
if
Age
Commit message (
Expand
)
Author
2003-11-10
Get rid of the "struct pte" bitfield, and use straight integers.
Miod Vallat
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-11
string cleaning; krw ok
Theo de Raadt
2003-02-05
LLADDR macro doesn't work here, so copy mac into the softc directly.
Hugh Graham
2003-02-04
Bring qe closer to NetBSD and make it compile. As yet untested.
Hugh Graham
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-06-11
New boot code, mostly from ragge's work in NetBSD.
Hugh Graham
2002-06-03
spell transceiver correctly
Theo de Raadt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-08-25
Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas,
Hugh Graham
2001-05-20
From NetBSD:
Hugh Graham
2001-05-05
Get rid of CLSIZE and all related stuff.
Artur Grabowski
2001-02-20
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
Michael Shalayeff
2000-04-27
sync w/netbsd
Brandon Creighton
1999-05-13
Compensate for the check for onwership of unicast packets in promiscuous
Jason Wright
1998-09-16
o if_media'fied am7990
Jason Wright
1997-09-10
Sync with NetBSD 970516. -moj
Mats O Jansson
1997-05-29
RCS tagging
Niklas Hallqvist
1997-05-28
remove bitmask_snprintf
Niklas Hallqvist
1997-01-15
sync with NetBSD 970112 -moj
Mats O Jansson
1996-06-12
sync to 0611
Theo de Raadt
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-05-03
sync w/ 0430
Michael Shalayeff
1996-01-05
from ragge: Don't include de.h; it doesn't exist anymore
Theo de Raadt
1995-12-27
from netbsd:
Theo de Raadt
1995-12-14
update from netbsd (verbatim)
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt