Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-09 | (w_fetch): Use tty st_atime for idle time. | Miles Bader | |
1996-10-09 | (print_store): Properly ignore STORE_INACTIVE. | Miles Bader | |
1996-10-09 | . | Miles Bader | |
1996-10-09 | (ps_cmp_unames, ps_nominal_string): | Miles Bader | |
New declarations. (DEFAULT_FMT_STRING): Add %pid. (_w_specs): Use ps_cmp_unames for `Name'. Use ps_nominal_string for `Name' and `From'. | |||
1996-10-08 | . | Miles Bader | |
1996-10-08 | (w_deps): | Miles Bader | |
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. | |||
1996-10-08 | . | Miles Bader | |
1996-10-08 | (options, main): | Miles Bader | |
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. | |||
1996-10-04 | . | Miles Bader | |
1996-10-04 | (val_width): | Miles Bader | |
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. | |||
1996-10-02 | . | Miles Bader | |
1996-10-02 | (struct field): | Miles Bader | |
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. | |||
1996-10-02 | Handle `-' and `--' args properly. | Miles Bader | |
1996-09-27 | . | Miles Bader | |
1996-09-27 | (W_TYPE): | Miles Bader | |
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. | |||
1996-09-26 | . | Miles Bader | |
1996-09-26 | (%: %.sh): | Miles Bader | |
Rule removed. | |||
1996-09-25 | . | Miles Bader | |
1996-09-25 | (main:verify_passwd): | Miles Bader | |
Only declare reference to crypt weak if HAVE_CRYPT isn't defined. | |||
1996-09-24 | Fix option parsing. | Miles Bader | |
1996-09-23 | . | Miles Bader | |
1996-09-23 | Add option parsing, version number, &c. | Miles Bader | |
Add copyright notice. | |||
1996-09-23 | . | Miles Bader | |
1996-09-23 | Add option parsing, version number, &c. | Miles Bader | |
1996-09-23 | . | Miles Bader | |
1996-09-23 | (login-LDLIBS): | Miles Bader | |
Add $(LIBCRYPT). | |||
1996-09-17 | *** empty log message *** | Thomas Bushnell | |
1996-09-05 | *** empty log message *** | Thomas Bushnell | |
1996-09-02 | . | Miles Bader | |
1996-09-02 | (sync): Depend on libshouldbeinlibc.a. | Miles Bader | |
1996-09-02 | (argp_program_version): New variable. | Miles Bader | |
(main): Call argp_parse with just a doc string. <argp.h>: New include. | |||
1996-08-30 | . | Miles Bader | |
1996-08-30 | (targets): Add vminfo. | Miles Bader | |
(SRCS): Add vminfo.c. (INSTALL-vminfo-ops): New variable. | |||
1996-08-27 | . | Miles Bader | |
1996-08-27 | (doc): Add program description. | Miles Bader | |
1996-08-15 | . | Miles Bader | |
1996-08-14 | . | Miles Bader | |
1996-08-10 | . | Miles Bader | |
1996-08-10 | (options): Whoops, short option for --sort is -s. | Miles Bader | |
1996-08-10 | . | Miles Bader | |
1996-08-10 | (LCLHDRS): New variable. | Miles Bader | |
1996-08-01 | . | Miles Bader | |
1996-08-01 | (options, main): Change --fmt to --format/-F and --sort to --sort/-s. | Miles Bader | |
(OPT_FMT, OPT_SORT): Macros removed. | |||
1996-08-01 | (options, main): | Miles Bader | |
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. | |||
1996-08-01 | (check_password): Use #pragma weak instead of __attribute__ ((weak)). | Miles Bader | |
1996-08-01 | (main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)). | Miles Bader | |
(options): Change --inherit-environ to --preserve-environment. Change --no-environ to --no-environment-args. Change --environ to --envvar and --environ-default to --envvar-default. | |||
1996-07-31 | *** empty log message *** | Thomas Bushnell | |
1996-07-30 | *** empty log message *** | Thomas Bushnell | |
1996-07-30 | *** empty log message *** | Thomas Bushnell | |
1996-07-29 | *** empty log message *** | Thomas Bushnell | |