Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -6/+3 | |
| | | | | | * console-run.c (open_console): Move first setting of TERMINAL and ARGZ_LEN outside of loop, quiets compiler warning. | |||||
* | . | Roland McGrath | 1999-07-11 | 1 | -0/+4 | |
| | ||||||
* | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-11 | 1 | -1/+2 | |
| | | | | * lmail.c: Add #include <sys/mman.h> for munmap decl. | |||||
* | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-03 | 2 | -1/+5 | |
| | | | | * lmail.c (bfree): Use munmap instead of vm_deallocate. | |||||
* | 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-01 | 2 | -4/+15 | |
| | | | | | | | | * rc.sh: Specify bash instead of sh. (remove_translators): Don't descend into "." or "..". Alter calling convention slightly and require the `nullglob' option to be set. Change caller to suit. From Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>. | |||||
* | . | Roland McGrath | 1999-06-22 | 1 | -0/+4 | |
| | ||||||
* | 1999-06-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-22 | 1 | -1/+25 | |
| | | | | * rc.sh: Clean /tmp using special hackery to nuke translators. | |||||
* | . | Roland McGrath | 1999-06-18 | 1 | -0/+17 | |
| | ||||||
* | 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -0/+471 | |
| | | | | | | | * runttys.c: New file.c * Makefile (targets, SRCS): Add runttys, runttys.c. (runttys): New target. (runttys-LDLIBS): New variable, -lutil. | |||||
* | 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -0/+146 | |
| | | | | | | * runsystem.sh: New file. * Makefile (targets, special-targets): Add runsystem. (runsystem): New target. | |||||
* | 1999-06-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -0/+222 | |
| | | | | | | * console-run.c: New file. * Makefile (targets, SRCS): Add console-run, console-run.c. (console-run): New target. | |||||
* | 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -5/+11 | |
| | | | | | | | | | | | | | | | * 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. | |||||
* | . | Roland McGrath | 1999-05-30 | 1 | -0/+4 | |
| | ||||||
* | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-30 | 1 | -3/+0 | |
| | | | | * rc.sh: Don't create /var/run/uptime. It's no longer used. | |||||
* | . | Roland McGrath | 1999-05-15 | 1 | -3/+7 | |
| | ||||||
* | 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-15 | 1 | -3/+5 | |
| | | | | * rc.sh: Do `swapon -a' first thing. | |||||
* | Tue Mar 9 13:18:14 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-03-09 | 2 | -4/+19 | |
| | | | | | | | | | * 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). | |||||
* | . | Roland McGrath | 1998-12-06 | 1 | -0/+4 | |
| | ||||||
* | 1998-12-06 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-06 | 1 | -8/+12 | |
| | | | | * lmail.c (deliver, main): Add braces to silence gcc warning. | |||||
* | . | 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 | |
| |