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-24
Both our manual and POSIX ask us to set the error indicator when an
Ingo Schwarze
2015-12-24
Make all instances of gpt_chk_mbr() identical (bar static vs
Kenneth R Westerback
2015-12-24
bzero -> memset. No binary change.
mmcc
2015-12-24
use strndup instead of malloc/strncpy/nul
mmcc
2015-12-24
Use return rather than exit to enable the stack protector. From
mmcc
2015-12-24
Order includes. From fritjof@alokat.org
mmcc
2015-12-24
remove NULL-check before free()
mmcc
2015-12-24
Function prototypes and a little bit of KNF.
tb
2015-12-24
more e-mail -> email
mmcc
2015-12-24
Remove a couple NULL-checks before free().
mmcc
2015-12-24
KNF cleanup: sort #includes and cases in switch statements.
tb
2015-12-24
Add prototype for gpt_chk_mbr() to i386_installboot.c. Add 'static' to
Kenneth R Westerback
2015-12-24
revert check_tcp rev 1.41 by yasuoka@
Sebastian Benoit
2015-12-24
tweak auto-allocation description, with and ok jmc@
Otto Moerbeek
2015-12-24
Add --brief and --dereference, used by xdg-open/xdg-mime.
Jeremie Courreges-Anglas
2015-12-24
Normalize return values from various exit functions.
Mike Larkin
2015-12-24
Make sure we don't overflow a page during vm_readpage/vm_writepage.
Mike Larkin
2015-12-24
Add -R option to allow files specified on the command line to be
Mark Lumsden
2015-12-24
More adress -> address
mmcc
2015-12-24
adress -> address
Anthony J. Bentley
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2015-12-24
Argh. The other part the wrong diff was missing.
Kenneth R Westerback
2015-12-24
completly -> completely
mmcc
2015-12-24
Replace bzero with memset. No binary change.
mmcc
2015-12-24
Mark up paths with Pa, and adjust tag width to avoid ugly wrapping.
Anthony J. Bentley
2015-12-24
mdoc macro cleanup.
Anthony J. Bentley
2015-12-23
remove two NULL casts
mmcc
2015-12-23
Remove unnecessary SIGSYS/ENOSYS handling for getfh(2).
Tim van der Molen
2015-12-23
Add privilege separation and pledge().
Tim van der Molen
2015-12-23
Remove the rest of the scaffolding for nonexistent ElGamal support,
mmcc
2015-12-23
sync
Theo de Raadt
2015-12-23
pledge "audio" code block must be !SMALL_KERNEL
Theo de Raadt
2015-12-23
Remove NULL casts and tweak style in a few places. A more invasive
mmcc
2015-12-23
revert previous:
Jasper Lievisse Adriaanse
2015-12-23
remove NULL-check before free()
mmcc
2015-12-23
Remove NULL-checks before free(). I think I've almost scrubbed the
mmcc
2015-12-23
remove NULL-checks before free()
mmcc
2015-12-23
remove NULL-checks before free()
mmcc
2015-12-23
remove NULL-checks before free()
mmcc
2015-12-23
remove a few NULL-checks before free()
mmcc
2015-12-23
Add pledge calls to both "helper" and "worker" processes.
Alexandre Ratchov
2015-12-23
If PLEDGE_AUDIO is set, allow audio(4) ioctls necessary
Alexandre Ratchov
2015-12-23
Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes
James Turner
2015-12-23
Do undo.
Mark Lumsden
2015-12-23
expand message between processes to 2048 bytes. Andre Smagin found
Theo de Raadt
2015-12-23
Move the code, that lists uninitialized disk into a separate function.
Robert Peichaer
2015-12-23
- quote user supplied hostname
Robert Peichaer
2015-12-23
- spacing
Robert Peichaer
2015-12-23
Change comment style for headings so they get removed by list2sh.awk and
Robert Peichaer
2015-03-16
Update sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes....
James Turner
[prev]
[next]