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
2015-03-16
Merge conflicts
James Turner
2015-03-16
Merge conflicts
James Turner
2015-03-16
Update sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes....
James Turner
2015-03-15
from zhuk: two grammar fixes;
Jason McIntyre
2015-03-15
from zhuk: clarify "set --";
Jason McIntyre
2015-03-15
Avoid a NULL pointer deref when X509_get_pubkey() returns NULL.
Doug Hogan
2015-03-15
Prevent use after free.
Florian Obser
2015-03-15
Define chdname once in a .c and make it extern in the .h
Philip Guenther
2015-03-15
Handle tar -o by setting the tar_nodir directly instead of faking up a
Philip Guenther
2015-03-15
Avoid off-by-one read access to the termacts array, which could
Ingo Schwarze
2015-03-15
from zhuk: remove ambiguity around the false/true description;
Jason McIntyre
2015-03-15
Bring back '#include <lib/libz/zlib.h>', but inside #ifdev GPT. GPT
Kenneth R Westerback
2015-03-15
from zhuk: paths not beginning dot (as well as slash) use CDPATH;
Jason McIntyre
2015-03-15
from zhuk: remove ambiguity in the description of "continue";
Jason McIntyre
2015-03-15
from zhuk: the dash part of "cd -" is not a flag, so don;t show it as such;
Jason McIntyre
2015-03-15
fix for regression test for strtol(). it failed (the wrong kind of
Peter Hessler
2015-03-15
Using O_TRUNC with O_CREAT|O_EXCL is just confusing: fail if it exists,
Philip Guenther
2015-03-15
pax -o only accepts 'write_opt=nodir' and not bare 'nodir'
Philip Guenther
2015-03-15
tzfile.h is an internal header that should never have been installed.
Todd C. Miller
2015-03-15
Eliminate the question 'Which cd?' and just show the available cd's
Kenneth R Westerback
2015-03-14
Add missing #include <stdint.h> for SIZE_MAX.
Todd C. Miller
2015-03-14
Use xstrdup(), from Michael W. Bombardieri
Todd C. Miller
2015-03-14
TZ_MAX_CHARS in the old tzfile.h bears no resemblence to the actual
Todd C. Miller
2015-03-14
Do not reference tzfile.h since that is an internal header.
Todd C. Miller
2015-03-14
Delete the separate and incomplete whatis(1) manual
Ingo Schwarze
2015-03-14
Allow for multiple concurrent devopen() calls, and fill the .readdir member
Miod Vallat
2015-03-14
unbreak tree
Theo de Raadt
2015-03-14
from zhuk: be clearer about not all options having long name equivalents and
Jason McIntyre
2015-03-14
Whitespace & KNF tweaks. Change functions whose return values are
Kenneth R Westerback
2015-03-14
use ctime_r to avoid a re-entrancy signal race
Theo de Raadt
2015-03-14
Check for the size of the supposed destination address when constructing
Martin Pieuchot
2015-03-14
Zap unused variable.
Kenneth R Westerback
2015-03-14
Switch all the license blocks to the standard OpenBSD/ISC license.
Kenneth R Westerback
2015-03-14
RTL8411 works also, according to tiix@openmailbox
Theo de Raadt
2015-03-14
Switch all the license blocks to the standard OpenBSD/ISC license.
Kenneth R Westerback
2015-03-14
Remove wrong reference to zlib.
Loganaden Velvindron
2015-03-14
rewrite of sh(1). this page tries to confine itself to document features
Jason McIntyre
2015-03-14
remove incorrect statement. the standard *does* require calloc to check
Ted Unangst
2015-03-14
add sys/atomic.h back for membar_* needed for at least armv7
Jonathan Gray
2015-03-14
restore systm.h, needed for strcmp. from Steven McDonald
Ted Unangst
2015-03-14
remove unused 'cause' string when checking child status
Brent Cook
2015-03-14
mention TLS HTTPS here also; ok bcook
Theo de Raadt
2015-03-14
rename rde_free_filter() to filterlist_free() and start using it outside
Claudio Jeker
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-03-14
Move the command line options (mainly -d and -v) out of struct bgpd_config
Claudio Jeker
2015-03-14
Move the code that adjust FIB priority when changed during a config reload
Claudio Jeker
2015-03-14
When removing interfaces in the RDE we also need to remove all the RDE
Claudio Jeker
2015-03-13
move some deck chairs around in preparation for i386 PAE. no functional
Mike Larkin
2015-03-13
some include files not needed; matthew markfort
Theo de Raadt
2015-03-13
typo
Eric Faurot
[next]