1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
<HTML><HEAD><TITLE>People and history behind Wily</TITLE></HEAD>
<BODY><H1>People and history behind <A HREF="index.html">Wily</A></H1>
<H2>Wilyfans</H2>
Mail <A HREF="mailto:wilyfans@jli.com">wilyfans@jli.com</A> with comments
and queries about Wily. The wilyfans list is the place for discussing and announcing
changes to Wily.
<P>Mail <A HREF="mailto:wilyfans-request@jli.com">wilyfans-request@jli.com</A>
to (un)subscribe.
<P>The list is archived at <A HREF="http://wwwtios.cs.utwente.nl/archive/wilyfans/threads.html">http://wwwtios.cs.utwente.nl/archive/wilyfans/threads.html</A>
<H2>People</H2>
<P>Regrettably, this list is <B>very</B> incomplete and out-of-date.
<DL>
<DT>N. Wirth, J. Gutknecht
<DD> Oberon
<DT>Rob Pike <rob@plan9.bell-labs.com>
<DD> Acme
<DT>Gary Capell <gary@cs.su.oz.au>
<DD> Wily first draft, current maintainer
<DT>Bill Trost <trost@cloud.rain.com>
<DD> too many patches, bugfixes, ideas to list
<BR>fixed listen() race condition
<BR>stripnulls bug
<BR>expanded address stuff
<BR>better env.c
<BR>reduce excessive redraws
<BR>fix for next_width bug
<BR>much of the messaging design
<BR>"undo" bugfix
<BR>Dot builtin
<BR>tag_findtool
<DT>Steve Kilbane
<DD> integrated sam's regexp
<DT>Richard Wolff
<DD> sunos4 patches,
<BR>msg.c bugfix
<BR>use salloc, srealloc in sam regexp stuff
<DT>Arnold Robbins
<DD> cleanup wilyfifo
<BR>ignore SIGPIPE
<DT>Assar <assar@pdc.kth.se>
<DD> autoconfig stuff
<DT>Scott Schwartz
<DD> prevent $TMPDIR replacing /tmp in tag
<BR>fix to wily/sam.c:/^error_c
<BR>path.c - nextstr pathfind searchincludedirs
<DT>Mark H. Wilkinson <mhw@minster.york.ac.uk>
<DD> fix ESC bug
<BR>use $WILYBAK as the backup directory
<BR>bug in delpane
<BR>snarf/paste use X clipboard
<BR>memory overrun in libmsg/util.c:/^stripnulls
<BR>pstrapp
<DT>Bjorn Helgaas <helgaas@convex.hp.com>
<DD> fix bug when scrolling one-line window
<BR>bug in event.c
<BR>Font builtin
<BR>better scrolling
<BR>Local builtin
<BR>nicer scroll_init
<BR>FILENAME_MAX -> MAXPATHLEN in libmsg/connect.c
<DT>Kyle <kaschei@staff.cs.su.oz.au>
<DD> wily.xpm
<BR>bug: in win.c
<DT>Davor Cubranic <cubranic@hermes.si>
<DD> bugs: New window has no cursor, Look in empty window dumps core
<DT>Rich Salz,
<DD><DT>Beirne Konarski,
<DD><DT>Scott Schwartz
<DD><DT>Daniel Neri <d92-dne@nada.kth.se>
<DD> "Split" bug-report
<DT>Stephen Gallimore <stephen@psyc.leeds.ac.uk>
<DD> pathfind patch
</DL>
<H2>History</H2>
<H3>Oberon</H3>
<H3>Help</H3>
<H3>Acme</H3>
<H3>Wily</H3>
<H2>Differences between Wily and Acme</H2>
Are detailed in <A HREF="AcmeVsWily.html">another file</A>
</BODY>
</HTML>
|