aboutsummaryrefslogtreecommitdiff
path: root/sutils/clookup.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+3
| | | | | * clookup.c (file_name_lookup_carefully): Don't use MOVE_SEND in Hurd RPC.
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | * clookup.c: Add #include <sys/mman.h>.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-3/+2
| | | | | * clookup.c (file_name_lookup_carefully): Use munmap instead of vm_deallocate.
* 1998-11-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-11-291-6/+5
| | | | | * clookup.c (file_name_lookup_carefully): Change __getuids to geteuids. Use hurd_file_name_lookup instead of __hurd_file_name_lookup.
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-4/+4
| | | | | * clookup.c (file_name_lookup_carefully): Use getdport instead of __getdport, getumask () instead of _hurd_umask.
* (file_name_lookup_carefully/lookup): When appending TAIL toThomas Bushnell1996-08-011-1/+1
| | | | RETRY_NAME, use strcpy instead of strcat.
* Initial revisionMiles Bader1996-06-191-0/+169