notify clock routines when a process requests profiling
[unix-history] / usr / src / bin /
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
1992-06-04 Marc Teitelbaumdate and time created 92/06/03 17:58:44 by marc
1992-06-04 Elan Amirfixed copyright.
1992-06-04 Elan AmirFixed copyright.
1992-06-04 Elan AmirFixed sccs bugs.
1992-06-04 Elan AmirAdded chmod to ./mkops.
1992-06-04 Elan Amirdate and time created 92/06/03 16:37:34 by elan
1992-06-04 Elan AmirAdded BSD Copyright
1992-06-04 Elan AmirAdded BSD Copyright. Indented correctly and made white...
1992-06-04 Elan AmirAdded BSD Copyright
1992-06-04 Elan AmirAdded BSD Copyright.
1992-06-04 Elan AmirChanged copyright to shell type.
1992-06-04 Elan AmirAdded Berkeley Copyright.
1992-06-04 Elan AmirAdded Berkeley copyright.
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:31 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:30 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:29 by elan
1992-06-04 Elan Amirdate and time created 92/06/03 13:16:28 by elan
1992-06-04 Elan AmirFixed error message bug and made error handling more...
1992-06-03 Marc Teitelbaumadd byte count to stats
1992-06-03 Keith Bosticwrong copyright notice
1992-06-03 Keith Bosticvalues handed to printf(3) as field widths are really...
1992-06-03 Elan AmirDocumented changes to command line symbolic link handling.
1992-06-03 Elan AmirChanged symlink behavior on the command line to logical.
1992-06-03 Elan AmirMade the symlink handling section much more comprehensive.
1992-06-02 Kirk McKusicksizes are now 64-bit numbers
1992-06-02 Elan AmirFixed bug in fts loop that caused specials not to be...
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirAdded -Hh options.
1992-06-02 Elan AmirAdded new sym-link following conventions section.
1992-06-02 Elan AmirFixed bug of concatenation of path names.
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirModified to work with new version.
1992-06-02 Elan AmirAdded -Hh flags and -H
1992-06-02 Elan AmirRevised to use fts(3) library.
1992-05-29 Kirk McKusicktype of limits is quad_t
1992-05-29 Kirk McKusickneed to include types.h for resource.h
1992-05-29 Elan Amirchanged module names
1992-05-28 Elan AmirRevised sym-link followng rules section.
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-17 Ralph Campbellcheck for divide by zero.
1992-05-16 Elan Amirdate and time created 92/05/15 17:22:10 by elan
1992-05-15 Christos ZoulasFixed $< for NLS characters
1992-05-15 Christos ZoulasAdd extra file descriptor dups to make sure 0,1,2 exist
1992-05-15 Christos Zoulasget rid of useless SIGN_EXTEND_CHAR macro
1992-05-15 Christos Zoulasflush in printf() so that we don't lose the output
1992-05-15 Christos Zoulassu path warning and got rid of the last printf(string);
1992-05-13 Marc Teitelbaum-w weirdness fixed
1992-05-07 Christos Zoulascheck PATH for relative pathnames when running as root...
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-24 Keith Bosticdon't let fields meet under any circumstances
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
1992-04-08 Keith Bosticuse -lkvm, now
1992-04-04 Kirk McKusickfrom Steve McCanne
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-03 Keith Bosticdon't put fts_open in the error message
1992-03-21 Keith Bosticminor cleanup, more consistency checking
1992-03-21 Keith Bosticdocument that seconds are 0 to 61
1992-03-16 Ralph Campbellfix setting date with '.ss' for seconds
1992-03-14 Keith Bosticalways print out something for -o option
1992-03-14 Elan Amircalculate all of the field sizes dynamically
1992-03-10 Keith Bosticflags is -o, not -g
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdelete the -g flag, display group for all "long" listings
1992-03-10 Keith Bosticemalloc no longer used, -g flag is gone
1992-03-03 Keith Bosticminor wordsmithign
1992-03-02 Christos ZoulasFixed and documented $histfile
1992-03-02 Ralph Campbelldon't bsearch() the null entry.
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-03-02 Keith Bosticfix newline/directory name display logic; fts_children...
1992-03-02 Keith Bosticlint
1992-02-27 Keith BosticKNF
1992-02-26 Elan AmirFixed no stat'ing on -i option -- need to stat.
next