NetBSD/distrib/utils/sysinst
jonathan 409430d612 * Get current root device via sysctl(). Use it in target prefixing code.
Add more #ifdef DEBUG to target-prefixing.
* Fix niggle in creating a new resolv.conf: ctime()'s result ends in '\n',
  so don't include one after the %s for the timestamp.
* Change upgrade: add the same ``disk stuff done'' message used in install,
  so the user knows what's going to happen.
  (is a more tailored message useful?)
1997-11-03 09:47:00 +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 Make install() use msgc, not inline text, for the `disks done' text. 1997-11-03 06:18:08 +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 Make install() use msgc, not inline text, for the `disks done' text. 1997-11-03 06:18:08 +00:00
net.c * Get current root device via sysctl(). Use it in target prefixing code. 1997-11-03 09:47:00 +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 * Get current root device via sysctl(). Use it in target prefixing code. 1997-11-03 09:47:00 +00:00
txtwalk.c
txtwalk.h
upgrade.c * Get current root device via sysctl(). Use it in target prefixing code. 1997-11-03 09:47:00 +00:00
util.c Snip out common code that fetches and unpack setss in both upgrade() 1997-11-02 09:41:57 +00:00