History log of /openbsd/usr.bin/rpcgen/rpc_util.c (Results 1 – 17 of 17)
Revision Date Author Comments
# cfff592f 20-Aug-2015 deraadt <deraadt@openbsd.org>

Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
ok krw millert


# 4a39ccd0 05-Dec-2012 deraadt <deraadt@openbsd.org>

Remove excessive sys/cdefs.h inclusion
ok guenther millert kettenis


# cb7760d1 01-Sep-2010 millert <millert@openbsd.org>

Oracle has re-licensed sunrpc under a three-clause BSD license.
Update our sources appropriately. OK deraadt@ jsg@


# 043fbe51 27-Oct-2009 deraadt <deraadt@openbsd.org>

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(th

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

show more ...


# 4f39c437 03-Oct-2007 weingart <weingart@openbsd.org>

Some -Wall cleanup to help fix other bugs.
ok krw@


# 23651264 09-Jul-2003 deraadt <deraadt@openbsd.org>

protos


# 74637cb2 25-Jun-2003 deraadt <deraadt@openbsd.org>

protos


# d0159584 05-Jul-2002 deraadt <deraadt@openbsd.org>

allocation mischecks by cloder@acm.org; lots of other cleanup by me


# 4a61a1b9 01-Jun-2002 deraadt <deraadt@openbsd.org>

cleanups


# c72b5b24 16-Feb-2002 millert <millert@openbsd.org>

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.

show more ...


# d15c0992 05-Dec-2001 deraadt <deraadt@openbsd.org>

KNF, and remove part of the TLI garbage


# ba80c6dd 24-Nov-2001 deraadt <deraadt@openbsd.org>

argh! i messed something up!


# 8330f5c5 24-Nov-2001 deraadt <deraadt@openbsd.org>

half finished KNF


# 7949cc51 18-Jul-2001 deraadt <deraadt@openbsd.org>

Uhmm, nope, this broke everything


# 0c00f208 17-Jul-2001 pvalchev <pvalchev@openbsd.org>

-Wall cleanup; ok deraadt


# 1258a77d 26-Jun-1996 deraadt <deraadt@openbsd.org>

rcsid


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree