Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-18 | remove elfrdsetroot from here and use the one in distrib/common | Jason Wright | |
2001-09-17 | zap kernfs | Theo de Raadt | |
2001-08-29 | Apply recent changes in the i386 comment eradication code to all | Kenneth 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-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt | |
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week | |||
2001-03-03 | default to vt220 | Theo de Raadt | |
2001-02-08 | Squeeze a bit more to make it fit. | Artur Grabowski | |
o Reduce the number of inodes on the ramdisk image. o Use dd instead of cp ro copy the kernel onto the floppy. | |||
2001-02-04 | find ramdisk.conf in the right place | Theo de Raadt | |
2001-01-29 | three floppies, and a bsd.rd for the CD | Theo de Raadt | |