[BusyBox-cvs] busybox/libpwdgrp Makefile, 1.1, 1.2 Makefile.in, 1.1, 1.2 setgroups.c, 1.2, 1.3

Erik Andersen andersen at busybox.net
Mon Jul 14 21:21:29 UTC 2003


Update of /var/cvs/busybox/libpwdgrp
In directory winder:/tmp/cvs-serv17764/libpwdgrp

Modified Files:
	Makefile Makefile.in setgroups.c 
Log Message:
Update a bunch of docs.  Run a script to update my email addr.


Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/libpwdgrp/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	4 Jun 2002 20:45:01 -0000	1.1
+++ Makefile	14 Jul 2003 21:20:57 -0000	1.2
@@ -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/libpwdgrp/Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.in	4 Jun 2002 20:45:01 -0000	1.1
+++ Makefile.in	14 Jul 2003 21:20:57 -0000	1.2
@@ -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: setgroups.c
===================================================================
RCS file: /var/cvs/busybox/libpwdgrp/setgroups.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- setgroups.c	3 Jul 2002 23:19:16 -0000	1.2
+++ setgroups.c	14 Jul 2003 21:20:57 -0000	1.3
@@ -2,8 +2,7 @@
 /*
  * Taken from the set of syscalls for uClibc
  *
- * Copyright (C) 1999,2000,2001 by Erik Andersen <andersee at debian.org>
- * <andersen at lineo.com>, <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 Library General Public License as published by




More information about the busybox-cvs mailing list