[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
- Previous message: [BusyBox-cvs] busybox/miscutils Makefile, 1.5, 1.6 Makefile.in, 1.4, 1.5 strings.c, 1.8, 1.9
- Next message: [BusyBox-cvs] busybox/util-linux Makefile, 1.4, 1.5 Makefile.in, 1.4, 1.5 dmesg.c, 1.28, 1.29 freeramdisk.c, 1.22, 1.23 mkswap.c, 1.27, 1.28 more.c, 1.56, 1.57 mount.c, 1.111, 1.112 swaponoff.c, 1.33, 1.34 umount.c, 1.61, 1.62
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [BusyBox-cvs] busybox/miscutils Makefile, 1.5, 1.6 Makefile.in, 1.4, 1.5 strings.c, 1.8, 1.9
- Next message: [BusyBox-cvs] busybox/util-linux Makefile, 1.4, 1.5 Makefile.in, 1.4, 1.5 dmesg.c, 1.28, 1.29 freeramdisk.c, 1.22, 1.23 mkswap.c, 1.27, 1.28 more.c, 1.56, 1.57 mount.c, 1.111, 1.112 swaponoff.c, 1.33, 1.34 umount.c, 1.61, 1.62
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list