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-02-13
When too many -a requests on the syslogd command line cannot be
Alexander Bluhm
2015-02-13
make rekey_limit for sshd w/privsep work; ok djm@ dtucker@
Markus Friedl
2015-02-13
Include sys/stdint.h for SIZE_MAX instead of relying on the misplaced
Todd C. Miller
2015-02-13
implicit declaration of function 'free'; add missing stdlib.h
David Coppa
2015-02-13
Call tls_config earlier; otherwise TLS_PROTOCOLS_ALL (to allow TLSv1.0 etc)
Stuart Henderson
2015-02-13
Don't leak memory on errors - fixes coverity issues 105353 105253
Bob Beck
2015-02-13
fix leaking of bn, coverity issue 105351
Bob Beck
2015-02-13
Direct people to netstat for the new multicast routing sysctls.
Philip Guenther
2015-02-12
Prevent an archive from esacaping the current directory by itself:
Philip Guenther
2015-02-12
Free the buffers used for the sysctl. OK sthen@
Claudio Jeker
2015-02-12
Make syslogd tests more reliable. Increase the allowed range of
Alexander Bluhm
2015-02-12
Allow constraints URL without leading path (eg. "https://www.openbsd.org").
Reyk Floeter
2015-02-12
For tar without -P, if a path in the archive has any ".." components then
Philip Guenther
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Remove useless extern definitions of nselcoll and selwait.
Todd C. Miller
2015-02-12
Prevent sshd spamming syslog with "ssh_dispatch_run_fatal: disconnected".
Darren Tucker
2015-02-12
Fix a bug introduced in the last commit that broke EOF handling
Todd C. Miller
2015-02-12
add missing .Pa macros; patch from Theo Buehler <theo at math dot ethz dot ch>
Ingo Schwarze
2015-02-12
After almost five years and 92 revisions, mdoc_macro.c rev. 1.139
Ingo Schwarze
2015-02-12
be more explicit about how -A and -P work, and fix a booboo in previous;
Jason McIntyre
2015-02-12
Initialize buffer pointers passed to get_sysctl to NULL; otherwise they point
Stuart Henderson
2015-02-12
Do not confuse .Bl -column lists that just broken another block
Ingo Schwarze
2015-02-12
Delete the mdoc_node.pending pointer and the function calculating
Ingo Schwarze
2015-02-12
Remove a chunk that should have been deleted in r1.166, this was safe
Martin Pieuchot
2015-02-12
Set external DMA address configuration interface.
Masao Uebayashi
2015-02-12
Fix typos.
Masao Uebayashi
2015-02-12
Provide interface for external DMA address configuration.
Masao Uebayashi
2015-02-12
When purging the routes corresponding to an ifp, skip the routing tables
Martin Pieuchot
2015-02-12
switch back to IRQ_NONE/IRQ_HANDLED
Jonathan Gray
2015-02-12
Rename escape_uri() to url_encode() because it is the opposite of
Reyk Floeter
2015-02-12
Take a reference to prevent cmdq being freed during the command. Can
Nicholas Marriott
2015-02-12
Don't clear ICRNL when editing mode is off, so that character local echo
Philip Guenther
2015-02-12
Convert to if_input().
Martin Pieuchot
2015-02-12
Add and use macros for linux memory barriers. Fix the call in
Jonathan Gray
2015-02-12
Use ksh arithmethic instead of expr.
Robert Peichaer
2015-02-12
Remove a stray ;.
Masao Uebayashi
2015-02-12
Move register accessor macros to saner place.
Masao Uebayashi
2015-02-12
switch some free calls back to kfree
Jonathan Gray
2015-02-12
De-static for backtracing, but using #define to not change indent (for now).
Masao Uebayashi
2015-02-12
switch MUTEX_ASSERT_LOCKED calls back to assert_spin_locked
Jonathan Gray
2015-02-12
prevent a crash with openssl asn1parse -genstr FORMAT
Jonathan Gray
2015-02-12
Simplify debug ifdefs.
Masao Uebayashi
2015-02-12
Don't panic even if parent port doesn't exist.
Masao Uebayashi
2015-02-12
KNF.
Masao Uebayashi
2015-02-12
convert to if_input.
David Gwynne
2015-02-12
Rename the struct device member of inteldrm_softc to sc_dev and rename the
Mark Kettenis
2015-02-12
bump minor for TLS_PROTOCOLS_ALL. OK jsing@
Reyk Floeter
2015-02-12
Allow TLS protocols to be specified via a "tls protocols" configuration
Joel Sing
2015-02-12
Add a tls_config_parse_protocols() function that allows a protocols string
Joel Sing
2015-02-12
Fix handling of "legacy" mode for tls_config_set_dheparams().
Joel Sing
[next]