index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
file-exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdiskfs: Port to x86_64
Sergey Bugaev
2023-05-10
1
-15
/
+16
*
file_exec: Homogeneize adding the gratuitous send right
Samuel Thibault
2022-08-23
1
-0
/
+4
*
libnetfs, libtrivs: Shield S_file_exec_paths () from cancellation
Sergey Bugaev
2022-08-10
1
-1
/
+3
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-16
/
+16
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-2
/
+2
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-2
/
+2
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-13
/
+66
*
Fix space style
Samuel Thibault
2015-03-05
1
-12
/
+12
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-2
/
+2
*
2002-05-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-08
1
-7
/
+7
*
2002-03-25 Neal H Walfield <neal@cs.uml.edu>
Neal H. Walfield
2002-03-26
1
-5
/
+11
*
2001-05-13 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-05-13
1
-1
/
+1
*
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-17
1
-1
/
+1
*
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
2000-03-17
1
-2
/
+5
*
2000-02-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-28
1
-3
/
+14
*
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-30
1
-13
/
+38
*
1998-12-21 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-27
1
-18
/
+39
*
(diskfs_S_file_exec):
Miles Bader
1997-09-19
1
-2
/
+2
*
Tue Sep 16 14:37:51 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-09-16
1
-1
/
+4
*
Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-07-09
1
-1
/
+1
*
(diskfs_S_file_exec):
Miles Bader
1997-02-14
1
-3
/
+1
*
(diskfs_S_file_exec):
Miles Bader
1997-02-06
1
-2
/
+3
*
Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-11-13
1
-6
/
+4
*
(diskfs_S_file_exec):
Miles Bader
1996-07-26
1
-29
/
+27
*
(diskfs_S_file_exec): Use diskfs_create_protid instead of
Miles Bader
1996-01-27
1
-14
/
+18
*
(diskfs_S_file_exec): Use fshelp_exec_reauth().
Miles Bader
1996-01-01
1
-322
/
+12
*
(diskfs_S_file_exec):
Miles Bader
1995-12-29
1
-11
/
+11
*
(setid):
Miles Bader
1995-12-28
1
-91
/
+133
*
(setid): New function.
Miles Bader
1995-12-28
1
-348
/
+154
*
(diskfs_S_file_exec) [reauth]: If ISPROC, then don't install returned
Michael I. Bushnell
1995-12-19
1
-1
/
+318
*
(diskfs_S_file_exec): Return EACCES for attempts to execute a
Michael I. Bushnell
1995-10-18
1
-2
/
+23
*
(diskfs_S_file_exec): Free initial reference created by
Michael I. Bushnell
1995-07-21
1
-6
/
+8
*
(diskfs_S_file_exec): Declare both variables `i' to be unsigned int.
Michael I. Bushnell
1995-06-09
1
-2
/
+2
*
The previous change mistakenly changed an instance of MACH_MSG_TYPE_MAKE_SEND
Miles Bader
1995-04-04
1
-1
/
+1
*
(diskfs_S_file_exec): Using MOVE_SEND in call to exec_exec loses,
Michael I. Bushnell
1995-04-04
1
-6
/
+16
*
(diskfs_S_file_exec): And provide enough arguments.
Michael I. Bushnell
1994-11-09
1
-1
/
+1
*
(diskfs_S_file_exec): Give correct function name for file_name_lookup.
Michael I. Bushnell
1994-11-09
1
-1
/
+1
*
Include <hurd/paths.h>
Michael I. Bushnell
1994-11-09
1
-0
/
+1
*
(diskfs_S_file_exec): If diskfs_exec isn't already set, try to open it
Michael I. Bushnell
1994-11-09
1
-0
/
+5
*
entered into RCS
Michael I. Bushnell
1994-08-31
1
-1
/
+30
*
Formerly file-exec.c.~9~
Roland McGrath
1994-08-31
1
-23
/
+150
*
Formerly file-exec.c.~8~
Michael I. Bushnell
1994-08-30
1
-0
/
+8
*
Formerly file-exec.c.~7~
Michael I. Bushnell
1994-07-13
1
-1
/
+1
*
Formerly file-exec.c.~6~
Roland McGrath
1994-05-05
1
-2
/
+2
*
Formerly file-exec.c.~5~
Michael I. Bushnell
1994-04-29
1
-0
/
+1
*
Formerly file-exec.c.~4~
Michael I. Bushnell
1994-03-22
1
-5
/
+6
*
Formerly file-exec.c.~3~
Michael I. Bushnell
1994-03-21
1
-2
/
+2
*
Formerly file-exec.c.~2~
Michael I. Bushnell
1994-03-21
1
-1
/
+40
*
Initial revision
Michael I. Bushnell
1994-02-15
1
-0
/
+45