| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness. | Poul-Henning Kamp | 1999-08-25 | 1 | -6/+2 |
| * | The bdevsw() and cdevsw() are now identical, so kill the former. | Poul-Henning Kamp | 1999-08-13 | 1 | -2/+2 |
| * | Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, | Poul-Henning Kamp | 1999-08-08 | 4 | -11/+4 |
| * | Simplify cdevsw registration. | Poul-Henning Kamp | 1999-05-31 | 1 | -2/+2 |
| * | Driver is now ported to NetBSD. | Semen Ustimenko | 1999-05-12 | 13 | -117/+254 |
| * | Divorce "dev_t" from the "major|minor" bitmap, which is now called | Poul-Henning Kamp | 1999-05-11 | 3 | -7/+7 |
| * | One too many vfsops.. | Peter Wemm | 1999-05-06 | 1 | -2/+1 |
| * | Removed annoying messaged during boot,added some check | Semen Ustimenko | 1999-04-20 | 7 | -177/+434 |
| * | Removed DIAGNOSTIC opion redefinition. | Semen Ustimenko | 1999-04-13 | 1 | -2/+1 |
| * | Added limited write ability. Now we can use some kind | Semen Ustimenko | 1999-02-19 | 12 | -551/+875 |
| * | First version. | Semen Ustimenko | 1999-02-03 | 11 | -0/+4205 |
