Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | netbsd fix to problem found by m4@nts.umn.edu | 1996-12-19 | 1 | -5/+8 | ||
| | ||||||
* | return an error | 1996-05-10 | 1 | -3/+3 | ||
| | ||||||
* | no sys/cpu.h | 1996-05-02 | 1 | -3/+2 | ||
| | ||||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -6/+7 | ||
| | ||||||
* | Fix according to the last changes. | 1996-04-19 | 1 | -2/+1 | ||
| | | | | dev_conf.h deleted, longjmp proto changed. | |||||
* | NetBSD 960317 merge | 1996-04-18 | 1 | -54/+46 | ||
| | ||||||
* | From NetBSD: sync with 960217 sources | 1996-03-02 | 1 | -19/+23 | ||
| | ||||||
* | From NetBSD: update to 960217 sources | 1996-02-27 | 1 | -37/+134 | ||
| | ||||||
* | from netbsd; | 1996-01-12 | 1 | -89/+52 | ||
| | | | | | | | | | | | | | | | | New generic disk framework. Highlights: New metrics handling. Metrics are now kept in the new `struct disk'. Busy time is now stored as a timeval, and transfer count in bytes. Storage for disklabels is now dynamically allocated, so that the size of the disk structure is not machine-dependent. Several new functions for attaching and detaching disks, and handling metrics calculation. Old-style instrumentation is still supported in drivers that did it before. However, old-style instrumentation is being deprecated, and will go away once the userland utilities are updated for the new framework. For usage and architectural details, see the forthcoming disk(9) manual page. | |||||
* | from netbsd: | 1995-12-14 | 1 | -3/+13 | ||
| | | | | | | Fix a race condition where if a process is asleep waiting on an exclusive lock of a ccd device while another process is unconfiguring that same device, the first process would never awaken (unless interrupted). | |||||
* | unconfiguring of ccd causes system panic; fix from gdonl@gv.ssi1.com; netbsd pr#1820 | 1995-12-08 | 1 | -1/+2 | ||
| | ||||||
* | In ccdstart(), only translate the block number from partition-relative | 1995-11-06 | 1 | -3/+7 | ||
| | | | | to absolute if part != RAW_PART. | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+1413 | ||