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
/
libc
Age
Commit message (
Expand
)
Author
2019-04-26
Undo changes to tmpfile.c r1.5.
Martijn van Duren
2019-04-23
missing dots after ".%P pp"; the case of btree(3) was
Ingo Schwarze
2019-04-21
adjust another bufcachepercent default
anton
2019-04-18
describe EIO failure state. noted by Maximilian Lorlacks
Ted Unangst
2019-04-02
Restrict which filesystems are available for swap. This rules out
Visa Hankala
2019-04-01
Compile with -gdwarf-4 to suppress wrnings about DWARF2 in assembly code
Mark Kettenis
2019-03-30
Add retguard macros to setjmp/longjmp on amd64. Knocks out some useful
mortimer
2019-03-29
Copy categories outside "mask" from "oldloc" to the new locale object.
Ingo Schwarze
2019-03-26
adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.
cheloha
2019-03-25
fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@
anton
2019-03-24
BUGS goes last;
Jason McIntyre
2019-03-24
Document the fact that readlink(2) can bypass restrictions as needed
Bob Beck
2019-03-24
In the incredibly unbelievable circumstance where _rs_init() fails to
Theo de Raadt
2019-03-23
Remove useless secure_path(3) calls.
Todd C. Miller
2019-03-21
Reference permissions in the canonical plural.
rob
2019-03-20
escape backslashes;
Ingo Schwarze
2019-03-17
Document MAP_CONCEAL. Prompted by jmc@. ok otto@ schwarze@.
cheloha
2019-03-15
Remove FBSDID.
Kevin Lo
2019-03-08
remove a sentence that was once helpful when dirname.3 and basename.3
Sebastian Benoit
2019-03-03
talk about IPv4 and IPv6 in a more symmetrical way
Ingo Schwarze
2019-03-03
tweak the previous two commits:
Ingo Schwarze
2019-03-03
Just called the Internet now
Theo de Raadt
2019-03-03
in vdprintf(), no need to use the file locking mecanism when using
Sebastien Marie
2019-02-21
Consume one leading space with %e iff given
kn
2019-02-13
New futex(2) based rwlock implementation based on the mutex code.
Martin Pieuchot
2019-02-13
KNF.
Martin Pieuchot
2019-02-13
Allow SO_PEERCRED to be called on sockets created with socketpair.
Martijn van Duren
2019-02-13
Xr the byteorder funcs; from tim kuijsten
Jason McIntyre
2019-02-07
Add lock stack trace saving for witness(4).
Visa Hankala
2019-02-07
Add manpage for timer* macros, actually document timespec* macros.
cheloha
2019-02-05
Fix typo in last commit.
Todd C. Miller
2019-02-05
Avoid an out of bounds read when regcomp() is passed a bad expression.
Todd C. Miller
2019-02-04
Make gl_pathc, gl_matchc and gl_offs size_t in glob_t to match POSIX.
Todd C. Miller
2019-01-29
Remove unused <assert.h> header.
Martin Pieuchot
2019-01-29
There's no point in asserting that a pointer is not NULL before
Martin Pieuchot
2019-01-29
Add a dedicated sysctl(2) node for witness(4).
Visa Hankala
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-22
strptime(3): Disallow double leap second.
cheloha
2019-01-22
sort sections, and add a missing verb to the EXAMPLES text;
Jason McIntyre
2019-01-22
Wrap long line
Otto Moerbeek
2019-01-22
Point people to ipcomp(4) instead of ipsecctl(8) for
Antoine Jacoutot
2019-01-21
strftime can print epoch seconds with %s, so allow strptime to parse it.
Ted Unangst
2019-01-21
a few tweaks
Ted Unangst
2019-01-21
Add example showing a proper comparison function, as many examples show
Otto Moerbeek
2019-01-21
Document 'video' promise.
Landry Breuil
2019-01-20
correct the RETURN VALUES of the macros, document the HISTORY of
Ingo Schwarze
2019-01-20
use standard headers for siphash
Brent Cook
2019-01-20
include stdint.h over sys/types.h
Brent Cook
2019-01-18
sys/time.h: new macros: timerisvalid() and timespecisvalid().
cheloha
2019-01-18
Improve the description of locale dependency:
Ingo Schwarze
[next]