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
2008-09-07
Fix param list for xdrrec_eof. Found during coding some stuff that uses
Marco Peereboom
2008-06-25
Change a very long selective list of all architectures which do IEEE into
Theo de Raadt
2008-06-13
document xdr_{u_}int64_t() functions
Theo de Raadt
2008-06-13
implement xdr_int64_t, xdr_u_int64_t
Nikolay Sturm
2007-09-17
Fix comment typos; ok ray@, jmc@
Bret Lambert
2007-09-12
Remove wrong snprintf(3) truncation checks, which can't be
Moritz Jodeit
2007-09-10
Proper use of fseek/fseeko macros.
Tobias Stoeckmann
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-25
eliminate call to abort(), which is very bad in libs. I forgat how
Otto Moerbeek
2007-02-20
Change hard coded numbers to sizeof(buf). Also change some
Ray Lai
2006-11-10
add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g
Alexander von Gernler
2006-10-10
Teach'em about cpus in spandex
Miod Vallat
2006-09-22
Check return value of authunix_create_default(); from bret lambert
Otto Moerbeek
2006-09-17
dont put two '\n' at the end of the string returnd by clnt_sperror()
Thordur I. Bjornsson
2006-04-02
be more careful checking for (off_t)-1 as the failure condition from
Theo de Raadt
2006-04-02
sprinkle a socklen_t
Theo de Raadt
2006-03-31
sprinkle a bit of ARGSUSED
Theo de Raadt
2006-03-31
internal API newgetbroadcastnets() does not need a sock
Theo de Raadt
2006-01-17
Include param.h for MAXHOSTNAMELEN
Todd C. Miller
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
[next]