NetBSD/distrib
cgd bf0ffa5211 * hitting control-c (causing SIGINTR) would cause the SIGINTR handler to
be called.  it'd cleanup() then exit().  however, cleanup() is scheduled
  to run at exit via atexit().  This means that it gets run twice, and
  this causes confusion for things like endwin().  The end result is
  that rather than actually exiting and printing the "sysinst terminated"
  message, after one control-c it looks like it's still sitting at the
  last screen you were viewing even though it's actually at a shell prompt.
  squelch the cleanup() in the SIGINTR handler to avoid this problem.
* while here, nuke the annoying space before the "sysinst terminated."
  message.  it looks bad, and serves no purpose.
1999-06-18 08:54:28 +00:00
..
alpha Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
amiga Sync with the recent crunchgen changes. 1999-05-11 20:46:58 +00:00
arm32 Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
atari/miniroot Use libhack.o to make this all fit on the miniroot again. 1999-03-23 10:22:31 +00:00
bebox/floppies Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
hp300 Remove entry for `strings' since that's binutils-based and we don't 1999-02-14 16:27:42 +00:00
i386/floppies Increase the number of inodes. 1999-06-09 01:45:28 +00:00
mac68k Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
macppc/floppies Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
miniroot - make empty media options with non-empty other interface options work. 1999-05-16 20:42:27 +00:00
mvme68k Fix listfiles to handle object directories. Patches supplied by 1999-05-23 07:31:19 +00:00
notes truely -> truly; PR 7762 1999-06-12 11:24:35 +00:00
pc532 Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
pmax Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
sets Goodbye pmap.new.h 1999-06-17 00:12:40 +00:00
sparc Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
sparc64 a clone of the SPARC miniroot, adjusted as necessary.. not really tested yet. 1999-01-23 06:44:38 +00:00
sun3 Add a release target to automate building release snapshots. 1999-05-21 04:06:20 +00:00
utils * hitting control-c (causing SIGINTR) would cause the SIGINTR handler to 1999-06-18 08:54:28 +00:00
vax Generate the /dist/obsolete_* files used by sysinst from the obsolete lists 1999-06-05 20:17:38 +00:00
x68k/floppies Fix listfiles to handle object directories. Patches supplied by 1999-05-23 07:31:19 +00:00
Makefile Enter the notes subdir before entering the machine directories. 1999-04-25 12:05:36 +00:00