4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / bin / sh /
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-06 Keith Bosticnew doc.mk; document numbering changes for 4.4BSD
1993-06-02 Keith Bosticdon't compile -g by default
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticfix the SCCS/copyright; 4.4BSD snapshot (revision 8...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticfix copyright notice, SCCS header
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticfix the SCCS notice/copyright
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticadd an SCCS/copyright header
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticfix the copyright/SCCS notice
1993-06-01 Keith Bosticyank to 8.1
1993-06-01 Keith Bosticadd copyright notices, SCCS headers, yank to 8.1
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticadd copyright notices, SCCS headers, yank to 8.1
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-05-25 Marc Teitelbaumfixes to support old style handling of ` ` (quoting...
1993-04-20 Chris Torekallow "for i do echo $i; done"
1993-04-20 Marc Teitelbaumcheckin by torek before fixing `for i do'
1993-04-20 Chris Torekset $? from backquote expansion: test case is `(exit...
1993-03-03 Marc Teitelbaummake feeble attempt at compatability with old (broken...
1992-12-01 Keith Bosticfc without arguments dereferences argv[1]; from Christos
1992-11-30 Keith Bostictypo, missing comma
1992-10-18 Craig LeresFix sccs header.
1992-10-16 Marc Teitelbaumminor cleanups
1992-10-16 Marc Teitelbaumclean up y.tab.h
1992-09-03 Keith Bosticdon't assume mounted under /usr/src
1992-08-01 Marc Teitelbaumtilde wasen't being expanded directly after the "=...
1992-08-01 Marc Teitelbaumfix null indirection
1992-08-01 Marc Teitelbaumadd a word
1992-07-31 Marc Teitelbaumfix bug where quoted pattern to case(1) wasen't being...
1992-07-18 Marc Teitelbaumminor fixes
1992-07-18 Marc Teitelbaumfixes
1992-07-18 Marc Teitelbaumfirst pass on new man page
1992-07-17 Marc Teitelbaumneed jobs.h
1992-07-17 Marc Teitelbaumshift n>$# is error
1992-07-17 Marc Teitelbaumhistory search goes other way now
1992-07-17 Marc Teitelbaumprint (decompiled) body of function for hash -v (well...
1992-07-17 Marc Teitelbaumalways source ENV (posix, and correct anyway)
1992-07-17 Marc Teitelbaumalways source ENV (posix)
1992-07-16 Marc Teitelbaumreset numeof after any command
1992-07-16 Marc Teitelbaumcheck for stopped jobs before exiting
1992-07-16 Marc Teitelbaumdidn't get the hack right. REPLACE WITH FNMATCH...
1992-07-16 Marc Teitelbaumadd displayhist variable
1992-07-16 Marc Teitelbaumremove dirent.c
1992-07-16 Marc Teitelbaumremove debug routine
1992-07-16 Marc Teitelbaumadd cd -
1992-07-16 Marc Teitelbaumlookupvar -> bltinlookup inside fc command
1992-07-16 Marc Teitelbaumhistory support, new options
1992-07-16 Marc Teitelbaumremove executibility check (wasen't checking groups...
1992-07-16 Marc Teitelbaumnew options, remove -z, ckmalloc(1024) bug (*NOT* big...
1992-07-16 Marc Teitelbaumfc command (history)
1992-07-16 Marc Teitelbaumpropor declarations
1992-07-16 Marc Teitelbaumalways include var.h
1992-07-16 Marc Teitelbaumadd comment that TOUR does not fully represent current...
1992-07-16 Marc Teitelbaumis_interactive not used
1992-07-16 Marc Teitelbaumcleanups. return when printing NULL commands
1992-07-16 Marc Teitelbaumsupport set -o options
1992-07-16 Marc Teitelbaumalways flush out2
1992-07-16 Marc Teitelbaumremove some configuration parameters
1992-07-16 Marc Teitelbaumtrace to ./trace not $HOME/.trace
1992-07-16 Marc Teitelbaumjflag -> mflag, is_interactive is not global
1992-07-16 Marc Teitelbaumhistory and new option changes
1992-07-11 Marc Teitelbaumremove zflag - nonstandard
1992-06-25 Marc Teitelbaumhistory
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:44:57 by marc
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:44:56 by marc
1992-06-24 Marc Teitelbauminclude <histedit.h>
1992-06-24 Marc Teitelbaumhistedit.h ==> myhistedit.h to avoid naming conflict
1992-06-24 Marc Teitelbaumdate and time created 92/06/23 18:13:27 by marc
1992-06-24 Marc Teitelbaumunsetfunc returns an error code
1992-06-24 Marc Teitelbaumlseek takes an off_t (which is now a quad, so 0L loses...
1992-06-24 Marc Teitelbaumprompt stuff for editing package
1992-06-24 Marc Teitelbaumunset -f
1992-06-24 Marc Teitelbaumadd dprintf for debugging.
1992-06-24 Marc Teitelbaumnew options
1992-06-24 Marc Teitelbaumediting and aliases. remove ATTY
1992-06-24 Marc Teitelbaumremove unneded prototypes
1992-06-24 Marc Teitelbaumcleanup. remove unneeded routines
1992-06-24 Marc Teitelbaumoff_t is now a quad. 0L looses.
1992-06-24 Marc TeitelbaumSIGTTIN also
1992-06-24 Marc Teitelbaumroutines for supporting aliases
1992-06-24 Marc TeitelbaumSHINIT and ENV. fix -I bug (only check at top level)
1992-06-24 Marc Teitelbaumminor cleanups
1992-06-24 Marc Teitelbaumunsetfunc returns status
1992-06-24 Marc Teitelbaumaliases and editing (and -v, sort of)
1992-06-24 Marc Teitelbaumuse sigaction to determine state of signal
1992-06-24 Marc Teitelbaumediting
1992-06-24 Marc Teitelbaumnew builtins
1992-06-23 Cynthia A. E. Livi... mdoc version 3
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:45 by marc
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:44 by marc
1992-05-23 Marc Teitelbaumdate and time created 92/05/22 15:06:24 by marc
1992-05-23 Marc Teitelbaumdate and time created 92/05/22 15:06:16 by marc
1992-05-22 Marc Teitelbaumno dupfd? no play...
1992-05-20 Marc Teitelbaumfix error message
1992-05-01 Marc Teitelbaumadd arithmetic
next