aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/file-get-trans.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-6/+5
| | | | | | | | | * boot-start.c (diskfs_S_exec_startup_get_info): Use mmap instead of vm_allocate. (diskfs_S_fsys_init): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * io-read.c (diskfs_S_io_read): Likewise.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-1/+1
| | | | | | | * file-get-trans.c (diskfs_S_file_get_translator): Use munmap instead of vm_deallocate. * io-read.c (diskfs_S_io_read): Likewise. * protid-rele.c (diskfs_protid_rele): Likewise.
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-1/+1
| | | | | * file-get-trans.c (diskfs_S_file_get_translator): Fix type cast in last change.
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-12/+14
| | | | | | * file-get-trans.c (diskfs_S_file_get_translator): If we return an error, vm_deallocate any vm_allocated memory. From Mark Kettenis <kettenis@gnu.org>.
* Tue May 12 12:08:35 1998 Thomas Bushnell, n/BSG <tb@mit.edu>Thomas Bushnell1998-05-121-1/+2
| | | | | | * file-get-trans.c (diskfs_S_file_get_translator) [S_ISCHR || S_ISBLK]: Free BUF after using it. Reported by Katusya Tanaka (wyvern@pb3.so-net.ne.jp).
* (diskfs_S_file_get_translator):Miles Bader1996-11-191-2/+2
| | | | Use S_IPTRANS bit in dn_stat st_mode field rather than istranslated field.
* (diskfs_S_file_get_translator): Initialize ERROR.Miles Bader1995-11-061-1/+1
|
* (diskfs_S_file_get_translator): Conform to new memory semantic ofMichael I. Bushnell1995-07-181-1/+14
| | | | diskfs_get_translator.
* (diskfs_S_file_get_translator): Declare variable `buflen' and variousMichael I. Bushnell1995-06-091-5/+5
| | | | variables `len' to be unsigned.
* Include <stdio.h> for asprintf decl.Roland McGrath1994-11-081-0/+1
|
* entered into RCSMichael I. Bushnell1994-09-231-1/+1
|
* Formerly file-get-trans.c.~11~Michael I. Bushnell1994-08-311-1/+1
|
* Formerly file-get-trans.c.~10~Michael I. Bushnell1994-07-151-6/+14
|
* Formerly file-get-trans.c.~9~Michael I. Bushnell1994-07-131-1/+46
|
* Formerly file-get-trans.c.~8~Roland McGrath1994-05-051-1/+1
|
* Formerly file-get-trans.c.~7~Michael I. Bushnell1994-04-131-0/+1
|
* Formerly file-get-trans.c.~6~Michael I. Bushnell1994-04-121-3/+28
|
* Formerly file-get-trans.c.~5~Michael I. Bushnell1994-02-041-2/+3
|
* Formerly file-get-trans.c.~4~Michael I. Bushnell1994-02-031-1/+1
|
* Formerly file-get-trans.c.~3~Michael I. Bushnell1994-02-031-0/+1
|
* Formerly file-get-trans.c.~2~Michael I. Bushnell1994-01-311-1/+1
|
* Initial revisionMichael I. Bushnell1994-01-311-0/+41