Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-13 | Protect calls to biodone with splbio. | Artur Grabowski | |
I'm not completly sure it's needed, but better safe than sorry. And this simplifies some spl assertions in the still not comitted splassert code. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-01-23 | minor cleanup I just happened to do when in this area. | Artur Grabowski | |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat | |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski | |
machines or some configurations or in some phase of the moon (we actually don't know when or why) files disappeared. Since we've not been able to track down the problem in two weeks intense debugging and we need -current to be stable, back out everything to a state it had before UBC. We apologise for the inconvenience. | |||
2001-12-04 | Readd VOP_MMAP, will be used soon. Right now it's just a question to | Artur Grabowski | |
the filesystem if we're allowed to mmap the file. | |||
2001-06-23 | Privatize several vnode operations that are not used by the generic code. | Constantine Sapuntzakis | |
2001-04-12 | Allow kernels with just MFS and no FFS. Fixes PR#323. | Constantine Sapuntzakis | |
2000-02-08 | prevent a panic when suspending on an idle system | Niklas Hallqvist | |
1999-08-30 | Kill mfsiom.h. We are not using anything from it. | Artur Grabowski | |
1999-03-17 | If an mfs io is successful set b_resid to 0. | Artur Grabowski | |
From Chuck Silvers <chs@netbsd>. | |||
1999-01-22 | I'm stupid. Fix a panic when not DIAGNOSTIC. | Artur Grabowski | |
1999-01-12 | fixed unused variable warnings when DIAGNOSTIC not defined | Todd C. Miller | |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1999-01-10 | fix panic messages and put some code in DIAGNOSTIC | Artur Grabowski | |
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 | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |