Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of rules related to ../lib. | Miles Bader | 1995-09-05 | 1 | -4/+3 |
| | | | | (settrans): Depend on libfshelp.a instead of starttrans.o. | ||||
* | (main): Use fshelp_start_translator instead of start_translator from ../lib. | Miles Bader | 1995-09-05 | 1 | -2/+4 |
| | |||||
* | (all): New target. | Miles Bader | 1995-08-24 | 1 | -18/+8 |
| | | | | | | | | (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. | ||||
* | (DIST_FILES): sh.ChangeLog -> shd.ChangeLog. | Michael I. Bushnell | 1995-07-23 | 1 | -1/+1 |
| | |||||
* | (SHORT_OPTIONS): Remove '?' as getopt usurps it. | Miles Bader | 1995-07-07 | 1 | -3/+3 |
| | | | | (options, main): Use '&' instead of '?' to mean help. | ||||
* | (fsysopts): Don't list twice. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+0 |
| | |||||
* | (main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignments | Michael I. Bushnell | 1995-07-07 | 1 | -15/+19 |
| | | | | from inside if tests. | ||||
* | (main): Declare return type. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
| | |||||
* | (lookup_user): Declare return to be `int' to avoid type clash in use | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
| | | | | as 4th parameter to parse_numlist. | ||||
* | (run): Remove assignments from inside if tests. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+8 |
| | | | | (command): Likewise. | ||||
* | (special-targets): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+2 |
| | | | | (mount): Provide command. | ||||
* | (OBJS): Don't include mount.sh. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+10 |
| | | | | (shd, su, clri, sync, reboot, halt, fsysopts): List object files here. | ||||
* | (OBJS): New var. | Michael I. Bushnell | 1995-07-07 | 1 | -0/+1 |
| | |||||
* | Give an error message instead of dying when no filename argument is given. | Miles Bader | 1995-07-06 | 1 | -0/+3 |
| | |||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -4/+0 |
| | |||||
* | (ps-HURDLIBS): Renamed from HURDLIBS. | Michael I. Bushnell | 1995-07-06 | 1 | -2/+2 |
| | | | | (ps): Fix dependencies. | ||||
* | (CPPFLAGS): Put -I../lib back in. | Miles Bader | 1995-06-26 | 1 | -0/+2 |
| | | | | Put back the vpath for %.c to ../lib. | ||||
* | (HURDLIBS): Added libihash. | Michael I. Bushnell | 1995-06-06 | 1 | -4/+2 |
| | | | | | | (CPPFLAGS): Deleted addition of -I../lib. (vpath): Deleted spec. (ps): Deleted ihash.o and primes.o. | ||||
* | (ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files. | Miles Bader | 1995-06-01 | 1 | -0/+6 |
| | | | | (REMHDRS): Define this variable. | ||||
* | (SCRS): Removed update.c. | Michael I. Bushnell | 1995-05-30 | 1 | -2/+2 |
| | | | | (targets): Removed update. | ||||
* | (main): Check for a missing filesystem name. | Miles Bader | 1995-05-20 | 1 | -5/+14 |
| | | | | | (main): Tweak the error msgs a bit. (options, main): Don't use '?' as the --help key. | ||||
* | Add fsysopts. | Miles Bader | 1995-05-18 | 1 | -2/+4 |
| | |||||
* | Add -R to the short flags list. | Miles Bader | 1995-05-16 | 1 | -3/+3 |
| | | | | | Make non-L usage ignore symbolic links, not all translators. Tweak the help message. | ||||
* | Initial revision | Miles Bader | 1995-05-16 | 1 | -0/+124 |
| | |||||
* | Add the -n (--nominal-fields) flag, which prevents elision of uninteresting | Miles Bader | 1995-05-03 | 1 | -4/+24 |
| | | | | | | | 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. | ||||
* | Add the SC (suspend count) field to various output formats. | Miles Bader | 1995-05-02 | 1 | -4/+4 |
| | |||||
* | (reap): Check for ECHILD, not ESRCH. | Michael I. Bushnell | 1995-05-02 | 1 | -2/+2 |
| | |||||
* | Allow options before and immediately after the node name to be rearranged by | Miles Bader | 1995-04-27 | 1 | -18/+19 |
| | | | | getopt without affecting those following the translator name. | ||||
* | Move the test for a valid translator to just before we use it. | Miles Bader | 1995-04-14 | 1 | -14/+16 |
| | | | | | | | 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'. | ||||
* | (DIST_FILES): Omit ps.ChangeLog. | Michael I. Bushnell | 1995-04-12 | 1 | -1/+1 |
| | |||||
* | (targets): Changed `sh' to `shd'. | Michael I. Bushnell | 1995-04-11 | 1 | -2/+2 |
| | | | | (SRCS): Changed `sh.c' to `shd.c'. | ||||
* | Tweak things so that the -t flag works correctly for processes whose tty we | Miles Bader | 1995-04-11 | 1 | -12/+20 |
| | | | | can't figure out. | ||||
* | Getopt now returns '\001' for non-switch options instead of '\0', no doubt to | Miles Bader | 1995-04-09 | 1 | -1/+1 |
| | | | | | work around an obscure bug in some brain-dead system only used by 2 people twice a decade. | ||||
* | (parse_enum): Renamed from enum_name. | Miles Bader | 1995-04-07 | 1 | -83/+333 |
| | | | | | (main, usage): Add lots of sysvish options, and generalize some existing ones to deal with sysvish usage. Make -t & -o work. | ||||
* | Add the `jobc' (-j) output format from netbsd. | Miles Bader | 1995-04-06 | 1 | -9/+20 |
| | |||||
* | Minor change in spec names. | Miles Bader | 1995-04-06 | 1 | -1/+1 |
| | |||||
* | When processes are specified on the command line by PID, turn off all | Miles Bader | 1995-04-06 | 1 | -5/+7 |
| | | | | filtering so that they don't disappear later. | ||||
* | (apply_auth): Use msg_add_auth & msg_del_auth instead of add_auth & del_auth. | Miles Bader | 1995-04-05 | 1 | -10/+9 |
| | | | | | | (apply_auth_to_pids, apply_auth_to_loginid, apply_auth_to_pgrp): Don't use the IDS variable, it's no longer around; I think AUTH is the right thing to replace it with. | ||||
* | Add showtrans & mount, and uncomment-out su. | Miles Bader | 1995-04-05 | 1 | -2/+3 |
| | |||||
* | Get rid of the `show passive translator' functionality, as this is now done | Miles Bader | 1995-04-05 | 1 | -45/+26 |
| | | | | by showtrans. | ||||
* | Make -a imply -g as well, to be compatible with bsd. | Miles Bader | 1995-04-05 | 1 | -7/+14 |
| | | | | | Add the -M (--no-msg-port) switch, which disables all fields that would use any process's message port. | ||||
* | Initial revision | Miles Bader | 1995-04-04 | 1 | -0/+137 |
| | |||||
* | Initial revision | Miles Bader | 1995-04-04 | 1 | -0/+71 |
| | |||||
* | Add rule for the new settrans, and compile error.c correctly. | Miles Bader | 1995-04-04 | 1 | -2/+4 |
| | |||||
* | (main): Treat argument without leading - as if it had one, unless it's a | Roland McGrath | 1995-04-04 | 1 | -12/+30 |
| | | | | number. | ||||
* | Initial revision | Miles Bader | 1995-03-31 | 1 | -0/+180 |
| | |||||
* | (program_name): New variable. | Michael I. Bushnell | 1995-03-21 | 1 | -1/+4 |
| | | | | | (main): Don't set program_invocation_short_name (the library does it for us). Do set program_name. | ||||
* | (ps): And error.o too. | Michael I. Bushnell | 1995-03-21 | 1 | -2/+2 |
| | |||||
* | (ps): Link in ihash.o and primes.o too. | Michael I. Bushnell | 1995-03-21 | 1 | -2/+2 |
| | |||||
* | (vpath %.c): New decl. | Michael I. Bushnell | 1995-03-21 | 1 | -1/+11 |
| |