summaryrefslogtreecommitdiffstats
path: root/pw
diff options
context:
space:
mode:
Diffstat (limited to 'pw')
-rw-r--r--pw/Makefile2
-rw-r--r--pw/README2
-rw-r--r--pw/bitmap.c2
-rw-r--r--pw/bitmap.h2
-rw-r--r--pw/cpdir.c2
-rw-r--r--pw/edgroup.c2
-rw-r--r--pw/fileupd.c2
-rw-r--r--pw/grupd.c2
-rw-r--r--pw/psdate.c2
-rw-r--r--pw/psdate.h2
-rw-r--r--pw/pw.82
-rw-r--r--pw/pw.c2
-rw-r--r--pw/pw.conf.52
-rw-r--r--pw/pw.h2
-rw-r--r--pw/pw_conf.c2
-rw-r--r--pw/pw_group.c2
-rw-r--r--pw/pw_log.c2
-rw-r--r--pw/pw_nis.c2
-rw-r--r--pw/pw_user.c2
-rw-r--r--pw/pwupd.c2
-rw-r--r--pw/pwupd.h2
-rw-r--r--pw/rm_r.c2
22 files changed, 22 insertions, 22 deletions
diff --git a/pw/Makefile b/pw/Makefile
index c752a61..f5c74a6 100644
--- a/pw/Makefile
+++ b/pw/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1996/12/17 14:15:33 davidn Exp $
+# $FreeBSD$
PROG= pw
SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c \
diff --git a/pw/README b/pw/README
index 46d0461..0180f7a 100644
--- a/pw/README
+++ b/pw/README
@@ -18,5 +18,5 @@ other bsd4.4 variants.
Author and maintainer: David L. Nugent, <davidn@blaze.net.au>
-$Id: README,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+$FreeBSD$
diff --git a/pw/bitmap.c b/pw/bitmap.c
index 9d26464..493c543 100644
--- a/pw/bitmap.c
+++ b/pw/bitmap.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: bitmap.c,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#include <stdlib.h>
diff --git a/pw/bitmap.h b/pw/bitmap.h
index 712affd..93a9790 100644
--- a/pw/bitmap.h
+++ b/pw/bitmap.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: bitmap.h,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#ifndef _BITMAP_H_
diff --git a/pw/cpdir.c b/pw/cpdir.c
index 5f1773c..f8e2c32 100644
--- a/pw/cpdir.c
+++ b/pw/cpdir.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: cpdir.c,v 1.1.1.2 1996/12/09 23:55:15 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/edgroup.c b/pw/edgroup.c
index c7b379c..62c2efe 100644
--- a/pw/edgroup.c
+++ b/pw/edgroup.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: edgroup.c,v 1.1.1.2 1996/12/10 23:58:54 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/fileupd.c b/pw/fileupd.c
index e49e407..9dd63c9 100644
--- a/pw/fileupd.c
+++ b/pw/fileupd.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: fileupd.c,v 1.1.1.2 1996/12/10 23:58:55 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/grupd.c b/pw/grupd.c
index 725cf09..583e4bb 100644
--- a/pw/grupd.c
+++ b/pw/grupd.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: grupd.c,v 1.1.1.2 1996/12/10 23:58:56 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/psdate.c b/pw/psdate.c
index 9a131fe..d77f1e3 100644
--- a/pw/psdate.c
+++ b/pw/psdate.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: psdate.c,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/psdate.h b/pw/psdate.h
index b607087..14defb0 100644
--- a/pw/psdate.h
+++ b/pw/psdate.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: psdate.h,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#ifndef _PSDATE_H_
diff --git a/pw/pw.8 b/pw/pw.8
index 7b8ebad..1a1f25f 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pw.8,v 1.5 1996/12/19 15:22:41 davidn Exp $
+.\" $FreeBSD$
.\"
.Dd December 9, 1996
.Dt PW 8
diff --git a/pw/pw.c b/pw/pw.c
index e9d55cc..b7336e1 100644
--- a/pw/pw.c
+++ b/pw/pw.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw.c,v 1.1.1.3 1996/12/10 23:58:58 joerg Exp $
+ * $FreeBSD$
*/
#include "pw.h"
diff --git a/pw/pw.conf.5 b/pw/pw.conf.5
index 4ef6b18..d8324a3 100644
--- a/pw/pw.conf.5
+++ b/pw/pw.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: pw.conf.5,v 1.2 1997/01/05 04:05:22 davidn Exp $
+.\" $FreeBSD$
.\"
.Dd December 9, 1996
.Dt PW.CONF 5
diff --git a/pw/pw.h b/pw/pw.h
index 37c4807..55edc21 100644
--- a/pw/pw.h
+++ b/pw/pw.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw.h,v 1.3 1996/12/21 15:35:42 davidn Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/pw_conf.c b/pw/pw_conf.c
index bf93c2a..79da46a 100644
--- a/pw/pw_conf.c
+++ b/pw/pw_conf.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw_conf.c,v 1.2 1996/12/21 15:35:42 davidn Exp $
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/pw/pw_group.c b/pw/pw_group.c
index a8b3c41..0e698cd 100644
--- a/pw/pw_group.c
+++ b/pw/pw_group.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw_group.c,v 1.2 1996/12/19 15:22:44 davidn Exp $
+ * $FreeBSD$
*/
#include <unistd.h>
diff --git a/pw/pw_log.c b/pw/pw_log.c
index 753ca8e..7f11ea9 100644
--- a/pw/pw_log.c
+++ b/pw/pw_log.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw_log.c,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#include <fcntl.h>
diff --git a/pw/pw_nis.c b/pw/pw_nis.c
index 781cfdd..f88ce66 100644
--- a/pw/pw_nis.c
+++ b/pw/pw_nis.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/pw_user.c b/pw/pw_user.c
index 9f95fee..effad9a 100644
--- a/pw/pw_user.c
+++ b/pw/pw_user.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pw_user.c,v 1.11 1997/01/03 04:42:18 davidn Exp $
+ * $FreeBSD$
*/
#include <unistd.h>
diff --git a/pw/pwupd.c b/pw/pwupd.c
index 29ee0bb..a2c2431 100644
--- a/pw/pwupd.c
+++ b/pw/pwupd.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pwupd.c,v 1.2 1996/12/21 15:35:44 davidn Exp $
+ * $FreeBSD$
*/
#include <stdio.h>
diff --git a/pw/pwupd.h b/pw/pwupd.h
index 457a91b..652f259 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pwupd.h,v 1.1.1.2 1996/12/10 23:59:03 joerg Exp $
+ * $FreeBSD$
*/
#ifndef _PWUPD_H_
diff --git a/pw/rm_r.c b/pw/rm_r.c
index 49cd553..b1dd1a2 100644
--- a/pw/rm_r.c
+++ b/pw/rm_r.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: rm_r.c,v 1.1.1.1 1996/12/09 14:05:35 joerg Exp $
+ * $FreeBSD$
*/
#include <stdio.h>