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-03-25
Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...
Constantine Sapuntzakis
2001-03-25
Protect KFREES by splnet and rearrange pointers. This fix interrupt
Grigoriy Orlov
2001-03-25
Repair timeouts. kern/1743, but with simpler fix
Artur Grabowski
2001-03-25
re-initialize mopt in ip6_insert_jumboopt(). sync with kame
Jun-ichiro itojun Hagino
2001-03-25
missing splx. sync with kame.
Jun-ichiro itojun Hagino
2001-03-25
sync $KAME$.
Jun-ichiro itojun Hagino
2001-03-25
Fix v3 double-free, potential mrep double-free. Thanks to dawson and Team for
Constantine Sapuntzakis
2001-03-25
Fix potential dangling mbuf and potential double free. Thanks to Dawson and team
Constantine Sapuntzakis
2001-03-25
Missing splx(s). Thanks to dawson and team
Constantine Sapuntzakis
2001-03-25
Not really a bug but one day panic might throw an exception or something. THa...
Constantine Sapuntzakis
2001-03-25
Missing splx(). Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
Missing splx(). Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
Missing splx. Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
Missing splx(s). Thanks to Dawson and team
Constantine Sapuntzakis
2001-03-25
Missing splx(s). Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
add bpfilter (bpf) to RAMDISK kernel for dhcp support.
Dale Rahn
2001-03-25
Missing splx(s). Thanks to Dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
Missing splx(). Thanks to Dawson and team for finding this
Constantine Sapuntzakis
2001-03-25
Missing splx
Constantine Sapuntzakis
2001-03-25
don't count the input packets twice.
Federico G. Schwindt
2001-03-25
Missing splx(). Thanks to Dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
lower spl on error exit. Thanks to dawson and team for finding this one
Constantine Sapuntzakis
2001-03-25
A couple minor fixes to prevent use after free. Thanks to dawson and team for...
Constantine Sapuntzakis
2001-03-25
Don't access user space pointer directly. Thanks to dawson and team
Constantine Sapuntzakis
2001-03-25
Avoid dereferencing a null pointer
Constantine Sapuntzakis
2001-03-25
Support for several HP scanners; from jmartin@ugrad.cs.ualberta.ca, krw@ ok.
Federico G. Schwindt
2001-03-25
Free the right variable. Thanks to Dawson and team.
Constantine Sapuntzakis
2001-03-25
Nortel Baystack 21 support.
Federico G. Schwindt
2001-03-25
Minor bug. Could corrupt stat counters
Constantine Sapuntzakis
2001-03-25
Don't set pbp to point to free memory. Thanks to Dawson Engler and team
Constantine Sapuntzakis
2001-03-24
regen.
Federico G. Schwindt
2001-03-24
Nortel Networks BS21 10/100 and 3com 3c359.
Federico G. Schwindt
2001-03-24
Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn't
Todd C. Miller
2001-03-24
Oops. Unbreak.
Hakan Olsson
2001-03-24
Convert to new timeout API. art@ ok.
Hakan Olsson
2001-03-24
Convert to new timeout API. art@ ok.
Hakan Olsson
2001-03-24
Convert to new timeout API. mickey@ ok.
Hakan Olsson
2001-03-23
Take vm_pmap out of struct vmspace if we are using UVM since UVM doesn't
Todd C. Miller
2001-03-23
Use pool to allocate processes.
Artur Grabowski
2001-03-23
Fix pagemove to work with PMAP_NEW. Mostly from NetBSD.
Artur Grabowski
2001-03-23
fix a diagnostic check in pagemove
Artur Grabowski
2001-03-23
check rcvif and tag for vlan_input_tag() [Same check as in vlan_input()]
Jason Wright
2001-03-23
m_freem not m_free
Jason Wright
2001-03-23
Careful with copying mbuf pkthdr.
Angelos D. Keromytis
2001-03-23
Use M_COPY_PKTHDR(), and zero out tdbi.
Angelos D. Keromytis
2001-03-23
Be paranoid when copying m_pkthdr.
Angelos D. Keromytis
2001-03-23
check packet length in vlan_input() and pullup if necessary
Jason Wright
2001-03-23
regen
Michael Shalayeff
2001-03-23
a few more wavelans, from nbsd
Michael Shalayeff
2001-03-23
Fix slow mbuf leak.
Angelos D. Keromytis
[next]