summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-03-05 23:26:51 +0000
committerThomas Bushnell <thomas@gnu.org>1999-03-05 23:26:51 +0000
commit1cdb7b7d0fbdfc40c88363a7e49dd910a34a4863 (patch)
treee4c194479b01f9eadd7e809596e6137624686714 /config
parentbd9759ba8925b907fba8e3fb0a63a5ff3050a14f (diff)
Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu>
* passwd (bin): New entry with ID 0, for compatibility with BSD. * group (bin, kmem): Likewise.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog5
-rw-r--r--config/group2
-rw-r--r--config/passwd1
3 files changed, 8 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index fca38327..509c0fd6 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * passwd (bin): New entry with ID 0, for compatibility with BSD.
+ * group (bin, kmem): Likewise.
+
1997-06-26 Miles Bader <miles@gnu.ai.mit.edu>
* root-.profile: Recommend using `addauth root'.
diff --git a/config/group b/config/group
index 071b94b7..bcebda51 100644
--- a/config/group
+++ b/config/group
@@ -1,2 +1,4 @@
wheel:*:0:wheel
+kmem:*:0:
+bin:*:0:
games:*:13:games
diff --git a/config/passwd b/config/passwd
index 060af7e4..9301ed72 100644
--- a/config/passwd
+++ b/config/passwd
@@ -1,4 +1,5 @@
root::0:0:Lord of the Files:/root:/bin/bash
+bin::0:0:Compatibility:/root:/bin/bash
roland::5281:0:Roland McGrath:/home/fsf/roland:/bin/bash
thomas::9107:11:Thomas Bushnell n/BSG,,,:/home/gd3/thomas:/bin/bash
miles::9427:10:Miles Bader:/home/gd3/miles:/bin/bash