summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
1995-11-14(main): Grow TTY_NAMES properly even when it's empty.Miles Bader
1995-11-08(ids_add): Increase the size of IDS even when 0.Miles Bader
1995-11-06(print_info):Miles Bader
Use the new FLAGS argument to file_get_storage_info. Add new storage types.
1995-11-06(main):Miles Bader
Change to use the new wierd callback interface to fshelp_start_translator.
1995-11-06(main): Use file_get_fs_options, not fsys_get_options.Miles Bader
(doc): `filesystem' --> `FILESYS'.
1995-11-02(options): Add --not-owner/-O option.Miles Bader
(id_t, struct ids): New type. (make_ids, ids_add, ids_contains): New functions. (main): Use a struct ids instead of multiple variables to hold the wanted uids list, which renamed to ONLY_UIDS. Add the NOT_UIDS list to contain the opposite sense, and use it. (main): Use proc_stat_proc_info instead of proc_stat_info and PSTAT_PROC_INFO instead of PSTAT_INFO.
1995-11-02(fmts): Add RPC field to the -l format.Miles Bader
1995-10-31(options):Miles Bader
Change --force/-f to --goaway/-g. Add flags for killing translators: --recurse/-r, --force/-f, --nosync/-S. (doc): New variable. (main): Support new flags. Have some of the options update flag words instead of setting variables.
1995-10-30(options): --all is -e, not -a.Miles Bader
1995-10-21(parse_enum): Use argp_error.Miles Bader
1995-10-21(targets): Add storeinfo.Miles Bader
(SRCS): Add storeinfo.c. (storeinfo): New target.
1995-10-21Initial revisionMiles Bader
1995-10-21(options): FILE --> FILESYS in help msg.Miles Bader
(args_doc): OPTION --> FS_OPTION, since the usage message already uses OPTION to mean those to fsysopts. (doc): New variable; give some common choices for FS_OPTION.
1995-10-21(args_doc): New variable.Miles Bader
(main): Set ARGZ inside of parse_opt.
1995-10-18(options): Converted to argp format.Miles Bader
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc, doc): New variables. Include <argp.h> not <getopt.h>.
1995-10-18(options): Converted to argp format.Miles Bader
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. Include <argp.h> not <getopt.h>.
1995-10-18(options): Converted to argp format.Miles Bader
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc): New variable. Include <argp.h> not <getopt.h>.
1995-10-18(parse_enum): Use ARGP_HELP_STD_ERR.Miles Bader
1995-10-11(main): Use realloc on a variable in main instead of alloca, since theMiles Bader
storage gets used after parse_opt returns. (options): Converted to argp format. (main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc, doc): New variables. Include <argp.h> not <getopt.h>.
1995-10-05(usage, options, main): Change -h/--no-header options to -p/--prefix andMiles Bader
-P/--no-prefix. (main): Unless overridden by -p/-P, only print a FILE: prefix when there are multiple files on the command line.
1995-09-05Get rid of rules related to ../lib.Miles Bader
(settrans): Depend on libfshelp.a instead of starttrans.o.
1995-09-05(main): Use fshelp_start_translator instead of start_translator from ../lib.Miles Bader
1995-08-24(all): New target.Miles Bader
(ps, settrans, showtrans, fsysopts): Put all dependencies in these targets. (settrans-HURDLIBS, showtrans-HURDLIBS, ps-HURDLIBS): Removed. (settrans, showtrans, fsysopts, ps): Get rid of things that are now in libshouldbeinlibc. Get rid of rules dealing with error.o.
1995-07-23(DIST_FILES): sh.ChangeLog -> shd.ChangeLog.Michael I. Bushnell
1995-07-07(SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader
(options, main): Use '&' instead of '?' to mean help.
1995-07-07(fsysopts): Don't list twice.Michael I. Bushnell
1995-07-07(main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignmentsMichael I. Bushnell
from inside if tests.
1995-07-07(main): Declare return type.Michael I. Bushnell
1995-07-07(lookup_user): Declare return to be `int' to avoid type clash in useMichael I. Bushnell
as 4th parameter to parse_numlist.
1995-07-07(run): Remove assignments from inside if tests.Michael I. Bushnell
(command): Likewise.
1995-07-07(special-targets): New var.Michael I. Bushnell
(mount): Provide command.
1995-07-07(OBJS): Don't include mount.sh.Michael I. Bushnell
(shd, su, clri, sync, reboot, halt, fsysopts): List object files here.
1995-07-07(OBJS): New var.Michael I. Bushnell
1995-07-06Give an error message instead of dying when no filename argument is given.Miles Bader
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-07-06(ps-HURDLIBS): Renamed from HURDLIBS.Michael I. Bushnell
(ps): Fix dependencies.
1995-06-26(CPPFLAGS): Put -I../lib back in.Miles Bader
Put back the vpath for %.c to ../lib.
1995-06-06(HURDLIBS): Added libihash.Michael I. Bushnell
(CPPFLAGS): Deleted addition of -I../lib. (vpath): Deleted spec. (ps): Deleted ihash.o and primes.o.
1995-06-01(ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files.Miles Bader
(REMHDRS): Define this variable.
1995-05-30(SCRS): Removed update.c.Michael I. Bushnell
(targets): Removed update.
1995-05-20(main): Check for a missing filesystem name.Miles Bader
(main): Tweak the error msgs a bit. (options, main): Don't use '?' as the --help key.
1995-05-18Add fsysopts.Miles Bader
1995-05-16Add -R to the short flags list.Miles Bader
Make non-L usage ignore symbolic links, not all translators. Tweak the help message.
1995-05-16Initial revisionMiles Bader
1995-05-03Add the -n (--nominal-fields) flag, which prevents elision of uninterestingMiles Bader
fields. Also add elision of uninteresting fields... Add the (ignored) -w flag for BSD compat. Use the new name for ps_fmt_squash: ps_fmt_squash_flags.
1995-05-02Add the SC (suspend count) field to various output formats.Miles Bader
1995-05-02(reap): Check for ECHILD, not ESRCH.Michael I. Bushnell
1995-04-27Allow options before and immediately after the node name to be rearranged byMiles Bader
getopt without affecting those following the translator name.
1995-04-14Move the test for a valid translator to just before we use it.Miles Bader
Gratuitously change the "unknown" value for type to "". Don't use `--' when invoking settrans, as getopt doesn't seem to be handling it correctly. Use `usage' not `USAGE'.
1995-04-12(DIST_FILES): Omit ps.ChangeLog.Michael I. Bushnell