Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-10-13 | More fixes for huge (>2GB) files. | Constantine Sapuntzakis | |
1998-10-11 | Fix from Kirk McKusick to make sure that clustering works correctly across | Constantine Sapuntzakis | |
the 2GB file boundary. | |||
1998-02-20 | Please GCC 2.8's harsher view of good style | Niklas Hallqvist | |
1998-01-08 | Soft updates bug fix: Set the flags on the buffer describing our intentions | Constantine Sapuntzakis | |
before we call bioops.io_start. However, don't move buffer memory to parent until bioops.io_start has had a chance to do its thing (otherwise, io_start will be very disappointed went it tries to read the buffer :) Thanks to Todd T. Fries for finding this one! | |||
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-09-27 | Cleaning up my tree.. that is why nits like this extra blank line | Niklas Hallqvist | |
gets committed | |||
1997-02-01 | Correct early termination case of read clustering which could cause | Niklas Hallqvist | |
buffer cache poisoning when bufpages/nbuf is larger than 1. Also correct readahead amount calculation. Optimize page moving when buffers have excess pages. | |||
1997-01-10 | Correct a panic condition hitting on machines with NBPG != ffs blocksize, | Niklas Hallqvist | |
plus having a large bufpages value compared to nbuf. | |||
1996-06-11 | Kernel-implementation of update(8) my me | Thorsten Lockert | |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |