Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (sush): Alias removed. | Miles Bader | 1997-08-18 | 1 | -2/+2 |
| | |||||
* | . | Miles Bader | 1997-08-18 | 1 | -2/+3 |
| | |||||
* | . | Miles Bader | 1997-06-26 | 1 | -0/+4 |
| | |||||
* | Recommend using `addauth root'. | Miles Bader | 1997-06-26 | 1 | -1/+1 |
| | |||||
* | Thu Jun 12 18:39:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-12 | 2 | -21/+9 |
| | | | | * syslog.conf: Updated. | ||||
* | Wed Jun 11 14:17:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-11 | 4 | -1/+52 |
| | | | | | * inetd.conf, syslog.conf: New files. * Makefile (SYSCONFFILES): Add inetd.conf and syslog.conf. | ||||
* | Tue Jun 10 18:41:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-06-11 | 2 | -2/+6 |
| | | | | * Makefile (install): Repair typo. | ||||
* | . | Miles Bader | 1997-05-27 | 1 | -0/+6 |
| | |||||
* | (sush): | Miles Bader | 1997-05-27 | 1 | -2/+1 |
| | | | | Alias renamed from su. | ||||
* | Refer to sush rather than su. | Miles Bader | 1997-05-27 | 1 | -1/+1 |
| | |||||
* | Say to use `su' rather than `sush root'. | Miles Bader | 1997-05-27 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-19 | 2 | -16/+20 |
| | |||||
* | . | Miles Bader | 1996-09-17 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 2 | -0/+6 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-05 | 3 | -1/+10 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-02 | 2 | -1/+8 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-31 | 4 | -2/+10 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-30 | 2 | -1/+5 |
| | |||||
* | . | Miles Bader | 1996-07-24 | 1 | -0/+4 |
| | |||||
* | But do \ ` inside "s. | Miles Bader | 1996-07-24 | 1 | -1/+1 |
| | |||||
* | . | Miles Bader | 1996-07-20 | 1 | -0/+5 |
| | |||||
* | (console): Change type to `pc3'. | Miles Bader | 1996-07-20 | 1 | -2/+2 |
| | | | | (com0): Renamed from tty00. | ||||
* | . | Miles Bader | 1996-07-19 | 1 | -0/+7 |
| | |||||
* | Don't \ ' inside "s. | Miles Bader | 1996-07-19 | 1 | -1/+1 |
| | | | | Advise to use `sush root', not su. | ||||
* | (games): New user. | Miles Bader | 1996-07-19 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 3 | -1/+9 |
| | |||||
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+70 |
| | |||||
* | Fixup test and source of user's .root_profile. | Miles Bader | 1996-07-17 | 1 | -3/+11 |
| | |||||
* | Fixup test and source of user's .root_bashrc. | Miles Bader | 1996-07-17 | 1 | -4/+10 |
| | |||||
* | (root): Group should be `0'. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
| | |||||
* | Prettier installation of dotfiles for root and login. | Michael I. Bushnell | 1996-07-16 | 1 | -4/+8 |
| | |||||
* | Comment out tty00 entry. | Michael I. Bushnell | 1996-07-15 | 1 | -1/+1 |
| | |||||
* | (installed_rootdots): Fix rule. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | Always touch /dev/null. | Michael I. Bushnell | 1996-07-13 | 1 | -4/+6 |
| | | | | | If OVERRIDE_CONF, then $(installed_rootdots) and $(installed_conf) depend on it. $(installed_logins) always depend on /dev/null. | ||||
* | (override_spec): | Michael I. Bushnell | 1996-07-13 | 1 | -1/+0 |
| | |||||
* | (DIST_FILES): New variable. | Michael I. Bushnell | 1996-07-13 | 1 | -3/+5 |
| | | | | Move rules to past `include ../Makeconf'. | ||||
* | (ROOTDOTS, installed_rootdots): New variables. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+10 |
| | | | | | (install): Depend on $(installed_rootdots). ($(installed_rootdots): New target. | ||||
* | Initial revision | Michael I. Bushnell | 1996-07-13 | 3 | -0/+24 |
| | |||||
* | (LOGINDOTS, installed_logins): New variables. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+8 |
| | | | | | install: Depend on $(installed_logins). ($(installed_logins)): New rule. | ||||
* | Initial revision | Michael I. Bushnell | 1996-07-13 | 6 | -0/+33 |
| | |||||
* | (SYSCONFFILES): Added passwd. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | (SYSCONFFILES): Added fstab. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-07-13 | 2 | -0/+5 |
| | |||||
* | (SYSCONFFILES): Add hostname. | Michael I. Bushnell | 1996-07-13 | 1 | -1/+1 |
| | |||||
* | repair syntax | Michael I. Bushnell | 1996-06-20 | 1 | -3/+3 |
| | |||||
* | (install): Install symlink for rc. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+8 |
| | |||||
* | (SYSCONFFILES): Removed `rc'. | Michael I. Bushnell | 1996-06-20 | 1 | -1/+1 |
| | |||||
* | Drop first line. | Michael I. Bushnell | 1996-06-17 | 1 | -1/+0 |
| | |||||
* | Fixup getty spec. | Michael I. Bushnell | 1996-06-17 | 1 | -2/+2 |
| | |||||
* | (SYSCONFFILES): Add ttys. | Michael I. Bushnell | 1996-06-17 | 1 | -1/+1 |
| |