shift n>$# is error
[unix-history] / usr / src / bin / sh /
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
1992-05-01 Marc Teitelbaumadd support for arithmetic (and tilde)
1992-05-01 Marc Teitelbaumadd support for tilde
1992-05-01 Marc Teitelbaumadd tilde -- remove UDIR
1992-05-01 Marc Teitelbaumadd support for tilde expansion
1992-05-01 Marc Teitelbaumadd exp and let builtins for arithmetic
1992-05-01 Marc Teitelbaumremove UDIR (we now have tilde)
1992-04-28 Marc Teitelbaumarithmetic
1992-04-17 Marc Teitelbaumcheck if root has dot in PATH and issue warning
1992-04-17 Marc Teitelbaumcheck if effective userid is root
1992-04-17 Marc Teitelbaumadd ! keyword
1991-07-31 Cynthia A. E. Livi... modify .ta to make groff happy
1991-07-28 Chris Torekexit 0 on success
1991-07-01 Keith Bosticchange FNDELAY to O_NONBLOCK
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-13 Marc Teitelbaumredo how PS1 is initialized
1991-04-13 Marc Teitelbaumrestore exit status after a trap.
1991-04-13 Marc Teitelbaumfor debug; if HOME not set and root, write to /trace.
1991-04-13 Marc Teitelbaumfix IF exit status
1991-04-13 Marc Teitelbaumcheck for keywords in more places for compat with origi...
1991-04-13 Marc Teitelbaumtypo
1991-04-13 Marc Teitelbaumtype
1991-04-13 Marc Teitelbaumadd BLETCH comment to 'union node;'
1991-04-13 Marc Teitelbaumcleanups
1991-03-14 Marc Teitelbaumwrong source
1991-03-09 Keith Bosticmake the world safe for pcc
1991-03-08 Keith Bostichandle const, volatile in <sys/cdefs.h>
1991-03-08 Keith Bosticdate and time created 91/03/07 20:28:05 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:28:03 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:28:02 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:28:01 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:28:00 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:59 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:58 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:57 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:56 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:53 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:52 by bostic
1991-03-08 Keith Bosticdate and time created 91/03/07 20:27:51 by bostic
next