Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* 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 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* 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 | 1999-06-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* file-get-trans.c (diskfs_S_file_get_translator): Fix type cast in last change. | |||
1999-06-13 | 1999-06-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* 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>. | |||
1998-05-12 | Tue May 12 12:08:35 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* 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). | |||
1996-11-19 | (diskfs_S_file_get_translator): | Miles Bader | |
Use S_IPTRANS bit in dn_stat st_mode field rather than istranslated field. | |||
1995-11-06 | (diskfs_S_file_get_translator): Initialize ERROR. | Miles Bader | |
1995-07-18 | (diskfs_S_file_get_translator): Conform to new memory semantic of | Michael I. Bushnell | |
diskfs_get_translator. | |||
1995-06-09 | (diskfs_S_file_get_translator): Declare variable `buflen' and various | Michael I. Bushnell | |
variables `len' to be unsigned. | |||
1994-11-08 | Include <stdio.h> for asprintf decl. | Roland McGrath | |
1994-09-23 | entered into RCS | Michael I. Bushnell | |
1994-08-31 | Formerly file-get-trans.c.~11~ | Michael I. Bushnell | |
1994-07-15 | Formerly file-get-trans.c.~10~ | Michael I. Bushnell | |
1994-07-13 | Formerly file-get-trans.c.~9~ | Michael I. Bushnell | |
1994-05-05 | Formerly file-get-trans.c.~8~ | Roland McGrath | |
1994-04-13 | Formerly file-get-trans.c.~7~ | Michael I. Bushnell | |
1994-04-12 | Formerly file-get-trans.c.~6~ | Michael I. Bushnell | |
1994-02-04 | Formerly file-get-trans.c.~5~ | Michael I. Bushnell | |
1994-02-03 | Formerly file-get-trans.c.~4~ | Michael I. Bushnell | |
1994-02-03 | Formerly file-get-trans.c.~3~ | Michael I. Bushnell | |
1994-01-31 | Formerly file-get-trans.c.~2~ | Michael I. Bushnell | |
1994-01-31 | Initial revision | Michael I. Bushnell | |