Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -7/+5 |
* | Move suser() and suser_xxx() prototypes and a related #define from | phk | 2000-10-29 | 1 | -1/+0 |
* | Convert lockmgr locks from using simple locks to using mutexes. | jasone | 2000-10-04 | 1 | -7/+21 |
* | Separate the struct bio related stuff out of <sys/buf.h> into | phk | 2000-05-05 | 1 | -0/+1 |
* | Merged NetBSD version, as they have done improvements: | semenu | 1999-12-03 | 1 | -476/+572 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, | phk | 1999-08-08 | 1 | -3/+1 |
* | Driver is now ported to NetBSD. | semenu | 1999-05-12 | 1 | -11/+15 |
* | Removed annoying messaged during boot,added some check | semenu | 1999-04-20 | 1 | -62/+256 |
* | Added limited write ability. Now we can use some kind | semenu | 1999-02-19 | 1 | -184/+437 |
* | First version. | semenu | 1999-02-03 | 1 | -0/+1450 |