Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-05 | * setup.c (page_read_file_direct): Fix logic to find the run that | Mark Kettenis | |
contains the data to be read. Use size in bytes instead of blocks when calling device_read. (page_write_file_direct): Fix logic to find the run that contains the data to be written. Pass SIZE_WRITTEN to device_write call instead of &WROTE when writing a whole page. Correctly calculate SEGSIZE. | |||
2001-02-28 | . | Roland McGrath | |
2001-02-28 | . | Roland McGrath | |
2000-02-06 | . | Roland McGrath | |
1999-11-18 | 1999-11-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* Makefile, main.c: New files for new this directory `mach-defpager'. This is a standalone Hurd program version of the Mach default pager, with the bulk of the source code coming from ../serverboot. This program /hurd/mach-defpager is started like a normal daemon, i.e. from rc or whatever, rather than being the first task. * ChangeLog: New file, mentioning itself in this sentence. |