aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* (targets): Changed `sh' to `shd'.Michael I. Bushnell1995-04-111-2/+2
* Tweak things so that the -t flag works correctly for processes whose tty weMiles Bader1995-04-111-12/+20
* Getopt now returns '\001' for non-switch options instead of '\0', no doubt toMiles Bader1995-04-091-1/+1
* (parse_enum): Renamed from enum_name.Miles Bader1995-04-071-83/+333
* Add the `jobc' (-j) output format from netbsd.Miles Bader1995-04-061-9/+20
* Minor change in spec names.Miles Bader1995-04-061-1/+1
* When processes are specified on the command line by PID, turn off allMiles Bader1995-04-061-5/+7
* (apply_auth): Use msg_add_auth & msg_del_auth instead of add_auth & del_auth.Miles Bader1995-04-051-10/+9
* Add showtrans & mount, and uncomment-out su.Miles Bader1995-04-051-2/+3
* Get rid of the `show passive translator' functionality, as this is now doneMiles Bader1995-04-051-45/+26
* Make -a imply -g as well, to be compatible with bsd.Miles Bader1995-04-051-7/+14
* Initial revisionMiles Bader1995-04-041-0/+137
* Initial revisionMiles Bader1995-04-041-0/+71
* Add rule for the new settrans, and compile error.c correctly.Miles Bader1995-04-041-2/+4
* (main): Treat argument without leading - as if it had one, unless it's aRoland McGrath1995-04-041-12/+30
* Initial revisionMiles Bader1995-03-311-0/+180
* (program_name): New variable.Michael I. Bushnell1995-03-211-1/+4
* (ps): And error.o too.Michael I. Bushnell1995-03-211-2/+2
* (ps): Link in ihash.o and primes.o too.Michael I. Bushnell1995-03-211-2/+2
* (vpath %.c): New decl.Michael I. Bushnell1995-03-211-1/+11