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-06-09
make sure to bzero sockaddr_in
Jun-ichiro itojun Hagino
2002-06-09
support SIO*PHYADDR, so that we can configure outer address with ifconfig(8)
Jun-ichiro itojun Hagino
2002-06-09
whitespace
Jun-ichiro itojun Hagino
2002-06-09
whitespace cleanup
Jun-ichiro itojun Hagino
2002-06-09
reapply patch from jasoni@ for ICMP6_PACKET_TOO_BIG
Philipp Buehler
2002-06-09
reapply patch from jasoni@ for pf_route[6]
Philipp Buehler
2002-06-09
Userland might want resource.h.
Artur Grabowski
2002-06-09
split ioctl functions out of pf.c into pf_ioctl.c
Philipp Buehler
2002-06-09
support published arp entries again. PR 2635 (confirmed by submitter).
Jun-ichiro itojun Hagino
2002-06-09
no need to log() on outgoing packet on !IFF_UP case
Jun-ichiro itojun Hagino
2002-06-09
zap EMBMEDANY leftovers (all the comments were wrong).
Artur Grabowski
2002-06-09
unbreak sparc64 kernel builds after the arpcom change.
Artur Grabowski
2002-06-09
add struct pstats to struct eproc
Artur Grabowski
2002-06-09
KNF
Dale Rahn
2002-06-09
Ah, seems we've seen this problem before (macro's with wrong name)
Jason Wright
2002-06-09
typo
Jun-ichiro itojun Hagino
2002-06-09
convert sleep() calls to tsleep().
Miod Vallat
2002-06-09
force FDDI link MTU be FDDI IPv4 MTU. PR 2714. jason ok
Jun-ichiro itojun Hagino
2002-06-09
This commit commit commit without testing has to STOP. BE CAREFUL.
Theo de Raadt
2002-06-09
M_TCPV4_CSUM_OUT=0x0002 not 0x2002
Mike Frantzen
2002-06-09
uncommit, broken (by corrupt diff)
Philipp Buehler
2002-06-09
Use LIST_FOREACH.
Artur Grabowski
2002-06-09
KERN_MBSTAT
Angelos D. Keromytis
2002-06-09
Add KERN_MBSTAT
Angelos D. Keromytis
2002-06-09
Comment out currently-unused code (it's there for the ethernet-ipsec
Angelos D. Keromytis
2002-06-09
add PCITAG_BUS/DEV/FUNC for decoding PCI tags
Jason Wright
2002-06-09
knf/cleanup/dead code removal.
Dale Rahn
2002-06-09
new file sys/net/pf_ioctl.c
Philipp Buehler
2002-06-09
more arpcom ->sc_arpcom missing.
Dale Rahn
2002-06-09
make gem compile, arpcom is sc_arpcom.
Dale Rahn
2002-06-09
a step towards consistancy; in general:
Todd T. Fries
2002-06-09
replace epsetfilter() / epsetmedia() with epinit() and only if the
Federico G. Schwindt
2002-06-09
an agr(0) was overwriting the saved r18, fix that
Michael Shalayeff
2002-06-09
fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu...
Michael Shalayeff
2002-06-09
fix the use of "cuz" in the tree; these are all in comments
Jason Peel
2002-06-09
increment ifs6_in_toobig if ipv6 packet too large for interface in
jasoni
2002-06-09
in pf_route{6}, if too large for outgoing interface and not allowed to
jasoni
2002-06-09
ANSIfy (started as some other change that just ran away).
Artur Grabowski
2002-06-09
change M_AUTHxx to openbsd definition (M_AUTH_AH)
Jun-ichiro itojun Hagino
2002-06-09
Set/clear M_AUTH_AH.
Angelos D. Keromytis
2002-06-09
Handle out of memory gracefully. ok miod@
Thomas Nordin
2002-06-09
add M_AUTH_AH. now M_AUTH means "payload was authenticated by AH or ESP auth",
Jun-ichiro itojun Hagino
2002-06-09
correct getpeername(2).
Jun-ichiro itojun Hagino
2002-06-09
different magics for malloc and pool, art@ ok
Niklas Hallqvist
2002-06-09
Handle out of memory gracefully. ok jason@
Thomas Nordin
2002-06-09
More (the last round?) of splasserts and splbio around biodone.
Artur Grabowski
2002-06-09
some splassert and protection of biodone.
Artur Grabowski
2002-06-09
splassert a splbio assumption.
Artur Grabowski
2002-06-09
more of those crazy registers
Jason Wright
2002-06-08
KISS. the spl variable doesn't have to be called s, but it make the code less...
Artur Grabowski
[next]