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
2008-06-11
Canonical for() -> queue.h FOREACH macro conversions.
Bret Lambert
2008-06-11
Use the prom address to map clock(4) at ebus(4) if available.
Mark Kettenis
2008-06-11
Fix $OpenBSD$ for once and for all
Marco Peereboom
2008-06-11
factor out state creation code for readability; make it static inline
Henning Brauer
2008-06-11
Removed bogus var definition.
Tobias Stoeckmann
2008-06-11
superfluous to check for m != NULL in pf_find_state, it is plain
Henning Brauer
2008-06-11
after finding a state in the outbound path clear the statekey pointer
Henning Brauer
2008-06-11
extra paranoia:
Henning Brauer
2008-06-11
getcwd can return NULL on error, so handle that case properly.
Tobias Stoeckmann
2008-06-11
yuck, fix a last minute collision
Henning Brauer
2008-06-11
store a pointer to the stack side state key in the mbuf packet
Henning Brauer
2008-06-11
Avoid possible NULL pointer dereferences by using reentrant versions
Tobias Stoeckmann
2008-06-11
spacing
Joris Vink
2008-06-11
style ferry comes around
Joris Vink
2008-06-11
ofd is being closed in cvs_file_free(), no need to close it ourselfs
Joris Vink
2008-06-11
implement the VIDIOC_STREAMOFF ioctl and remove some unused code
Robert Nagy
2008-06-11
Add a CVSROOT/config option "DisableMdocdate" (default:no) to turn off
Damien Miller
2008-06-11
Add tar -j option that calls bzip2 for compress/decompress. Requires
Peter Valchev
2008-06-11
GNU cvs "compresses" CVSROOT/history by shrinking entry for working dir
Tobias Stoeckmann
2008-06-11
remove an unused variable
Thordur I. Bjornsson
2008-06-11
Move first pieces of crypto softraid into the tree. Still totally
Hans-Joerg Hoexer
2008-06-11
regen
Brad Smith
2008-06-11
BCM5780 also has a fiber model.
Brad Smith
2008-06-11
Don't get the address of the txstats pointers when doing bzero,
Jonathan Gray
2008-06-11
add $OpenBSD$ tag.
Thordur I. Bjornsson
2008-06-11
Let curses handle the setup of terminal instead of doing it on our own
Tobias Stoeckmann
2008-06-11
If bDefaultFrameIndex is 0 we should use the first bFrameIndex.
Robert Nagy
2008-06-10
vax doesn't have inf/nan, finite always returns 1
Martynas Venckus
2008-06-10
Add opaque structure to create raid.
Marco Peereboom
2008-06-10
make opencvs behave exactly like GNU cvs does when it comes to
Joris Vink
2008-06-10
add VIDIOC_QUERYCTRL to the supported ioctls
Robert Nagy
2008-06-10
Add a clear-mark function.
Kjell Wooding
2008-06-10
Use '\0' for a nul byte rather than unadorned 0. ok djm@
Darren Tucker
2008-06-10
Remove redundant code that only leaked an mbuf.
Bret Lambert
2008-06-10
Add regress test for key options. ok djm@
Darren Tucker
2008-06-10
set the inactivity timeout of redirections to a shorter timeout of 600
Reyk Floeter
2008-06-10
reduce mem usage by about 20% by packing state and type of an inode in a single
Otto Moerbeek
2008-06-10
support CIDR address matching in .ssh/authorized_keys from="..." stanzas
Damien Miller
2008-06-10
Handle the closing of half connections where we don't see the full
Reyk Floeter
2008-06-10
o Avoid putting duplicate entries into the name cache,
Thordur I. Bjornsson
2008-06-10
Simplify code slightly; use PR_ZERO with pool_get() rather than bzero().
Ryan Thomas McBride
2008-06-10
Add a no-more-sessions@openssh.com global request extension that the
Damien Miller
2008-06-10
Arguments to fifo commands were limited to 80 bytes. That is too
Alexander Bluhm
2008-06-10
use sloppy pf state keeping for routed sessions (direct server return)
Reyk Floeter
2008-06-10
g/c unused defines.
Brad Smith
2008-06-10
Free the counters struct when we free the table entry.
Ryan Thomas McBride
2008-06-10
formatting knits.
Brad Smith
2008-06-10
Some header cleanup. Remove some unused headers and shuffle some around
Brad Smith
2008-06-10
Handle a special sloppy case where we only see one half of the
Reyk Floeter
2008-06-10
Rename pmap_remove_all() to pmap_remove_page().
Miod Vallat
[next]