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
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
2002-06-08
splbio around biodone
Artur Grabowski
2002-06-08
Add hardware TCP/IP checksum offloading support for receive and transmit for
Aaron Campbell
2002-06-08
TTYCOUNT and NUMVNODES.
Angelos D. Keromytis
2002-06-08
match new amd pciide a'la netbsd
Chris Cappuccio
2002-06-08
add missing ioctl support for SIOCSIFMTU
Jason Wright
2002-06-08
TTYCOUNT and NUMVNODES
Angelos D. Keromytis
2002-06-08
Move stuff around like a crazy man... (split into var/reg)
Jason Wright
2002-06-08
compile with -Wall -Werror -Whatever
Miod Vallat
2002-06-08
sync
Chris Cappuccio
2002-06-08
Add AMD 8111 IDE
Chris Cappuccio
2002-06-08
Add read-only KERN_NFILES (number of open files).
Angelos D. Keromytis
2002-06-08
Add KERN_NFILES, and procargs entry.
Angelos D. Keromytis
2002-06-08
use consistent style in function declarations
jasoni
2002-06-08
If a IP packet is too large for the outgoing interface and DF is set,
jasoni
2002-06-08
pullup two fixes from netbsd
Chris Cappuccio
2002-06-08
Sysctl for getting process arguments and environment.
Artur Grabowski
2002-06-08
Make 4GB machines work better.
Tobias Weingartner
2002-06-08
kill __P
Todd C. Miller
2002-06-08
Initial (not quite fully working) driver for the schizo on the blade1000
Jason Wright
2002-06-08
Netbsd cache flush speedup to dcache_flush_page.
Marcus Watts
2002-06-08
Break up icmp_error() so we can have the icmp error mbuf returned
jasoni
2002-06-08
use splnet for ipsec
Jun-ichiro itojun Hagino
2002-06-08
splnet -> splsoftnet where appropriate
Jun-ichiro itojun Hagino
2002-06-08
gc
Jun-ichiro itojun Hagino
2002-06-08
KNF
Jun-ichiro itojun Hagino
[prev]
[next]