*** empty log message ***
commit9c9022dd4fdce5d4e13600c1a9a1cca0768c3285
authorThomas Bushnell, BSG <thomas@gnu.org>
Sun, 23 Jul 1995 00:41:45 +0000 (23 00:41 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Sun, 23 Jul 1995 00:41:45 +0000 (23 00:41 +0000)
treedfb14e91dfce39d37f9439e1d9b90f4452263f29
parent08d5417a6ffd80753dac62081bd3cbaa11fbd76f
*** empty log message ***

Sat Jul 22 19:58:54 1995  Michael I Bushnell  <mib@geech.gnu.ai.mit.edu>

* inet/Makefile (routines): Added `ruserpass'.
* inet/ruserpass.c: New file, from BSD Net-2 sources for the FTP
client.  Modified to remove the fourth arg AACCT.  Do nothing for
the `account' and `macdef' keywords.  Other incidental changes
because we are not in the FTP source tree.

* sysdeps/stub/init-posix.c: Removed stub warning.

  instead of unix/sysv.
Fixes to help Linux, inspired by drepper's work:
* sysdeps/posix/utimes.c: New file.
* sysdeps/generic/getdomain.c: New file.
* sysdeps/i386/init-first.c: Removed gratuitous #include <hurd.h>.
* sysdeps/generic/dl-sysdep.c: Include <unistd.h> and declare
  externals _dl_argc, _dl_argc, and _environ.
ChangeLog