| 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-10-19 | Checkpoint a load of changes - seems to work ok still. | dsl |
| 2003-08-10 | Let noexec, nodev and nosuid be written to /ets fstab entries | dsl |
| 2003-08-09 | Allow user to shoot themselves in the foot by specifing a non-standard | dsl |
| 2003-08-05 | When writing /etc/fstab: | dsl |
| 2003-07-27 | Remove 'menu_ent' parameter from action routines. | dsl |
| 2003-07-25 | Sprinkle a load of consts, and change a few variable names. | dsl |
| 2003-07-08 | Sort out (and remember) the disk partition we will install into. | dsl |
| 2003-07-07 | Another pass of the rototiller. Mainly: | dsl |
| 2003-06-27 | Pull texts from MI menus into language dependant text files. | dsl |
| 2003-06-16 | Fix some typos | dsl |
| 2003-06-16 | A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did | 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-09 | Use dynamic menu to select partition to edit | dsl |
| 2003-06-03 | Add NULL to all process_menu() calls - value is passed through to the | dsl |
| 2003-05-21 | Reduce the number of global variables slightly, use the ones that are | dsl |
| 2003-01-11 | Make everything compile again. All platforms compile on i386 now. | christos |
| 2003-01-10 | pass lint[pass1] | christos |
| 2002-12-23 | make the description text for special label offset a bit more explicit | jdolecek |
| 2002-12-05 | FILE *log -> FILE *logfp, to avoid warnings about gcc-current's | fvdl |
| 2002-07-29 | whitespace and comment cleanup. | grant |
| 2002-07-26 | enouth -> enough. | wiz |
| 2001-01-14 | extend sysinst disk handling, some general clean ups, better /etc support | mrg |
| 2000-12-22 | de-__P()-ify | mrg |
| 2000-10-17 | Improve labelling a bit, by allowing some shortcuts to start partitions | fvdl |
| 2000-10-11 | * Change the interface of run_prog: use a flags argument instead of | fvdl |
| 2000-10-11 | Create the disktab file directly, no need to waste precious inodes/space | fvdl |
| 1999-08-21 | Support ports which don't have 8 partitions/disk. | jdc |
| 1999-07-04 | message const poisoning, and conversion from integers to an opaque | cgd |
| 1999-06-20 | copyright notice typo fixups, as noticed in PR#7248. This software | cgd |
| 1999-04-11 | - Add 2 functions in label.c, getpartoff()/getpartsize() used to let the user | bouyer |
| 1999-04-09 | Some fixes for the do_install() function: | bouyer |
| 1999-03-31 | Rework the MBR code, and some of the labelling code. | fvdl |
| 1999-01-21 | This change includes the following: | garbled |
| 1998-11-08 | Fix sneezo during commit. | jonathan |
| 1998-11-08 | Pull up change from arm32 version: only copy disktab.preinstall if not DEBUG. | jonathan |
| 1998-06-20 | KNF. | mrg |
| 1997-12-18 | Fix typo that made label overlap check unreliable. | fvdl |
| 1997-12-05 | Fix typo in partition overlap checking - the inner loop check for | simonb |
| 1997-12-05 | * Add main menu option to reinstall sets or install additional sets. | jonathan |
| 1997-12-04 | Add check for overlapping partitions: | jonathan |