History log of /openbsd/usr.sbin/amd/amd/am_ops.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 51b02dfe 05-Dec-2015 mmcc <mmcc@openbsd.org>

Remove a bunch of NULL-checks before free().


# 819011ed 26-Oct-2014 guenther <guenther@openbsd.org>

Delete casts to void* of the argument to free(): only needed when lying
about constness and none of these were


# 29295d1c 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 5c8362e1 05-Aug-2002 pvalchev <pvalchev@openbsd.org>

Get rid of useless local definitions P_void, voidp, Const and use
void, void *, const respectively; some cosmetics; ok deraadt


# 9ad2d6d5 03-Aug-2002 pvalchev <pvalchev@openbsd.org>

various KNF and code cleanup/simplification, parts checked by millert/deraadt


# 4f4304f7 11-Jun-2002 itojun <itojun@openbsd.org>

use snprintf.


# 7f4e61d8 02-Mar-2001 deraadt <deraadt@openbsd.org>

KNF


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

initial import of NetBSD tree