index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
string
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
strlxx() return size_t not char *
millert
1998-07-06
1
-3
/
+3
*
add strlcpy/strlcat, safe and sensible string copy/append
millert
1998-07-01
4
-3
/
+278
*
use Bx macro for BSD versions
mickey
1998-06-15
5
-10
/
+15
*
s/NULL/NUL/
deraadt
1998-05-04
1
-2
/
+2
*
use Xr more often
deraadt
1998-04-28
1
-2
/
+3
*
move proto to unistd.h
deraadt
1998-02-10
2
-4
/
+4
*
strftime is no longer in this directory
tholo
1998-02-07
1
-3
/
+3
*
use tzcode strftime(3) as it is kept up to date.
millert
1998-01-19
2
-528
/
+0
*
correct description
deraadt
1997-12-30
2
-5
/
+5
*
NUL not NULL
deraadt
1997-12-29
1
-2
/
+2
*
doc RETURNS; cato@ulysses.df.lth.se
deraadt
1997-08-24
1
-1
/
+7
*
Update from lite2.
millert
1997-08-20
2
-36
/
+61
*
Update man page and sccs tags from lite2. Minor cleanup by me as well.
millert
1997-08-20
2
-18
/
+30
*
Update man page and sccs tags from lite2.
millert
1997-08-20
4
-20
/
+35
*
Update from lite2 version and fix grammatical error from
millert
1997-08-20
1
-13
/
+14
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
A -> An
millert
1997-07-10
1
-2
/
+2
*
Clarify strncat(3) count param.
millert
1997-07-09
1
-3
/
+6
*
whitespace support; some netbsd pr..
deraadt
1997-06-13
2
-2
/
+9
*
"the the" purge
deraadt
1996-12-10
1
-2
/
+2
*
typo.
michaels
1996-10-29
1
-2
/
+2
*
Deal correctly with time zones
tholo
1996-10-28
1
-2
/
+3
*
need limits.h
deraadt
1996-09-25
1
-1
/
+2
*
nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike....
deraadt
1996-09-25
2
-10
/
+15
*
Avoid pulling in stdio
tholo
1996-09-16
2
-8
/
+40
*
Remove dead code
tholo
1996-09-15
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
72
-156
/
+73
*
fix %V
deraadt
1996-06-10
1
-3
/
+7
*
switch on _KERNEL to load proper include file
deraadt
1996-05-01
8
-11
/
+43
*
Add support for building lint(1) library
tholo
1996-03-25
1
-1
/
+21
*
Add prototypes for local functions, add const qualifiers where needed
tholo
1996-03-25
1
-8
/
+14
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-3
/
+4
*
From NetBSD: 960217 merge
niklas
1996-03-09
5
-13
/
+24
*
need errno.h because err declerations have moved
deraadt
1996-01-29
1
-1
/
+2
*
typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905
deraadt
1996-01-07
1
-2
/
+2
*
from netbsd: Fixed %u to expand to a single digit
deraadt
1995-12-30
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
72
-0
/
+6138
[prev]