wyse overhaul (final pass) -- clean up and add wyse 99
[unix-history] / usr / src / usr.bin /
1990-03-22 Keith Bosticdon't stick null arguments into the environment
1990-03-22 Keith Bosticremove DEBUG_PARSE, never used
1990-03-21 Keith Bosticredo from scratch, needed to support '.po' suffixes
1990-03-20 Keith Bosticrename DONTCARE as OPTIONAL
1990-03-20 Keith Bosticrename .PMAKE variable as .MAKE, PMAKE environmental...
1990-03-20 Keith Bosticredo DEBUG stuff, adding DEBUG_GRAPH[12], deleting...
1990-03-20 Keith Bosticmove -p to -dg1 and -dg2; delete -W (noWarnings) flag...
1990-03-20 Keith Bosticdelete -W (noWarnings) flag
1990-03-20 Keith BosticStr_BreakString -> brk_string, delete Str_FreeVec;...
1990-03-20 Keith Bosticreformat, rewrite Str_Concat as str_concat, Str_BreakSt...
1990-03-20 Keith BosticStr_BreakString -> brk_string; delete Str_FreeVec;...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticI might as well use nonints, too, but I don't like...
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat;
1990-03-20 Keith Bosticreplace malloc with emalloc; Str_Concat -> str_concat
1990-03-20 Keith BosticStr_BreakString -> brk_string; no longer need Str_FreeVec
1990-03-20 Keith Bosticreplace malloc with emalloc
1990-03-18 Keith Bosticreplace chained if's with a switch
1990-03-18 Keith Bosticadd pathnames.h, redefining some paths
1990-03-15 Keith Bosticinitialize exitval in the right place
1990-03-15 Keith Bosticenvinit must be initialized to NULL
1990-03-14 Keith Bosticuser_from_uid has a new argument
1990-03-13 Keith Bosticfix varargs stuff; ignore second and rest of multiple...
1990-03-13 Keith Bosticadd MACHINE global variable
1990-03-13 Keith Bosticminor reformatting, make VARARGS stuff right
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-13 Keith Bosticrework to always be "make". Deleted -M, -B, -C, -v...
1990-03-13 Keith Bosticgoing to change main, so reformat to KNF
1990-03-13 Keith Bosticremove rmt.c module, most of remote support, including...
1990-03-13 Keith Bosticwire in DEF_OLD_VARS, still needs more work (oldVars...
1990-03-13 Keith Bosticwire in '.' as include/define intro character
1990-03-13 Mike Karelsnew signal type; mv cursor to bottom when interrupted
1990-03-13 Keith Bosticremove sparc #ifdef's
1990-03-13 Keith BosticRemove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK...
1990-03-13 Mike Karelsuse MAXHOSTNAMELEN
1990-03-13 Keith Bosticmissed two Str_New's, include strings.h in make.h for...
1990-03-13 Keith Bosticremove SYSV and is68k ifdef's
1990-03-13 Keith Bosticremove Sprite ifdef's
1990-03-13 Keith BosticStr_New -> strdup
1990-03-13 Keith Bosticremove directory locking, including the -l flag
1990-03-13 Keith Bosticredo system makefile configuration for BSD
1990-03-13 Keith Bosticadd Berkeley specific copyright
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-12 Bob CorbettI eliminated the definition of ROWSIZE because, with...
1990-03-12 Bob CorbettI fixed a bug in the code for reading literals. -rpc
1990-03-12 Bob CorbettI fixed an off-by-one error in the #line numbers. ...
1990-03-12 Bob CorbettI changed the banner to match the current revision...
1990-03-12 Bob CorbettI fixed a portability problem. The code used to assume...
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notices
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd -m flag, configurable directory search path (/etc...
1990-03-12 Keith Bosticadd -m flag, configurable search directories
1990-03-12 Keith Bosticdate and time created 90/03/11 15:08:02 by bostic
1990-03-12 Keith Bosticadd -m option, configurable search directories
1990-03-12 Keith Bosticdate and time created 90/03/11 15:05:09 by bostic
1990-03-12 Keith Bosticrename to locate command
1990-03-12 Keith Bosticmove fast lookup from find to locate
1990-03-12 Kirk McKusickcheck first for sources in build area, then in current...
1990-03-12 Keith Bosticfix setting of mode (checkin for bostic by mckusick)
1990-03-12 Kirk McKusickhave to add explicit dependency on install.c as mkdep...
1990-03-09 Kirk McKusickdo not split lines starting with . (4.3BSD-tahoe/ucb/58)
1990-03-09 Marc Teitelbaumskip over -f flag (compatability with old/more)
1990-03-08 Marc Teitelbaumreformating - inherit flag passed in trace flag.
1990-03-07 Keith BosticAT&T free version, from Michael Rendell (michael@stretc...
1990-03-07 Keith Bosticdocument new table names for :yyfix scripts
1990-03-07 Keith Bosticoutput token #defines after user-specified text
1990-03-07 Keith Bosticoutput delimiters even if the input file is empty
1990-03-07 Keith Bosticbug, tries to open "-"
1990-03-07 Keith Bosticdate and time created 90/03/06 11:23:44 by bostic
1990-03-07 Keith Bosticdate and time created 90/03/06 11:20:06 by bostic
1990-03-07 Keith Bosticdate and time created 90/03/06 11:19:55 by bostic
1990-03-07 Keith Bosticrename fast find code to locate
1990-03-07 Keith Bosticforgot to add list to SEE ALSO
1990-03-07 Keith Bosticrename fast find code as locate; don't need paths.h...
1990-03-07 Keith Bosticpull out fast database code, rename as list
1990-03-06 Kirk McKusickupdate for new statistics from Rick Macklem
1990-03-06 Kirk McKusickprint_dump needs to check for an empty table (from...
1990-03-06 Keith Bosticget rid of Reiser style cpp concatenation
1990-03-06 Keith Bosticfix errno for ANSI C variable scoping
1990-03-06 Keith Bosticneeds libutil now
1990-03-06 Keith Bosticuse utility routine user_from_uid
1990-03-01 Paul BormanChange how TOS code gets included
1990-03-01 Paul BormanClean up Makefile so that tn3270 will compile (add...
1990-03-01 Paul BormanClean up the makefile so that tn3270 will compile ...
1990-03-01 Paul BormanAdd -DNEED_GETTOS for preliminary TOS support
1990-03-01 Paul BormanSeveral items:
next