Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-13 | last rev forgot to handle the "swap on" types; drahn | Theo de Raadt | |
2002-04-13 | Use a grizzly sed script to ensure that the rootdev is determined out of | Theo de Raadt | |
the last possible dmesg block in the buffer; clubbed together by espie | |||
2002-04-09 | miniroots may have suprising rootdevs. Cope. | Theo de Raadt | |
2002-04-05 | the delete key is ^? not ^H | Theo de Raadt | |
2002-04-01 | KNF sh ends up saving space; krw ok | Theo de Raadt | |
2001-12-05 | remove garbage; miod ok | Theo de Raadt | |
2001-10-08 | arch -ks | Theo de Raadt | |
2001-09-17 | zap kernfs | Theo de Raadt | |
2001-09-17 | mount -u, not mount_ffs -u | Todd C. Miller | |
2001-09-16 | Shave a few byte; "mount -u" not "mount -o update"; Theo OK'd | Todd C. Miller | |
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 | |||
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
1998-12-20 | termcap.src is no more, run tic against termtypes.master instead | Todd C. Miller | |
1998-12-17 | commit to add upport for mvme88k. | Steve Murphree | |