| Age | Commit message (Expand) | Author |
| 2000-06-18 | don't worry about non-existing files when deleting obsolete files | hubertf |
| 2000-03-14 | Convert ask_sizemult to take an argument, so that MBR using ports can | fvdl |
| 1999-07-04 | note that msg_printf_add() is going to go away | cgd |
| 1999-07-04 | convert the custom distribution set table to be formatted with | cgd |
| 1999-07-04 | message const poisoning, and conversion from integers to an opaque | cgd |
| 1999-06-22 | address the problems described in PR#7833 and its followups: ftp/nfs | cgd |
| 1999-06-22 | * make selection of 'none' for installation media type return the user | cgd |
| 1999-06-22 | nuke ask_ynquestion from orbit. not only was it bogus w.r.t. what is | cgd |
| 1999-06-22 | mark all calls to write 'CL' (the screen-clear escape sequence) to the | cgd |
| 1999-06-20 | copyright notice typo fixups, as noticed in PR#7248. This software | cgd |
| 1999-06-20 | Check the return code of subwin and newwin for NULL. | garbled |
| 1999-04-18 | Don't frob the interals of a WINDOW*, use the getmaxx() and getmaxy() | simonb |
| 1999-04-15 | Add wclear()/wupdate() before MSG_makedev, bits of the previous screen | bouyer |
| 1999-04-14 | If there is no files to delete, return 1 (success), not 0. | bouyer |
| 1999-04-13 | Main change: add a cleanup_dist() function in util.c which will do the needed | bouyer |
| 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-08 | Found another case of shell redirection in a run_prog. Tidy it up with | garbled |
| 1999-01-25 | 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate | garbled |
| 1999-01-21 | This change includes the following: | garbled |
| 1998-08-10 | bzero->memset | perry |
| 1998-06-22 | remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not ... | mrg |
| 1998-06-20 | KNF. | mrg |
| 1998-05-15 | Add MD cleanup function to do some thingd once the install is done. | fvdl |
| 1998-02-25 | Make the CDROM default path be .../NetBSD-<rel>/<machine>/binary/sets | phil |
| 1998-02-09 | Ask for custom/full and select distribution files before selecting | phil |
| 1998-02-07 | Fix typo in table of files to check for in target. Found by Phil Nelson. | jonathan |
| 1997-12-26 | * mount NFS directory to get the sets from read-only, | fvdl |
| 1997-12-25 | Fix naming of split sets to be loaded from floppy. From Christoph Badura. | fvdl |
| 1997-12-05 | * Add main menu option to reinstall sets or install additional sets. | jonathan |
| 1997-11-25 | Update for the lay-of-the-land as described in release(7). As such, move | thorpej |
| 1997-11-13 | * Create /mnt2 before unpacking sets, in case it's not on install media. | jonathan |
| 1997-11-11 | Clear up confusion of extract_dist() extract directory source. New var | phil |
| 1997-11-06 | * Add merge_etc() in upgrade.c. Copies /etc.old/fstab to /etc/fstab | jonathan |
| 1997-11-05 | - add TODO file for developer communication | phil |
| 1997-11-05 | Add an option to install or upgrade from a local disk filesystem. Upgrade | mhitch |
| 1997-11-05 | Make extract_dist use the getit information. (Correct fix) | phil |
| 1997-11-05 | * Add code to run `test(1)' on target-root pathnames. | jonathan |
| 1997-11-05 | Complete -r flag addition, info was static, now path names are runtime | phil |
| 1997-11-04 | - extract_dist now uses dist_list to know which to extract | phil |
| 1997-11-02 | Snip out common code that fetches and unpack setss in both upgrade() | jonathan |
| 1997-11-02 | * Change sysinst MI code to use new install-target-filesystem access functions. | jonathan |
| 1997-10-31 | Tweeks to editing file system partitions, fix for PR4405, adding a method | phil |
| 1997-10-30 | Bug fixes for distribution sets from floppy, nfs and cdrom. | phil |
| 1997-10-29 | Sync with current state. Includes selection of distribution sets, tweeks | phil |
| 1997-10-20 | Floppy and cdrom distribution load. Other tweeks to improve installation | phil |
| 1997-10-17 | Tweeks to make install nicer. | phil |
| 1997-10-07 | Update to current state. | phil |
| 1997-10-01 | Sync with current state. Fixes PR 4193. factor.c -- replce prime table with | phil |
| 1997-09-27 | Sync to current state. (detect ftp error, clean up directories ...) | phil |