index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-30
Delete code which was never used (rtsock.c is even not there).
Rainer Giedat
2009-01-30
fix a very annoying events masking issue which would cause a fatal() to be
Gilles Chehade
2009-01-30
Use if_nametosdl implementation from rtadvd, which is much nicer.
Rainer Giedat
2009-01-30
If the "peer" address is not specified or derived from "to" for
Alexander Bluhm
2009-01-30
Set mbuf watermarks.
Mark Kettenis
2009-01-30
Deal with running out of receive buffers.
Mark Kettenis
2009-01-30
Add missing free.
Esben Norby
2009-01-30
Mark routers internal as uninstalled after deleting the default route.
Rainer Giedat
2009-01-30
"XXX: should this be performed under splnet()?"... Yes, yes it should.
Ryan Thomas McBride
2009-01-30
Properly clean out our rings when we down the interface.
Mark Kettenis
2009-01-30
sprinkle splassert(IPL_SOFTNET) around the code that inserts, unlinks, and
David Gwynne
2009-01-30
more const -> sizeof()
Oleg Safiullin
2009-01-30
fix debug message
Oleg Safiullin
2009-01-30
Turns out we need to look one frame deeper to find the saved return address
Mark Kettenis
2009-01-30
add missing ellipsis to the list of options.
Igor Sobrado
2009-01-30
use a consistent spacing in expressions and wordlists.
Igor Sobrado
2009-01-30
tweak previous;
Jason McIntyre
2009-01-30
o remove useless `if's
Oleg Safiullin
2009-01-30
missing ssl_sock_init() call in init_client() (used by
Damien Miller
2009-01-30
remove some gratuitous changes that do nothing other than inrease
Damien Miller
2009-01-30
- add missing trailing 't' of the mos(4) entry's 'Etherne'
Jasper Lievisse Adriaanse
2009-01-29
KNF (whitespace fixes). ok grunk@
Alexander Bluhm
2009-01-29
pass "xerrok" status across the execution call stack to more closely
Jared Yanovich
2009-01-29
``beginning'' is spelled with 2 `g' and 3 `n'.
Miod Vallat
2009-01-29
tweak usage()
Igor Sobrado
2009-01-29
fix compiler warning
Jacek Masiulaniec
2009-01-29
Remove KASSERT() that could trigger when an rthread in sigwait()
Philip Guenthe
2009-01-29
Add a few cache operations after I/O completes.
Miod Vallat
2009-01-29
The ``flush before inval'' 88410 workaround needs to be done in
Miod Vallat
2009-01-29
Update to reflect renaming of the st_[acm]timespec members to st_[acm]tim
Philip Guenthe
2009-01-29
Switch struct stat's timespec members to the names standardized in
Philip Guenthe
2009-01-29
Implement "smtpctl show stats"; ok gilles@
Jacek Masiulaniec
2009-01-29
better parsing of .forward files
Oleg Safiullin
2009-01-29
Some of the latest macppc laptops with no adb subsystem at all, spontaneously
Miod Vallat
2009-01-29
Oops, correct logic when requested font index is out of bounds. Thankfully
Miod Vallat
2009-01-29
Correctly byte-swap the link state ID when building Intra-Area-Prefix
Stefan Sperling
2009-01-29
One more step on the long road of beautifying ospf6ctl output:
Stefan Sperling
2009-01-29
Don't print a header line above every individual Intra-Area-Prefix LSA
Stefan Sperling
2009-01-29
Document SIOCSIFPRIORITY and friend. Found on my HD. OK jmc@
Claudio Jeker
2009-01-29
Originate Intra-Area-Prefix LSAs which reference a router LSA.
Stefan Sperling
2009-01-29
In Link LSAs, #prefixes is a 32bit value.
Stefan Sperling
2009-01-29
- fix .Nm and .Dt
Jason McIntyre
2009-01-29
fix a panic that occurs when IEEE80211_STA_ONLY is defined (SMALL_KERNEL).
Damien Bergamini
2009-01-29
various improvements; help/ok mbalmer
Jason McIntyre
2009-01-29
Add some kernel socket documentation. Originally from FreeBSD with some
Claudio Jeker
2009-01-29
lsa_get_prefix() should return the number of bytes consumed and not the
Claudio Jeker
2009-01-29
from Yoshihiko Sarumaru, freebsd pr #76333: fseek(3) can clear EOF too;
Jason McIntyre
2009-01-29
Fix offset calculation for lsa_prefix structs.
Stefan Sperling
2009-01-29
Better error handling.
Marc Balmer
2009-01-29
missing prototype for session_respond() in mta, move session_respond()'s
Gilles Chehade
[next]