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
2002-05-29
no need to supply obsolete field name "receivedra"
Jun-ichiro itojun Hagino
2002-05-29
splbio around biodone.
Artur Grabowski
2002-05-29
attach nd_ifinfo structure to if_afdata.
Jun-ichiro itojun Hagino
2002-05-29
set rmx_mtu to 0 on PMTUD route entry timeout.
Jun-ichiro itojun Hagino
2002-05-29
regen
Michael Shalayeff
2002-05-29
i830 and 80312 chps; from form@
Michael Shalayeff
2002-05-29
move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame
Jun-ichiro itojun Hagino
2002-05-29
simplify comment, sync w/kame
Jun-ichiro itojun Hagino
2002-05-29
rm obsolete comment
Jun-ichiro itojun Hagino
2002-05-29
remove unneeded header.
Federico G. Schwindt
2002-05-28
splbio protection for biodone()
Thierry Deval
2002-05-28
o spaces, tabs, spelling cleanup.
Federico G. Schwindt
2002-05-28
remove duplicated fragmentation code in favour of ip_fragment()..
jasoni
2002-05-28
kill register; ok deraadt@
jasoni
2002-05-28
refragment ip packets if too large for the outgoing interface
jasoni
2002-05-28
Factor out IP fragmentation code into its own function so it can be
jasoni
2002-05-28
make this compile; jason@ ok.
Federico G. Schwindt
2002-05-28
__P killing
Theo de Raadt
2002-05-28
remove #define for kame portability
Jun-ichiro itojun Hagino
2002-05-28
fix the fms attachment printfs and move out the radio parts to the fmsradio.c...
Michael Shalayeff
2002-05-28
limit number of IPv6 fragments (not the fragment queue size) to
Jun-ichiro itojun Hagino
2002-05-28
regen
Michael Shalayeff
2002-05-28
add an id for nokia c110/c111; attach both w/ the if_wi_pcmcia (prism1-prism2...
Michael Shalayeff
2002-05-27
punctuation
Thierry Deval
2002-05-27
typos
Thierry Deval
2002-05-27
typo
Thierry Deval
2002-05-27
left over __P removals
Theo de Raadt
2002-05-27
kill __P
Theo de Raadt
2002-05-27
if_attach() gets called before domaininit(). scan all interfaces for if_afdata
Jun-ichiro itojun Hagino
2002-05-27
no need for __P
Jun-ichiro itojun Hagino
2002-05-27
sunix is 8x speed serial
Theo de Raadt
2002-05-27
framework to add af-dependent data structure to struct ifnet.
Jun-ichiro itojun Hagino
2002-05-27
kill unused arc4random_8() API
Theo de Raadt
2002-05-26
remove extra spaces, tabs, and semicolon.
Federico G. Schwindt
2002-05-26
- CPU_MAXID and CPU_CHIPSET were swapped in cpu.h
Matthieu Herrb
2002-05-25
Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI.
Hugh Graham
2002-05-24
more IANA values. official # for bridge is assigned. jason ok
Jun-ichiro itojun Hagino
2002-05-24
add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net
Theo de Raadt
2002-05-24
protect more of the bookkeeping variables with splbio.
Artur Grabowski
2002-05-24
typo
Artur Grabowski
2002-05-24
splbio around biodone.
Artur Grabowski
2002-05-24
More splbio around biodone protection.
Artur Grabowski
2002-05-24
Make sure that b_iodone handlers are called at splbio (and splassert(IPL_BIO)...
Artur Grabowski
2002-05-24
protect biodone with splbio.
Artur Grabowski
2002-05-24
protect biodone with splbio (this is the first time the splbio is
Artur Grabowski
2002-05-24
Replace a home-grown splassert-like thing with the real stuff.
Artur Grabowski
2002-05-24
make a strict check before sending FQDN node information reply. sync w/kame
Jun-ichiro itojun Hagino
2002-05-24
Protect biodone with splbio.
Artur Grabowski
2002-05-24
protect biodone with splbio
Artur Grabowski
2002-05-24
cluster_callback is a b_iodone handler. Since it calls functions
Artur Grabowski
[next]