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
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
2002-11-10
SEE ALSO corrections. millert ok.
Federico G. Schwindt
2002-10-30
No longer used
Todd C. Miller
2002-10-30
o .Xr setres[ug]id
Todd C. Miller
2002-10-30
Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSD
Todd C. Miller
2002-09-18
fix Xr refs; frisco@blackant.net
Theo de Raadt
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-04-30
Initial cleanup:
Mike Pechkin
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-06-27
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-03-11
mdoc police.
Aaron Campbell
2001-01-18
Remove errant line (pasto).
Todd C. Miller
2001-01-18
Provide examples showing how to convert old code to use sigprocmask(2).
Todd C. Miller
2000-12-15
.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least
Aaron Campbell
2000-04-18
Repairs.
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-03-28
sigblock.3 MLINK
Theo de Raadt
2000-01-22
Use .Er macro when referring to errno error names.
Aaron Campbell
2000-01-06
sentences finish with a period
David Leonard
1999-09-23
Typo fixes.
Alex Feldman
[next]