Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-16 | copyright repair | Theo de Raadt | |
2002-02-14 | KNF function argument spacing | Todd T. Fries | |
2002-01-23 | add target macros as a result of a conversation with mickey; cleaner look | Todd T. Fries | |
2002-01-07 | sprinklings of 'ifstep()' | Todd T. Fries | |
'the big disk case' no longer sets vars and calls dodisk, would take more space to additionally do the 'stepping' argument (see cd\* in generated MAKEDEV) | |||
2002-01-07 | DISK_STEPPING is not used, and in any event, is not global to all disks | Todd T. Fries | |
prepare dodisk* script functions for a 7th argument, what I call disk stepping, the number to add from rd0a to rd1a minor numbers, defaulted to 16; some archs *cough*macppc*cough* still have 8 for cdroms and such | |||
2002-01-07 | comment tweaking | Todd T. Fries | |
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries | |
.mi -> edit this to add new devices .sub -> hardcore m4 here, be careful */*.md -> machine dependent information (generally device,block (& char) major) Thanks for eyes/conversation about this over the years from espie, deraadt, johns, fgsch, hugh, weingart, mickey, and others .. SEE ALSO . m4(1), MAKEDEV(8) |