added TMP_DIR; create errors directory if necessary
[unix-history] / usr / src / usr.bin /
1987-07-20 Keith Bosticmake -M and MANPATH work again; bug report 4.3BSD/ucb/104
1987-07-18 Keith Bosticprovide "bad" exit routine; do all processing possible...
1987-07-18 Keith Bosticdate and time created 87/07/17 14:52:06 by bostic
1987-07-18 Keith Bosticinstall in C, stripped during cpy
1987-07-18 Gregory MinshallNew directory structure.
1987-07-18 Gregory MinshallAdd sccs header
1987-07-18 Gregory MinshallInstall sccs headers and copyright notices.
1987-07-17 Gregory MinshallAdd sccs, copyrights.
1987-07-17 Gregory MinshallMake transparent mode work.
1987-07-17 Gregory MinshallFix to pause after command (!) invocation.
1987-07-17 Gregory MinshallPut up error messages (on 25th line) in dos environment.
1987-07-17 Gregory MinshallRemove mkmake from PC tools.
1987-07-17 Gregory MinshallNew directory structure.
1987-07-17 Gregory MinshallAppropriate target for make in tools directory (PC...
1987-07-16 Gregory MinshallFix bug in parameter to find_input_area.
1987-07-16 Gregory MinshallNew directory structure.
1987-07-16 Gregory MinshallNew directory structure
1987-07-16 Gregory MinshallUse support.asm
1987-07-16 Gregory MinshallNew function.
1987-07-16 Gregory MinshallMake transparent input/output work.
1987-07-16 Gregory MinshallMake transparent output and input work.
1987-07-15 Keith Bosticdc.h isn't an OBJECT
1987-07-14 Gregory MinshallFor transparent output, get cursor at the right place.
1987-07-11 Gregory MinshallFix bug of clearing terminal screen in wrong place...
1987-07-10 Gregory Minshall1) Add apilib/apiliblib.a as tn3270 dependancy; 2)...
1987-07-10 Gregory MinshallFix null-pointer problem.
1987-07-10 Gregory Minshalladd in function.c for 4.2 versions of /bin/cc.
1987-07-10 Gregory Minshall1. Fix (signed) char bug. 2. Add in ibm032 to ration...
1987-07-10 Gregory MinshallForget ntohs, etc.; include general.h to get rid of...
1987-07-10 Gregory MinshallKeep from dereferencing through a null pointer.
1987-07-10 Gregory MinshallFixes to keep from having to enter password all the...
1987-07-10 Gregory MinshallTo compile on msdos and sun systems.
1987-07-10 Gregory MinshallAllow for compilation on 4.2 systems.
1987-07-08 Gregory MinshallChanges from Bill Nowicki at sun (for telnet.c).
1987-07-08 Gregory MinshallFix core dumps on suns (from sun!nowicki, Bill Nowicki).
1987-07-08 Gregory MinshallVarious fixes for msdos and non-vax unices.
1987-07-07 Gregory Minshalldate and time created 87/07/06 10:27:35 by minshall
1987-07-06 Keith Bosticif PAGER is more, add the -s flag
1987-07-04 Keith Bosticmake new/old really work; section 1 is really 1, 6...
1987-07-04 Gregory MinshallRemove getopt(3) (not on PC).
1987-07-04 Gregory MinshallFixes for PC version.
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff; move in mkmake.y.
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff (including need to change rule for...
1987-07-04 Gregory MinshallAdd in PC stuff.
1987-07-04 Gregory MinshallAdd in PC stuff (including the need to make some trivial
1987-07-04 Gregory MinshallAdd in stuff for PC version.
1987-07-04 Gregory MinshallPC mkmake compatibility
1987-07-04 Keith Bosticadd FILES, logging, list of ignored addresses, other...
1987-07-04 Keith Bosticadded logging, FILES
1987-07-04 Keith Bosticadded logging, fixed couple of minor bugs, allow defaul...
1987-07-04 Gregory MinshallDeal with backslashed quotes.
1987-07-04 Gregory MinshallFirst draft, really.
1987-07-04 Gregory Minshalldate and time created 87/07/03 12:16:44 by minshall
1987-07-04 Gregory MinshallRemove offending trailing characters on #endif directive.
1987-07-04 Gregory Minshalldate and time created 87/07/03 11:23:32 by minshall
1987-07-04 Gregory Minshallmakefiles.pc
1987-07-04 Gregory MinshallDon't compress spaces too soon in expanding variables...
1987-07-03 Keith Bosticgetopt(3), automagically init the database, read list of
1987-07-03 Keith Bosticfix old/new argv stuff
1987-07-01 Gregory Minshallmkmake, etc.
1987-07-01 Gregory MinshallBetter and better.
1987-07-01 Gregory MinshallFirst version of mkmake.
1987-07-01 Keith Bosticgeneral cleanup
1987-07-01 Keith Bosticdocument the M flag, no longer part of man(1)
1987-07-01 Keith Bosticadded -M flag, no longer part of man(1)
1987-07-01 Gregory MinshallMore fixes.
1987-07-01 Keith Bosticnew manual structure; remove apropos(1), whatis(1)...
1987-07-01 Keith Bosticmake it really work
1987-07-01 Keith BosticMAXLINELEN of 500 too small, lint fixes
1987-07-01 Keith BosticMAXLINELEN of 500 too small; lint errors
1987-07-01 Keith Bosticit really works now
1987-07-01 Gregory MinshallSeems to do for commands reasonably well.
1987-06-30 Keith Bosticdate and time created 87/06/29 20:55:49 by bostic
1987-06-30 Keith Bosticdate and time created 87/06/29 20:53:50 by bostic
1987-06-30 Keith Bosticdate and time created 87/06/29 20:53:49 by bostic
1987-06-30 Conrad HuangBill Jolitz's flock code
1987-06-30 Keith Bosticnew template
1987-06-30 Keith Bosticlong/int problems, getopt(3) added
1987-06-29 Conrad HuangInstalled Bill Jolitz's flock() code
1987-06-29 Conrad HuangUpdate for flock() code
1987-06-29 Conrad Huang(no message)
1987-06-28 Mike Karelswatch it! exrecover and expreserve don't get xstr'd!
1987-06-28 Mike Karelsadd -f, formalize -h
1987-06-28 Mike Karelsadd -f for datakit and others
1987-06-27 Gregory MinshallMore goodness
1987-06-27 Gregory MinshallPretty good version, for now.
1987-06-27 Gregory MinshallInterim version.
1987-06-25 Gregory MinshallThis version knows about for statements (though it...
1987-06-25 Gregory MinshallDoesn't expand variables in real time.
1987-06-23 Keith Bosticfall back to getuid() if getlogin fails.
1987-06-23 Gregory MinshallAll but end of file.
1987-06-22 Gregory Minshallloops.
1987-06-22 Gregory Minshallanother version.
1987-06-22 Keith Bosticnew template
1987-06-22 Gregory MinshallBefore messing around a bit.
1987-06-21 Gregory Minshalldate and time created 87/06/20 11:36:07 by minshall
1987-06-20 Gregory MinshallNew directories, new cleanup.
1987-06-20 Keith Bosticnew template
next