Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | . | Miles Bader | 1996-10-08 | 1 | -1/+7 | |
| | ||||||
* | (w_deps): | Miles Bader | 1996-10-08 | 1 | -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 Bader | 1996-10-08 | 1 | -1/+10 | |
| | ||||||
* | (options, main): | Miles Bader | 1996-10-08 | 1 | -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 Bader | 1996-10-04 | 1 | -0/+11 | |
| | ||||||
* | (val_width): | Miles Bader | 1996-10-04 | 1 | -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 Bader | 1996-10-02 | 1 | -0/+14 | |
| | ||||||
* | (struct field): | Miles Bader | 1996-10-02 | 1 | -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 Bader | 1996-10-02 | 1 | -0/+4 | |
| | ||||||
* | . | Miles Bader | 1996-09-27 | 1 | -0/+9 | |
| | ||||||
* | (W_TYPE): | Miles Bader | 1996-09-27 | 1 | -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 Bader | 1996-09-26 | 1 | -0/+4 | |
| | ||||||
* | (%: %.sh): | Miles Bader | 1996-09-26 | 1 | -3/+0 | |
| | | | | Rule removed. | |||||
* | . | Miles Bader | 1996-09-25 | 1 | -0/+7 | |
| | ||||||
* | (main:verify_passwd): | Miles Bader | 1996-09-25 | 1 | -0/+2 | |
| | | | | Only declare reference to crypt weak if HAVE_CRYPT isn't defined. | |||||
* | Fix option parsing. | Miles Bader | 1996-09-24 | 1 | -6/+6 | |
| | ||||||
* | . | Miles Bader | 1996-09-23 | 2 | -4/+29 | |
| | ||||||
* | Add option parsing, version number, &c. | Miles Bader | 1996-09-23 | 1 | -1/+61 | |
| | | | | Add copyright notice. | |||||
* | . | Miles Bader | 1996-09-23 | 1 | -0/+2 | |
| | ||||||
* | Add option parsing, version number, &c. | Miles Bader | 1996-09-23 | 1 | -1/+60 | |
| | ||||||
* | . | Miles Bader | 1996-09-23 | 1 | -0/+4 | |
| | ||||||
* | (login-LDLIBS): | Miles Bader | 1996-09-23 | 1 | -2/+2 | |
| | | | | Add $(LIBCRYPT). | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 2 | -0/+5 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 14 | -13/+46 | |
| | ||||||
* | . | Miles Bader | 1996-09-02 | 1 | -0/+7 | |
| | ||||||
* | (sync): Depend on libshouldbeinlibc.a. | Miles Bader | 1996-09-02 | 1 | -1/+1 | |
| | ||||||
* | (argp_program_version): New variable. | Miles Bader | 1996-09-02 | 1 | -2/+8 | |
| | | | | | (main): Call argp_parse with just a doc string. <argp.h>: New include. | |||||
* | . | Miles Bader | 1996-08-30 | 2 | -0/+238 | |
| | ||||||
* | (targets): Add vminfo. | Miles Bader | 1996-08-30 | 1 | -3/+4 | |
| | | | | | (SRCS): Add vminfo.c. (INSTALL-vminfo-ops): New variable. | |||||
* | . | Miles Bader | 1996-08-27 | 1 | -0/+6 | |
| | ||||||
* | (doc): Add program description. | Miles Bader | 1996-08-27 | 12 | -17/+24 | |
| | ||||||
* | . | Miles Bader | 1996-08-15 | 1 | -4/+1 | |
| | ||||||
* | . | Miles Bader | 1996-08-14 | 1 | -0/+6 | |
| | ||||||
* | . | Miles Bader | 1996-08-10 | 1 | -0/+2 | |
| | ||||||
* | (options): Whoops, short option for --sort is -s. | Miles Bader | 1996-08-10 | 1 | -1/+1 | |
| | ||||||
* | . | Miles Bader | 1996-08-10 | 1 | -0/+4 | |
| | ||||||
* | (LCLHDRS): New variable. | Miles Bader | 1996-08-10 | 1 | -0/+1 | |
| | ||||||
* | . | Miles Bader | 1996-08-01 | 1 | -0/+21 | |
| | ||||||
* | (options, main): Change --fmt to --format/-F and --sort to --sort/-s. | Miles Bader | 1996-08-01 | 1 | -8/+4 | |
| | | | | (OPT_FMT, OPT_SORT): Macros removed. | |||||
* | (options, main): | Miles Bader | 1996-08-01 | 1 | -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 Bader | 1996-08-01 | 1 | -2/+2 | |
| | ||||||
* | (main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)). | Miles Bader | 1996-08-01 | 1 | -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 Bushnell | 1996-07-31 | 3 | -7/+10 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-30 | 2 | -13/+19 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-30 | 3 | -3/+21 | |
| | ||||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-29 | 2 | -1/+5 | |
| | ||||||
* | . | Miles Bader | 1996-07-29 | 1 | -0/+4 | |
| | ||||||
* | (val_t): Make `long long'. | Miles Bader | 1996-07-29 | 1 | -3/+5 | |
| | ||||||
* | . | Miles Bader | 1996-07-29 | 1 | -0/+4 | |
| | ||||||
* | (main): Correctly parse the -w/--width option. | Miles Bader | 1996-07-29 | 1 | -0/+1 | |
| |