NetBSD/distrib/utils/sysinst
jonathan 2d4f71002f * Use getmaxpartitions() instead of explicit constant 8.
* Put newfs-and-mount code into a separate function, in case
  we want to support non-ffs filesystems.
* Check for the currently-mounted root, and don't newfs or mount it.
  Assumes md code will also avoid changing  that partition.
1997-11-03 00:04:53 +00:00
..
arch Add missing space in file name list. 1997-11-02 22:19:39 +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
defs.h Add more target_wrapper functions, to do 1997-11-02 23:43:11 +00:00
disks.c * Use getmaxpartitions() instead of explicit constant 8. 1997-11-03 00:04:53 +00:00
factor.c Sync with current state. Fixes PR 4193. factor.c -- replce prime table with 1997-10-01 05:04:24 +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
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 Add two variants of run_prog() for errors that aren't otherwise handled: 1997-11-02 03:45:27 +00:00
target.c Add more target_wrapper functions, to do 1997-11-02 23:43:11 +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