Update my email address, document some of my tasks in the AUTHORS file
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Mini implementation of FTP to retrieve a remote file.
|
||||
*
|
||||
* Copyright (C) 2002 Jeff Angielski, The PTR Group <jeff@theptrgroup.com>
|
||||
* Copyright (C) 2002 Glenn McGrath <bug1@optushome.com.au>
|
||||
* Copyright (C) 2002 Glenn McGrath <bug1@iinet.net.au>
|
||||
*
|
||||
* Based on wget.c by Chip Rosenthal Covad Communications
|
||||
* <chip@laserlink.net>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ifupdown for busybox
|
||||
* Copyright (c) 2002 Glenn McGrath <bug1@optushome.com.au>
|
||||
* Copyright (c) 2002 Glenn McGrath <bug1@iinet.net.au>
|
||||
* Copyright (c) 2003-2004 Erik Andersen <andersen@codepoet.org>
|
||||
*
|
||||
* Based on ifupdown v 0.6.4 by Anthony Towns
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Written 2000 by Andi Kleen.
|
||||
* Busybox port 2002 by Nick Fedchik <nick@fedchik.org.ua>
|
||||
* Glenn McGrath <bug1@optushome.com.au>
|
||||
* Glenn McGrath <bug1@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
|
||||
|
||||
@@ -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 <bug1@optushome.com.au> as well as myself)
|
||||
(Glenn McGrath <bug1@iinet.net.au> 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
|
||||
|
||||
Reference in New Issue
Block a user