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-11-09
Zero the tx buffer before reusing it. This way stray bits will
Dale Rahn
2003-11-09
remove stale forward declaration
Daniel Hartmeier
2003-11-09
No need to pass an unused struct carp_softc * into carp_input_c() from
Ryan Thomas McBride
2003-11-09
Typos; Jonathan Gray
Miod Vallat
2003-11-08
Inline invalidate_pte().
Miod Vallat
2003-11-08
Return proper anchor rule number in correct byte order.
Daniel Hartmeier
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2003-11-08
Save the current floatingpoint state in the pcb.
Miod Vallat
2003-11-08
Remove file commited by accident
Miod Vallat
2003-11-08
Avoid a race condition while swapping in a process.
Thomas Nordin
2003-11-08
Remove compacting garbage collector. Fixes PR #3528.
Thomas Nordin
2003-11-08
Add 'no-sync' state option to prevent state transition messages for states
Ryan Thomas McBride
2003-11-07
Check to make sure that the packet was received on a carp-enabled interface.
Ryan Thomas McBride
2003-11-07
fix behavior when ipv6mr_interface is 0. reported on netbsd list
Jun-ichiro itojun Hagino
2003-11-07
Clean up carp_iamatch() behaviour so we don't reply to arp requests when
Ryan Thomas McBride
2003-11-07
Correct url to docs site; from Jared Yanovich <jjy2+@pitt.edu>.
Alexander Yurchenko
2003-11-07
Add missing #ifdef INET6.
Ryan Thomas McBride
2003-11-07
updated URL and a typo from Jared Yanovich;
Jason McIntyre
2003-11-07
more updated URLs from Jared Yanovich;
Jason McIntyre
2003-11-07
the the; from rohee@
Michael Shalayeff
2003-11-07
update the ref to fips; from jared yanovich
Michael Shalayeff
2003-11-07
fix the ref to hpux elf extensions; from Jared Yanovich <jjy2+@pitt.edu>
Michael Shalayeff
2003-11-07
updated URLs from Jared Yanovich;
Jason McIntyre
2003-11-07
"the the" -> "the"; rohee@
Miod Vallat
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-11-06
Do not use a reserved PTE bit as the wired bit, this can bite you.
Miod Vallat
2003-11-06
move netisr definition into md code to allow arch provide suitable allocation;
Dale Rahn
2003-11-06
move netisr definition into md code to allow arch provide suitable allocation...
Michael Shalayeff
2003-11-06
the previous change caused invalid checksums in some cases (rdr),
Daniel Hartmeier
2003-11-06
regen
Michael Shalayeff
2003-11-06
i82852gm ids from jmc's dmesg
Michael Shalayeff
2003-11-05
Correct author's email address per his request.
Alexander Yurchenko
2003-11-05
Back wdc reset change, now in more careful variant.
Alexander Yurchenko
2003-11-05
another ad codec
Michael Shalayeff
2003-11-05
Cleanups.
Ryan Thomas McBride
2003-11-04
don't call in_pcbrehash twice; ok itojun@
Markus Friedl
2003-11-04
a hook to use an lkm for unicode names decoding; from freebsd
Michael Shalayeff
2003-11-04
add in(6)_pcblookup_listen() and replace all calls to in_pcblookup()
Markus Friedl
2003-11-04
Add carp_setroute(), add and remove routes when the carp(4) interface
Ryan Thomas McBride
2003-11-04
Use MGETHDR() instead of m_gethdr()
Ryan Thomas McBride
2003-11-04
- Remove bogus function prototype
Ryan Thomas McBride
2003-11-04
kill a no longer relevant todo item
Michael Shalayeff
2003-11-04
Some cleanups from Andrey Matveev <andrushock@korovino.net>:
Ryan Thomas McBride
2003-11-03
verify exec headers before attempting malloc. reported by Georgi Guninski.
Ted Unangst
2003-11-03
use arc4random_bytes
Ted Unangst
2003-11-03
add arc4random_bytes. input ok mickey@
Ted Unangst
2003-11-03
There is no point in checking NIC capabilities before calling pf_test(),
Cedric Berger
2003-11-03
pf_route() can change output NIC, so we need to check its capabilities.
Cedric Berger
2003-11-03
spelling fixes (in the comments)
David Krause
2003-11-03
spelling fixes (in the comments)
David Krause
[next]