Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial checkin | Miles Bader | 1997-05-15 | 2 | -0/+215 | |
| | ||||||
* | (procset_names, fmt_sortkeys, fmt_names, fmts): Variables removed. | Miles Bader | 1997-05-15 | 1 | -59/+38 | |
| | | | | | | | | (enum procsets): Type removed. (struct output_fmt): New type. (output_fmt): New variable. (parse_enum): Function removed. (main): Use new version of parse_enum & output_fmts variable. | |||||
* | (_parse_strlist, parse_strlist, parse_numlist): | Miles Bader | 1997-05-15 | 1 | -99/+1 | |
| | | | | | Functions removed. Include "parse.h". | |||||
* | (SRCS): | Miles Bader | 1997-05-15 | 1 | -8/+10 | |
| | | | | | | | | Add parse.c. (LCLHDRS): Add parse.h. Add dependencies on parse.o. Change references to addu into ones to addauth. | |||||
* | (_parse_strlist, parse_numlist): | Miles Bader | 1997-05-15 | 1 | -95/+17 | |
| | | | | | | | | Functions removed. (main: verify_passwd): Make user-in-group-0-can-use-his-own-password-to-su work. Replace include of "psout.h" with one of "parse.h". Renamed from addu.c. | |||||
* | (main: verify_passwd): | Miles Bader | 1997-05-15 | 1 | -8/+29 | |
| | | | | Add user-in-group-0-can-use-his-own-password-to-su hack. | |||||
* | Replaced by addauth.c | Miles Bader | 1997-05-15 | 1 | -444/+0 | |
| | ||||||
* | Initial checkin | Miles Bader | 1997-05-15 | 1 | -0/+474 | |
| | ||||||
* | (main): | Miles Bader | 1997-04-25 | 1 | -21/+28 | |
| | | | | | Use the parent process's auth port instead of the hurdids process's, because hurdids is usually installed setuid. | |||||
* | Wed Apr 16 15:59:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -2/+6 | |
| | | | | * login.c (add_utmp_entry): Revert change of December 10, 1996. | |||||
* | Tue Dec 10 11:40:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-16 | 2 | -2/+7 | |
| | | | | | * login.c (add_utmp_entry): ut_addr has changed to be an array; stash the IP address in the first slot. | |||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+1 | |
| | ||||||
* | Add addu to dependents of libshouldbeinlibc & libps. | Miles Bader | 1997-03-07 | 1 | -5/+8 | |
| | | | | | | (INSTALL-hurdids-ops, INSTALL-addu-ops): New variables. (SRCS): Add addu.c. (targets): Add addu. | |||||
* | Initial revision | Miles Bader | 1997-03-07 | 1 | -0/+444 | |
| | ||||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+5 | |
| | ||||||
* | . | Miles Bader | 1997-03-07 | 1 | -0/+6 | |
| | ||||||
* | (args_doc): | Miles Bader | 1997-03-07 | 1 | -70/+102 | |
| | | | | | | | Initialize with "[PID]". (main): Get the ids from the auth port instead of using libc grot. Support getting ids from other processes. | |||||
* | . | Miles Bader | 1997-03-02 | 1 | -0/+15 | |
| | ||||||
* | (main): | Miles Bader | 1997-03-02 | 1 | -1/+31 | |
| | | | | | | Support USER... args. (add_utmp_procs): Ignore unused utmp entries. | |||||
* | (main): Remove ERR. | Miles Bader | 1997-02-26 | 1 | -2/+1 | |
| | ||||||
* | (main): | Miles Bader | 1997-02-26 | 1 | -1/+1 | |
| | | | | Open device read-only. | |||||
* | (main): | Miles Bader | 1997-02-26 | 1 | -7/+9 | |
| | | | | | Fetch DEVICE_MASTER *before* we use it. Use argp_failure instead of error. | |||||
* | (argp_program_version): Make const. | Miles Bader | 1997-02-20 | 12 | -21/+21 | |
| | ||||||
* | . | Miles Bader | 1997-02-20 | 1 | -0/+4 | |
| | ||||||
* | (main): | Miles Bader | 1997-02-20 | 1 | -4/+4 | |
| | | | | Parse arguments before getting device master port. | |||||
* | . | Miles Bader | 1997-02-12 | 1 | -0/+6 | |
| | ||||||
* | (options): | Miles Bader | 1997-02-12 | 1 | -5/+5 | |
| | | | | Update to reflect some minor changes in the way argp works. | |||||
* | (main): | Miles Bader | 1997-02-06 | 1 | -0/+4 | |
| | | | | Deal with crypt failing. | |||||
* | . | Miles Bader | 1997-02-06 | 1 | -0/+3 | |
| | ||||||
* | (main): | Miles Bader | 1997-02-06 | 1 | -2/+5 | |
| | | | | | Look for NOBODY in ARGS_DEFS too, and use a last ditch default if we can't find it anywhere. | |||||
* | . | Miles Bader | 1997-02-06 | 1 | -0/+4 | |
| | ||||||
* | (w_get_host): | Miles Bader | 1997-02-06 | 1 | -2/+2 | |
| | | | | Don't use strlen on it if *HOST is 0. | |||||
* | (main): | Miles Bader | 1996-12-17 | 1 | -1/+8 | |
| | | | | | | | Implement --bottom/--tail/-b. (options): Update doc for --top. Add --head and --bottom/--tail/-b options. | |||||
* | . | Miles Bader | 1996-12-17 | 1 | -0/+7 | |
| | ||||||
* | (psout): | Miles Bader | 1996-12-17 | 1 | -2/+9 | |
| | | | | Use last N processes if TOP is negative. | |||||
* | Sat Nov 23 16:30:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-12-05 | 2 | -1/+4 | |
| | | | | * psout.c (psout): Delete var REMOVE. | |||||
* | . | Miles Bader | 1996-11-16 | 1 | -0/+5 | |
| | ||||||
* | (main): | Miles Bader | 1996-11-16 | 1 | -29/+8 | |
| | | | | | | Use utmp.h functions for reading utmp. (read_utmp_procs): Function removed. | |||||
* | Get rid of unused programs. | Miles Bader | 1996-10-25 | 2 | -287/+0 | |
| | ||||||
* | . | Miles Bader | 1996-10-24 | 1 | -0/+10 | |
| | ||||||
* | (options): | Miles Bader | 1996-10-24 | 1 | -7/+4 | |
| | | | | | | | Remove header for run-time supplied fields. (main): And add it back here as a child header. Replace PARENTS with CHILDREN, which uses the new argp_child structure. | |||||
* | . | Miles Bader | 1996-10-17 | 1 | -0/+7 | |
| | ||||||
* | (options, main): | Miles Bader | 1996-10-17 | 1 | -1/+4 | |
| | | | | Add --top/-h option. | |||||
* | (main): | Miles Bader | 1996-10-17 | 1 | -1/+1 | |
| | | | | Supply new TOP arg to psout. | |||||
* | (psout): | Miles Bader | 1996-10-17 | 2 | -3/+16 | |
| | | | | Add TOP parameter. | |||||
* | . | Miles Bader | 1996-10-09 | 1 | -0/+2 | |
| | ||||||
* | (w_fetch): Use tty st_atime for idle time. | Miles Bader | 1996-10-09 | 1 | -1/+1 | |
| | ||||||
* | (print_store): Properly ignore STORE_INACTIVE. | Miles Bader | 1996-10-09 | 1 | -1/+1 | |
| | ||||||
* | . | Miles Bader | 1996-10-09 | 1 | -0/+9 | |
| | ||||||
* | (ps_cmp_unames, ps_nominal_string): | Miles Bader | 1996-10-09 | 1 | -4/+5 | |
| | | | | | | | | | New declarations. (DEFAULT_FMT_STRING): Add %pid. (_w_specs): Use ps_cmp_unames for `Name'. Use ps_nominal_string for `Name' and `From'. |