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
/
compat-43
Age
Commit message (
Expand
)
Author
2023-05-18
Add PROTO_NORMAL() declarations for the remaining syscalls, to avoid
Philip Guenther
2022-12-13
consistently put the Xr in "made obsolete by" in symbolic,
Jason McIntyre
2022-10-13
controm terminql -> controlling terminal;
Jason McIntyre
2022-07-17
order sysctl(2) Xr by section
Jonathan Gray
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2021-12-16
getwd(3): don't malloc space for buf if it is NULL
Todd C. Miller
2020-10-12
make fixed-sized fixed-value mib[] arrays be const
Theo de Raadt
2019-09-06
More Version 1 AT&T UNIX history.
Ingo Schwarze
2019-03-03
tweak the previous two commits:
Ingo Schwarze
2019-03-03
Just called the Internet now
Theo de Raadt
2018-01-12
Adjust references for sysctl(3) to sysctl(2)
Theo de Raadt
2017-11-28
GNU ld has prefixed the contents of .gnu.warning.SYMBOL sections
Theo Buehler
2017-08-01
delete sigmask(3) from sigsetmask(3) SYNOPSIS and use .Xr rather
Ingo Schwarze
2017-05-29
sort SEE ALSO;
Jason McIntyre
2017-05-29
It is distasteful to have manual pages which don't refer to real
Theo de Raadt
2017-05-07
killpg() is covered by XSI so add a STANDARDS section to that effect
Todd C. Miller
2017-05-07
Don't allow a negative process group ID, it would turn into a
Todd C. Miller
2016-09-26
sigsetmask() and sigblock() are no longer used by any setjmp implementation
Philip Guenther
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2015-10-23
Merge the sigaction() and sigprocmask() overloads/wrappers from libpthread
Philip Guenther
2015-09-13
Do provide hidden _libc_* aliases for sig{block,setmask} and use them in
Philip Guenther
2015-01-29
Use .Rv where appropriate, and move it to RETURN VALUES;
Ingo Schwarze
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2015-01-15
use .In where appropriate; from Kaspars at Bankovskis dot net
Ingo Schwarze
2015-01-14
these never needed sys/param.h
Theo de Raadt
2014-12-12
Xr getdtablecount
Theo de Raadt
2014-04-07
Add some missing names to the NAME sections.
Ingo Schwarze
2013-09-30
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
Todd C. Miller
2013-07-17
more library history
Ingo Schwarze
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2013-06-01
no need to cast null
Ted Unangst
2011-11-22
sigstack() is long dead, and the compat sigaltstack syscall is gone too.
Philip Guenthe
2011-09-03
knock out some useless Pp;
Jason McIntyre
2011-09-03
make -column lists pretty again;
Jason McIntyre
2010-02-25
Do not attempt to silently continue text for the last column of tables
Ingo Schwarze
2010-02-03
Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
Miod Vallat
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-10-11
SIGCONT may be sent to any process with the same session ID as the caller,
Jason McIntyre
2005-10-05
End sentences with a dot
Miod Vallat
2005-08-08
zap remaining rcsid.
Marc Espie
2003-10-10
Warn against getwd() usage.
Miod Vallat
2003-07-15
proto repairs
Theo de Raadt
2003-07-15
protos
Theo de Raadt
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-30
- section reorder
Jason McIntyre
2003-05-12
cpu -> CPU
Jason McIntyre
2003-05-08
Move setrgid(3) and setruid(3) from libc -> libcompat.
Todd C. Miller
2003-05-07
typos;
Jason McIntyre
2003-01-31
Replace emulated versions of setreuid() and setregid() with real syscalls.
Todd C. Miller
[next]