Wed Feb 19 23:05:13 1997 Miles Bader * lmail.c (argp_program_version): Make const. Tue Oct 22 15:47:13 1996 Miles Bader * lmail.c (options): 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). Thu Oct 17 11:06:44 1996 Miles Bader * lmail.c (deliver): fsync the user's mailbox after delivery. Mon Oct 14 21:36:29 1996 Miles Bader * lmail.c: New file. * Makefile (targets): Add mail.local. (SRCS): Add lmail.c. (rc, mail.local): New rules. (%: %.sh): Rule removed. (INSTALL-mail.local-ops): New variable. Thu Oct 10 16:12:55 1996 Miles Bader * rc.sh: Startup up sendmail if possible. Thu Sep 12 16:50:12 1996 Thomas Bushnell, n/BSG * Makefile (HURDLIBS): New variable. Wed Aug 14 10:22:39 1996 Miles Bader * Makefile (getty-LDLIBS): New variable. (getty): Dependency on -lutil removed. (libutil-libsubst): Variable removed. Tue Aug 13 08:13:04 1996 Thomas Bushnell, n/BSG * rc.sh: When deleting files from /tmp, use -f flag to rm. Sat Jul 20 01:06:07 1996 Miles Bader * getty.c (main): Get the tty name from the right element in ARGV. Mon Jul 15 17:27:27 1996 Michael I. Bushnell, p/BSG * rc.sh: Create /var/run/uptime *after* clearing /var/run. Always create /var/run/mtab to keep e2fsck happy. Fri Jul 12 16:49:33 1996 Michael I. Bushnell, p/BSG * rc.sh: Only clean /tmp and /var/run if they are respectively directories. Sun Jul 7 10:39:27 1996 Miles Bader * getty.c (print_banner): Use basename instead of rolling our own. Sat Jul 6 13:58:40 1996 Michael I. Bushnell, p/BSG * getty.c (print_banner): Don't include directory in terminal name. Sat Jul 6 00:10:35 1996 Miles Bader * getty.c (print_banner): Use localhost instead of grotty loop. Make static. (main): Use syslog instead of error to report exec failure. * Makefile (getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. Fri Jul 5 22:02:16 1996 Michael I. Bushnell, p/BSG * getty.c: Include and . (print_banner): New function. (main): Call print_banner. * getty.c (main): Return something. Tue Jul 2 23:36:33 1996 Miles Bader * rc.sh: Touch /var/run/uptime file. Mon Jul 1 17:54:39 1996 Miles Bader * getty.c (main): Don't time out hardwired lines. Print an error if exec fails. Thu Jun 27 16:44:52 1996 Michael I. Bushnell, p/BSG * getty.c (main): Repair loop. Tue Jun 25 18:01:17 1996 Miles Bader * rc.sh: Use real fsck instead of kluge. * Makefile (%: %.sh): Make target writable. Thu Jun 20 14:38:58 1996 Michael I. Bushnell, p/BSG * rc.sh: Copied from ../config. * getty.c: Copied from ../utils. * Makefile: New file.