aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/file-exec.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: Port to x86_64Sergey Bugaev2023-05-101-15/+16
* file_exec: Homogeneize adding the gratuitous send rightSamuel Thibault2022-08-231-0/+4
* libnetfs, libtrivs: Shield S_file_exec_paths () from cancellationSergey Bugaev2022-08-101-1/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-16/+16
* Fix build warningsSamuel Thibault2022-01-011-2/+2
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-2/+2
* Add a file_exec_file_name RPCEmilio Pozuelo Monfort2018-01-081-13/+66
* Fix space styleSamuel Thibault2015-03-051-12/+12
* Switch from cthreads to pthreadsRichard Braun2012-11-271-2/+2
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-7/+7
* 2002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-03-261-5/+11
* 2001-05-13 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-05-131-1/+1
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-1/+1
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+5
* 2000-02-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-281-3/+14
* 1998-12-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-301-13/+38
* 1998-12-21 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-18/+39
* (diskfs_S_file_exec):Miles Bader1997-09-191-2/+2
* Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-09-161-1/+4
* Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-07-091-1/+1
* (diskfs_S_file_exec):Miles Bader1997-02-141-3/+1
* (diskfs_S_file_exec):Miles Bader1997-02-061-2/+3
* Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-131-6/+4
* (diskfs_S_file_exec):Miles Bader1996-07-261-29/+27
* (diskfs_S_file_exec): Use diskfs_create_protid instead ofMiles Bader1996-01-271-14/+18
* (diskfs_S_file_exec): Use fshelp_exec_reauth().Miles Bader1996-01-011-322/+12
* (diskfs_S_file_exec):Miles Bader1995-12-291-11/+11
* (setid):Miles Bader1995-12-281-91/+133
* (setid): New function.Miles Bader1995-12-281-348/+154
* (diskfs_S_file_exec) [reauth]: If ISPROC, then don't install returnedMichael I. Bushnell1995-12-191-1/+318
* (diskfs_S_file_exec): Return EACCES for attempts to execute aMichael I. Bushnell1995-10-181-2/+23
* (diskfs_S_file_exec): Free initial reference created byMichael I. Bushnell1995-07-211-6/+8
* (diskfs_S_file_exec): Declare both variables `i' to be unsigned int.Michael I. Bushnell1995-06-091-2/+2
* The previous change mistakenly changed an instance of MACH_MSG_TYPE_MAKE_SENDMiles Bader1995-04-041-1/+1
* (diskfs_S_file_exec): Using MOVE_SEND in call to exec_exec loses,Michael I. Bushnell1995-04-041-6/+16
* (diskfs_S_file_exec): And provide enough arguments.Michael I. Bushnell1994-11-091-1/+1
* (diskfs_S_file_exec): Give correct function name for file_name_lookup.Michael I. Bushnell1994-11-091-1/+1
* Include <hurd/paths.h>Michael I. Bushnell1994-11-091-0/+1
* (diskfs_S_file_exec): If diskfs_exec isn't already set, try to open itMichael I. Bushnell1994-11-091-0/+5
* entered into RCSMichael I. Bushnell1994-08-311-1/+30
* Formerly file-exec.c.~9~Roland McGrath1994-08-311-23/+150
* Formerly file-exec.c.~8~Michael I. Bushnell1994-08-301-0/+8
* Formerly file-exec.c.~7~Michael I. Bushnell1994-07-131-1/+1
* Formerly file-exec.c.~6~Roland McGrath1994-05-051-2/+2
* Formerly file-exec.c.~5~Michael I. Bushnell1994-04-291-0/+1
* Formerly file-exec.c.~4~Michael I. Bushnell1994-03-221-5/+6
* Formerly file-exec.c.~3~Michael I. Bushnell1994-03-211-2/+2
* Formerly file-exec.c.~2~Michael I. Bushnell1994-03-211-1/+40
* Initial revisionMichael I. Bushnell1994-02-151-0/+45