swept through the tree with find and grep looking for EDITOR.
Cleaned up all broken occurances found. Did not check crypto/dist. (filenames imply these are not for exec $EDITOR) Did not fully check sh and ksh. (lost in twisty mazes of function calls and finally just assumed it was good) and did not check gnu/dist/cvs (appears ok by testing with this commit)
This commit is contained in:
parent
851a5c50dd
commit
675b5ba3f5
5
doc/TODO
5
doc/TODO
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: TODO,v 1.1 2002/09/21 08:17:40 lukem Exp $
|
||||
# $NetBSD: TODO,v 1.2 2002/12/05 22:47:28 jonb Exp $
|
||||
|
||||
THINGS TO BE DONE:
|
||||
|
||||
|
@ -46,9 +46,6 @@ User programs:
|
|||
rwall nfs-mountees on shutdown
|
||||
add detachment to window
|
||||
clean up gas config files, set up common defines
|
||||
fix things that use $EDITOR to use system() or friends
|
||||
rather than exec(), because some people put options in
|
||||
$EDITOR (some programs do this correctly already)
|
||||
|
||||
Pie-in-the-Sky:
|
||||
someone should actually test all the netiso stuff.
|
||||
|
|
Loading…
Reference in New Issue