aboutsummaryrefslogtreecommitdiff
path: root/exec/hashexec.c
Commit message (Expand)AuthorAgeFilesLines
* (check_hashbang) [userport/reauthenticate]: Use newMichael I. Bushnell1996-05-101-2/+2
* (check_hashbang): Use io_identity instead of io_stat to compare files.Roland McGrath1996-05-071-13/+13
* (check_hashbang: user_port): Use default root port when secure.Roland McGrath1996-04-231-2/+8
* (check_hashbang): Pass open flags & mode args to hurd_file_name_path_lookup.Miles Bader1996-03-281-3/+12
* (check_hashbang): Correctly deal with interpreter lines having no argument.Miles Bader1996-02-261-4/+12
* (check_hashbang): Use hash_file_name_path_lookup() instead of doing the pathMiles Bader1996-01-301-49/+14
* (check_hashbang):Miles Bader1996-01-111-14/+21
* (check_hashbang): Rearrange arg frobbing code somewhat to useRoland McGrath1996-01-041-82/+53
* (check_hashbang): Undo boneheaded last change.Roland McGrath1995-11-211-4/+4
* (check_hashbang): Actually declare FILE_NAME and FILE volatile, notMichael I. Bushnell1995-11-211-2/+2
* (check_hashbang) [prepare_args]: Declare FILE_NAME, ERROR, and NAMEMichael I. Bushnell1995-11-211-3/+3
* (user_port): Fixed port selection logic.Roland McGrath1995-11-161-13/+20
* (check_hashbang: prepare_args): Enable and clean up code to guess the nameRoland McGrath1995-10-181-88/+87
* (check_hashbang): Copy passed args from the right place.Roland McGrath1995-10-181-1/+2
* Initial revisionRoland McGrath1995-10-181-0/+442