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
2014-12-03
Fixup a crash found by jsg using the AFL fuzzer. IP and IPv6 printing
Mike Belopuhov
2014-12-03
wb_init() calls wb_stop() and wb_reset() so remove some redundant calls
Brad Smith
2014-12-03
md5 when wlan is needed too. fixes i386 ramdiskC
Ted Unangst
2014-12-03
deraadt points out i forgot about tcp_signature, although this won't
Ted Unangst
2014-12-03
should no longer need md5 by default in all kernel builds.
Ted Unangst
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-12-03
stale header: this code hasn't used hash.h in a while
Ted Unangst
2014-12-03
test backslash handling because it was on my todo list;
Ingo Schwarze
2014-12-03
in the recent update of capitals, this critical file was forgotten
Ingo Schwarze
2014-12-02
Add -F to if-shell to allow it to be used to check for format or option
Nicholas Marriott
2014-12-02
Permit option values to be used in formats.
Nicholas Marriott
2014-12-02
Add brainpool curves to eccurves_default[], accidentally missing from 1.32;
Miod Vallat
2014-12-02
Remove prototypes for functions that were already removed.
Todd C. Miller
2014-12-02
Add simple strlcpy regress
Todd C. Miller
2014-12-02
convert select() to poll(). This is one of the most complicated
Theo de Raadt
2014-12-02
Conversion of braindead select() path to braindead poll() path.
Theo de Raadt
2014-12-02
posix fix: should behave like [ when invoked as /bin/[
Ted Unangst
2014-12-02
delete all the simplelocks. ok deraadt
Ted Unangst
2014-12-02
replace some malloc multiplies with mallocarry. ok deraadt henning
Ted Unangst
2014-12-02
Add simple strlcat regress
Todd C. Miller
2014-12-02
macppc G5 needs fcu in RAMDISK, mentioned by mpi
Theo de Raadt
2014-12-02
Add strnlen to SUBDIRS so we actually run its tests.
Todd C. Miller
2014-12-02
sync
Theo de Raadt
2014-12-02
Remove dead stores found by llvm checker and mark functions that
Todd C. Miller
2014-12-02
Fix lowzero running out of bounds in pack_vector(). Problem seen by
Otto Moerbeek
2014-12-02
add some openbsd tags, and a first pass at cleanup;
Jason McIntyre
2014-12-02
delete unused, almost empty file
Ingo Schwarze
2014-12-02
get rid of line-printer-era backspace-encoding of diacriticals;
Ingo Schwarze
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2014-12-02
Switch the default output mode from -Tascii to -Tlocale.
Ingo Schwarze
2014-12-02
Kill the only instance of .Lb in our tree. It is better to not use
Ingo Schwarze
2014-12-02
some minor fixes from martin natano;
Jason McIntyre
2014-12-02
Fix the implementation and documentation of \c (continue text input line).
Ingo Schwarze
2014-12-02
macro cleanup; kaspars at bankovskis dot net
Ingo Schwarze
2014-12-02
zap extra parenthesis after recent rewrite
Marc Espie
2014-12-02
Noone cares what castle the princess is in
Theo de Raadt
2014-12-02
sync bcopy/memmove/memcpy implementation with the kernel. ok deraadt
Ted Unangst
2014-12-02
The t.t test is missing and so the t.* test is not being run.
Daniel Dickman
2014-12-02
In sys_socket() and doaccept(), gotta skip setting the close-on-exec
Philip Guenther
2014-12-02
regen
Brad Smith
2014-12-02
Add Samsung SSD controller.
Brad Smith
2014-12-01
use reallocarray() deep inside an macro ugly as sin
Theo de Raadt
2014-12-01
memcpy abort found an overlap. from dsp at 2f30. ok deraadt
Ted Unangst
2014-12-01
Another fix for insertion from Balazs Kezes. On insertion, size the line
Nicholas Marriott
2014-12-01
A couple of minor changes to the "Terminal Special Files" section to
Nicholas Marriott
2014-12-01
An internal function called xrealloc() is actually a fail-hard
Theo de Raadt
2014-12-01
reconvert (rereconvert?) to memcpy except in the one case where memmove
Ted Unangst
2014-12-01
Make every interface with a watchdog register it's own slow timeout
Mike Belopuhov
2014-12-01
Check ZOOMED flag on window.
Nicholas Marriott
2014-12-01
more opportunity to use reallocarray(); ok otto
Theo de Raadt
[next]