| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | Miles Bader | 1996-01-23 | 1 | -0/+118 |
* | (main): Move a bunch of stuff into psout() in psout.c. | Miles Bader | 1996-01-23 | 1 | -133/+27 |
* | (options, main): Make -g/--goaway only apply to active translators. | Miles Bader | 1996-01-23 | 1 | -11/+14 |
* | Pass the appropiate -R options to login, and -p. | Miles Bader | 1996-01-23 | 1 | -4/+6 |
* | Instead of giving --su to login, use all the component options it stood for. | Miles Bader | 1996-01-10 | 1 | -1/+1 |
* | (main): | Miles Bader | 1996-01-10 | 1 | -233/+411 |
* | Initial revision | Miles Bader | 1996-01-02 | 1 | -0/+3 |
* | Initial revision | Miles Bader | 1995-12-30 | 1 | -0/+18 |
* | (main, options): Add --retry/-R and --paranoid/-P options. | Miles Bader | 1995-12-30 | 1 | -10/+58 |
* | (main): | Miles Bader | 1995-12-29 | 1 | -12/+17 |
* | (libutil-libsubst): New hack. | Miles Bader | 1995-12-21 | 1 | -0/+4 |
* | Everything changed. | Miles Bader | 1995-12-21 | 1 | -161/+457 |
* | (main, options): If the specified sort field begins with `-', reverse the sort. | Miles Bader | 1995-12-21 | 1 | -121/+75 |
* | (options): Reformat doc string for --tty option. | Miles Bader | 1995-12-17 | 1 | -2/+2 |
* | (main): Implement 'w' option. | Miles Bader | 1995-12-17 | 1 | -2/+28 |
* | Initial revision | Miles Bader | 1995-12-13 | 1 | -0/+295 |
* | (SRCS): Add login.c | Miles Bader | 1995-12-13 | 1 | -3/+3 |
* | (main): | Miles Bader | 1995-12-06 | 2 | -5/+5 |
* | (main): | Miles Bader | 1995-12-06 | 1 | -3/+2 |
* | (main): | Miles Bader | 1995-12-06 | 1 | -2/+2 |
* | (main): | Miles Bader | 1995-12-06 | 1 | -4/+4 |
* | (main): Correctly whether to print prefix by default. | Miles Bader | 1995-12-04 | 1 | -3/+3 |
* | (main): Use new libps stream type. | Miles Bader | 1995-11-21 | 1 | -4/+9 |
* | (main): Grow TTY_NAMES properly even when it's empty. | Miles Bader | 1995-11-14 | 1 | -1/+1 |
* | (ids_add): Increase the size of IDS even when 0. | Miles Bader | 1995-11-08 | 1 | -1/+1 |
* | (print_info): | Miles Bader | 1995-11-06 | 1 | -6/+9 |
* | (main): | Miles Bader | 1995-11-06 | 1 | -6/+21 |
* | (main): Use file_get_fs_options, not fsys_get_options. | Miles Bader | 1995-11-06 | 1 | -15/+24 |
* | (options): Add --not-owner/-O option. | Miles Bader | 1995-11-02 | 1 | -27/+75 |
* | (fmts): Add RPC field to the -l format. | Miles Bader | 1995-11-02 | 1 | -1/+1 |
* | (options): | Miles Bader | 1995-10-31 | 1 | -16/+21 |
* | (options): --all is -e, not -a. | Miles Bader | 1995-10-30 | 1 | -1/+1 |
* | (parse_enum): Use argp_error. | Miles Bader | 1995-10-21 | 1 | -9/+2 |
* | (targets): Add storeinfo. | Miles Bader | 1995-10-21 | 1 | -3/+5 |
* | Initial revision | Miles Bader | 1995-10-21 | 1 | -0/+224 |
* | (options): FILE --> FILESYS in help msg. | Miles Bader | 1995-10-21 | 1 | -7/+9 |
* | (args_doc): New variable. | Miles Bader | 1995-10-21 | 1 | -17/+13 |
* | (options): Converted to argp format. | Miles Bader | 1995-10-18 | 1 | -70/+61 |
* | (options): Converted to argp format. | Miles Bader | 1995-10-18 | 1 | -68/+43 |
* | (options): Converted to argp format. | Miles Bader | 1995-10-18 | 1 | -58/+33 |
* | (parse_enum): Use ARGP_HELP_STD_ERR. | Miles Bader | 1995-10-18 | 1 | -2/+2 |
* | (main): Use realloc on a variable in main instead of alloca, since the | Miles Bader | 1995-10-11 | 1 | -185/+163 |
* | (usage, options, main): Change -h/--no-header options to -p/--prefix and | Miles Bader | 1995-10-05 | 1 | -10/+17 |
* | Get rid of rules related to ../lib. | Miles Bader | 1995-09-05 | 1 | -4/+3 |
* | (main): Use fshelp_start_translator instead of start_translator from ../lib. | Miles Bader | 1995-09-05 | 1 | -2/+4 |
* | (all): New target. | Miles Bader | 1995-08-24 | 1 | -18/+8 |
* | (DIST_FILES): sh.ChangeLog -> shd.ChangeLog. | Michael I. Bushnell | 1995-07-23 | 1 | -1/+1 |
* | (SHORT_OPTIONS): Remove '?' as getopt usurps it. | Miles Bader | 1995-07-07 | 1 | -3/+3 |
* | (fsysopts): Don't list twice. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+0 |
* | (main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignments | Michael I. Bushnell | 1995-07-07 | 1 | -15/+19 |