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-12-31
Move tr_port_destroy down; fixes 'lacp_compose_key protection fault trap'
Stuart Henderson
2015-12-31
add mg to SEE ALSO. ok jmc@
Mark Lumsden
2015-12-31
Manual page for pchtemp(4).
Mark Kettenis
2015-12-31
Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs.
Mark Kettenis
2015-12-31
Provide a minimal implementation of the Linux vga_get/vga_put API and use it
Mark Kettenis
2015-12-31
Unconditionally set the "switchcookie". Fixes synchronous VT switching.
Mark Kettenis
2015-12-31
Return FALSE on parse errors.
Sunil Nimmagadda
2015-12-31
Protect mips64 pmap and pvlist structs with a mutex to make pmap
Visa Hankala
2015-12-31
fix three bugs in KRL code related to (unused) signature support:
Damien Miller
2015-12-30
Change the number of binary distribution sets in NOTES to eight.
Robert Peichaer
2015-12-30
unused prototype
Damien Miller
2015-12-30
Remove portslocks from /etc/daily. The ports LOCKDIR was moved from /tmp
Robert Peichaer
2015-12-30
Remove use of sysexits.h. OK guenther@
Todd C. Miller
2015-12-30
Small tidy of recently committed transpose-words: unused value
Mark Lumsden
2015-12-30
Declare usage() as __dead, and while here align a few variables to the rest of
mestre
2015-12-30
Document that the ssl free() functions are NULL safe. OK mmcc@
Todd C. Miller
2015-12-30
Revert r1.59's over-enthusiatic MBR zero'ing in MBR_init(). It was
Kenneth R Westerback
2015-12-30
Back out of 1.36 and 1.37, which made simplifications to allocation
mmcc
2015-12-30
Widen the dired command list. ok jmc@
Mark Lumsden
2015-12-30
sysexits only caught on for mail programs. it is not actually recommended
Ted Unangst
2015-12-30
SSL_CTX_free() and SSL_free() check for null so dont do it in smtpd
Sebastian Benoit
2015-12-30
SSL_CTX_free() and SSL_free() check for null so dont do it in relayd
Sebastian Benoit
2015-12-30
SSL_CTX_free() and SSL_free() check for null so dont do it in ldapd
Sebastian Benoit
2015-12-30
add another combo for home/end keys that works in tmux.
Ted Unangst
2015-12-30
date requires strict format including spaces, from miod
Theo de Raadt
2015-12-30
rename a few variables/functions to avoid shadowing
Ted Unangst
2015-12-30
put back casts for realloc because c++ needs them. reported by naddy
Ted Unangst
2015-12-30
Michal Mazurek pointed out on tech@ that the factor.6 manual needs a bit
tb
2015-12-30
Test logging to console by redirecting the system's console into a
Alexander Bluhm
2015-12-30
pledge(2) tokenadm(8): it needs "rpath wpath cpath fattr flock" for operations
mestre
2015-12-30
now that ibuf_free() checks for null, we can remove the check here.
Sebastian Benoit
2015-12-30
now that ibuf_free() checks for null, we can remove the check here.
Sebastian Benoit
2015-12-30
d_namlen is not portable, there is no reason to keep a delta with -portable and
Joerg Jung
2015-12-30
rename global "e" to genv to avoid accidental shadowing and aliasing.
Ted Unangst
2015-12-30
another case where bad things would happen after wrterror
Ted Unangst
2015-12-30
if somebody makes the mistake of disabling abort, don't deref null in
Ted Unangst
2015-12-29
regen
Mark Kettenis
2015-12-29
Intel C610 Thermal Sensor
Mark Kettenis
2015-12-29
Verify that the section header size supplied in the ELF header is what
mmcc
2015-12-29
Add transpose-words, ok jasper@.
Mark Lumsden
2015-12-29
Replace single pattern case-blocks with simpler code.
Robert Peichaer
2015-12-29
Remove backslash, not necessary after '&&'
Robert Peichaer
2015-12-29
Replace last remaining `` with $()
Robert Peichaer
2015-12-29
fix exit status on pledge(2) failure.
Gleydson Soares
2015-12-29
fix exit status on pledge(2) failure.
Gleydson Soares
2015-12-29
fix exit status on pledge(2) failure.
Gleydson Soares
2015-12-29
Tweak previous by de-indenting label and replacing remaining continues
mmcc
2015-12-29
Don't assume fprintf() will set the FILE * error condition.
Todd C. Miller
2015-12-29
mention that ibuf_free() does not need a NULL check.
Sebastian Benoit
2015-12-29
check for NULL in ibuf_free().
Sebastian Benoit
[next]