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
/
stdio
Age
Commit message (
Expand
)
Author
2003-06-11
oops
Theo de Raadt
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2003-05-17
Better English.
Paul Janzen
2003-05-17
Document behaviour when size = 1. ok millert@
Paul Janzen
2003-05-16
When positional arguments need more memory for storage (more than 8 args),
Theo de Raadt
2003-05-03
typos;
Jason McIntyre
2003-04-25
Make function declaration and man page match prototype. Closes PR 3236
Todd C. Miller
2003-04-22
char * in prototypes should be const; Kamo Hiroyasu
Todd C. Miller
2003-04-16
Warn people that the value of the pointer passed in to asprinf()
Todd C. Miller
2003-04-02
fifo -> FIFO
Jason McIntyre
2003-03-06
.Xr typos;
Jason McIntyre
2003-03-06
.Xr's;
Jason McIntyre
2003-02-16
teach people about strlcpy, not strcpy
Theo de Raadt
2002-11-24
"The contents is" -> "The contents are"
Chad Loder
2002-11-21
Add strerror_r and functions versions of getchar_unlocked and
Marco S Hyman
2002-10-24
Use va_copy() for varargs assignemnt. va_copy() is standard with C99
Dale Rahn
2002-09-14
Move __cleanup into mprotect'ed page to prevent unintentional modifications
Daniel Hartmeier
2002-07-24
add *asprintf
Theo de Raadt
2002-07-24
Document that *printf can return -1 on error. This includes snprintf(),
Todd C. Miller
2002-07-20
correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.edu
Peter Valchev
2002-06-14
spelling; from Brian Poole <raj@cerias.purdue.edu>
Todd T. Fries
2002-05-27
Don't decrement the current character pointer past the beginning of the
Todd C. Miller
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-04-29
fix for NetBSD lib/16483
Marc Espie
2002-04-05
Use the more likely pointer in a sample code fragment; miod@ ok.
Aaron Campbell
2002-03-05
style(9) for the example; Alexander Yurchenko
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-02
more pid_t use
Theo de Raadt
2001-12-07
missing comma
Todd C. Miller
2001-12-05
KNF, i need this for what comes next..
Theo de Raadt
2001-09-22
Typo: tempfile ==> tempnam.
Heikki Korpela
2001-09-06
It is silly to reference the Tahoe architecture.
Todd C. Miller
2001-09-05
make sure that va_start() has matching va_end()
Theo de Raadt
2001-09-04
put changes back, this time ALL the files.
Federico G. Schwindt
2001-08-30
Back out fgsch@'s tree breaking commits.
Todd T. Fries
2001-08-30
fix some const warnings
Federico G. Schwindt
2001-08-13
Fix a bug with the %e flag introduced in a -Wall pass. The original
Todd C. Miller
2001-07-09
a first pass at -Wall
Theo de Raadt
2001-06-23
document ll, depreciate q
Niels Provos
2001-06-05
Fix pasto; kleink@netbsd.org
Paul Janzen
2001-05-31
knf
Theo de Raadt
2001-04-20
Fix an incorrect memset() in __grow_type_table(); dk@homepage.ru
Todd C. Miller
2001-02-17
It's not that I mind split infinitives. I just like to save'em for when
Paul Janzen
2001-02-12
capitalization
Aaron Campbell
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
[next]