scsh-0.5/scsh
shivers 29c3ebf99a Simplified optional arg handling a bit. 1998-05-02 17:13:09 +00:00
..
aix user contributed file 1997-04-05 22:15:38 +00:00
bsd Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
cxux Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
generic Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
hpux Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
irix from Kevin Esler <esler@pureatria.com> 1997-04-23 02:26:56 +00:00
linux Linux-specific support. 1997-02-26 22:18:29 +00:00
next Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
regexp updated regexp 1996-09-24 01:29:51 +00:00
solaris solaris 2.5 tested 1997-03-09 02:37:06 +00:00
sunos From: Franklin Chen <chen@adi.com> 1997-04-23 20:24:56 +00:00
ultrix Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
.gitignore Cleaning up a bit. 1997-04-10 01:24:50 +00:00
awk.scm Awk now precompiles regexps, so bogus comment deleted. 1997-11-10 02:48:20 +00:00
bdbmo.c
char-set.scm
cstuff.h
db.c
db.scm
dbm.c
dbm.scm
dbm1.c
defrec.scm Added field-modifying and record-copy proc. 1997-11-10 02:49:36 +00:00
dirstuff1.c Some functions that were passed string "out" paramters (char**)'s were 1997-04-04 20:49:55 +00:00
dirstuff1.h
ekko.scm
endian.scm.in
enumconst.scm Truth-in-advertising documentation: confession is good for the soul. 1996-11-09 23:13:35 +00:00
fdports.h
fdports.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
fdports1.c Was not properly testing for error in fdport_write_substring's call to 1997-04-08 20:07:30 +00:00
fdports1.h Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
fileinfo.scm Improved FILE-NOT-ACCESSIBLE, which still has problems, and added discussion 1997-11-10 02:41:28 +00:00
filemtch.scm
filesys.scm
flock.c
flock.scm Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
flock1.c
flock1.h
fname.scm Added ABSOLUTE-FILE-NAME and ->REGEXP. 1997-11-10 02:34:45 +00:00
fr.scm
glob.scm Cleaned up the CONSTANT-GLOB? function a bit. 1997-10-06 21:14:20 +00:00
here.scm
jcontrol.scm
jcontrol1.c Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
jcontrol2.c
jcontrol2.scm Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
let-opt.scm
meta-arg.scm Fixed bug -- LET -> LET* 1997-11-10 02:50:48 +00:00
minor-version-number update release number 1997-04-26 17:46:16 +00:00
ndbm.c
ndbm.scm
ndbm1.c
ndbmo.c
network.c
network.scm host-info bug 1996-12-02 22:18:25 +00:00
network1.c Some functions that were passed string "out" paramters (char**)'s were 1997-04-04 20:49:55 +00:00
network1.h
newports.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
nextbs.c
nt2.c
oldfr.scm
oldhere.scm
oldtop.scm updated version 1997-06-09 01:58:13 +00:00
process_args.c factored out arg parsing 1997-06-09 01:47:19 +00:00
procobj.scm There was an atomicity problem/race condition -- if a child process died 1997-04-30 20:33:26 +00:00
pty.scm
putenv.c
rdelim.c
rdelim.scm Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
re.c Had to shuffle packages due to broken package dependencies. 1997-02-27 04:50:57 +00:00
re.scm Added ABSOLUTE-FILE-NAME and ->REGEXP. 1997-11-10 02:34:45 +00:00
re1.c Upgraded regexp system. 1997-02-19 23:23:48 +00:00
re1.h Had to shuffle packages due to broken package dependencies. 1997-02-27 04:50:57 +00:00
rw.scm Had to shuffle packages due to broken package dependencies. 1997-02-27 04:50:57 +00:00
scsh-condition.scm
scsh-interfaces.scm Added new features. 1997-11-10 02:51:23 +00:00
scsh-package.scm Rewrote SLEEP (and added SLEEP-UNTIL) so that it doesn't hang up signal 1997-03-09 07:22:41 +00:00
scsh-read.scm
scsh-tramp.c
scsh-version.scm Added ply-three version number to scsh-version-string. 1997-11-10 02:52:11 +00:00
scsh.scm There was an atomicity problem/race condition -- if a child process died 1997-04-30 20:33:26 +00:00
scsh_aux.h Sig-handler support 1996-09-12 04:34:28 +00:00
select.c
select.scm Simplified optional arg handling a bit. 1998-05-02 17:13:09 +00:00
select1.c Trivial documentation addition. 1996-08-24 07:52:41 +00:00
select1.h
sighandlers.c Derived files -- why are these stored in CVS? 1996-09-12 04:48:35 +00:00
sighandlers.scm Fixed an arity bug in %set-unix-signal-handler's call to 1997-03-10 23:46:42 +00:00
sighandlers1.c Interrupt system fixed up and installed. 1996-11-10 13:58:46 +00:00
sighandlers1.h Sig-handler support 1996-09-12 04:34:28 +00:00
signals1.h Interrupt system fixed up and installed. 1996-11-10 13:58:46 +00:00
sleep1.c fix for irix lame compiler 1997-04-23 02:24:41 +00:00
startup.scm Startup and top changed so that -e entry points get the whole command line, 1996-10-31 20:18:11 +00:00
static.scm.in you can now specifiy an arg vm parser 1997-06-09 01:46:57 +00:00
stringcoll.scm
syntax-helpers.scm
syntax.scm
syscalls.c Rewrote SLEEP (and added SLEEP-UNTIL) so that it doesn't hang up signal 1997-03-09 07:22:41 +00:00
syscalls.scm Fixed typo bug in set-file-group. 1997-04-02 20:12:33 +00:00
syscalls1.c fix for sunos 1997-04-23 20:34:54 +00:00
syscalls1.h
time.c
time.scm - fixed timezone-formatting bug 1997-11-10 02:53:24 +00:00
time1.c timezone code bullet-proofed a bit. 1997-11-10 02:55:17 +00:00
time1.h
top.scm -s<num> is now -sfd <num> -- more consistent with general switch design. 1996-11-11 19:21:25 +00:00
tty.c Added ctermid, istty, & ttyname -- we are now 100% Posix. 1996-09-12 20:17:10 +00:00
tty.scm Tty-hacking procs when possible take stdio as a default upon which to operate. 1997-11-10 02:47:36 +00:00
tty1.c Removed debugging msg. -Olin 1996-10-16 17:09:56 +00:00
tty1.h Added ctermid, istty, & ttyname -- we are now 100% Posix. 1996-09-12 20:17:10 +00:00
userinfo1.c Some functions that were passed string "out" paramters (char**)'s were 1997-04-04 20:49:55 +00:00
userinfo1.h
utilities.scm Added a few bits. 1997-02-19 23:29:41 +00:00