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
/
nls
Age
Commit message (
Expand
)
Author
2017-04-27
ntohl() returns uint32_t so it cannot be < 0. Since we're storing
Todd C. Miller
2016-09-21
Delete casts to off_t and size_t that are implied by assignments
Philip Guenther
2015-11-05
After removing National Language Support (NLS) from base, stop
Alexander Bluhm
2015-10-25
The only thing that was translated into multiple languages in OpenBSD
Alexander Bluhm
2015-10-24
Unify all the errno names in
Alexander Bluhm
2015-10-23
Verify that opened message catalog is valid, i.e. avoid integer overflows
Tobias Stoeckmann
2015-09-05
Use new framework for wrapping cat{open,gets,close}(), eliminating
Philip Guenther
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2013-06-01
Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.
Stefan Sperling
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-06-15
Fix typos.
Matthew Dempsky
2011-07-12
Don't call munmap(2) if mmap(2) failed.
Matthew Dempsky
2010-01-28
Update translations: fix EREMOTE and add a bunch of error codes too.
Philip Guenthe
2009-11-27
sync german translations with recent C.msg changes
Stefan Sperling
2009-11-25
Italian translations
giovanni
2009-11-24
Danish translations.
Michael Knudsen
2009-11-24
- sync with latest additions
Jasper Lievisse Adriaanse
2009-11-24
Change ENOTSUP's strerror() to "Not supported"
Philip Guenthe
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-03-15
spelling, jon@vexed.se
Theo de Raadt
2006-03-14
add italian nls; from jwk@xtf.it
Theo de Raadt
2006-03-14
missing newline
Theo de Raadt
2005-08-05
zap rcsid
Marc Espie
2005-07-22
- sync prototypes and header excerpts to reality
Jared Yanovich
2005-03-23
ansify. ok deraadt@ millert@
Otto Moerbeek
2002-04-02
Improved translations from Lars Buitinck (lars at fwn.rug.nl) and me.
Camiel Dobbelaar
2002-04-01
better translations by Paul Weissman
Jan-Uwe Finck
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-05-11
-1 -> MAP_FAILED
Artur Grabowski
2000-08-09
Remove trailing blank lines.
Aaron Campbell
1999-08-31
Consistify naming of RETURN VALUES section.
Aaron Campbell
1999-07-05
repairs
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-04-22
spelling
Marc Espie
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-11-04
availiable -> available
Aaron Campbell
1998-08-08
add russian messages support
Oleg Safiullin
1997-07-09
Clean up some -Wall flowers.
Todd C. Miller
1997-06-18
french fix from matthieu
Theo de Raadt
1997-06-18
catalogs from netbsd
Theo de Raadt
1997-06-17
fixed some typos; netbsd
Niels Provos
1996-09-15
Remove dead code
Thorsten Lockert
1996-09-05
1 char oflow; bitblt & deraadt
Theo de Raadt
1996-08-26
use issetugid() to protect against bad getenv
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-19
No longer used
Thorsten Lockert
1996-06-23
from jtc; Ensure user can't make us overrun fixed sized buffers.
Theo de Raadt
1996-06-10
exit nicely, error out nicely
Theo de Raadt
[next]