aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Thomas Bushnell1998-07-141-1/+1
|
* *** empty log message ***Thomas Bushnell1998-07-141-1/+1
|
* Wed Apr 22 16:38:59 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-04-222-7/+10
| | | | | | * ping.c (MAXHOSTNAMELEN): Don't define. (main): Delete variable `hnamebuf'. Store directly into properly malloced `hostname' variable.
* Wed Apr 22 16:29:18 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-04-223-3/+1233
| | | | | | | | | | | | | * ping.c: New file. Originally P.D. from US Army; then modified by BSD, then added to Linux. Taken from Linux ping and adapted for Hurd and submitted for inclusion by Kunihiro Ishiguro (kunihiro@zebra.org). * Makefile (targets): Add `ping'. (SRCS): Add `ping.c'. (ping-CPPFLAGS): New variable, to find <linux/icmp.h> in the pfinet sources. (INSTALL-ping-ops): Install ping suid root. (ping): Depend on `../libthreads/libthreads.a'.
* (frobauth_modify):Miles Bader1997-09-291-11/+25
| | | | Add AUTHS & NUM_AUTHS parameters.
* .Miles Bader1997-09-291-0/+18
|
* (main):Miles Bader1997-09-291-1/+0
| | | | Remove DEFAULT_OUTPUT variable.
* (frobauth_modify):Miles Bader1997-09-291-5/+8
| | | | Add AUTHS & NUM_AUTHS parameters.
* (argp_program_version):Miles Bader1997-09-291-2/+2
| | | | | | Use correct program name. (main): Supply new args to frobauth_modify.
* (main):Miles Bader1997-09-291-1/+1
| | | | Supply new args to frobauth_modify.
* (main):Miles Bader1997-09-292-15/+8
| | | | Use ugids_verify_make_auth instead of ugids_verify and ugids_make_auth.
* (main):Miles Bader1997-09-291-4/+6
| | | | | Supply new args to frobauth_modify. Use ugids_verify_make_auth instead of ugids_verify and ugids_make_auth.
* Doc fix.Miles Bader1997-08-091-0/+2
|
* .Miles Bader1997-08-081-1/+3
|
* (append_basename):Miles Bader1997-08-081-13/+26
| | | | | | | New function. (main): Move target directory handling to append_basename. Use it also with remote transfers.
* .Miles Bader1997-08-081-0/+9
|
* (econnect):Miles Bader1997-08-081-18/+63
| | | | | | | | | | | Add NAME parameter, & set connection hook from it. (cntl_debug): Print CONN->hook as a string before any output. (eappend, ebasename): New functions. (main): Use them. Set the connection hooks to appropriate strings.
* .Miles Bader1997-07-291-0/+5
|
* (main):Miles Bader1997-07-291-6/+7
| | | | | When mungeing the destination to copy into a directory, do the name used to print error messages too.
* .Miles Bader1997-07-151-0/+5
|
* (ensure_def_pager_info):Miles Bader1997-07-151-5/+9
| | | | Don't report any errors if there's no default pager.
* .Miles Bader1997-07-141-0/+4
|
* (main):Miles Bader1997-07-141-13/+23
| | | | Don't print fields we cannot get.
* .Miles Bader1997-07-031-0/+4
|
* (main):Miles Bader1997-07-031-0/+2
| | | | Flush stdout after printing prefix/separator.
* .Miles Bader1997-06-201-0/+12
|
* (main):Miles Bader1997-06-201-2/+11
| | | | | Print the translated-node name instead of the translator name if the translator startup error is due to opening it.
* (SRCS):Miles Bader1997-06-201-4/+6
| | | | | | | Add storecat.c & storeread.c. (targets): Add storecat & storeread. Add storecat & storeread to appropriate dependency rules.
* Moved here from ../libstoreMiles Bader1997-06-202-0/+188
|
* .Miles Bader1997-06-101-0/+4
|
* (argp_program_version):Miles Bader1997-06-101-1/+1
| | | | Change name to `ids'.
* Mon Jun 9 12:45:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-102-1/+6
| | | | * Makefile (SRCS): Add setauth.c, pids.c, unsu.c, and nonsugid.c.
* .Miles Bader1997-06-091-0/+8
|
* (ftpcp ftpdir):Miles Bader1997-06-091-4/+6
| | | | | | | | | | Add dependency on ../liftpconn/libftpconn.a. (SRCS): Add ftpcp.c & ftpdir.c. (HURDLIBS): Add ftpconn. (targets): Add ftpcp & ftpdir.
* Moved here from ../libftpconnMiles Bader1997-06-042-0/+664
|
* .Miles Bader1997-05-271-0/+7
|
* (main):Miles Bader1997-05-271-13/+12
| | | | | | | Correct filtering of process-owners when processes are explicitly specified. Don't use ARGS_DOC. (args_doc): Variable removed.
* .Miles Bader1997-05-271-1/+42
|
* Add appropriate dependencies on parse.o, pids.o, frobauth.o, & frobauth-mod.o.Miles Bader1997-05-271-11/+20
| | | | | | | | | | | (INSTALL-ids-ops): Renamed from INSTALL-hurdids-ops. (SRCS): hurdids.c renamed to ids.c. (targets): hurdids renamed to ids. (addauth-LDLIBS, setauth-LDLIBS, su-LDLIBS): New variables.
* (child_argps):Miles Bader1997-05-271-267/+103
| | | | | | | | | | New variable. (main): Use ugids operations instead of doing [ug]id frobbing ourselves. (options): Remove uid/gid args. <ugids.h>: New include.
* (parse_enum, parse_numlist, parse_strlist):Miles Bader1997-05-271-36/+59
| | | | | | Add STATE argument, and pass it to callback functions. <argp.h>: New include.
* (parse_enum, parse_numlist, parse_strlist):Miles Bader1997-05-271-11/+19
| | | | | | Add STATE argument, and pass it to callback functions. <argp.h>: New include.
* (psout): Add const to appropriate arguments.Miles Bader1997-05-261-4/+5
|
* (current_lid, current_sid):Miles Bader1997-05-261-137/+75
| | | | | | | | | | | | | | Functions removed. (main): Use PIDS_ARGP to select processes. Use new forms of parse_ functions. (lookup_user): Take new STATE argument. (options): Rearranged to group similar options. Process-selection options removed. "pids.h": New include.
* Totally rewritten.Miles Bader1997-05-262-823/+52
|
* Renamed from hurdids.cMiles Bader1997-05-261-0/+196
|
* Renamed to ids.cMiles Bader1997-05-261-196/+0
|
* Initial checkinMiles Bader1997-05-269-0/+1209
|
* Initial checkinMiles Bader1997-05-261-0/+83
|
* .Miles Bader1997-05-151-0/+32
|