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
/
rpc
Age
Commit message (
Expand
)
Author
2005-12-21
Userland programs should include <errno.h> not <sys/errno.h>
Todd C. Miller
2005-10-30
Make xdrstdio_getlong() and xdrstdio_putlong() work on 64-bit big-endian
Mark Kettenis
2005-10-10
Remove a few warnings. Those were not apparent thanks to a bug in gcc 2.95.
Marc Espie
2005-10-02
some fixes to the .Nm list:
Jason McIntyre
2005-09-10
Use realloc() instead of malloc().
Brad Smith
2005-08-08
zap remaining rcsid.
Marc Espie
2005-08-05
impelmentation -> implementation
Marc Espie
2005-08-01
kernal->kernel;
Jason McIntyre
2005-07-22
- sync prototypes and header excerpts to reality
Jared Yanovich
2005-04-25
Do not define 'pl' globally. From Bjorn Sandell" <biorn at dce dot chalmers
Otto Moerbeek
2005-04-11
more snprintf return value sloppiness; ok otto
Theo de Raadt
2005-04-01
ansify. ok deraadt@ jaredy@
Otto Moerbeek
2005-03-15
- correct include file (from david leonard, pr 4147)
Jason McIntyre
2005-02-17
alyte spelling-in-comment fixes
Jolan Luff
2005-01-08
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
Kenneth R Westerback
2004-12-17
Ensure that 'addrs' is always initialized before use (from Yamamoto
Kenneth R Westerback
2004-12-16
De-reference pointer *after* checking if it is NULL.
Kenneth R Westerback
2004-09-14
spacing
Theo de Raadt
2004-04-28
typo from Jared Yanovich;
Jason McIntyre
2004-02-01
s/arm32/arm/ with VFP bit to match netbsd.
Dale Rahn
2004-01-28
the rest of the libs stuff; from art@ again
Michael Shalayeff
2003-12-31
Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)
Todd C. Miller
2003-09-20
incorrect ordering of free operations
Theo de Raadt
2003-09-20
do not leak if mem_alloc fails
Theo de Raadt
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-06-29
remove some old groff macros and replace them with -mdoc ones;
Jason McIntyre
2003-05-30
- whitespace at EOL
Jason McIntyre
2003-05-20
this is all new code. copyright to downsj and myself who managed to
Theo de Raadt
2003-05-07
typos;
Jason McIntyre
2003-04-11
bindresvport() does not automatically select another port if the
Todd C. Miller
2003-03-17
some small typos;
Jason McIntyre
2003-02-18
copyrights added;
Jason McIntyre
2003-02-14
put my copyrights on here
Theo de Raadt
2002-12-11
Make x_handy in XDR u_int, not int since there are places in the
Todd C. Miller
2002-09-10
remove extra output of \n in clnt_perror()
Theo de Raadt
2002-09-06
use socklen_t where needed; henning pvalchev ok
Theo de Raadt
2002-08-29
clean; gwyllion@ace.ulyssis.org
Theo de Raadt
2002-08-22
do not lose errno
Theo de Raadt
2002-08-22
tweak
Theo de Raadt
2002-08-03
If malloc() fails, perror() and return. This is non-optimal but because
Todd C. Miller
2002-08-01
KNF and correct overflow fix; jhutz@cmu.edu
Theo de Raadt
2002-07-29
careful malloc
Theo de Raadt
2002-06-03
compatiblity -> compatibility
Theo de Raadt
2002-05-29
strlcat bounds
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-13
indent
Theo de Raadt
2002-01-02
label abort() from inside library as ILLEGAL
Theo de Raadt
2001-09-17
cast a few more long's to int32_t
Jason Wright
2001-09-16
It is not legal to have multiple .%T entries in a reference so split
Todd C. Miller
2001-09-15
prototype cleanup
Theo de Raadt
[next]