aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add braces to silence gcc warnings.Roland McGrath1998-10-209-145/+136
|
* 1998-10-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-201-1/+1
| | | | * Makefile (OBJS): Use % pattern instead of explicit list.
* .Roland McGrath1998-08-251-0/+6
|
* Fri Aug 21 19:25:12 1998 Jose M. Moya <josem@gnu.org>Roland McGrath1998-08-251-101/+183
| | | | | | * msgport.c: Comments added. (add_cmd): cmd_add renamed to add_cmd. (parse_cmd_opt): cmd_parse_opt renamed to parse_cmd_opt.
* Mon Aug 3 17:10:05 1998 Joel N. Weber II <devnull@theobromine.ai.mit.edu>Thomas Bushnell1998-08-032-1/+5
| | | | * Makefile (msgport): Add dependency on libshouldbeinlibc.
* .Roland McGrath1998-07-251-0/+4
|
* 1998-07-25 Jose M. Moya <josem@gnu.org>Roland McGrath1998-07-251-71/+102
| | | | * msgport.c: Fixed to deallocate ports.
* .Roland McGrath1998-07-241-0/+7
|
* 1998-07-24 Jose M. Moya <josem@gnu.org>Roland McGrath1998-07-242-4/+568
| | | | | | | * msgport.c: New file. * Makefile (targets): Add `msgport'. (SRCS): Add `msgport.c'. (msgport): Add dependencies on parse.o and pids.o.
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-204-15/+15
| | | | | | | | | | | | | | | * ps.c (main): Fix return type to int, and use return. * ids.c (main): Likewise. * w.c (main): Likewise. * login.c (main): Likewise. * settrans.c (main): Likewise. * showtrans.c (main): Likewise. * fsysopts.c (main): Likewise. * storeinfo.c (main): Likewise. * unsu.c (main): Likewise. * setauth.c (main): Likewise. * rmauth.c (main): Likewise. * addauth.c (main): Likewise.
* .Roland McGrath1998-07-201-0/+4
|
* .Roland McGrath1998-07-201-11/+23
|
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-5/+5
| | | | | | | | | | | | * ps.c (main): Fix return type to int, and use return. * ids.c (main): Likewise. * w.c (main): Likewise. * login.c (main): Likewise. * settrans.c (main): Likewise. * showtrans.c (main): Likewise. * fsysopts.c (main): Likewise. * storeinfo.c (main): Likewise. * w.c (main): Avoid warning from `while (a = b)'.
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-207-25/+25
| | | | | | | | | | | * ps.c (main): Fix return type to int, and use return. * ids.c (main): Likewise. * w.c (main): Likewise. * login.c (main): Likewise. * settrans.c (main): Likewise. * showtrans.c (main): Likewise. * fsysopts.c (main): Likewise. * storeinfo.c (main): Likewise.
* *** 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
|