Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-18 | . | Roland McGrath | |
1999-06-18 | 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* runttys.c: New file.c * Makefile (targets, SRCS): Add runttys, runttys.c. (runttys): New target. (runttys-LDLIBS): New variable, -lutil. | |||
1999-06-18 | 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* runsystem.sh: New file. * Makefile (targets, special-targets): Add runsystem. (runsystem): New target. | |||
1999-06-18 | 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* console-run.c: New file. * Makefile (targets, SRCS): Add console-run, console-run.c. (console-run): New target. | |||
1999-06-18 | 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* runsystem.sh: New file. * Makefile (targets, special-targets): Add runsystem. (runsystem): New target. 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> * runttys.c: New file.c * Makefile (targets, SRCS): Add runttys, runttys.c. (runttys): New target. (runttys-LDLIBS): New variable, -lutil. * console-run.c: New file. * Makefile (targets, SRCS): Add console-run, console-run.c. (console-run): New target. | |||
1999-05-30 | . | Roland McGrath | |
1999-05-30 | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* rc.sh: Don't create /var/run/uptime. It's no longer used. | |||
1999-05-15 | . | Roland McGrath | |
1999-05-15 | 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* rc.sh: Do `swapon -a' first thing. | |||
1999-03-09 | Tue Mar 9 13:18:14 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* lmail.c (OPT_REMOVE): New macro. (options): Don't recognize -r as an alias for --remove, but recognize it separately as a hidden alias. (main / parse_opt): Make -d do nothing. Make -r an alias for -f. Have OPT_REMOVE do the removal thing. Reported by Mark Kettenis (kettenis@wins.uva.nl). | |||
1998-12-06 | . | Roland McGrath | |
1998-12-06 | 1998-12-06 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* lmail.c (deliver, main): Add braces to silence gcc warning. | |||
1998-09-04 | . | Roland McGrath | |
1998-09-04 | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* lmail.c: Include <time.h> and <sys/time.h>. | |||
1998-07-20 | . | Roland McGrath | |
1998-07-20 | 1998-07-19 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* getty.c: Include <string.h> for basename decl. | |||
1997-02-20 | . | Miles Bader | |
1997-02-20 | (argp_program_version): Make const. | Miles Bader | |
1996-10-22 | . | Miles Bader | |
1996-10-22 | (options): | Miles Bader | |
Make -l/--use-lock-file hidden, as we don't support it anyway (we just leave it here in case someone does implement it, so they'll know the right option to use for compatibility). | |||
1996-10-17 | . | Miles Bader | |
1996-10-17 | (deliver): | Miles Bader | |
fsync the user's mailbox after delivery. | |||
1996-10-15 | . | Miles Bader | |
1996-10-15 | (INSTALL-mail.local-ops): New variable. | Miles Bader | |
1996-10-15 | . | Miles Bader | |
1996-10-15 | (rc, mail.local): | Miles Bader | |
New rules. (SRCS): Add lmail.c. (%: %.sh): Rule removed. (targets): Add mail.local. | |||
1996-10-15 | Initial checkin | Miles Bader | |
1996-10-10 | . | Miles Bader | |
1996-10-10 | Startup up sendmail if possible. | Miles Bader | |
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-08-14 | . | Miles Bader | |
1996-08-14 | (getty-LDLIBS): New variable. | Miles Bader | |
(getty): Dependency on -lutil removed. (libutil-libsubst): Variable removed. | |||
1996-08-13 | *** empty log message *** | Thomas Bushnell | |
1996-07-20 | . | Miles Bader | |
1996-07-20 | (main): Get the tty name from the right element in ARGV. | Miles Bader | |
1996-07-17 | Initial revision | Roland McGrath | |
1996-07-15 | Create /var/run/uptime *after* clearing /var/run. Always create | Michael I. Bushnell | |
/var/run/mtab to keep e2fsck happy. | |||
1996-07-15 | Get rid of hostname setting from /etc/hostname. | Miles Bader | |
1996-07-12 | Only clean /tmp and /var/run if they are respectively directories. | Michael I. Bushnell | |
1996-07-07 | (print_banner): Use basename instead of rolling our own. | Miles Bader | |
1996-07-06 | (print_banner): Don't include directory in terminal name. | Michael I. Bushnell | |
1996-07-06 | (print_banner): Use localhost instead of grotty loop. Make static. | Miles Bader | |
(main): Use syslog instead of error to report exec failure. | |||
1996-07-06 | (getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. | Miles Bader | |
1996-07-06 | Include <sys/utsname.h> and <stdlib.h>. | Michael I. Bushnell | |
(main): Return something. | |||
1996-07-06 | (print_banner): New function. | Michael I. Bushnell | |
(main): Call print_banner. | |||
1996-07-03 | Touch /var/run/uptime file. | Miles Bader | |
1996-07-01 | Don't test for dialups if TT == 0. | Miles Bader | |
1996-07-01 | (main): | Miles Bader | |
Don't time out hardwired lines. Print an error if exec fails. | |||
1996-06-27 | (main): Repair loop. | Michael I. Bushnell | |
1996-06-25 | Use --writable flag to fsck too. | Miles Bader | |