install with -s
[unix-history] / usr / src / usr.bin / window /
1985-04-30 Kirk McKusickmanual page first distributed with 4.3BSD
1985-04-25 Edward Wangcopyright messages
1985-04-22 Edward Wangselect kludge
1985-04-22 Edward Wanghelp updated
1985-04-20 Edward Wangmake default for l_debug() consistent with others
1985-04-08 Edward Wanggood enough for government work
1985-04-04 Edward Wanglint, and others
1985-04-04 Edward Wangremoved compatibility with old window, and some clean up
1985-04-04 Edward Wangremoved some compatibility with old window, and some...
1985-03-14 Edward Wanghandle ^S and ^Q (the commands) better
1985-03-14 Edward Wangdon't select on ptys with full buffers
1985-03-12 Edward Wangdefault windows: the top one is 1 and bottom is 2
1985-03-12 Edward Wangback to ~/.windowrc
1985-03-02 Edward Wangtvi925 added (from David Barto)
1985-03-02 Edward Wangdate and time created 85/03/01 18:04:09 by edward
1985-03-02 Edward Wangdate and time created 85/03/01 17:49:15 by edward
1985-03-02 Edward Wangdate and time created 85/03/01 17:49:14 by edward
1985-03-02 Edward Wangnew stuff for the help command
1985-03-02 Edward Wangchanging window size, new struct ww
1985-03-02 Edward Wangchanging window size and new WINSZ ioctl
1985-03-02 Edward Wangww_altpos now called ww_alt (with size)
1985-03-02 Edward Wangnew commands s and S. also better way to stop window...
1985-03-02 Edward WangBUG--should be ww_b not ww_w in wwfree(w->ww_buf, ...)
1985-03-02 Edward Wangchanged some prompt messages
1985-02-28 Edward Wangread on closed socketpair returns eof
1985-02-09 Edward Wangreverse the order of openwin() in dodefault(). faster...
1985-01-19 Edward Wangtt_tab moved to ttinit.c
1985-01-19 Edward Wangwe have to initialize escapec before processing arguments
1985-01-16 Edward Wangsigmask() now a standard definition
1984-11-21 Edward Wangdate and time created 84/11/21 00:30:28 by edward
1984-11-21 Edward Wangtth29 added
1984-11-21 Edward Wangwe don't flush typeahead any more
1984-11-21 Edward Wangfixed sysline window bug (unframed foreground window)
1984-11-21 Edward Wanglint
1984-11-20 Edward Wangforgot to initialize 'termcap'
1984-11-20 Edward Wangsyntax fix for v7 C compiler
1984-07-20 Edward Wangthe echo command
1984-07-14 Edward Wang$? added
1984-07-14 Edward Wangfixed error messages
1984-07-13 Edward Wangnew ARG_LIST flag for commands
1984-07-13 Edward Wangnow it really works
1984-07-09 Edward Wangimproved last col, last line update
1984-06-06 Edward Wangmapnl option to window
1984-06-03 Edward Wangspelling
1984-06-03 Edward Wangspelling
1984-06-03 Edward Wangcatch recursive aliases
1984-06-03 Edward Wangset SIGPIPE back before exec
1984-05-23 Edward Wangnew sccs id
1984-05-23 Edward Wang(no message)
1984-05-23 Edward WangO_SUN changed to mc68000, plus some fixups
1984-05-23 Edward WangO_SUN changed to mc68000
1984-05-23 Edward Wangm68000 changed to mc68000
1984-05-16 Edward Wangignore SIGPIPE
1984-05-16 Edward WangO_SUN changed to m68000 which is predefined in cpp
1984-05-16 Edward Wangstupid bug
1984-05-16 Edward Wangstupid mistake in doconfig(), and duplicate error messa...
1984-05-09 Edward Wangbug from last time
1984-05-07 Edward Wangdate and time created 84/05/06 18:00:10 by edward
1984-05-07 Edward Wangalias macros
1984-04-17 Edward Wangdate and time created 84/04/16 20:29:43 by edward
1984-04-17 Edward Wang4.1a, 4.1c compatibility removed, local.h added
1984-04-16 Edward Wangfun
1984-04-16 Edward Wangbackward allocation
1984-04-11 Edward Wang\ newline bug
1984-04-10 Edward Wangwwbell() added
1984-04-10 Edward Wanglint
1984-04-10 Edward Wangwwbell() now a function.
1984-04-10 Edward Wangforgot openwin()'s new arguments, also sneakiness with...
1984-04-09 Edward Wangnew options to "window": shell, pty, frame
1984-04-09 Edward Wangset ww_mapnl for cmdwin
1984-04-09 Edward Wangdate and time created 84/04/08 12:23:13 by edward
1984-04-09 Edward Wangdate and time created 84/04/08 12:23:11 by edward
1984-04-09 Edward Wangcontrol character expansion in wwwrite()
1984-04-08 Edward Wang'v' and 'L' left.
1984-04-08 Edward Wangfixed moving foreground windows back to normal bug
1984-04-07 Edward Wangc_list and c_variable removed
1984-04-07 Edward Wangl_variable and l_list added
1984-04-07 Edward Wangshouldn't declare unused arguments registers
1984-04-07 Edward Wanglint
1984-04-07 Edward Wangfixed freeing of null string pointers
1984-04-07 Edward Wang"C" removed, varargs added for "write" and "close"
1984-04-06 Edward Wangdate and time created 84/04/05 17:34:40 by edward
1984-04-06 Edward Wang"s," "t," and "T" moved to long commands (iostat, time).
1984-04-06 Edward Wangstring operators, +, <<, >>
1984-04-05 Edward Wangwork on this later
1984-04-05 Edward Wangsome comments about the internals added
1984-04-05 Edward Wangno more background windows.
1984-04-05 Edward Wang-c flag, incmd, setcmd(), setterse() added
1984-03-29 Edward Wangforeground and background windows
1984-03-24 Edward Wangcompile with -R
1984-03-24 Edward Wangforgot one
1984-03-24 Edward Wangcompile with -R
1984-03-08 Edward Wangdate and time created 84/03/08 01:03:45 by edward
1984-03-07 Edward Wangshould check ww_ob always
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:24 by edward
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:22 by edward
1984-03-04 Edward Wanginterrupt driven input
1984-03-03 Edward WangForgot to free ww_ob.
1984-03-03 Edward Wangattempt
1984-03-03 Edward Wangnew syntax
next