aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* .Miles Bader1996-10-081-1/+7
|
* (w_deps):Miles Bader1996-10-081-15/+32
| | | | | | | | | | | New function. (main): Initialize dependencies field of USER_HOOKS to w_deps. (_w_specs): Add PS_FMT_FIELD_COLON_MOD to Idle's flags. (w_fetch): Set HAVE bits even if the values are `nominal'. Correctly propagate PS->inapp bits.
* .Miles Bader1996-10-081-1/+10
|
* (options, main):Miles Bader1996-10-081-8/+9
| | | | | | | | | | Change --runs/-r to --block-list/-l. (main): Use STORE_INACTIVE flag to store_create. (print_store): Correctly print unknown flags. Don't ever print STORE_INACTIVE flag. Print runs in grub block-list format.
* .Miles Bader1996-10-041-0/+11
|
* (val_width):Miles Bader1996-10-041-45/+106
| | | | | | | | | | | | | | | | New function. (name_to_option): Correct test for malloc failure. (main): Calculate verbose output widths differently. (main: FWIDTH): New macro. (fields): Rename `cache *' fields to `memobj *', and reword doc strings. Add `max' field. (get_memobj_hit_ratio): Renamed from get_cache_hit_ratio. (VAL_MAX_MEM, VAL_MAX_SWAP, K, M, G): New macros.
* .Miles Bader1996-10-021-0/+14
|
* (struct field):Miles Bader1996-10-021-32/+62
| | | | | | | | | | Remove desc field, add doc field. (fields): Initialize doc field, and not desc. (name_to_option): New function. (main): Rearrange use of name, doc, and desc fields in struct field.
* Handle `-' and `--' args properly.Miles Bader1996-10-021-0/+4
|
* .Miles Bader1996-09-271-0/+9
|
* (W_TYPE):Miles Bader1996-09-271-13/+16
| | | | | | | | | | | | | Renamed from W_KIND; all uses changed. (doc): Updated. (options, main): Change --kind/-k to --type/-t. Add --flags/-f option. (print_store): Print flags separately from type. (W_FLAGS): New macro.
* .Miles Bader1996-09-261-0/+4
|
* (%: %.sh):Miles Bader1996-09-261-3/+0
| | | | Rule removed.
* .Miles Bader1996-09-251-0/+7
|
* (main:verify_passwd):Miles Bader1996-09-251-0/+2
| | | | Only declare reference to crypt weak if HAVE_CRYPT isn't defined.
* Fix option parsing.Miles Bader1996-09-241-6/+6
|
* .Miles Bader1996-09-232-4/+29
|
* Add option parsing, version number, &c.Miles Bader1996-09-231-1/+61
| | | | Add copyright notice.
* .Miles Bader1996-09-231-0/+2
|
* Add option parsing, version number, &c.Miles Bader1996-09-231-1/+60
|
* .Miles Bader1996-09-231-0/+4
|
* (login-LDLIBS):Miles Bader1996-09-231-2/+2
| | | | Add $(LIBCRYPT).
* *** empty log message ***Thomas Bushnell1996-09-172-0/+5
|
* *** empty log message ***Thomas Bushnell1996-09-0514-13/+46
|
* .Miles Bader1996-09-021-0/+7
|
* (sync): Depend on libshouldbeinlibc.a.Miles Bader1996-09-021-1/+1
|
* (argp_program_version): New variable.Miles Bader1996-09-021-2/+8
| | | | | (main): Call argp_parse with just a doc string. <argp.h>: New include.
* .Miles Bader1996-08-302-0/+238
|
* (targets): Add vminfo.Miles Bader1996-08-301-3/+4
| | | | | (SRCS): Add vminfo.c. (INSTALL-vminfo-ops): New variable.
* .Miles Bader1996-08-271-0/+6
|
* (doc): Add program description.Miles Bader1996-08-2712-17/+24
|
* .Miles Bader1996-08-151-4/+1
|
* .Miles Bader1996-08-141-0/+6
|
* .Miles Bader1996-08-101-0/+2
|
* (options): Whoops, short option for --sort is -s.Miles Bader1996-08-101-1/+1
|
* .Miles Bader1996-08-101-0/+4
|
* (LCLHDRS): New variable.Miles Bader1996-08-101-0/+1
|
* .Miles Bader1996-08-011-0/+21
|
* (options, main): Change --fmt to --format/-F and --sort to --sort/-s.Miles Bader1996-08-011-8/+4
| | | | (OPT_FMT, OPT_SORT): Macros removed.
* (options, main):Miles Bader1996-08-011-20/+13
| | | | | | | | | | | Change --fmt to --format/-F. Change --posix-fmt/-o to --posix-format/-o. Change --sort to --sort/-s. Change --pgrp to --pgrp/-G. Change --login to --login/-L. Change --threads/-s to --threads/-T. Change --session to --session/-S. (OPT_FMT, OPT_SORT, OPT_PGRP, OPT_LOGIN, OPT_SESS): Macros removed.
* (check_password): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader1996-08-011-2/+2
|
* (main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader1996-08-011-9/+9
| | | | | | | (options): Change --inherit-environ to --preserve-environment. Change --no-environ to --no-environment-args. Change --environ to --envvar and --environ-default to --envvar-default.
* *** empty log message ***Thomas Bushnell1996-07-313-7/+10
|
* *** empty log message ***Thomas Bushnell1996-07-302-13/+19
|
* *** empty log message ***Thomas Bushnell1996-07-303-3/+21
|
* *** empty log message ***Thomas Bushnell1996-07-292-1/+5
|
* .Miles Bader1996-07-291-0/+4
|
* (val_t): Make `long long'.Miles Bader1996-07-291-3/+5
|
* .Miles Bader1996-07-291-0/+4
|
* (main): Correctly parse the -w/--width option.Miles Bader1996-07-291-0/+1
|