trc notes - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2774920b35a57ef4bc70b7612f35bfec21a7231b
(DIR) parent 69ab5d3d499b74e9deb46eeaeaf31a6896b92bde
(HTM) Author: rsc <devnull@localhost>
Date: Fri, 26 Mar 2004 17:31:41 +0000
rc notes
Diffstat:
M CHANGES | 3 ++-
M rcmain | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/CHANGES b/CHANGES
t@@ -4,7 +4,8 @@ March 26, 2004
Fix libdraw resize bug reported by Axel Belinfante.
-
+ Handle interrupts better in rc - don't kill background procs.
+ Reported by Sam.
March 25, 2004
(DIR) diff --git a/rcmain b/rcmain
t@@ -9,7 +9,7 @@ case 0
case 1
prompt=($prompt ' ')
}
-if(~ $rcname ?.out) prompt=('broken! ' ' ')
+if(~ $rcname ?.out ?.rc */?.rc */?.out) prompt=('broken! ' ' ')
if(flag p) path=(/bin)
if not{
finit