update the contribution notice; LBL requires acknowledgement
[unix-history] / usr / src / bin /
1992-07-21 Elan Amirfix for symbolic links on relative pathnames
1992-07-20 Keith Bosticdate and time created 92/07/19 12:17:57 by bostic
1992-07-20 Marc Teitelbaumcheck in for Marc by TK
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-15 Keith Bosticupdate for 4.4alpha
1992-07-13 Keith Bosticmachine specific stuff fixes
1992-07-13 Christos ZoulasFixed limit bounds check
1992-07-11 Marc Teitelbaumremove zflag - nonstandard
1992-07-11 Marc Teitelbaumnew macros
1992-07-11 Marc Teitelbaumremove xtabs synonym, and add -pass8 for orthogonality
1992-07-11 Marc Teitelbaumremove xon and xoff
1992-07-10 Chris Toreknew process time
1992-07-09 Chris Torek-f flags are gcc-target-specific; in particular, -fcomb...
1992-07-07 Keith Bosticpage wait state no longer exists
1992-07-03 Chris Torekerr must not be static, it is used in keyword.c and...
1992-06-30 Andrew Cherensonallow filenames to start with :
1992-06-30 Andrew Cherensonbetter error checking when reading/writing,
1992-06-29 Keith Bosticmake display line up if block/char devices displayed...
1992-06-29 Keith Bostic-p option should preserve file flags as well
1992-06-25 Marc Teitelbaumhistory
1992-06-24 Cynthia A. E. Livi... minor nits
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-24 Keith BosticMAP_FILE disappears
1992-06-23 Cynthia A. E. Livi... mdoc version 3
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-21 Keith Bosticbreak some functions out into util.c
1992-06-21 Keith Bosticquads broke size transfer, add -K option
1992-06-21 Keith Bosticput options in alphabetical order
1992-06-21 Keith Bosticadd -K option to turn off Kerberos authentication
1992-06-21 Keith Bosticdate and time created 92/06/20 12:24:45 by bostic
1992-06-19 Keith BosticIt's an ANSI kind of morning! (Getopt, too.)
1992-06-17 Christos ZoulasFixed bug with {} when block needed to be re-alloc'ed
1992-06-09 Keith Bosticdate and time created 92/06/08 17:17:34 by bostic
1992-06-09 Keith Bosticlots of minor cleanup, whitespace changes
1992-06-09 Keith BosticMakefile for Almquist's version of test
1992-06-09 Keith Bosticwhitespace cleanups, no real changes
1992-06-09 Elan AmirAdded "Grammar Ambiguity" section and -e option.
1992-06-06 Christos ZoulasLatest fix broke backquotes with redirection; back...
1992-06-06 Keith BosticANSI prototypes (two real bugs)
1992-06-06 Elan AmirAdded clarification about second synopsis form.
1992-06-06 Elan AmirAdded dependency of operators.o.
1992-06-06 Elan AmirFixed bug in posix_binary_op() that did not initialize...
1992-06-05 Elan AmirRevised to work with bsd.prog.mk.
1992-06-05 Elan AmirFixed bug in name concatenation.
1992-06-04 Kirk McKusickst_blocks is a quad
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:45 by marc
next