Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Roland McGrath | 1998-09-04 | 1 | -0/+4 |
| | |||||
* | 1998-09-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-09-04 | 1 | -4/+6 |
| | | | | * lmail.c: Include <time.h> and <sys/time.h>. | ||||
* | . | Roland McGrath | 1998-07-20 | 1 | -0/+4 |
| | |||||
* | 1998-07-19 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-07-20 | 1 | -5/+6 |
| | | | | * getty.c: Include <string.h> for basename decl. | ||||
* | . | Miles Bader | 1997-02-20 | 1 | -0/+4 |
| | |||||
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | |||||
* | . | Miles Bader | 1996-10-22 | 1 | -0/+7 |
| | |||||
* | (options): | Miles Bader | 1996-10-22 | 1 | -1/+1 |
| | | | | | | 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). | ||||
* | . | Miles Bader | 1996-10-17 | 1 | -0/+4 |
| | |||||
* | (deliver): | Miles Bader | 1996-10-17 | 1 | -7/+11 |
| | | | | fsync the user's mailbox after delivery. | ||||
* | . | Miles Bader | 1996-10-15 | 1 | -0/+1 |
| | |||||
* | (INSTALL-mail.local-ops): New variable. | Miles Bader | 1996-10-15 | 1 | -0/+2 |
| | |||||
* | . | Miles Bader | 1996-10-15 | 1 | -0/+8 |
| | |||||
* | (rc, mail.local): | Miles Bader | 1996-10-15 | 1 | -8/+5 |
| | | | | | | | | | | New rules. (SRCS): Add lmail.c. (%: %.sh): Rule removed. (targets): Add mail.local. | ||||
* | Initial checkin | Miles Bader | 1996-10-15 | 1 | -0/+525 |
| | |||||
* | . | Miles Bader | 1996-10-10 | 1 | -0/+4 |
| | |||||
* | Startup up sendmail if possible. | Miles Bader | 1996-10-10 | 1 | -3/+8 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 2 | -0/+5 |
| | |||||
* | . | Miles Bader | 1996-08-14 | 1 | -0/+6 |
| | |||||
* | (getty-LDLIBS): New variable. | Miles Bader | 1996-08-14 | 1 | -6/+5 |
| | | | | | (getty): Dependency on -lutil removed. (libutil-libsubst): Variable removed. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 2 | -1/+5 |
| | |||||
* | . | Miles Bader | 1996-07-20 | 1 | -0/+4 |
| | |||||
* | (main): Get the tty name from the right element in ARGV. | Miles Bader | 1996-07-20 | 1 | -2/+2 |
| | |||||
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+58 |
| | |||||
* | Create /var/run/uptime *after* clearing /var/run. Always create | Michael I. Bushnell | 1996-07-15 | 1 | -2/+6 |
| | | | | /var/run/mtab to keep e2fsck happy. | ||||
* | Get rid of hostname setting from /etc/hostname. | Miles Bader | 1996-07-15 | 1 | -3/+0 |
| | |||||
* | Only clean /tmp and /var/run if they are respectively directories. | Michael I. Bushnell | 1996-07-12 | 1 | -2/+6 |
| | |||||
* | (print_banner): Use basename instead of rolling our own. | Miles Bader | 1996-07-07 | 1 | -8/+1 |
| | |||||
* | (print_banner): Don't include directory in terminal name. | Michael I. Bushnell | 1996-07-06 | 1 | -1/+8 |
| | |||||
* | (print_banner): Use localhost instead of grotty loop. Make static. | Miles Bader | 1996-07-06 | 1 | -23/+8 |
| | | | | (main): Use syslog instead of error to report exec failure. | ||||
* | (getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. | Miles Bader | 1996-07-06 | 1 | -1/+1 |
| | |||||
* | Include <sys/utsname.h> and <stdlib.h>. | Michael I. Bushnell | 1996-07-06 | 1 | -1/+4 |
| | | | | (main): Return something. | ||||
* | (print_banner): New function. | Michael I. Bushnell | 1996-07-06 | 1 | -0/+36 |
| | | | | (main): Call print_banner. | ||||
* | Touch /var/run/uptime file. | Miles Bader | 1996-07-03 | 1 | -1/+1 |
| | |||||
* | Don't test for dialups if TT == 0. | Miles Bader | 1996-07-01 | 1 | -1/+1 |
| | |||||
* | (main): | Miles Bader | 1996-07-01 | 1 | -3/+11 |
| | | | | | Don't time out hardwired lines. Print an error if exec fails. | ||||
* | (main): Repair loop. | Michael I. Bushnell | 1996-06-27 | 1 | -3/+4 |
| | |||||
* | Use --writable flag to fsck too. | Miles Bader | 1996-06-25 | 1 | -1/+1 |
| | |||||
* | (%: %.sh): Make target writable. | Miles Bader | 1996-06-25 | 1 | -1/+1 |
| | |||||
* | Use real fsck instead of kluge. | Miles Bader | 1996-06-25 | 1 | -9/+2 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-06-20 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-06-20 | 1 | -0/+2 |
| | |||||
* | (getty): | Michael I. Bushnell | 1996-06-20 | 1 | -0/+3 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-06-20 | 1 | -0/+33 |
| | |||||
* | Print date before running fsck. Comment out pty permission check. | Michael I. Bushnell | 1996-06-19 | 1 | -3/+4 |
| | |||||
* | Understand special more status codes for signals from fsck. | Miles Bader | 1996-06-19 | 1 | -20/+17 |
| | | | | | Fix some messages. Factor out date. | ||||
* | Initial revision | Michael I. Bushnell | 1996-06-17 | 1 | -0/+80 |
| | |||||
* | Comment out motd update. | Michael I. Bushnell | 1996-06-17 | 1 | -5/+6 |
| | |||||
* | Clean /var/run and make utmp. | Michael I. Bushnell | 1996-06-17 | 1 | -4/+2 |
| | |||||
* | update /etc/motd. | Michael I. Bushnell | 1996-06-17 | 1 | -2/+2 |
| |