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
2003-07-08
regen
Michael Shalayeff
2003-07-08
fix aironet mpi-350 entry; deraadt@ ok
Michael Shalayeff
2003-07-08
better output length estimate for a nicer printout
Michael Shalayeff
2003-07-08
Sync USB code with NetBSD.
Nathan Binkert
2003-07-08
make sure the packets contains a complete inner header
Markus Friedl
2003-07-08
on interface removal, clear multicast forwarding stuff. from kame
Jun-ichiro itojun Hagino
2003-07-07
disable accidentially enabled 'debug' flag; ok drahn
Peter Valchev
2003-07-07
ansify and remove statics
Jason Wright
2003-07-07
Fix for PR 3177.
Tobias Weingartner
2003-07-07
function for cpuid instruction. pulled from longrun into generic code.
Ted Unangst
2003-07-06
Add Corega Wireless LAN PCCL-11; Jonathon Fletcher
Todd C. Miller
2003-07-06
regen
Todd C. Miller
2003-07-06
Add Corega Wireless LAN PCCL-11
Todd C. Miller
2003-07-06
remove ext2fs_vinit. it wasn't used and is identical to ufs_vinit.
Ted Unangst
2003-07-06
reset inode fields if deleted, prevents a panic after deleting a device.
Ted Unangst
2003-07-06
trailing spaces
Alexander Yurchenko
2003-07-06
fix off by one. inodes start at 1, so e2fs_icount is a valid inode number.
Ted Unangst
2003-07-05
ansi
Theo de Raadt
2003-07-05
do not make bad machine@ links
Theo de Raadt
2003-07-05
sync with netbsd
Nathan Binkert
2003-07-05
sync with NetBSD
Nathan Binkert
2003-07-05
better indent
Alexander Yurchenko
2003-07-05
Add missing timing value for CMD649 UDMA 5 mode.
Alexander Yurchenko
2003-07-05
backout 1.29; problem reported by Rukh w/ userland ppp.
Jun-ichiro itojun Hagino
2003-07-04
knf typo
Markus Friedl
2003-07-04
no need for an BKTR_DEBUG always
Michael Shalayeff
2003-07-04
cosmetic changes to keep the different code paths in sync; ok henning
Markus Friedl
2003-07-04
-add a "natpass" field to pf_rule
Henning Brauer
2003-07-04
bad redundant copy; ok daniel
Markus Friedl
2003-07-03
ansify
Jason Wright
2003-07-03
ansify
Jason Wright
2003-07-03
unused global. dhartmei ok
Jun-ichiro itojun Hagino
2003-07-03
Fix a _C_LABEL() typo.
Dale Rahn
2003-07-03
sync
Ted Unangst
2003-07-03
add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED
Ted Unangst
2003-07-02
[kick] fix merge error.
Dale Rahn
2003-07-02
Use defines for the interrupt type, not magic numbers.
Dale Rahn
2003-07-02
Add a stub where code could be added to make use of the new key on recent
Dale Rahn
2003-07-02
If the fpu or vector registers are not currently associated with any
Dale Rahn
2003-07-02
fix tslot issues (need level-triggered interrupts); from miod
Todd T. Fries
2003-07-02
Reduce the amount of asm code in powerpc/macppc by replacing it with
Dale Rahn
2003-07-02
make ppc_intr_(enable|disable)() inlined functions.
Dale Rahn
2003-07-02
bump mktemp randomness from 6->10 X's
Anil Madhavapeddy
2003-07-02
comitted->committed in a comment
Anil Madhavapeddy
2003-07-01
add MAP_TRYFIXED, mostly to help emulate other systems.
Ted Unangst
2003-07-01
sync
Ted Unangst
2003-07-01
remove sys_omquery. it was only used for two weeks, and you can't
Ted Unangst
2003-07-01
Don't dma map the xs->cmd. Copy it to a safe buffer that is already
Kenneth R Westerback
2003-07-01
wrap pf_normalize_ip6() by #ifdef INET6. pointed out by Wouter Clarie
Jun-ichiro itojun Hagino
2003-06-30
change that queue ID allocator so it always has the queues sorted by ID.
Henning Brauer
[next]