History log of /openbsd-src/usr.sbin/amd/amd/wire.c (Results 1 – 14 of 14)
Revision Date Author Comments
# 3a50f0a9 28-Dec-2022 jmc <jmc@openbsd.org>

spelling fixes; from paul tagliamonte
any parts of his diff not taken are noted on tech


# d34a827a 24-Oct-2014 schwarze <schwarze@openbsd.org>

retire networks(5) support;
OK deraadt@


# f1424f01 17-Jun-2003 millert <millert@openbsd.org>

Use getifaddrs() to get the list of interfaces. This fixes the
"wire" variable which may be used in amd maps to select an NFS
server based on the subnet. Tested by matthieu@; OK by deraadt@


# 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.


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

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


# 5bd67209 18-Jul-2002 deraadt <deraadt@openbsd.org>

space nits


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

use snprintf.


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

KNF


# 050ec43e 22-Feb-2000 itojun <itojun@openbsd.org>

sorry previous fix against alignment issue was totally broken.


# 7ac95dd4 21-Feb-2000 itojun <itojun@openbsd.org>

prevent align fault on alpha.


# a00dde59 20-Mar-1998 angelos <angelos@openbsd.org>

Cleaner handling.


# cac87f6f 20-Mar-1998 angelos <angelos@openbsd.org>

Be "aware" of ifaliases.


# 874c7d53 31-Jan-1997 graichen <graichen@openbsd.org>

make amd 64bit ready for the alpha (from NetBSD/thorpej)


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

initial import of NetBSD tree