NetBSD/usr.sbin/sushi
mycroft 01d349833e select() -> poll()
Also, change the way console input is passed to the subprocess -- instead of
echoing it in sushi, instead set the pty to cooked mode and have it do any
echoing.  This will work better if we have scripts that accept input (sometimes
we don't want it visible; e.g. if it's a password) and also has the side effect
of allowing a command to be interrupted with ^C.
2002-09-19 00:45:47 +00:00
..
blabel.c Change the scripting and logging functions to flip the value, rather than 2001-03-03 13:54:22 +00:00
blabel.h
C.msg Handle the error case that the script specified in an escript-like form 2001-03-15 09:10:31 +00:00
formtree.h Remove unneeded/unused TREE_ISEMPTY() (which also happens to clash 2001-12-31 20:00:40 +00:00
functions.c add XXX comment for piece of very strange code; I don't currently 2002-07-25 12:20:56 +00:00
functions.h Add a function to fetch a list of different package categories that are 2001-01-24 09:30:30 +00:00
handlers.c de-lint 2001-01-10 03:05:48 +00:00
handlers.h de-lint 2001-01-10 03:05:48 +00:00
Makefile for linking, libraries should be named _after_ the libraries that need them. 2001-01-16 02:34:14 +00:00
menutree.c
menutree.h
run.c select() -> poll() 2002-09-19 00:45:47 +00:00
run.h
scandir.c de-lint 2001-01-10 03:05:48 +00:00
scandir.h
scanform.c Incorrect form commands were used for the left and right char handlers. 2002-08-07 11:03:45 +00:00
scanform.h
sushi.8 Drop a .Pp, sort sections. 2002-02-02 01:57:35 +00:00
sushi.c move curses initialization higher in main to prevent the curses 2002-08-13 18:21:25 +00:00
sushi.h
TODO Fix a bug in the multilist noted by Brett Lymn. When nothing was selected 2001-08-01 09:08:55 +00:00