summaryrefslogtreecommitdiff
path: root/distrib/mac68k
AgeCommit message (Collapse)Author
2001-12-23Remove extra blank line displayed before the paragraph 'As withKenneth R Westerback
anything ...' during install and/or upgrade on some archs. On sparc, sparc64, sun3 and vax fix a typo ('echo Welcome' -> 'Welcome') in here-document displayed in md_welcome_banner().
2001-12-05remove garbage; miod okTheo de Raadt
2001-10-08arch -ksTheo de Raadt
2001-10-02because usr.bin/grep now exists, crunch goes wrong, and we need to put ↵Theo de Raadt
gnu/usr.bin before usr.bin, until our grep replaces gnu grep
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
2001-01-25egrep -a to permit working with binary data in dmesgTheo de Raadt
2000-10-25In stty line enable ^T (status) as well.Todd C. Miller
2000-07-15fix more ch* in listsTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
2000-01-30add dmesg alias to all install mediaTheo de Raadt
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-08-15Kill md_copy_kernel()Todd C. Miller
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.)
1999-06-13Remove old junk.Jason Downs
1997-10-20Enable history and emacs-stye command editing. A lot of this stuffTodd C. Miller
is not used but who knows what...
1997-09-21$OpenBSD$Theo de Raadt
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1996-12-22disklabel the vndTheo de Raadt
1996-09-05sync to netbsdTheo de Raadt
1996-06-29Update for removal of GNU tar(1)Thorsten Lockert
1996-04-25Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.Niklas Hallqvist
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime
1995-10-18initial import of NetBSD treeTheo de Raadt