index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-01-19
replace (void *)0 with NULL
mmcc
2016-01-19
remove a nop assignment that has been #if 0'd since 1996
mmcc
2016-01-18
adjust some syscalls in proc & id; from Carlin Bingham
Theo de Raadt
2016-01-18
Call BIO_sock_init() from tls_init() to ensure sockets are enabled on Windows.
Brent Cook
2016-01-09
Replace "function call" with "function" when referring to a function
mmcc
2016-01-09
Make code fit in 80 columns, remove trailing spaces & tabs.
Alexandre Ratchov
2016-01-09
drop "abort" promise, and make it the default behaviour.
Sebastien Marie
2016-01-09
revert manual additions of hid.h now that usbhid.h brings it in
Joshua Stein
2016-01-08
Zap extraneous SYNOPSIS sections.
Vadim Zhukov
2016-01-08
pull in dev/hid/hid.h for moved HIO_* vars
Joshua Stein
2016-01-07
fix SEE ALSO;
Jason McIntyre
2016-01-07
Move sndiod man page to section 8.
Alexandre Ratchov
2016-01-06
add a bug that the path whitelist is not available at this time.
Ted Unangst
2016-01-06
Long ago, malloc internally had two kinds of failures, warnings and errors.
Ted Unangst
2016-01-05
Use "path" not "file" as the function arg to utimes() and utimensat().
Todd C. Miller
2016-01-04
Follow style(9) and drop lint /* NOTREACHED */ annotations from
tb
2016-01-04
Bugfix: When errno happens to be EILSEQ upon entry to fgetws(3),
Ingo Schwarze
2016-01-04
Fix lots of bugs.
Ingo Schwarze
2016-01-04
Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1.
Brent Cook
2015-12-30
Document that the ssl free() functions are NULL safe. OK mmcc@
Todd C. Miller
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
Verify that the section header size supplied in the ELF header is what
mmcc
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
2015-12-28
Remove NULL-checks before free() and needless argument casts.
mmcc
2015-12-28
Remove NULL-checks before free() and unnecessary argument casts.
mmcc
2015-12-28
Remove NULL-checks before free() and a few related dead assignments.
mmcc
2015-12-28
Switch login(3) from lseek+read/write to pread/pwrite and only do the pread()
Philip Guenther
2015-12-27
remove unused variable
Charles Longeau
2015-12-25
Simplify allocation logic based on free and realloc's behavior on NULL.
mmcc
2015-12-25
revert change to call kevent immediately.
Ted Unangst
2015-12-25
Add missing second argument to FD_SET macro in example code snippet.
tb
2015-12-24
Both our manual and POSIX ask us to set the error indicator when an
Ingo Schwarze
2015-12-24
remove NULL-check before free()
mmcc
2015-12-24
More adress -> address
mmcc
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2015-12-23
remove two NULL casts
mmcc
2015-12-23
Remove the rest of the scaffolding for nonexistent ElGamal support,
mmcc
2015-12-23
Remove NULL casts and tweak style in a few places. A more invasive
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
Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes
James Turner
2015-03-16
Update sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes....
James Turner
2012-04-14
sqlite 3.7.11 library, vendor sources
Marc Espie
2015-12-23
assign pointer NULL rather than 0
mmcc
2015-12-23
assign pointer to NULL rather than 0
mmcc
2015-12-22
remove NULL-checks before free()
mmcc
2015-12-22
initialize a pointer to NULL rather than 0
mmcc
[next]