Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-09-23 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell | 1999-09-28 | 2 | -1/+6 |
| | | | | * getty.c (main): Report an error if login_tty failed. | ||||
* | . | Roland McGrath | 1999-09-22 | 1 | -0/+2 |
| | |||||
* | 1999-09-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-22 | 1 | -3/+0 |
| | | | | * getty.c: Undo last change. | ||||
* | . | Roland McGrath | 1999-09-22 | 1 | -0/+4 |
| | |||||
* | 1999-09-22 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-22 | 1 | -0/+4 |
| | | | | * getty.c (main): Make TTY our controlling terminal with TIOCSCTTY. | ||||
* | 1999-07-20 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-19 | 1 | -3/+2 |
| | | | | * getty.c: Include <utmp.h> for login_tty decl. | ||||
* | . | Roland McGrath | 1999-09-19 | 1 | -1/+10 |
| | |||||
* | 1999-09-19 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-19 | 1 | -1/+1 |
| | | | | | * runttys.c (main): Only call error if setsid returns -1. From Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>. | ||||
* | 1999-09-18 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> | Thomas Bushnell | 1999-09-18 | 3 | -2/+7 |
| | | | | | * runttys.c (run): Only call error if setsid returns -1. * console-run.c (open_console): Likewise. | ||||
* | . | Roland McGrath | 1999-07-11 | 1 | -0/+3 |
| | |||||
* | 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 |
| |