Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the remains (such as I have located) of "block major numbers" to | phk | 2001-03-26 | 1 | -2/+0 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | During a verbose boot, call the null device 'null' rather than 'null0' to | jhb | 2000-10-06 | 1 | -1/+1 |
* | Move sys/dev/nulldev to sys/dev/null to be more consistent with naming | jhb | 2000-10-02 | 1 | -2/+2 |
* | Small style change; make function names less likely to clash with | markm | 2000-07-09 | 1 | -7/+7 |
* | New machine independant /dev/null and /dev/zero driver. This device is | markm | 2000-06-25 | 1 | -0/+137 |