| Age | Commit message (Expand) | Author |
| 2003-11-30 | - Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough) | dsl |
| 2003-08-30 | Move definition of PART_USR to md.h where it has a chance of having some effect. | dsl |
| 2003-07-25 | Sprinkle a load of consts, and change a few variable names. | dsl |
| 2003-06-13 | Remove all references to minfsdmb and STDNEEDMB - neither are used any more. | dsl |
| 2003-06-12 | Move emulbackup message to MI set (conditional on AOUT2ELF marker). | dsl |
| 2003-06-11 | rototil of the set selection menu | dsl |
| 2003-06-10 | Use dynamic menu for final editing of partition stable | dsl |
| 2003-06-06 | Remove a load of messages that are no longer used. | dsl |
| 2003-05-30 | Make all architectures (except amiga and mac68k) use the MI make_bsd_partitions. | dsl |
| 2003-05-30 | KNF | dsl |
| 2003-05-30 | Further collapsing of MD code: | dsl |
| 2003-05-29 | psrtsize and partstart are only over used inside md_make_bsd_partitions, | dsl |
| 2003-05-21 | Reduce the number of global variables slightly, use the ones that are | dsl |
| 2003-04-06 | When installing from floppy disks, let the user say which is the last one | jmmv |
| 2003-01-11 | Make everything compile again. All platforms compile on i386 now. | christos |
| 2002-08-02 | set root partition default bsize and fsize. | grant |
| 2002-05-07 | migrate to usr/sbin/installboot | lukem |
| 2002-04-09 | Polish language translation of sysinst. Build with | hubertf |
| 2002-04-08 | Polish language translation of sysinst. Build with | hubertf |
| 2001-11-29 | Update for the new kernel set names. | thorpej |
| 2001-01-14 | extend sysinst disk handling, some general clean ups, better /etc support | mrg |
| 2001-01-07 | Use wrefresh(curscr) instead of clearok(). | jdc |
| 2000-12-31 | Be paranoid and do a clearok() before we do a refresh(). | jdc |
| 2000-12-21 | Don't output the termcap `cl' sequence. | jdc |
| 2000-12-03 | Welcome message `If you booted from a floppy,...' is somewhat port-specific | minoura |
| 2000-11-26 | lsu -> ld, by popular request. | ad |
| 2000-10-19 | Allow install on lsu disks. | ad |
| 2000-10-11 | * Change the interface of run_prog: use a flags argument instead of | fvdl |
| 2000-10-02 | Add empty stubs for md_init(). | fvdl |
| 2000-10-01 | Add xmisc set. THIS METHOD OF HANDLING SETS MUST DIE!!! | thorpej |
| 2000-09-26 | On the i386, enable swapspace as soon as the disklabel has been written, | fvdl |
| 2000-09-11 | MSG_fspart only takes onn argument - multname | abs |
| 2000-07-25 | The `secr' set no longer exists; crypto is now part of the base | thorpej |
| 2000-03-28 | Add an option of the `secr' set (but default it to OFF), and allow the | thorpej |
| 2000-03-14 | Convert ask_sizemult to take an argument, so that MBR using ports can | fvdl |
| 1999-08-16 | Add generic make_bsd_partitions() in bsddisklabel.c useable by virtually all | abs |
| 1999-07-06 | beware whitespace at ends of lines in messages: it's actually meaningful! | cgd |
| 1999-07-04 | convert the custom distribution set table to be formatted with | cgd |
| 1999-07-04 | minor adjustments to make this stuff display properly with the automatic | cgd |
| 1999-06-22 | mark all calls to write 'CL' (the screen-clear escape sequence) to the | cgd |
| 1999-06-20 | typos noticed in PR#7248 | cgd |
| 1999-06-20 | copyright notice typo fixups, as noticed in PR#7248. This software | cgd |
| 1999-06-20 | Moved to ./arch/alpha/msg.md.en,v | cgd |
| 1999-06-20 | Moved from ./arch/alpha/msg.md.eng,v | cgd |
| 1999-06-20 | Moved to ./arch/alpha/menus.md.en,v | cgd |
| 1999-06-20 | Moved from ./arch/alpha/menus.md.eng,v | cgd |
| 1999-06-20 | since all horizontal placement specs here are attempts to center the menu, | cgd |
| 1999-06-20 | kill bogus spaces before and after menu titles. the menu code now positions | cgd |
| 1999-06-18 | nuke md_copy_filesystem()'s contents. it now just returns 0. | cgd |
| 1999-04-23 | * Umm, the installboot(8) run is important. Don't ignore errors! | ross |