| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (main): Declare return type. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
* | (lookup_user): Declare return to be `int' to avoid type clash in use | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
* | (run): Remove assignments from inside if tests. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+8 |
* | (special-targets): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+2 |
* | (OBJS): Don't include mount.sh. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+10 |
* | (OBJS): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+1 |
* | Give an error message instead of dying when no filename argument is given. | Miles Bader | 1995-07-06 | 1 | -0/+3 |
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -4/+0 |
* | (ps-HURDLIBS): Renamed from HURDLIBS. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+2 |
* | (CPPFLAGS): Put -I../lib back in. | Miles Bader | 1995-06-26 | 1 | -0/+2 |
* | (HURDLIBS): Added libihash. | Michael I. Bushnell | 1995-06-06 | 1 | -4/+2 |
* | (ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files. | Miles Bader | 1995-06-01 | 1 | -0/+6 |
* | (SCRS): Removed update.c. | Michael I. Bushnell | 1995-05-30 | 1 | -2/+2 |
* | (main): Check for a missing filesystem name. | Miles Bader | 1995-05-20 | 1 | -5/+14 |
* | Add fsysopts. | Miles Bader | 1995-05-18 | 1 | -2/+4 |
* | Add -R to the short flags list. | Miles Bader | 1995-05-16 | 1 | -3/+3 |
* | Initial revision | Miles Bader | 1995-05-16 | 1 | -0/+124 |
* | Add the -n (--nominal-fields) flag, which prevents elision of uninteresting | Miles Bader | 1995-05-03 | 1 | -4/+24 |
* | Add the SC (suspend count) field to various output formats. | Miles Bader | 1995-05-02 | 1 | -4/+4 |
* | (reap): Check for ECHILD, not ESRCH. | Michael I. Bushnell | 1995-05-02 | 1 | -2/+2 |
* | Allow options before and immediately after the node name to be rearranged by | Miles Bader | 1995-04-27 | 1 | -18/+19 |
* | Move the test for a valid translator to just before we use it. | Miles Bader | 1995-04-14 | 1 | -14/+16 |
* | (DIST_FILES): Omit ps.ChangeLog. | Michael I. Bushnell | 1995-04-12 | 1 | -1/+1 |