Commit Graph

  • 28e053f307 Build and install des program and manuals. Björn Groenvall 1996-09-28 14:30:51 +00:00
  • b7be390a8d Add special handling of nonexistant files with extensions {,.tar}{,.gz,Z}. Johan Danielsson 1996-09-27 17:35:39 +00:00
  • f47872b1fd Add flag for stderr to popen. Johan Danielsson 1996-09-27 17:34:01 +00:00
  • fdc2861066 x Johan Danielsson 1996-09-27 17:03:14 +00:00
  • e308b72e43 From X11R6.1 Johan Danielsson 1996-09-27 16:59:42 +00:00
  • 760bcfe9f0 Include XauWriteAuth when necessary. Johan Danielsson 1996-09-27 16:57:29 +00:00
  • ccf879a071 Change -lXau to @LIB_XauReadAuth@ Johan Danielsson 1996-09-27 16:56:39 +00:00
  • 3350b9c8e2 foo Assar Westerlund 1996-09-27 15:46:00 +00:00
  • 4f06a53bad merged in TCP-branch Assar Westerlund 1996-09-27 14:38:32 +00:00
  • 792a7cc84c *** empty log message *** Assar Westerlund 1996-09-27 00:23:59 +00:00
  • e94704168d Removed conn_wait' and use mini_inetd' instead. Assar Westerlund 1996-09-27 00:22:00 +00:00
  • 7ceaba756d (main): use `mini_inetd' Assar Westerlund 1996-09-27 00:11:53 +00:00
  • 7ad859dc80 Added prototype for `mini_inetd', and fallback definitions for SOMAXCONN, STDIN_FILENO, and STDOUT_FILENO. Assar Westerlund 1996-09-27 00:10:33 +00:00
  • 6350b3bdd3 Added mini_inetd.o Assar Westerlund 1996-09-27 00:09:39 +00:00
  • 58cff78eae (des_rand_data): Try /dev/urandom as well. Assar Westerlund 1996-09-26 17:28:53 +00:00
  • 7ed1fa8dfd x Johan Danielsson 1996-09-16 21:08:02 +00:00
  • 21b43c2d44 Create rxte{lnet,rm} at compile time. Johan Danielsson 1996-09-16 21:07:07 +00:00
  • c568beb763 Set socket buffer size. Changed transfer message. Johan Danielsson 1996-09-16 19:47:26 +00:00
  • 1433383cc7 x Johan Danielsson 1996-09-16 02:41:56 +00:00
  • bbc8c0a25c (main): For now always use passive mode. That's the only thing that has been tested and not a lot of people are going to use non-passive anyways. Assar Westerlund 1996-09-16 00:09:45 +00:00
  • d4310bdab1 Forgot some read' that should be krb_net_read' Assar Westerlund 1996-09-16 00:02:26 +00:00
  • 4668bc1b11 (doit): read display_number in ascii. Assar Westerlund 1996-09-16 00:00:32 +00:00
  • 4cff2498aa (connect_host): write display_number in ascii. Assar Westerlund 1996-09-16 00:00:12 +00:00
  • cb41a1ee9b shell scripts for doing remote X Assar Westerlund 1996-09-15 22:07:10 +00:00
  • b511fcdd77 (get_local_xsocket): Generate the /tmp/.X11-unix directory with the sticky bit set. Assar Westerlund 1996-09-15 22:06:47 +00:00
  • 18808fa9cd Install rxterm and rxtelnet. Assar Westerlund 1996-09-15 22:05:35 +00:00
  • 682884b05a (des_rand_data): Use a table with random devices. Assar Westerlund 1996-09-15 21:39:23 +00:00
  • 56d530b451 (get_local_xsocket): try to bind the socket instead of checking for existence with lstat. Assar Westerlund 1996-09-15 21:13:23 +00:00
  • 7ee8ca0553 Reap children Johan Danielsson 1996-09-15 16:54:01 +00:00
  • 584687bcd5 x Johan Danielsson 1996-09-15 16:30:56 +00:00
  • 4345835c38 Save display socket. Johan Danielsson 1996-09-15 16:30:09 +00:00
  • fe8dde47bb Don't close remote socket. Johan Danielsson 1996-09-15 16:27:54 +00:00
  • 8ec9e5d7ec Cleanup when remote side exits. Johan Danielsson 1996-09-15 16:27:33 +00:00
  • 234a5f7a3a Hack for systems that lack setitimer (like crays). Johan Danielsson 1996-09-14 21:11:14 +00:00
  • 403e1eb526 * -> krb_net_* Johan Danielsson 1996-09-14 04:22:27 +00:00
  • ab0afe3e7c foo Johan Danielsson 1996-09-14 03:13:11 +00:00
  • 2d0d525b27 x Johan Danielsson 1996-09-14 02:45:02 +00:00
  • aface2fa24 Cleanup. Johan Danielsson 1996-09-14 02:13:56 +00:00
  • 6ba7a91147 -D option to not mangle display. Johan Danielsson 1996-09-14 01:55:54 +00:00
  • 2322e86659 (doit): Send over the display number and the authority file actually used to kx. Assar Westerlund 1996-09-14 01:20:15 +00:00
  • 5910bad6f8 (display_num, xauthfile): New variables. Now `kx' prints out the values of those two variables and then goes to the background to enable some script to set these on the other host. Assar Westerlund 1996-09-14 01:18:30 +00:00
  • 0d3f4d16c3 <X11/Xauth.h> used. (get_local_xsocket): Changed parameter. Assar Westerlund 1996-09-14 01:14:39 +00:00
  • 0ebf3e6925 (get_local_xsocket): Now try to allocate the first free socket in /tmp/.X11-unix. Also `mkdir' this directory first. Return the number of the display opened. Assar Westerlund 1996-09-14 01:13:43 +00:00
  • e02436a53f Added X libraries. Assar Westerlund 1996-09-14 01:12:25 +00:00
  • 4153269462 Added prototype for `des_rand_data'. Assar Westerlund 1996-09-14 01:11:44 +00:00
  • be960824df Made `des_rand_data' non-static. This function is useful and now even used. Assar Westerlund 1996-09-14 01:11:13 +00:00
  • feaa4059db Add k_afs_cell_of_file. Johan Danielsson 1996-09-11 18:23:29 +00:00
  • 87db6dcb90 Removed all convex code. Assar Westerlund 1996-09-10 20:35:10 +00:00
  • 8775eed722 UNICOS5: removed Assar Westerlund 1996-09-09 19:35:57 +00:00
  • 351f18b02d NEWINIT, UNICOS7x, UNICOS5: removed STREAMSPTY: added variable `really_stream' Now able to handle the case where the OS supports stream ptys but we run out of them and start using ordinary BSD ones. Assar Westerlund 1996-09-09 19:35:07 +00:00
  • 80faa61888 UNICOS5: removed Assar Westerlund 1996-09-09 19:30:13 +00:00
  • 02f4fb0e7b BFTPPATH: removed Assar Westerlund 1996-09-09 19:29:36 +00:00
  • 26341b10ad BFTPDAEMON: removed. UNICOS5: removed. Assar Westerlund 1996-09-09 19:28:23 +00:00
  • 44b4fe5d48 BFTPDAEMON: removed. UNICOS5: removed. STREAMSPTY: added variable `really_stream'. Assar Westerlund 1996-09-09 19:27:53 +00:00
  • fa53a8d25f exit with return code == 1 to indicate failure. Assar Westerlund 1996-09-08 22:18:34 +00:00
  • 006393516d Removed unused `abortsend' Assar Westerlund 1996-09-08 22:14:03 +00:00
  • 58ed7945b1 Use @SET_MAKE@ Assar Westerlund 1996-09-08 22:13:40 +00:00
  • 629ba3dfca Name changed from !HAVE_H_ERRNO to NEED_H_ERRNO_DECLARATION. Assar Westerlund 1996-09-03 18:05:49 +00:00
  • daa86645f6 Name changed NEED_H_ERRLIST_{PROTO,DECLARATION}. Assar Westerlund 1996-09-03 18:05:21 +00:00
  • a95bae9e0a All signal handlers return RETSIGTYPE. Assar Westerlund 1996-09-03 18:04:46 +00:00
  • 3467387cd6 removed old extern declarations. Assar Westerlund 1996-09-03 18:03:15 +00:00
  • bc529497cb Removed unused variables. Assar Westerlund 1996-09-02 22:48:11 +00:00
  • 42d1b74492 typing and spelling Assar Westerlund 1996-09-02 22:45:35 +00:00
  • bc6f9c6313 more consistent makefiles Assar Westerlund 1996-09-02 21:50:42 +00:00
  • 1e35a8c714 new option -y for no warnings Assar Westerlund 1996-09-02 19:12:33 +00:00
  • a159babd9a Removed '#if 0'-ed code. Assar Westerlund 1996-09-01 05:45:20 +00:00
  • 68755f36f2 Throw away passwd after use. Assar Westerlund 1996-09-01 03:44:44 +00:00
  • 7e99f10030 Fixed old comment. Assar Westerlund 1996-09-01 03:38:55 +00:00
  • 83290cb18a s/gethostname/k_gethostname/ Assar Westerlund 1996-08-31 21:12:29 +00:00
  • c36c25417e Not used Johan Danielsson 1996-08-31 21:04:12 +00:00
  • def813850a klogin is now unused Johan Danielsson 1996-08-31 21:01:47 +00:00
  • 267b84947b Use {krb,unix}_verify_user. Johan Danielsson 1996-08-31 21:01:10 +00:00
  • 8b2a5d95d8 Incorrect use of gethostname' replaced by correct use of k_gethostname'. Assar Westerlund 1996-08-31 20:58:23 +00:00
  • 822330e047 x Johan Danielsson 1996-08-31 20:42:49 +00:00
  • 667e86ee11 Change name verify_unix_user -> unix_verify_user in analogy with krb_verify_user. Johan Danielsson 1996-08-31 20:42:48 +00:00
  • dbd9c54df4 Install man-page. Assar Westerlund 1996-08-30 19:10:02 +00:00
  • 2c1490bd39 Replace `-shared' with some other option when not using gcc. Assar Westerlund 1996-08-30 00:51:45 +00:00
  • 3c3ee0aa53 Do not start by checking if we have AFS in `k_afsklog' Assar Westerlund 1996-08-30 00:48:48 +00:00
  • a41a2bed5a Use ld' instead of cc' for linking afslib.so. Not everybody has cc. Assar Westerlund 1996-08-29 20:31:47 +00:00
  • b30f1c4e24 x Johan Danielsson 1996-08-28 23:58:57 +00:00
  • 9f223b322b Yet another fix. Johan Danielsson 1996-08-28 22:52:16 +00:00
  • 52fe4e55fb Fix for IRIX 4 compiler bug Johan Danielsson 1996-08-28 13:03:44 +00:00
  • b0f6df58d7 Added lots of Id:s Assar Westerlund 1996-08-26 22:48:24 +00:00
  • c4e3eb69e2 Added ID Assar Westerlund 1996-08-26 21:56:41 +00:00
  • 73166ab9eb Now should return correct value. Johan Danielsson 1996-08-26 17:46:51 +00:00
  • 2afaff02b7 Total confusion of what the return values shall be from k_afslog_file and k_afsklog_all_local_cells. Björn Groenvall 1996-08-26 09:35:05 +00:00
  • 076e7d75f2 New manuals. Johan Danielsson 1996-08-26 08:40:52 +00:00
  • c9c29037cd Check if ugly X11R6 defined `strerror' Assar Westerlund 1996-08-25 02:58:55 +00:00
  • 4f23a17ab7 Removed yet another crypt prototype. Assar Westerlund 1996-08-24 23:30:05 +00:00
  • 054c462a3b Add shared library flags to linking of destest Assar Westerlund 1996-08-24 23:24:07 +00:00
  • 1b69c11c64 Remove __P Johan Danielsson 1996-08-24 23:16:02 +00:00
  • 6b58bfe30b Fix for Irix 4 Johan Danielsson 1996-08-24 23:13:03 +00:00
  • ffc8a5ca79 Check for TCSETS* Johan Danielsson 1996-08-24 23:12:29 +00:00
  • 2534e269b2 Include roken.h Assar Westerlund 1996-08-24 21:29:31 +00:00
  • 6dc3b1dd34 gcc is unable to create afslib.so on AIX with all these strange switches. Use cc instead. Assar Westerlund 1996-08-24 20:48:58 +00:00
  • f2e698cc14 Add ifdef for ut_host Johan Danielsson 1996-08-24 20:42:05 +00:00
  • 0848c26e17 Conditionalise st_blksize Johan Danielsson 1996-08-24 20:33:06 +00:00
  • 26eba30f7e Add a cast Johan Danielsson 1996-08-24 20:29:27 +00:00
  • 66ada6dedf Replace innetgr Johan Danielsson 1996-08-24 20:27:33 +00:00
  • be21d64fb8 Add a cast. Johan Danielsson 1996-08-24 19:39:12 +00:00