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-31
do not try to update rmx_mtu if rmx_mtu == 0 (obey ifmtu)
Jun-ichiro itojun Hagino
2002-05-31
Per-socket policies and authentication. Finally.
Angelos D. Keromytis
2002-05-31
Socket-related IPsec sockoptions --- cleanups etc.
Angelos D. Keromytis
2002-05-31
Move some common code to separate routines; also, fix the problem of
Angelos D. Keromytis
2002-05-31
New fields in policy and TDB.
Angelos D. Keromytis
2002-05-31
Keep an policy attached to each socket (that needs it), and cleanup as
Angelos D. Keromytis
2002-05-31
Fix a DoS attack whereby an attacker could cause the replay counter to
Angelos D. Keromytis
2002-05-31
Pass authentication information (if available) in ACQUIRE message.
Angelos D. Keromytis
2002-05-31
import_flow() prototype
Angelos D. Keromytis
2002-05-31
Move code out of pfkeyv2.c into import_flow()
Angelos D. Keromytis
2002-05-31
Allow auth payloads in ACQUIRE messages. Part of a larger commit to come.
Angelos D. Keromytis
2002-05-30
Add a german keymap for iBook. Based on "Key Caps" on Mac OS X 10.1.4.
Mats O Jansson
2002-05-30
fallout from the radio attachment fix
Michael Shalayeff
2002-05-30
missing refs to sfr0 and other man fixes; from jumbo@
Michael Shalayeff
2002-05-30
remove silly ifdef's; mickey@ jason@ ok.
Federico G. Schwindt
2002-05-30
iff pcibios is enabled, record _every_ established pci interrupt
Michael Shalayeff
2002-05-30
make radio attach, not steal other audio attachments
Michael Shalayeff
2002-05-30
proper support for vt8233; from freebsd; tested by Jolan Luff <jolan@encrypte...
Michael Shalayeff
2002-05-30
protect biodone with splbio.
Artur Grabowski
2002-05-30
spelling errors; moritz@jodeit.org
Theo de Raadt
2002-05-30
improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame
Jun-ichiro itojun Hagino
2002-05-30
use M_READONLY where possible. minor cleanup/sync with kame.
Jun-ichiro itojun Hagino
2002-05-30
minor KNF. nuke obsolete IFF_LINK0 support completely
Jun-ichiro itojun Hagino
2002-05-30
minor KNF
Jun-ichiro itojun Hagino
2002-05-30
remove extra */
Jun-ichiro itojun Hagino
2002-05-29
force fragment to minimum link MTU (1280) when needed (when PMTUD does
Jun-ichiro itojun Hagino
2002-05-29
Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).
Mats O Jansson
2002-05-29
there is no need to store ioaddr/iosize into the softc
Michael Shalayeff
2002-05-29
oops
Michael Shalayeff
2002-05-29
bzero before setting
Jun-ichiro itojun Hagino
2002-05-29
receivedra field is gone
Jun-ichiro itojun Hagino
2002-05-29
oops
Michael Shalayeff
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
[next]