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
/
string
Age
Commit message (
Expand
)
Author
1998-07-06
strlxx() return size_t not char *
Todd C. Miller
1998-07-01
add strlcpy/strlcat, safe and sensible string copy/append
Todd C. Miller
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1998-05-04
s/NULL/NUL/
Theo de Raadt
1998-04-28
use Xr more often
Theo de Raadt
1998-02-10
move proto to unistd.h
Theo de Raadt
1998-02-07
strftime is no longer in this directory
Thorsten Lockert
1998-01-19
use tzcode strftime(3) as it is kept up to date.
Todd C. Miller
1997-12-30
correct description
Theo de Raadt
1997-12-29
NUL not NULL
Theo de Raadt
1997-08-24
doc RETURNS; cato@ulysses.df.lth.se
Theo de Raadt
1997-08-20
Update from lite2.
Todd C. Miller
1997-08-20
Update man page and sccs tags from lite2. Minor cleanup by me as well.
Todd C. Miller
1997-08-20
Update man page and sccs tags from lite2.
Todd C. Miller
1997-08-20
Update man page and sccs tags from lite2.
Todd C. Miller
1997-08-20
Update from lite2 version and fix grammatical error from
Todd C. Miller
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-10
A -> An
Todd C. Miller
1997-07-09
Clarify strncat(3) count param.
Todd C. Miller
1997-06-13
whitespace support; some netbsd pr..
Theo de Raadt
1996-12-10
"the the" purge
Theo de Raadt
1996-10-29
typo.
michaels
1996-10-28
Deal correctly with time zones
Thorsten Lockert
1996-09-25
need limits.h
Theo de Raadt
1996-09-25
nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike....
Theo de Raadt
1996-09-16
Avoid pulling in stdio
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-06-10
fix %V
Theo de Raadt
1996-05-01
switch on _KERNEL to load proper include file
Theo de Raadt
1996-03-25
Add support for building lint(1) library
Thorsten Lockert
1996-03-25
Add prototypes for local functions, add const qualifiers where needed
Thorsten Lockert
1996-03-19
From NetBSD: merge of 960317
Niklas Hallqvist
1996-03-09
From NetBSD: 960217 merge
Niklas Hallqvist
1996-01-29
need errno.h because err declerations have moved
Theo de Raadt
1996-01-07
typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905
Theo de Raadt
1995-12-30
from netbsd: Fixed %u to expand to a single digit
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt