summaryrefslogtreecommitdiff
path: root/storeio/ChangeLog
AgeCommit message (Collapse)Author
2005-01-072005-01-08 Marco Gerards <metgerards@student.han.nl>Marco Gerards
* storeio.c (trivfs_modify_stat): Don't initialize st_blocks.
2002-06-22.Roland McGrath
2002-06-13.Roland McGrath
2002-05-08.Roland McGrath
2002-03-11.Roland McGrath
2002-01-02.Roland McGrath
2001-08-15.Roland McGrath
2001-05-06libstore/Marcus Brinkmann
2001-04-26 Marcus Brinkmann <marcus@ulysses.dhis.net> * set.c: Use explicit comparison to MACH_PORT_NULL. storeio/ 2001-05-06 Marcus Brinkmann <marcus@gnu.org> * dev.c (dev_open): Do not create/open the store with STORE_INACTIVE, as this doesn't work correctly. Inactivate the store afterwards instead. 2001-02-18 Marcus Brinkmann <marcus@gnu.org> * dev.h (struct dev): New member nperopens. * storeio.c (open_hook): Hold device lock and check if this is the TODO: add item about the storeio hack
2001-04-192001-02-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* dev.h (struct dev): New member nperopens. * storeio.c (open_hook): Hold device lock and check if this is the first open. If yes, activate the store. (close_hook): Hold global_lock and check if this was the last open. If yes, inactivate the store. * dev.c (dev_open): Open the store with STORE_INACTIVE (in store_parsed_open as well as in store_create).
2001-01-17.Roland McGrath
2001-01-162001-01-16 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* dev.c (dev_open): Add missing argument `classes' to invocation of store_create. * dev.h: Include <hurd/trivfs.h> for struct trivfs_control.
2001-01-16.Roland McGrath
2000-07-26* Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis
comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2.
2000-03-19.Roland McGrath
2000-03-19.Roland McGrath
1999-11-25.Roland McGrath
1999-11-21.Roland McGrath
1999-11-18.Roland McGrath
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, and accept parameter `index'.
1999-07-11.Roland McGrath
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* dev.c (dev_open): Use mmap instead of vm_allocate. (dev_read): Likewise.
1999-07-11.Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* dev.c (dev_buf_fill): Use munmap instead of vm_deallocate. (dev_close): Likewise. (dev_read): Likewise. * pager.c (pager_write_page): Likewise.
1999-05-23.Roland McGrath
1999-05-13*** empty log message ***Thomas Bushnell
1999-05-12.Roland McGrath
1999-05-01.Roland McGrath
1999-02-01.Roland McGrath
1999-02-01.Roland McGrath
1999-01-28.Roland McGrath
1999-01-27.Roland McGrath
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1998-07-20.Roland McGrath
1997-08-20Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* pager.c (dev_get_memory_object): Deal with errors from pager_create properly.
1997-08-20Wed Aug 20 14:07:05 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* pager.c (service_paging_requests): New args for ports_manage_port_operations_multithread. * storeio.c (main): Likewise.
1997-07-23.Miles Bader
1997-07-22.Miles Bader
1997-07-21.Miles Bader
1997-07-17.Miles Bader
1997-07-16.Miles Bader
1997-07-16.Miles Bader
1997-02-20.Miles Bader
1996-11-18Fri Nov 15 17:54:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* storeio.c (trivfs_check_open_hook): New arg syntax. (check_open_hook): Likewise.
1996-10-24.Miles Bader
1996-10-08.Miles Bader
1996-09-26.Miles Bader
1996-09-24.Miles Bader
1996-09-23.Miles Bader
1996-09-23.Miles Bader