NetBSD/distrib/utils/sysinst
jonathan 3e74d705e2 * Clean up target.c to use a single consistent path-prefixing subroutine.
* Correct arg typo in mv_within_target_or_die().
* Add new path-prefixing entrypoints to fopen(), collect(), and do mounts.
* Use the above.  MI code is now clean of explicit references to /mnt.
* Lint: add `const' to collect()'s pathname arg.
  include <stdio.h> in factor.c, now that defs.h uses FILE*.
1997-11-03 02:38:41 +00:00
..
arch Add missing space in file name list. 1997-11-02 22:19:39 +00:00
defs.h * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
disks.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
factor.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
fdisk.c Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
geom.c Update to current state. Install and upgrade nearly finished. Disk 1997-10-15 04:35:17 +00:00
install.c Snip out common code that fetches and unpack setss in both upgrade() 1997-11-02 09:41:57 +00:00
main.c Tweeks to editing file system partitions, fix for PR4405, adding a method 1997-10-31 23:00:32 +00:00
Makefile use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
mbr.c Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
menus.mi.eng Tweeks to editing file system partitions, fix for PR4405, adding a method 1997-10-31 23:00:32 +00:00
msg.mi.eng Add two variants of run_prog() for errors that aren't otherwise handled: 1997-11-02 03:45:27 +00:00
net.c Add more target_wrapper functions, to do 1997-11-02 23:43:11 +00:00
run.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
target.c * Clean up target.c to use a single consistent path-prefixing subroutine. 1997-11-03 02:38:41 +00:00
txtwalk.c Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
txtwalk.h Import of sysinst. Not quite ready, but other ports want access for 1997-09-26 23:02:53 +00:00
upgrade.c Add more target_wrapper functions, to do 1997-11-02 23:43:11 +00:00
util.c Snip out common code that fetches and unpack setss in both upgrade() 1997-11-02 09:41:57 +00:00