[BusyBox-cvs] busybox/networking ftpgetput.c, 1.18, 1.19 ifupdown.c, 1.37, 1.38 nameif.c, 1.9, 1.10
Glenn McGrath
bug1 at busybox.net
Sun Apr 25 05:11:21 UTC 2004
Update of /var/cvs/busybox/networking
In directory nail:/tmp/cvs-serv26441/networking
Modified Files:
ftpgetput.c ifupdown.c nameif.c
Log Message:
Update my email address, document some of my tasks in the AUTHORS file
Index: nameif.c
===================================================================
RCS file: /var/cvs/busybox/networking/nameif.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- a/nameif.c 14 Apr 2004 17:51:24 -0000 1.9
+++ b/nameif.c 25 Apr 2004 05:11:17 -0000 1.10
@@ -3,7 +3,7 @@
*
* Written 2000 by Andi Kleen.
* Busybox port 2002 by Nick Fedchik <nick at fedchik.org.ua>
- * Glenn McGrath <bug1 at optushome.com.au>
+ * Glenn McGrath <bug1 at iinet.net.au>
*
* 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
Index: ftpgetput.c
===================================================================
RCS file: /var/cvs/busybox/networking/ftpgetput.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- a/ftpgetput.c 27 Mar 2004 10:02:43 -0000 1.18
+++ b/ftpgetput.c 25 Apr 2004 05:11:17 -0000 1.19
@@ -5,7 +5,7 @@
* Mini implementation of FTP to retrieve a remote file.
*
* Copyright (C) 2002 Jeff Angielski, The PTR Group <jeff at theptrgroup.com>
- * Copyright (C) 2002 Glenn McGrath <bug1 at optushome.com.au>
+ * Copyright (C) 2002 Glenn McGrath <bug1 at iinet.net.au>
*
* Based on wget.c by Chip Rosenthal Covad Communications
* <chip at laserlink.net>
Index: ifupdown.c
===================================================================
RCS file: /var/cvs/busybox/networking/ifupdown.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- a/ifupdown.c 12 Apr 2004 20:57:17 -0000 1.37
+++ b/ifupdown.c 25 Apr 2004 05:11:17 -0000 1.38
@@ -1,7 +1,7 @@
/* vi: set sw=4 ts=4: */
/*
* ifupdown for busybox
- * Copyright (c) 2002 Glenn McGrath <bug1 at optushome.com.au>
+ * Copyright (c) 2002 Glenn McGrath <bug1 at iinet.net.au>
* Copyright (c) 2003-2004 Erik Andersen <andersen at codepoet.org>
*
* Based on ifupdown v 0.6.4 by Anthony Towns
More information about the busybox-cvs
mailing list