backward compatible processing for "+/pattern"
[unix-history] / usr / src / usr.bin / window /
1988-11-23 Edward Wangsome minor tuning and a small bug in counting changed...
1988-11-23 Edward Wanguse the ENDIAN definitions instead of machine type
1988-11-23 Edward Wanguse the ENDIAN definitions
1988-10-24 Keith Bosticadd Berkeley copyright
1988-10-23 Edward Wanggratuitous stylistic change
1988-10-23 Keith Bosticcleanup, add manual page
1988-10-04 Edward Wangmake "im" optional when "ic" is set
1988-08-09 Edward Wanguse > when scanning for best_col
1988-08-09 Edward Wangfixed two-hidden-window starvation problem
1988-08-06 Edward Wangare we ANSI yet?
1988-08-06 Edward Wangdefault_smooth and default_shell need 10 characters...
1988-08-06 Edward Wangalphabetical order in help messages
1988-08-05 Edward Wangsome bug fixes
1988-08-05 Edward Wanguse clreos and always try clreol in wwupdate1
1988-08-03 Edward Wangchanged the use of some "obsolete" termcap fields
1988-07-23 Keith BosticANSIfication
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-22 Edward Wangmade the window termcap more terminal specific (al...
1988-05-22 Edward Wangadded make.out and tags to clean
1988-05-22 Edward Wangupdated to match current struct tt
1988-05-22 Edward Wangadded make.out to clean
1988-05-12 Edward Wangscrolling region, suggestion from Ray Moody (ray@j...
1988-04-30 Edward Wangfixed startup hanging bug (calling wwrint without maski...
1988-04-26 Edward Wangfixed type-ahead after getting out of command mode bug
1988-03-19 Edward Wangbug fix: use WWT_TERM to set the environment variable
1988-03-19 Edward Wangchange window terminal name to window-2
1988-03-19 Edward Wangadded #if defined(MIPSEL) to ww.h
1988-03-17 Edward Wangdefensive code against clearing of ASYNC by wall
1988-03-09 Edward Wangfix for bug report from rad@tekgen.csc.tek.com
1988-02-23 Edward Wangfixed bug introduced last time (compare again nvismax...
1988-02-22 Keith Bosticwritten by Edward Wang; attach Berkeley specific copyright
1988-02-22 Keith Bosticattach Berkeley specific copyright
1988-02-12 Edward Wanguse hardware scroll for full screen windows even if...
1988-01-03 Keith Bosticfix ctrl macro for ANSI C
1988-01-03 Keith Bosticreally union declaration, not struct; fix for ANSI C
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-06 Edward Wangmade up to date
1987-10-06 Edward Wangdate and time created 87/10/06 00:36:06 by edward
1987-10-06 Edward Wangdate and time created 87/10/06 00:36:05 by edward
1987-10-05 Edward Wangadded Wyse 60 and 75 support (from mips!dce)
1987-10-05 Edward Wangdependency changes made by an unknown person, probably...
1987-10-03 Edward Wangchanges from mips!dce, most compatibility stuff
1987-10-02 Edward Wangbug fix: set touched when insert and delete are used...
1987-10-02 Edward Wangbug fix: set lines to touched if used insert to scroll...
1987-10-02 Edward Wangdon't set touched unless actually different
1987-10-02 Edward Wanguse setenv() to set up environment, WINDOW_ID added...
1987-09-16 Keith Bostic>128 column fix; bug report 4.3BSD/ucb/114
1987-07-28 Keith Bosticnew template
1987-07-28 Keith Bosticfor edward; spelling correction
1987-06-08 Edward Wanginterrupt mechanism reworked, make SIGCHLD interrupt...
1987-05-27 Edward Wangsigsetmask(0) as well as unignore signals
1987-05-27 Edward Wangdon't allocate ptys backwards anymore
1987-05-19 Edward Wangadded [ and ] tokens for vectors, haven't done the...
1987-05-19 Edward Wangadded keepopen and smooth flags, added + and - window...
1987-05-19 Edward Wanguse \n at bottom to scroll entire screen,
1987-05-19 Edward Wangdon't use reverse video for command line when <= 2400...
1987-05-09 Sam Lefflertypes.h needed on a vax
1987-04-10 Edward Wangremove a.out in make clean
1986-10-23 Sam Lefflerreverse ifdef so it works on tahoe and vax, as well...
1986-08-05 Edward Wanglint
1986-08-05 Edward Wanghandle xn, check for UL == SO, ttstrcmp() added
1986-08-05 Edward Wangdelay calling wwupdate1() until cursor moved off this...
1986-08-05 Edward Wangmake sure unavailable mode bits are not set,
1986-08-05 Edward Wangupdated for 4.3
1986-08-05 Edward Wangdate and time created 86/08/04 15:16:17 by edward
1986-08-05 Edward Wangttzentec.c added
1986-08-05 Edward Wanghandle xn, check for US == SO, ttstrcmp() added
1986-08-05 Edward Wangdisplay mode escape sequences changed
1986-08-05 Edward WangWWM_USR and WWM_DIM added, termcap strings XS and XE...
1986-05-13 Anne Hughesgrammar
1986-05-03 Edward Wangadded WWM_USR (user mode) and XS and XE termcap strings
1986-05-02 Edward Wangget rid of unnecessary declaration "int i"
1986-04-20 Jay Lepreauspelling
1986-01-31 Edward Wangremoved extra tt_col += n in gen_write
1985-12-04 Edward Wang\f changed to \fI
1985-09-21 Edward Wangcorrect padding
1985-09-20 Edward Wangttwrite added
1985-09-20 Edward Wanguse fd_set for select
1985-09-20 Edward Wangno more select kludge
1985-08-15 Edward Wangdon't do unnecessary set modes and cursor motion
1985-08-15 Edward Wangtt_setinsert and tt_setmodes added
1985-06-20 Kirk McKusickdate and time created 85/06/19 19:15:51 by mckusick
1985-06-08 Edward Wangdon't have time to really fix this
1985-06-05 Edward Wangcheck for ANSI graphics, from Dave Comay
1985-06-05 Edward Wangnew syntax, and some fancier commands
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)
next