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
2020-06-26
Fix TCB_OFFSET_ERRNO. Adjust comments to reflect that powerpc64 uses %r13
Mark Kettenis
2020-06-26
Avoid "bare" register numbers.
Mark Kettenis
2020-06-25
PowerPC64 libc powerpc sys files
Dale Rahn
2020-06-25
PowerPC64 libc string/net files
Dale Rahn
2020-06-25
*** empty log message ***
Dale Rahn
2020-06-25
PowerPC64 libc/arch/powerpc/gdtoa files
Dale Rahn
2020-06-25
Committed wrong version of file, atomic_lock is 32 bit.
Dale Rahn
2020-06-25
PowerPC64 libc gen files
Dale Rahn
2020-06-25
PowerPC64 libc (libc powerpc top)
Dale Rahn
2020-06-22
spelling fix;
Jason McIntyre
2020-06-22
Extend kqueue interface with EVFILT_EXCEPT filter.
Martin Pieuchot
2020-06-07
In the libc resolver function asr_run(), clear the result buffer everytime,
Theo de Raadt
2020-05-31
Fix printing long doubles on architectures with hm and lm bits.
mortimer
2020-05-31
Remove an outdated BUGS section.
Visa Hankala
2020-05-27
This patch fixes one bug and one instance of undesirable behaviour.
Ingo Schwarze
2020-05-17
Fix forgotten references to removed mixer.4 manual
Alexandre Ratchov
2020-04-30
drop duplicate word;
Ingo Schwarze
2020-04-26
Minimal maintenance to make this mess slightly less confusing:
Ingo Schwarze
2020-04-26
fix the description; from andras farkas
Jason McIntyre
2020-04-25
A comma is not appropriate here, use a semicolon
Jeremie Courreges-Anglas
2020-04-25
Discourage use of RES_USE_INET6
Jeremie Courreges-Anglas
2020-04-25
Fix RES_USE_INET6 description
Jeremie Courreges-Anglas
2020-04-25
Clairify the point at which unveil first makes restricitons on the
Bob Beck
2020-04-24
Remove the deprecation notice for timegm().
Ingo Schwarze
2020-04-21
move mixerctl and audioctl man pages to section 8, as these work
Theo de Raadt
2020-04-21
Prevent infinite for loop since i went from ssize_t to size_t. Patch from
Darren Tucker
2020-04-16
Remove AUTHORS section. This follows what is done in strstr.3
Claudio Jeker
2020-04-16
Replace the simple memmem() implementation with a version that is O(n)
Claudio Jeker
2020-04-16
Resync our strstr.c with the musl version. Removes some debug code and
Claudio Jeker
2020-04-10
Update ARG_MAX bytes count
Jeremie Courreges-Anglas
2020-03-30
"eventually" came and went back in 2004.
Martijn van Duren
2020-03-13
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
Theo de Raadt
2020-03-13
typo in comment
Damien Miller
2020-03-11
Anthony Steinhauser reports that 32-bit arm cpus have the same speculation
Theo de Raadt
2020-03-11
typo; from bryan stenson
Jason McIntyre
2020-02-18
Now that the kernel skips the two instructions immediately following
Mark Kettenis
2020-02-11
Some system calls can fail due to an open-ended variety of causes
Ingo Schwarze
2020-02-09
A getlogin() function which used utmp(5) appeared in v7.
Jonathan Gray
2020-02-08
correct Research Unix edition "appeared in" use in HISTORY
Jonathan Gray
2020-02-06
Instead of opting in to futexes on archs with atomics opt out on archs
Jonathan Gray
2020-02-05
More precision regarding the openlog(3) *ident argument;
Ingo Schwarze
2020-02-05
Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" section
Alexandre Ratchov
2020-01-26
Insert two nop instructions after each svc #0 instruction in userland.
Mark Kettenis
2020-01-24
Document `kern.allowdt' button.
Martin Pieuchot
2020-01-22
delete wasteful ;;
Theo de Raadt
2020-01-13
Document how to make getopt_long(3) process arguments in order and stop
Stefan Sperling
2019-12-26
It is believed that an implementation of madvise was available in
Jonathan Gray
2019-12-21
Warn that auth_call(3) users should include a "--" argument before
Jonathan Gray
2019-12-21
In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)
Jonathan Gray
2019-12-20
drand48(3) returns values in [0.0, 1.0).
Theo Buehler
[next]