Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert hit and miss counters to unsigned values. Surely negative values | kbyanc | 2002-06-10 | 1 | -4/+4 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Add kobj_class_compile_static() to allow classes to be initialised | dfr | 2000-08-28 | 1 | -7/+27 |
* | * Move the driver_t::refs field to kobj_t to replace kobj_t::instances. | dfr | 2000-05-01 | 1 | -3/+3 |
* | * Factor out the object system from new-bus so that it can be used by | dfr | 2000-04-08 | 1 | -0/+197 |