usr.sbin/sysinst/aout2elf.c
121
run_program(0, "mv -f %s %s", src, tgtdir);
usr.sbin/sysinst/aout2elf.c
181
run_program(0, "mv -f %s %s/%s",
usr.sbin/sysinst/aout2elf.c
226
run_program(0, "mv -f %s %s", prefix,
usr.sbin/sysinst/aout2elf.c
244
run_program(0, "mv -f %s %s", src,
usr.sbin/sysinst/aout2elf.c
255
if (run_program(0, "mkdir -p %s", prefix))
usr.sbin/sysinst/aout2elf.c
257
if (run_program(0, "ln -s %s %s", "/usr/aout", src))
usr.sbin/sysinst/aout2elf.c
271
run_program(0, "mv -f %s %s", src, concat_paths(prefix, "usr/lib.old"));
usr.sbin/sysinst/aout2elf.c
273
run_program(0, "mv -f %s %s",
usr.sbin/sysinst/aout2elf.c
275
if (run_program(0, "mkdir -p %s ", concat_paths(prefix, "usr/lib")))
usr.sbin/sysinst/aout2elf.c
277
if (run_program(0, "mkdir -p %s ", concat_paths(prefix, "etc")))
usr.sbin/sysinst/aout2elf.c
281
if (run_program(0, "mv -f %s %s",
usr.sbin/sysinst/aout2elf.c
288
if (run_program(0, "mkdir -p %s ",
usr.sbin/sysinst/arch/alpha/md.c
159
error = run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/amd64/md.c
17
run_program(RUN_CHROOT|RUN_FATAL,
usr.sbin/sysinst/arch/amiga/md.c
133
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/atari/md.c
162
rv = run_program(RUN_DISPLAY, "/usr/mdec/installboot -v%s /dev/r%sc",
usr.sbin/sysinst/arch/atari/md.c
95
run_program(RUN_DISPLAY, "ahdilabel /dev/r%sc", pm->diskdev);
usr.sbin/sysinst/arch/cobalt/md.c
195
run_program(0, "/bin/mkdir -p %s", bootdir);
usr.sbin/sysinst/arch/cobalt/md.c
196
run_program(0, "/bin/cp /usr/mdec/boot %s", bootdir);
usr.sbin/sysinst/arch/cobalt/md.c
197
run_program(0, "/bin/rm -f %s/%s", bootdir, bootfile);
usr.sbin/sysinst/arch/cobalt/md.c
198
run_program(0, "/usr/bin/gzip -9 %s/boot", bootdir);
usr.sbin/sysinst/arch/cobalt/md.c
200
run_program(0, "/bin/ln -fs %s %s/%s",
usr.sbin/sysinst/arch/emips/md.c
174
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/evbarm/md.c
256
run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/ews4800mips/md.c
178
run_program(flags, "/usr/sbin/installboot /dev/r%s%c %s",
usr.sbin/sysinst/arch/hp300/md.c
192
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/hpcarm/md.c
181
return run_program(RUN_DISPLAY, "/usr/sbin/bad144 %s 0",
usr.sbin/sysinst/arch/hpcmips/md.c
155
return run_program(RUN_DISPLAY, "/usr/sbin/bad144 %s 0",
usr.sbin/sysinst/arch/hppa/md.c
188
if (run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/i386/md.c
311
ret = run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/i386/md.c
493
run_program(RUN_CHROOT,
usr.sbin/sysinst/arch/i386/md.c
498
run_program(RUN_CHROOT,
usr.sbin/sysinst/arch/i386/md.c
517
run_program(RUN_CHROOT,
usr.sbin/sysinst/arch/i386/md.c
931
if (run_program(RUN_SILENT, "gpt biosboot -b %" PRIu64 " %s",
usr.sbin/sysinst/arch/landisk/md.c
134
run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/arch/landisk/md.c
170
error = run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/luna68k/md.c
183
if (!run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/arch/luna68k/md.c
186
run_program(0, "/bin/cp /usr/mdec/boot %s", mntdir);
usr.sbin/sysinst/arch/luna68k/md.c
187
run_program(RUN_SILENT | RUN_ERROR_OK, "umount %s", mntdir);
usr.sbin/sysinst/arch/luna68k/md.c
221
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/arch/luna68k/md.c
276
if (!run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/arch/luna68k/md.c
282
run_program(RUN_SILENT | RUN_ERROR_OK, "umount %s", mntdir);
usr.sbin/sysinst/arch/macppc/md.c
182
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sa %s %s",
usr.sbin/sysinst/arch/mipsco/md.c
167
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/mvme68k/md.c
194
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/news68k/md.c
161
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
usr.sbin/sysinst/arch/newsmips/md.c
157
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
usr.sbin/sysinst/arch/ofppc/md.c
404
run_program(RUN_DISPLAY, "/sbin/newfs_msdos %s", bootdev);
usr.sbin/sysinst/arch/ofppc/md.c
433
run_program(RUN_DISPLAY, "/usr/mdec/mkbootinfo '%s' %d "
usr.sbin/sysinst/arch/ofppc/md.c
437
run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/ppc",
usr.sbin/sysinst/arch/ofppc/md.c
439
run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/netbsd",
usr.sbin/sysinst/arch/ofppc/md.c
441
run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
443
run_program(RUN_DISPLAY, "/bin/cp /tmp/bootinfo.txt "
usr.sbin/sysinst/arch/ofppc/md.c
445
run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
458
run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
usr.sbin/sysinst/arch/ofppc/md.c
460
run_program(RUN_DISPLAY, "/bin/dd if=/usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
467
run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
usr.sbin/sysinst/arch/ofppc/md.c
469
run_program(RUN_DISPLAY, "/bin/dd if=/tmp/bootinfo.txt "
usr.sbin/sysinst/arch/pmax/md.c
170
error = run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/prep/md.c
202
run_program(RUN_DISPLAY|RUN_CHROOT,
usr.sbin/sysinst/arch/prep/md.c
206
run_program(RUN_DISPLAY|RUN_CHROOT,
usr.sbin/sysinst/arch/prep/md.c
209
run_program(RUN_DISPLAY|RUN_CHROOT, "/bin/dd if=/.bootimage of=%s "
usr.sbin/sysinst/arch/prep/md.c
221
run_program(0, "rm -f %s", target_expand("/.bootimage"));
usr.sbin/sysinst/arch/sandpoint/md.c
226
run_program(RUN_CHROOT, "sed -an -e 's/115200/%d/;H;$!d;g;w"
usr.sbin/sysinst/arch/sgimips/md.c
165
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sgimips/md.c
170
run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sgimips/md.c
173
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sgimips/md.c
210
run_program(0, "/usr/mdec/sgivol -f -w netbsd %s %s",
usr.sbin/sysinst/arch/shark/md.c
180
run_program(RUN_CHROOT,
usr.sbin/sysinst/arch/sparc/md.c
125
return (run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev) ||
usr.sbin/sysinst/arch/sparc/md.c
126
run_program(RUN_DISPLAY, "/usr/mdec/binstall ffs %s",
usr.sbin/sysinst/arch/sparc64/md.c
161
run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev);
usr.sbin/sysinst/arch/sparc64/md.c
162
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc"
usr.sbin/sysinst/arch/sparc64/md.c
172
run_program(RUN_DISPLAY, "/bin/cp -p /usr/mdec/ofwboot %s",
usr.sbin/sysinst/arch/vax/md.c
161
run_program(0, "/usr/sbin/installboot /dev/r%s%c /usr/mdec/%.2sboot",
usr.sbin/sysinst/arch/x68k/md.c
297
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/x68k/md.c
344
return run_program(RUN_FATAL|RUN_DISPLAY,
usr.sbin/sysinst/configmenu.c
244
if (run_program(RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
305
run_program(RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
309
run_program(RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
311
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
320
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT | RUN_STDSCR,
usr.sbin/sysinst/configmenu.c
331
if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
367
if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
377
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
381
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/defs.h
813
int run_program(int, const char *, ...) __printflike(2, 3);
usr.sbin/sysinst/disklabel.c
1320
run_program(RUN_SILENT, "disklabel -D %s", arg->disk);
usr.sbin/sysinst/disklabel.c
301
if (run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/disklabel.c
469
rv = run_program(0, "%s -f %s %s '%s' '%s'",
usr.sbin/sysinst/disks.c
1299
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1421
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1870
error = run_program(silent? RUN_SILENT|RUN_ERROR_OK : 0, "%s -p -q %s", prog, disk);
usr.sbin/sysinst/disks.c
1928
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1931
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
2777
return run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/gpt.c
1274
if (run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1310
if (run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1318
if (run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1327
if (run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1611
if (run_program(RUN_SILENT, "gpt create %s %s",
usr.sbin/sysinst/gpt.c
1621
run_program(RUN_SILENT, "gpt -n remove -b %" PRIu64 " %s",
usr.sbin/sysinst/gpt.c
1636
run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1664
run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1670
run_program(RUN_SILENT,
usr.sbin/sysinst/gpt.c
1739
run_program(RUN_SILENT, "gpt destroy %s", arg->disk);
usr.sbin/sysinst/gpt.c
290
if (run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/gpt.c
408
if (run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/net.c
1008
rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR | (in_chroot?RUN_CHROOT:0),
usr.sbin/sysinst/net.c
1087
if (run_program(0, "/sbin/mount -r -o -2,-i,-r=1024 -t nfs %s:%s /mnt2",
usr.sbin/sysinst/net.c
1265
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
1296
dhcpautoconf = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
1336
if (run_program(0, "/sbin/ifconfig %s media %s",
usr.sbin/sysinst/net.c
245
if (run_program(RUN_SILENT|RUN_ERROR_OK,
usr.sbin/sysinst/net.c
266
if (run_program(RUN_SILENT|RUN_ERROR_OK,
usr.sbin/sysinst/net.c
803
run_program(0, "/sbin/ifconfig lo0 127.0.0.1");
usr.sbin/sysinst/net.c
844
run_program(0, "/sbin/ifconfig %s inet %s %s up",
usr.sbin/sysinst/net.c
866
run_program(0, "/sbin/ifconfig %s inet %s netmask %s",
usr.sbin/sysinst/net.c
869
run_program(0, "/sbin/ifconfig %s inet %s",
usr.sbin/sysinst/net.c
881
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
883
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
892
network_up = !run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1218
run_program(RUN_DISPLAY | RUN_PROGRESS, "mkdir -p %s ",
usr.sbin/sysinst/partman.c
1221
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1232
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1241
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1466
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1487
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2005
run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/partman.c
2008
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2035
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2101
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2458
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2546
run_program(RUN_DISPLAY | RUN_PROGRESS, "/bin/mkdir -p %s", buf);
usr.sbin/sysinst/partman.c
2550
error += run_program(RUN_DISPLAY | RUN_PROGRESS, "/sbin/mount %s /dev/%s%c %s",
usr.sbin/sysinst/partman.c
2577
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2591
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "cgdconfig -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2597
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "vndconfig -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2603
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "raidctl -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2616
run_program(RUN_DISPLAY | RUN_PROGRESS, "dkctl %s delwedge %s",
usr.sbin/sysinst/partman.c
2629
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "eject -t disk /dev/%sd",
usr.sbin/sysinst/partman.c
2740
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2749
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
3238
run_program(RUN_SILENT | RUN_ERROR_OK,
usr.sbin/sysinst/partman.c
906
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
908
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
910
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
912
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/target.c
334
run_program(0, "/bin/mkdir -p %s", concat_paths(prefix, path));
usr.sbin/sysinst/target.c
411
return run_program(0, "/bin/cp %s %s", srcpath, real_path);
usr.sbin/sysinst/target.c
440
run_program(RUN_FATAL, "mv %s %s", realfrom, realto);
usr.sbin/sysinst/target.c
455
return (run_program(0, "cp -p %s %s", realfrom, realto));
usr.sbin/sysinst/target.c
491
error = run_program(0, "/sbin/mount %s %s %s%s",
usr.sbin/sysinst/target.c
516
if (run_program(0, "/sbin/umount %s", target_prefix()) != 0)
usr.sbin/sysinst/target.c
543
error = run_program(0, "/sbin/umount %s%s",
usr.sbin/sysinst/target.c
617
run_program(0, "/sbin/umount %s%s",
usr.sbin/sysinst/util.c
1109
run_program(0, "rm -rf usr/X11R7/lib/X11/xkb/symbols/pc");
usr.sbin/sysinst/util.c
1113
rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1118
rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1136
run_program(0, "rm %s", path);
usr.sbin/sysinst/util.c
1319
rv = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1342
if (run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1345
run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1347
run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1367
if (run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1370
run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1372
run_program(RUN_SILENT,
usr.sbin/sysinst/util.c
1391
run_program(RUN_SILENT, "dd if=%s of=" _PATH_RANDOM,
usr.sbin/sysinst/util.c
1403
run_program(RUN_SILENT, "rndctl -L %s", fname);
usr.sbin/sysinst/util.c
1456
run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK,
usr.sbin/sysinst/util.c
1583
oldsendmail = run_program(RUN_DISPLAY | RUN_CHROOT |
usr.sbin/sysinst/util.c
1589
run_program(RUN_DISPLAY | RUN_CHROOT,
usr.sbin/sysinst/util.c
1593
run_program(RUN_DISPLAY | RUN_CHROOT,
usr.sbin/sysinst/util.c
1597
run_program(RUN_CHROOT | RUN_SILENT,
usr.sbin/sysinst/util.c
1606
run_program(RUN_CHROOT|RUN_DISPLAY,
usr.sbin/sysinst/util.c
1619
run_program(RUN_CHROOT|RUN_FATAL,
usr.sbin/sysinst/util.c
1651
run_program(RUN_SILENT | RUN_CHROOT | RUN_ERROR_OK,
usr.sbin/sysinst/util.c
1663
run_program(RUN_SILENT, "/sbin/umount /mnt2");
usr.sbin/sysinst/util.c
318
run_program(0, "/bin/sh MAKEDEV all");
usr.sbin/sysinst/util.c
343
run_program(RUN_CHROOT, "sed -an -e '%s;H;$!d;g;w %s' %s", spatterns,
usr.sbin/sysinst/util.c
371
if (run_program(0, "/sbin/mount -r -t %s %s /mnt2",
usr.sbin/sysinst/util.c
378
if (run_program(RUN_DISPLAY,
usr.sbin/sysinst/util.c
582
if (run_program(RUN_SILENT, "/sbin/mount -rt cd9660 /dev/%s /mnt2",
usr.sbin/sysinst/util.c
718
if (run_program(0, "/sbin/mount -rt %s /dev/%s /mnt2",
usr.sbin/sysinst/wskbd.c
146
run_program(0, "sed -an -e 'H;$!d;g'"