| Age | Commit message (Expand) | Author |
| 2003-12-28 | Add an argument to cp_within_target that indicates if the file is optional | christos |
| 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-09-27 | Use new kern.root_partition sysctl to find out whether we are installing | dsl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-06 | use bounded string op | itojun |
| 2003-08-06 | fix realpath vuln, just like SA2003-011. i do not think it attackable | itojun |
| 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-25 | Add a -D (debug) option for testing. | dsl |
| 2003-06-16 | A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers did | dsl |
| 2003-01-10 | pass lint[pass1] | christos |
| 2002-12-05 | FILE *log -> FILE *logfp, to avoid warnings about gcc-current's | fvdl |
| 2002-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2001-01-14 | extend sysinst disk handling, some general clean ups, better /etc support | mrg |
| 2000-12-22 | de-__P()-ify | mrg |
| 2000-12-04 | Fix typos in comments. | wiz |
| 2000-10-19 | We need <fcntl.h> | pk |
| 2000-10-11 | * Change the interface of run_prog: use a flags argument instead of | fvdl |
| 2000-10-11 | Add target_realpath(), a function that expands a pathname on the | fvdl |
| 2000-09-26 | Don't call test(1) to determine the existence/type of files, that's | fvdl |
| 2000-09-20 | * Fix changing of /etc/rc.conf after the main file moved recently. | hubertf |
| 2000-09-08 | When upgrading and /usr/X11R6/bin/X is a symlink, move it aside (X.old) | hubertf |
| 1999-06-20 | copyright notice typo fixups, as noticed in PR#7248. This software | cgd |
| 1999-04-13 | Main change: add a cleanup_dist() function in util.c which will do the needed | bouyer |
| 1999-04-09 | Some fixes for the do_install() function: | bouyer |
| 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-20 | KNF. | mrg |
| 1998-02-20 | * Prune default CD path from "/Release/NetBSD/NetBSD-" back to "/NetBSD-". | jonathan |
| 1997-12-05 | * Add main menu option to reinstall sets or install additional sets. | jonathan |
| 1997-12-04 | Implement TODO item to unwind target mounts on completion: | jonathan |
| 1997-12-02 | Fix target_already_root() check: is_active_rootpart() takes a | jonathan |
| 1997-11-25 | Reworked partitioning issues for i386, closes PRs 4520, 4534, 4536. | phil |
| 1997-11-13 | Fix va_start call, PR 4477. | phil |
| 1997-11-11 | Clear up confusion of extract_dist() extract directory source. New var | phil |
| 1997-11-09 | Fix target prefixing to handle both root-in-swap (traditional miniroot) | jonathan |
| 1997-11-05 | * Add code to run `test(1)' on target-root pathnames. | jonathan |
| 1997-11-04 | - extract_dist now uses dist_list to know which to extract | phil |
| 1997-11-03 | * Get current root device via sysctl(). Use it in target prefixing code. | jonathan |
| 1997-11-03 | * Clean up target.c to use a single consistent path-prefixing subroutine. | jonathan |
| 1997-11-02 | Add more target_wrapper functions, to do | jonathan |
| 1997-11-02 | copyright boilerplate (oops) | jonathan |
| 1997-11-02 | Add target path-prefixing code. Hide whethers the installation target | jonathan |