Age | Commit message (Expand) | Author |
2004-03-04 | 3 buglets. | Ted Unangst |
2004-03-03 | Make sure than svnd read their disklabel as svnd, not vnd devices. | Miod Vallat |
2004-02-15 | knf | Ted Unangst |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2003-10-17 | vndunit() wasn't quite right after last change, limiting vnds to 16. | Ted Unangst |
2003-10-11 | bump minor gap for svnd devices, so more vnds are allowed. | Ted Unangst |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-19 | Some string cleanup: sprintf -> snprintf and magic numbers to sizeof | Kenneth R Westerback |
2003-04-06 | The return value for bounds_check_with_label() is not set in stone, and it | Miod Vallat |
2003-02-25 | remove useless check. | Ted Unangst |
2002-05-24 | Make sure that b_iodone handlers are called at splbio (and splassert(IPL_BIO)... | Artur Grabowski |
2002-05-23 | Protect biodone calls with splbio. | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-07 | Make vnds larger than 2G work, mostly by Daniel Lucq <daniel@lucq.org> | Niklas Hallqvist |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-15 | Remove creds from struct buf, move the creds that nfs need into the nfs node. | Artur Grabowski |
2000-07-05 | Make return statements adhere to KNF | Niklas Hallqvist |
2000-06-26 | let svnd deal with sparse files, okay art@ deraadt@ | Niels Provos |
2000-06-22 | on unconfig, bzero the key before free; from aazubel@core-sdi.com. | Federico G. Schwindt |
2000-06-20 | add encryption for svnd's for Erich <hh@cyberpass.net>. You can do a | Niels Provos |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-08-04 | make b_resid size_t | Todd C. Miller |
1998-03-10 | Clear dependcy list so we don't panic a soft updates kernel. | Todd C. Miller |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-06-09 | zone and constrain according to disklabel partition slots; part by gson@arane... | Theo de Raadt |
1997-06-08 | init d_secperunit nicely | Theo de Raadt |
1997-05-18 | null uio_procp | Theo de Raadt |
1997-05-17 | Make comment reflect reality and fix a typo | Todd C. Miller |
1997-05-17 | &proc0 should never be used | Theo de Raadt |
1997-05-16 | Some buffers have NULL in b_proc when passed to vndstrategy, | Niklas Hallqvist |
1997-05-14 | Add a new mode of operation: "safe" vnd, aka svnd, which goes | Niklas Hallqvist |
1997-01-04 | readdisklabel() with correct dev_t | Theo de Raadt |
1996-12-21 | add disklabel support | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-02 | From NetBSD: sync with 960217 sources | Niklas Hallqvist |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist |
1996-01-12 | from netbsd; | Theo de Raadt |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |