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-05-30
__realpath(2) appears to have improved, so re-enable the code that
Theo de Raadt
2019-05-29
There are some bugs in __realpath(2) -- it isn't quite ready so disable
Theo de Raadt
2019-05-28
_thread_sys___realpath must be exported like _thread_sys___getcwd obviously.
Theo de Raadt
2019-05-28
Enable the use of the kernel __realpath() system call in the libc wrapper.
Bob Beck
2019-05-26
Tweak "RETURN VALUES" sections to mention setting errno, as so many
Kenneth R Westerback
2019-05-23
Only override size of chunk if we're not given the actual length.
Otto Moerbeek
2019-05-19
clarify that later flags modify earlier flags;
Ingo Schwarze
2019-05-16
More consistently put remarks about the less useful LC_* categoties,
Ingo Schwarze
2019-05-15
delete two stray blank lines
Ingo Schwarze
2019-05-13
Add missing word in comment.
Theo Buehler
2019-05-13
Move 'how this works' details from namespace.h to DETAILS
Philip Guenther
2019-05-13
The fd used by nlist() isn't application visible, so mark it close-on-exec
Philip Guenther
2019-05-13
explicitly mention that RES_NOALIASES has no effect;
Ingo Schwarze
2019-05-13
Mention introduction of *_conceal.
Otto Moerbeek
2019-05-12
Unifdef TM_GMTOFF TM_ZONE USG_COMPAT ALTZONE to make the code more readable.
Ingo Schwarze
2019-05-10
trim trailing whitespace (reported by Hiltjo Posthuma)
Ingo Schwarze
2019-05-10
repair %z: store seconds into tm_gmtoff, not centihours;
Ingo Schwarze
2019-05-10
repair %Z: write seconds into tm_gmtoff, not hours;
Ingo Schwarze
2019-05-10
Inroduce malloc_conceal() and calloc_conceal(). Similar to their
Otto Moerbeek
2019-05-10
Delete support for military timezones in %z (A-I and K-Y).
Ingo Schwarze
2019-05-10
Apply retpoline protection to the indirect call to the thread startfunc
Philip Guenther
2019-05-09
Document KERN_PFSTATUS
Claudio Jeker
2019-05-07
add an extra m where needed. spotted by Kent Watsen
Ted Unangst
2019-05-05
sync the description of bufcachepercent; ok deraadt
Jason McIntyre
2019-05-05
kern.bufcachepercent is actually for dma-reachable memory.
Theo de Raadt
2019-05-03
basic macro cleanup; from Fabio Scotoni <fabio at esse dot ch>
Ingo Schwarze
2019-05-02
Fix a comparison in open_memstream not to confuse when a negative
YASUOKA Masahiko
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
[next]