aboutsummaryrefslogtreecommitdiff
path: root/libfshelp/start-translator-long.c
Commit message (Expand)AuthorAgeFilesLines
* Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-171-8/+8
* Revert "Update hurd code to handle the new ABI for sending inlined port rights."Samuel Thibault2023-12-031-8/+8
* Update hurd code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-031-8/+8
* libfshelp: type check messages using the full mach_msg_type_t so that it work...Flavio Cruz2023-11-191-1/+1
* libfshelp: Port to x86_64Sergey Bugaev2023-05-101-8/+12
* Use designated initializers when building mach_msg_type_tFlavio Cruz2023-05-041-28/+28
* Rename proc_complete_reauthentication to proc_reauthenticate_completeSamuel Thibault2022-08-101-1/+1
* Make proc_reauthenticate () recreate proc portSergey Bugaev2022-08-101-3/+13
* Remove the concept of process ownerSergey Bugaev2022-08-101-3/+9
* libfshelp: Handle proc port in fshelp_start_translator_long ()Sergey Bugaev2022-08-101-7/+49
* libfshelp: Cosmetic cleanupsSergey Bugaev2022-08-101-14/+18
* libfshelp: Simplify fshelp_start_translator_long () a bitSergey Bugaev2022-08-101-39/+14
* libfshelp: Update some commentsSergey Bugaev2022-08-101-1/+4
* Fix warningsSamuel Thibault2018-03-051-0/+1
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-6/+17
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* Use posix types for mig definitions.Flavio Cruz2016-04-041-1/+2
* libfshelp: improve error handlingJustus Winter2015-01-171-3/+3
* libfshelp: improve error handling in fshelp_start_translator_longJustus Winter2013-11-281-5/+6
* Reset task priority when spawning a passive translatorRichard Braun2013-05-311-0/+8
* 2004-02-10 Roland McGrath <roland@frob.com>Roland McGrath2004-02-111-51/+63
* 2002-01-02 Roland McGrath <roland@frob.com>Roland McGrath2002-01-021-2/+6
* daemons/Marcus Brinkmann2001-01-301-7/+9
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-141-2/+7
* 1999-10-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-10-071-2/+2
* 1999-10-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-071-6/+14
* Sat Mar 6 17:03:02 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-061-4/+3
* (service_fsys_startup):Miles Bader1996-04-271-3/+4
* (service_fsys_startup):Miles Bader1996-04-271-3/+3
* (fshelp_start_translator_long): Terminate TASK if the exec fails.Miles Bader1996-02-151-2/+5
* (service_fsys_startup):Miles Bader1995-11-061-2/+6
* (fshelp_start_translator_long, service_fsys_startup):Miles Bader1995-11-021-13/+24
* (fshelp_start_translator_long): Undo last change to file_exec args.Miles Bader1995-10-131-6/+5
* (fshelp_start_translator_long):Miles Bader1995-10-111-7/+13
* (fshelp_start_translator_long): If PORTS_TYPE isMichael I. Bushnell1995-07-111-1/+5
* (service_fsys_startup): Parenthesize construction of flags argMichael I. Bushnell1995-06-231-1/+1
* Initial revisionMichael I. Bushnell1995-06-141-0/+261