summaryrefslogtreecommitdiff
path: root/distrib/mac68k/ramdisk/list
AgeCommit message (Collapse)Author
2002-02-09use "ramdisk" MAKEDEV target alwaysTheo de Raadt
2001-10-08arch -ksTheo de Raadt
2001-09-17zap kernfsTheo de Raadt
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
architectures using a list2sh.awk and related 'list' files (alpha, hp300, mac68k, mvme68k, mvme88k, mvmeppc, powerpc and vax). list2sh.awk is modified so that in handling SPECIAL lines the tabs in regular expressions are not lost to awk field parsing. Any 'list' file trying to eliminate comments, using SPECIAL lines and sed, now eliminates lines that a) have '#' as the first non-blank, non-tab character, with at least one blank or tab following the '#'. b) have '#' as the first non-blank, non-tab character, with a newline immediately following the '#'. Previous b) was not being done, and only leading/following blanks were being looked for due to the loss of tab characters in list2sh.awk.
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week
2000-07-15fix more ch* in listsTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
1999-06-13New ramdisk framework for mac68k. Not tested yet.Jason Downs
This is only a portion of it, and isn't even buildable on mac68k itself. (It requires an hp300.)