Age | Commit message (Expand) | Author |
2002-05-22 | Fix quoting botch in earlier commit. Make sure MDDISKDEVS and | Kenneth R Westerback |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-18 | Eliminate md_get_diskdevs() and md_get_cddevs() by | Kenneth R Westerback |
2002-05-14 | Eliminate md_native_fstype() and md_native_fsopts(). Both functions | Kenneth R Westerback |
2002-05-09 | Elminate md_welcome_banner() and md_not_going_to_install() as the | Kenneth R Westerback |
2002-05-08 | Abstract out common md_set_term() code into set_term() in install.sub, | Kenneth R Westerback |
2002-05-07 | All architectures now use miniroot, so eliminate last few getresp() | Kenneth R Westerback |
2002-05-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
2002-04-30 | instbin removal now done in a Makefile | Theo de Raadt |
2002-04-30 | tset bye bye | Theo de Raadt |
2002-04-30 | use SCRIPT command | Theo de Raadt |
2002-04-29 | generate termcap file using a list2sh.awk directrive; distrib becomes a lot s... | Theo de Raadt |
2002-04-22 | de-tab install.md more fully | Theo de Raadt |
2002-04-22 | use one common dot.profile for all | Theo de Raadt |
2002-04-21 | same cleanup as elsewhere | Theo de Raadt |
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 |
2002-04-09 | miniroots may have suprising rootdevs. Cope. | Theo de Raadt |
2002-04-01 | KNF sh ends up saving space; krw ok | Theo de Raadt |
2002-03-31 | bit of shrinkage, krw ok | Theo de Raadt |
2002-02-14 | version mishandling | Theo de Raadt |
2001-12-23 | Remove extra blank line displayed before the paragraph 'As with | Kenneth R Westerback |
2001-12-05 | remove garbage; miod ok | Theo de Raadt |
2001-10-08 | arch -ks | 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-09-04 | MB == megabytes, Mb == megabits | Theo de Raadt |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt |
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller |
2000-07-13 | Be smarter when populating the miniroot : don't copy, then rm, files not need... | Miod Vallat |
2000-06-20 | Completely new ramdisk stuff, inspired by the existing sparc ramdisk. | Miod Vallat |
2000-06-09 | chown/chgrp changes | Michael Shalayeff |
2000-06-06 | Better create a sun3 kernel here | Miod Vallat |
2000-05-02 | s/NetBSD/OpenBSD -- I hate to do this | Miod Vallat |
2000-03-01 | $OpenBSD$ | Todd T. Fries |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt |
1999-08-15 | Kill md_copy_kernel() | Todd C. Miller |
1998-11-09 | md_labeldisk is not used any more | Todd C. Miller |
1998-11-03 | seperating -> separating | Aaron Campbell |
1998-10-28 | call check_kernel instead of having the same code in all the .md files | Todd C. Miller |
1998-09-11 | kill md_get_ifdevs, miniroot/install.sub uses mi version now | Todd C. Miller |
1998-08-23 | update to be more like alpha, hp300, etc | kstailey |
1998-08-23 | update to be more like alpha, hp300, etc | kstailey |
1997-11-26 | msync() has 3 args | Theo de Raadt |
1997-09-30 | use new fdisk & disklabel | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-05-14 | Add md_machine_arch() | Todd C. Miller |
1996-09-05 | sync to netbsd | Theo de Raadt |
1996-06-29 | Update for removal of GNU tar(1) | Thorsten Lockert |
1996-04-25 | Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions. | Niklas Hallqvist |