aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* (main): Grow TTY_NAMES properly even when it's empty.Miles Bader1995-11-141-1/+1
* (ids_add): Increase the size of IDS even when 0.Miles Bader1995-11-081-1/+1
* (print_info):Miles Bader1995-11-061-6/+9
* (main):Miles Bader1995-11-061-6/+21
* (main): Use file_get_fs_options, not fsys_get_options.Miles Bader1995-11-061-15/+24
* (options): Add --not-owner/-O option.Miles Bader1995-11-021-27/+75
* (fmts): Add RPC field to the -l format.Miles Bader1995-11-021-1/+1
* (options):Miles Bader1995-10-311-16/+21
* (options): --all is -e, not -a.Miles Bader1995-10-301-1/+1
* (parse_enum): Use argp_error.Miles Bader1995-10-211-9/+2
* (targets): Add storeinfo.Miles Bader1995-10-211-3/+5
* Initial revisionMiles Bader1995-10-211-0/+224
* (options): FILE --> FILESYS in help msg.Miles Bader1995-10-211-7/+9
* (args_doc): New variable.Miles Bader1995-10-211-17/+13
* (options): Converted to argp format.Miles Bader1995-10-181-70/+61
* (options): Converted to argp format.Miles Bader1995-10-181-68/+43
* (options): Converted to argp format.Miles Bader1995-10-181-58/+33
* (parse_enum): Use ARGP_HELP_STD_ERR.Miles Bader1995-10-181-2/+2
* (main): Use realloc on a variable in main instead of alloca, since theMiles Bader1995-10-111-185/+163
* (usage, options, main): Change -h/--no-header options to -p/--prefix andMiles Bader1995-10-051-10/+17
* Get rid of rules related to ../lib.Miles Bader1995-09-051-4/+3
* (main): Use fshelp_start_translator instead of start_translator from ../lib.Miles Bader1995-09-051-2/+4
* (all): New target.Miles Bader1995-08-241-18/+8
* (DIST_FILES): sh.ChangeLog -> shd.ChangeLog.Michael I. Bushnell1995-07-231-1/+1
* (SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader1995-07-071-3/+3
* (fsysopts): Don't list twice.Michael I. Bushnell1995-07-071-1/+0
* (main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignmentsMichael I. Bushnell1995-07-071-15/+19
* (main): Declare return type.Michael I. Bushnell1995-07-071-1/+2
* (lookup_user): Declare return to be `int' to avoid type clash in useMichael I. Bushnell1995-07-071-1/+1
* (run): Remove assignments from inside if tests.Michael I. Bushnell1995-07-071-4/+8
* (special-targets): New var.Michael I. Bushnell1995-07-071-0/+2
* (OBJS): Don't include mount.sh.Michael I. Bushnell1995-07-071-4/+10
* (OBJS): New var.Michael I. Bushnell1995-07-071-0/+1
* Give an error message instead of dying when no filename argument is given.Miles Bader1995-07-061-0/+3
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-4/+0
* (ps-HURDLIBS): Renamed from HURDLIBS.Michael I. Bushnell1995-07-061-2/+2
* (CPPFLAGS): Put -I../lib back in.Miles Bader1995-06-261-0/+2
* (HURDLIBS): Added libihash.Michael I. Bushnell1995-06-061-4/+2
* (ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files.Miles Bader1995-06-011-0/+6
* (SCRS): Removed update.c.Michael I. Bushnell1995-05-301-2/+2
* (main): Check for a missing filesystem name.Miles Bader1995-05-201-5/+14
* Add fsysopts.Miles Bader1995-05-181-2/+4
* Add -R to the short flags list.Miles Bader1995-05-161-3/+3
* Initial revisionMiles Bader1995-05-161-0/+124
* Add the -n (--nominal-fields) flag, which prevents elision of uninterestingMiles Bader1995-05-031-4/+24
* Add the SC (suspend count) field to various output formats.Miles Bader1995-05-021-4/+4
* (reap): Check for ECHILD, not ESRCH.Michael I. Bushnell1995-05-021-2/+2
* Allow options before and immediately after the node name to be rearranged byMiles Bader1995-04-271-18/+19
* Move the test for a valid translator to just before we use it.Miles Bader1995-04-141-14/+16
* (DIST_FILES): Omit ps.ChangeLog.Michael I. Bushnell1995-04-121-1/+1