summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_cluster.c
AgeCommit message (Expand)Author
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-10-13More fixes for huge (>2GB) files.Constantine Sapuntzakis
1998-10-11Fix from Kirk McKusick to make sure that clustering works correctly acrossConstantine Sapuntzakis
1998-02-20Please GCC 2.8's harsher view of good styleNiklas Hallqvist
1998-01-08Soft updates bug fix: Set the flags on the buffer describing our intentionsConstantine Sapuntzakis
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-27Cleaning up my tree.. that is why nits like this extra blank lineNiklas Hallqvist
1997-02-01Correct early termination case of read clustering which could causeNiklas Hallqvist
1997-01-10Correct a panic condition hitting on machines with NBPG != ffs blocksize,Niklas Hallqvist
1996-06-11Kernel-implementation of update(8) my meThorsten Lockert
1996-05-02sync syscalls, no sys/cpu.hTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt