aboutsummaryrefslogtreecommitdiff
path: root/daemons
Commit message (Collapse)AuthorAgeFilesLines
* .Roland McGrath1999-05-301-0/+4
|
* 1999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-301-3/+0
| | | | * rc.sh: Don't create /var/run/uptime. It's no longer used.
* .Roland McGrath1999-05-151-3/+7
|
* 1999-05-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-151-3/+5
| | | | * rc.sh: Do `swapon -a' first thing.
* Tue Mar 9 13:18:14 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-092-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 McGrath1998-12-061-0/+4
|
* 1998-12-06 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-061-8/+12
| | | | * lmail.c (deliver, main): Add braces to silence gcc warning.
* .Roland McGrath1998-09-041-0/+4
|
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-4/+6
| | | | * lmail.c: Include <time.h> and <sys/time.h>.
* .Roland McGrath1998-07-201-0/+4
|
* 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-5/+6
| | | | * getty.c: Include <string.h> for basename decl.
* .Miles Bader1997-02-201-0/+4
|
* (argp_program_version): Make const.Miles Bader1997-02-201-2/+2
|
* .Miles Bader1996-10-221-0/+7
|
* (options):Miles Bader1996-10-221-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 Bader1996-10-171-0/+4
|
* (deliver):Miles Bader1996-10-171-7/+11
| | | | fsync the user's mailbox after delivery.
* .Miles Bader1996-10-151-0/+1
|
* (INSTALL-mail.local-ops): New variable.Miles Bader1996-10-151-0/+2
|
* .Miles Bader1996-10-151-0/+8
|
* (rc, mail.local):Miles Bader1996-10-151-8/+5
| | | | | | | | | | New rules. (SRCS): Add lmail.c. (%: %.sh): Rule removed. (targets): Add mail.local.
* Initial checkinMiles Bader1996-10-151-0/+525
|
* .Miles Bader1996-10-101-0/+4
|
* Startup up sendmail if possible.Miles Bader1996-10-101-3/+8
|
* *** empty log message ***Thomas Bushnell1996-09-172-0/+5
|
* .Miles Bader1996-08-141-0/+6
|
* (getty-LDLIBS): New variable.Miles Bader1996-08-141-6/+5
| | | | | (getty): Dependency on -lutil removed. (libutil-libsubst): Variable removed.
* *** empty log message ***Thomas Bushnell1996-08-132-1/+5
|
* .Miles Bader1996-07-201-0/+4
|
* (main): Get the tty name from the right element in ARGV.Miles Bader1996-07-201-2/+2
|
* Initial revisionRoland McGrath1996-07-171-0/+58
|
* Create /var/run/uptime *after* clearing /var/run. Always createMichael I. Bushnell1996-07-151-2/+6
| | | | /var/run/mtab to keep e2fsck happy.
* Get rid of hostname setting from /etc/hostname.Miles Bader1996-07-151-3/+0
|
* Only clean /tmp and /var/run if they are respectively directories.Michael I. Bushnell1996-07-121-2/+6
|
* (print_banner): Use basename instead of rolling our own.Miles Bader1996-07-071-8/+1
|
* (print_banner): Don't include directory in terminal name.Michael I. Bushnell1996-07-061-1/+8
|
* (print_banner): Use localhost instead of grotty loop. Make static.Miles Bader1996-07-061-23/+8
| | | | (main): Use syslog instead of error to report exec failure.
* (getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.Miles Bader1996-07-061-1/+1
|
* Include <sys/utsname.h> and <stdlib.h>.Michael I. Bushnell1996-07-061-1/+4
| | | | (main): Return something.
* (print_banner): New function.Michael I. Bushnell1996-07-061-0/+36
| | | | (main): Call print_banner.
* Touch /var/run/uptime file.Miles Bader1996-07-031-1/+1
|
* Don't test for dialups if TT == 0.Miles Bader1996-07-011-1/+1
|
* (main):Miles Bader1996-07-011-3/+11
| | | | | Don't time out hardwired lines. Print an error if exec fails.
* (main): Repair loop.Michael I. Bushnell1996-06-271-3/+4
|
* Use --writable flag to fsck too.Miles Bader1996-06-251-1/+1
|
* (%: %.sh): Make target writable.Miles Bader1996-06-251-1/+1
|
* Use real fsck instead of kluge.Miles Bader1996-06-251-9/+2
|
* *** empty log message ***Michael I. Bushnell1996-06-201-0/+1
|
* *** empty log message ***Michael I. Bushnell1996-06-201-0/+2
|
* (getty):Michael I. Bushnell1996-06-201-0/+3
|