Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1996-06-25 | (%: %.sh): Make target writable. | Miles Bader | |
1996-06-25 | Use real fsck instead of kluge. | Miles Bader | |
1996-06-20 | *** empty log message *** | Michael I. Bushnell | |
1996-06-20 | *** empty log message *** | Michael I. Bushnell | |
1996-06-20 | (getty): | Michael I. Bushnell | |
1996-06-20 | Initial revision | Michael I. Bushnell | |
1996-06-19 | Print date before running fsck. Comment out pty permission check. | Michael I. Bushnell | |
1996-06-19 | Understand special more status codes for signals from fsck. | Miles Bader | |
Fix some messages. Factor out date. | |||
1996-06-17 | Initial revision | Michael I. Bushnell | |
1996-06-17 | Comment out motd update. | Michael I. Bushnell | |
1996-06-17 | Clean /var/run and make utmp. | Michael I. Bushnell | |
1996-06-17 | update /etc/motd. | Michael I. Bushnell | |