From c6992feee37fff107298f81697756db6beadb87d Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Sun, 25 Apr 2004 05:11:19 +0000 Subject: Update my email address, document some of my tasks in the AUTHORS file --- networking/ftpgetput.c | 2 +- networking/ifupdown.c | 2 +- networking/nameif.c | 2 +- networking/udhcp/ChangeLog | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'networking') diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c index 47ffb5d..2ef0b2c 100644 --- a/networking/ftpgetput.c +++ b/networking/ftpgetput.c @@ -5,7 +5,7 @@ * Mini implementation of FTP to retrieve a remote file. * * Copyright (C) 2002 Jeff Angielski, The PTR Group - * Copyright (C) 2002 Glenn McGrath + * Copyright (C) 2002 Glenn McGrath * * Based on wget.c by Chip Rosenthal Covad Communications * diff --git a/networking/ifupdown.c b/networking/ifupdown.c index de65d29..ebf528d 100644 --- a/networking/ifupdown.c +++ b/networking/ifupdown.c @@ -1,7 +1,7 @@ /* vi: set sw=4 ts=4: */ /* * ifupdown for busybox - * Copyright (c) 2002 Glenn McGrath + * Copyright (c) 2002 Glenn McGrath * Copyright (c) 2003-2004 Erik Andersen * * Based on ifupdown v 0.6.4 by Anthony Towns diff --git a/networking/nameif.c b/networking/nameif.c index dcc5ec0..10f13b4 100644 --- a/networking/nameif.c +++ b/networking/nameif.c @@ -3,7 +3,7 @@ * * Written 2000 by Andi Kleen. * Busybox port 2002 by Nick Fedchik - * Glenn McGrath + * Glenn McGrath * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/networking/udhcp/ChangeLog b/networking/udhcp/ChangeLog index 2feffc7..bf2982f 100644 --- a/networking/udhcp/ChangeLog +++ b/networking/udhcp/ChangeLog @@ -14,7 +14,7 @@ + use /dev/urandom to seed xid's (instead of time(0)) (me) + fixed renew behavior (me) + udhcp now fits nicely into busybox - (Glenn McGrath as well as myself) + (Glenn McGrath as well as myself) + updated client manpage (me) + both client and server now use sockets for signal handling, hopefully, this will be the last needed change in signal -- cgit v1.1