diff options
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/group | 2 | ||||
-rw-r--r-- | config/passwd | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 509c0fd6..fdc064d7 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +Sat Mar 6 15:46:17 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * group, passwd: Revert preceding change. + Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu> * passwd (bin): New entry with ID 0, for compatibility with BSD. diff --git a/config/group b/config/group index bcebda51..071b94b7 100644 --- a/config/group +++ b/config/group @@ -1,4 +1,2 @@ wheel:*:0:wheel -kmem:*:0: -bin:*:0: games:*:13:games diff --git a/config/passwd b/config/passwd index 9301ed72..060af7e4 100644 --- a/config/passwd +++ b/config/passwd @@ -1,5 +1,4 @@ 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 |