diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile | 4 | ||||
-rw-r--r-- | etc/group | 2 | ||||
-rwxr-xr-x | etc/namedb/make-localhost | 2 | ||||
-rw-r--r-- | etc/root/dot.cshrc | 2 | ||||
-rw-r--r-- | etc/root/dot.login | 2 |
5 files changed, 11 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index 5994622b7881..8d102f275c8e 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,7 @@ +# $Id:$ + # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.169 1998/08/07 08:24:07 jb Exp $ +# $Id: Makefile,v 1.170 1998/08/31 20:45:41 jb Exp $ SUBDIR= sendmail diff --git a/etc/group b/etc/group index 97da0e3b3998..f0cc540f217b 100644 --- a/etc/group +++ b/etc/group @@ -1,3 +1,5 @@ +# $Id:$ +# wheel:*:0:root daemon:*:1:daemon kmem:*:2:root diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index 72bc92ea9749..b04deaaebbb2 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,5 +1,7 @@ #!/bin/sh # +# $Id:$ +# # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev # diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 34f9022eb523..526b42cf7553 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,3 +1,5 @@ +# $Id:$ +# #csh .cshrc file alias h history 25 diff --git a/etc/root/dot.login b/etc/root/dot.login index 7b89b0f9f717..d3c8bbb1d339 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,3 +1,5 @@ +# $Id:$ +# # csh .login file # |