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-29
Remove reference to $ERRNO, which was been unimplemented for >= 19
mmcc
2015-12-28
The last of the e-mail -> email.
mmcc
2015-12-28
Remove NULL-checks before free() and needless argument casts.
mmcc
2015-12-28
Replace lseek/[read|write] with pread|pwrite.
Kenneth R Westerback
2015-12-28
Remove NULL-checks before free() and unnecessary argument casts.
mmcc
2015-12-28
1. Add a loop_end label to the outer loop
mmcc
2015-12-28
remove spaces after '!'
Joerg Jung
2015-12-28
Remove NULL-checks before free() and a few related dead assignments.
mmcc
2015-12-28
Build most of games/ with -Werror-implicit-function-declaration.
tb
2015-12-28
build mopd with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
build all lpr tools with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
Switch login(3) from lseek+read/write to pread/pwrite and only do the pread()
Philip Guenther
2015-12-28
fprintf() may not set the error indicator on failure so just use
Todd C. Miller
2015-12-28
Remove description of circular queues and add a small blurb about
Todd C. Miller
2015-12-28
Use err() instead of custom perr() function. Also applied by nvi2
Todd C. Miller
2015-12-28
realloc and free's behavior when passed NULL is defined by C89, so we
mmcc
2015-12-28
- no need to insist on EFISYS partitions on non-root disks.
Robert Peichaer
2015-12-28
remove unused copy argument from addarg()
Joerg Jung
2015-12-28
initialize pointer to avoid undefined free on failure
Brent Cook
2015-12-28
include time.h over sys/time.h for ctime(3)
Brent Cook
2015-12-28
Couple of trivial style nits.
Nicholas Marriott
2015-12-28
build smtpd and smtpctl with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
build most of usr.sbin with -Werror-implicit-function-declaration
Sebastian Benoit
2015-12-28
update the us army democracy excerpt to more closely
Jason McIntyre
2015-12-28
andy finkel confimed himself as the originator of the rigged demo quote;
Jason McIntyre
2015-12-28
Rework re_start and re_txeof to only check the producer/consumer ring
Jonathan Matthew
2015-12-28
use ulmin when looking at uio_resid to prevent wrapping around.
Ted Unangst
2015-12-27
set sensor type later on init
Joerg Jung
2015-12-27
fold for loops back into a wait function in a similar manner as acpiec does
Joerg Jung
2015-12-27
Use 'standard' gpt_chk_mbr() to check for protective MBR.
Kenneth R Westerback
2015-12-27
rename kbdled to backlight and mention chip model in comment
Joerg Jung
2015-12-27
extra taskq is gone, so also remove the no longer needed init variable
Joerg Jung
2015-12-27
simplify and unify keyboard backlight hooks, doing the same kassert instead of
Joerg Jung
2015-12-27
with Mark's fix in previous commit the extra taskq for delayed initialization
Joerg Jung
2015-12-27
Remove stray '}'.
Robert Peichaer
2015-12-27
Tweak comment: we now always make a copy of argv.
Jeremie Courreges-Anglas
2015-12-27
Refactor and move disk initialization code from install.sh to a separate
Robert Peichaer
2015-12-27
Put macro arg in parentheses.
mmcc
2015-12-27
Add missing #include "audio.h". Fixes sndiod pledge issue reported by
tb
2015-12-27
welcome GENERIC.IP27 MP (dual cpu on O350 now)
Theo de Raadt
2015-12-27
unconditionally duplicate the argv array on initialization, to make it
Alexander Hall
2015-12-27
If available prefer the rdseed instruction over rdrand when adding entropy
Jonathan Gray
2015-12-27
wrap "audio" pledge code in NAUDIO > 0, because there are a few
Theo de Raadt
2015-12-27
add missing header needed for pledge(2)
Charles Longeau
2015-12-27
remove unused variables
Charles Longeau
2015-12-27
remove unused variable
Charles Longeau
2015-12-27
remove unused variable
Charles Longeau
2015-12-26
Add support for the Perle Speed8 LE.
Mark Kettenis
2015-12-26
regen
Mark Kettenis
2015-12-26
Add Perle Speed8 LE.
Mark Kettenis
[next]