[BusyBox-cvs] busybox/networking Makefile, 1.5, 1.6 Makefile.in, 1.15, 1.16 hostname.c, 1.35, 1.36 telnet.c, 1.36, 1.37
Erik Andersen
andersen at busybox.net
Mon Jul 14 21:21:23 UTC 2003
- Previous message: [BusyBox-cvs] busybox/editors Makefile,1.2,1.3 Makefile.in,1.3,1.4
- Next message: [BusyBox-cvs] busybox/sysklogd Makefile, 1.3, 1.4 Makefile.in, 1.1, 1.2 klogd.c, 1.14, 1.15 logger.c, 1.37, 1.38 syslogd.c, 1.96, 1.97
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox/networking
In directory winder:/tmp/cvs-serv17764/networking
Modified Files:
Makefile Makefile.in hostname.c telnet.c
Log Message:
Update a bunch of docs. Run a script to update my email addr.
Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/networking/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile 12 Apr 2002 12:05:43 -0000 1.5
+++ Makefile 14 Jul 2003 21:21:01 -0000 1.6
@@ -1,6 +1,6 @@
# Makefile for busybox
#
-# Copyright (C) 1999-2002 Erik Andersen <andersee at debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen at codepoet.org>
#
# 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: Makefile.in
===================================================================
RCS file: /var/cvs/busybox/networking/Makefile.in,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile.in 9 Feb 2003 06:51:14 -0000 1.15
+++ Makefile.in 14 Jul 2003 21:21:01 -0000 1.16
@@ -1,6 +1,6 @@
# Makefile for busybox
#
-# Copyright (C) 1999-2002 Erik Andersen <andersee at debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen at codepoet.org>
#
# 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: hostname.c
===================================================================
RCS file: /var/cvs/busybox/networking/hostname.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- hostname.c 19 Mar 2003 09:12:37 -0000 1.35
+++ hostname.c 14 Jul 2003 21:21:01 -0000 1.36
@@ -5,7 +5,7 @@
*
* Copyright (C) 1999 by Randolph Chung <tausq at debian.org>
*
- * adjusted by Erik Andersen <andersee at debian.org> to remove
+ * adjusted by Erik Andersen <andersen at codepoet.org> to remove
* use of long options and GNU getopt. Improved the usage info.
*
* This program is free software; you can redistribute it and/or modify
Index: telnet.c
===================================================================
RCS file: /var/cvs/busybox/networking/telnet.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- telnet.c 19 Mar 2003 09:12:39 -0000 1.36
+++ telnet.c 14 Jul 2003 21:21:01 -0000 1.37
@@ -25,7 +25,7 @@
* HISTORY
* Revision 3.1 1994/04/17 11:31:54 too
* initial revision
- * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen <andersee at debian.org>
+ * Modified 2000/06/13 for inclusion into BusyBox by Erik Andersen <andersen at codepoet.org>
* Modified 2001/05/07 to add ability to pass TTYPE to remote host by Jim McQuillan
* <jam at ltsp.org>
*
- Previous message: [BusyBox-cvs] busybox/editors Makefile,1.2,1.3 Makefile.in,1.3,1.4
- Next message: [BusyBox-cvs] busybox/sysklogd Makefile, 1.3, 1.4 Makefile.in, 1.1, 1.2 klogd.c, 1.14, 1.15 logger.c, 1.37, 1.38 syslogd.c, 1.96, 1.97
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list