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-31
Pass the buffer to send_packet() instead of spliting it up. This removes
Claudio Jeker
2009-01-30
Add missing free. Found by norby@ in ospfctl, same fix.
Stefan Sperling
2009-01-30
when decreasing ssl related counters, make sure the session was flagged as
Gilles Chehade
2009-01-30
improve statistics for smtp process. not only collect the current sessions
Gilles Chehade
2009-01-30
clear the F_EVLOCK flag earlier to prevent the error event handler from
Gilles Chehade
2009-01-30
avoid an alloc/free loop while looking for a bpf.
Pierre-Yves Ritschard
2009-01-30
When don't-fragment packets need to get fragemnted some code tries to
Claudio Jeker
2009-01-30
Do not break header for messages received via smtp.
Oleg Safiullin
2009-01-30
Change section: we're talking about the symlink system call, not the
Philip Guenthe
2009-01-30
bump descriptors limit to the max and set the maximum connections count to
Gilles Chehade
2009-01-30
sync the part copied from ip_output: always initialize IP checksum
Christian Weisgerber
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
[next]