aboutsummaryrefslogtreecommitdiff
path: root/trans/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.Marcus Brinkmann2002-05-061-1/+1
|
* 2002-05-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-061-0/+9
| | | | | | | | | * fakeroot.c (netfs_attempt_lookup): Really check for EROFS or EISDIR error from O_RDWR lookup (the last change checked for O_RDWR | O_EXEC looks up, which is also necessary). (netfs_attempt_mkfile): Unlock DIR. (netfs_attempt_create_file): Likewise. (netfs_S_io_map): New function.
* .Roland McGrath2002-05-051-0/+3
|
* .Roland McGrath2002-05-051-0/+4
|
* .Roland McGrath2002-05-051-0/+4
|
* 2002-05-03 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-031-0/+5
| | | | | * fakeroot.c (netfs_node_norefs): Unlock node after not dropping it at all.
* .Roland McGrath2002-05-031-0/+7
|
* *** empty log message ***Neal H. Walfield2002-03-261-0/+9
|
* .Roland McGrath2002-03-111-0/+11
|
* .Roland McGrath2001-12-221-1/+7
|
* 2001-12-11 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-12-111-0/+5
| | | | | * streamio.c (device_open_reply): In the D_INVALID_OPERATION case, clear ERR, which is a global variable.
* .Roland McGrath2001-06-161-0/+5
|
* .Roland McGrath2001-03-011-0/+5
|
* .Roland McGrath2001-02-261-0/+11
|
* auth/Marcus Brinkmann2001-02-121-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * auth.c (main): New variable ARGP defining a doc string. Pass address of ARGP to argp_parse(). exec/ 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * main.c: Change hurd version name from proc to exec. (main): Add period to doc string. ftpfs/ 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * ftpfs.c: Include <version.h>. Add global variable ARGP_PROGRAM_VERSION. Add period to DOC. hostmux/ 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * hostmux.c: Include <version.h>. Add global variable ARGP_PROGRAM_VERSION. Add period to DOC. usermux/ 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * usermux.c (options): Include <version.h>. Add global variable ARGP_PROGRAM_VERSION. Add period to DOC. trans/ 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * fifo.c: Make version string say `fifo', not `null'. Add period to doc text in ARGP. * firmlink.c: Add period to doc text in ARGP_DOC, convert semi-colon to colon. * magic.c (options): Add period to DOC. * new-fifo.c (fifo_trans_parse_args): Add doc string to ARGP. Include <version.h>, new global variable ARGP_PROGRAM_VERSION. * crash.c: Include <version.h>, add global variable ARGP_PROGRAM_VERSION. * hello.c: Include <version.h>, add global variable ARGP_PROGRAM_VERSION. (hello_argp): Add doc string. * hello-mt.c: Likewise. * streamio.c: Add period to DOC. Change streamdev to streamio in version string. * password.c (main): Add period to doc string in ARGP.
* daemons/Marcus Brinkmann2001-01-301-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * console-run.c (open_console): Conform to new fshelp_start_translator semantics. init/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * init.c (open_console): Conform to new fshelp_start_translator semantics. libfshelp/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * fshelp.h: Add two new parameters to fshelp_open_fn_t: a port to the new task and a cookie. Add a new parameter, cookie, to fshelp_start_translator and fshelp_start_translator_long that will be passed to fshelp_open_fn_t. * fetch-root.c (fshelp_fetch_root): Conform to new fshelp_start_translator_long semantics. * start-translator-long.c (service_fsys_startup): Likewise. (fshelp_start_translator_long): Likewise. * start-translator.c (fshelp_start_translator): Likewise. libtreefs/ Conform to new fshelp_start_translator semantics. trans/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * pump.c (start_pfinet): Conform to new fshelp_start_translator semantics. utils/ 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * mount.c (do_mount): Conform to new fshelp_start_translator semantics. * settrans.c (main): Conform to new fshelp_start_translator semantics therby allowing us to print the pid of the an active translator.
* .Roland McGrath2001-01-211-0/+1
|
* .Roland McGrath2001-01-201-0/+16
|
* trans/Marcus Brinkmann2001-01-141-0/+11
| | | | | | | | | | | | | | | | | | | 2001-01-13 Marcus Brinkmann <marcus@gnu.org> * Makefile (SRCS): Add streamio.c (streamio): Add dependency on device_replyServer.o. Other dependencies identical to those for crash and password. (OBJS): Add missing object files to list (crashServer.o crash_replyUser.o msgServer.o device_replyServer.o). * storeio.c: New file by OKUJI Yoshinori. sutils/ 2001-01-14 Marcus Brinkmann <marcus@gnu.org> * MAKEDEV.sh (mkdev: klog): New device, using /hurd/streamio kmsg. (mkdev: std): Add klog to the standard list.
* * Makefile: Reorder libs such that the threads lib comes beforeMark Kettenis2000-07-261-0/+7
| | | | | | the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2.
* .Roland McGrath2000-03-201-0/+5
|
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-0/+4
| | | | * symlink.c (main): Don't use MAKE_SEND in Hurd RPC.
* .Roland McGrath2000-03-171-0/+4
|
* .Roland McGrath2000-01-291-0/+12
|
* .Roland McGrath1999-12-031-0/+9
|
* .Roland McGrath1999-11-081-0/+9
|
* .Roland McGrath1999-11-081-0/+6
|
* .Roland McGrath1999-10-111-0/+8
|
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-0/+5
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-0/+9
| | | | | | | | | * null.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'. * new-fifo.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'. * fifo.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'.
* .Roland McGrath1999-09-011-0/+13
|
* .Roland McGrath1999-07-111-1/+0
|
* .Roland McGrath1999-07-111-2/+7
|
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-0/+4
| | | | * firmlink.c (trivfs_S_io_read): Use mmap instead of vm_allocate.
* .Roland McGrath1999-07-111-0/+4
|
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-0/+4
| | | | * crash.c (stop_pgrp): Use munmap instead of vm_deallocate.
* .Roland McGrath1999-06-011-0/+2
|
* .Roland McGrath1999-06-011-0/+13
|
* .Roland McGrath1999-05-201-0/+5
|
* .Roland McGrath1999-05-021-0/+5
|
* 1999-02-20 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-04-261-0/+9
| | | | | | | | | * password.c: New file. * Makefile (targets): Add password. (SRCS): Add password.c. (OBJS): Add passwordServer.o. (password-LDLIBS): New variable. Use dependencies identical to those for crash.
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-0/+7
|
* .Roland McGrath1998-07-201-2/+10
|
* .Miles Bader1997-09-041-0/+4
|
* Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-0/+9
| | | | | | | | | * crash.c (main): New args for ports_manage_port_operations_multithread. * fifo.c (main): Likewise. * firmlink.c (main): Likewise. * new-fifo.c (main): Likewise. * null.c (main): Likewise.
* .Miles Bader1997-07-221-0/+6
|
* .Miles Bader1997-07-151-0/+4
|
* .Miles Bader1997-07-151-0/+6
|
* .Miles Bader1997-03-011-0/+11
|
* .Miles Bader1997-02-231-0/+7
|