allow definitions of names that override $R
[unix-history] / usr / src / bin /
1991-09-16 Christos Zoulasadded $ to the list of history chars to keep
1991-09-15 Keith Bosticmake the headers POSIX-like, ANSI stuff
1991-09-11 Keith Bosticspeed change requires a tcsetattr
1991-09-10 Christos ZoulasDon't expand ! followed by \ (_ESC)
1991-09-06 Christos ZoulasReplaced exp with expr to avoild libm conflict
1991-09-04 Christos ZoulasFix for -n flag. Contine execution for some `special...
1991-09-04 Christos Zoulasfix xfree() so it can be re-written as a macro
1991-09-03 Christos ZoulasClear aliases and evals on error in btoeof
1991-09-02 Christos Zoulasfixed signal reporting
1991-08-31 Christos ZoulasBugfix for loops in aliases.
1991-08-26 Christos Zoulasfixed core dump with multi-line aliases
1991-08-26 Christos ZoulasFixed core dump with multi-line aliases
1991-08-24 Keith Bosticfix of/seek/truncate stuff
1991-08-21 Kirk McKusickdelete data-stream encryption for the foreign sites...
1991-08-15 Keith Bosticfix worst-case buffer sizes for non-blocking I/O
1991-08-13 Keith Bosticpicked and dropped a bit too fast...
1991-08-08 Christos ZoulasAdded trim() in globall
1991-08-07 Cynthia A. E. Livi... place uppercase string in small caps (.Tn)
1991-08-07 Cynthia A. E. Livi... fix standards (.St -p1003.2)
1991-08-06 Keith Bosticpositive returns from read() dropped to err()
1991-08-05 Christos ZoulasSignal names from libc; /bin/kill compatible builtin
1991-08-05 Keith Bosticput signal names into C library (gen/siglist.c); missed one
1991-08-03 Keith Bosticput signal names into C library (gen/siglist.c)
1991-08-02 Christos ZoulasFixed incorrect string splicing code.
1991-08-02 Christos Zoulasmake setenv() use G_APPEND
1991-08-02 Christos ZoulasDon't double-free the result of libglob
1991-08-02 Christos ZoulasAvoid globbing NULL patterns in libglob. (`` returned...
1991-07-31 Cynthia A. E. Livi... formalize HISTORY
1991-07-31 Cynthia A. E. Livi... add .St -p1003.2
1991-07-31 Cynthia A. E. Livi... modify .ta to make groff happy
1991-07-31 Cynthia A. E. Livi... make groff, escape ?' with \&?'
1991-07-30 Keith Bosticbring man page up to date with latest round of fixes
1991-07-30 Keith Bosticswab turns off special semantics of bs
1991-07-30 Keith Bosticfix block/unblock, ascii/ebcdic, cbs relationships...
1991-07-30 Keith Bosticibm table entered incorrectly
1991-07-29 Christos ZoulasAdded dowhich() and doprintf() builtins.
1991-07-29 Christos ZoulasAdded STRret for dowhich()
1991-07-29 Christos ZoulasRemoved sun ifdef in free()
1991-07-29 Christos ZoulasFixed echo ~ {} bug.
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-07-28 Cynthia A. E. Livi... mdoc version three
1991-07-28 Chris Torekexit 0 on success
1991-07-28 Keith BosticPOSIX version
1991-07-28 Keith Bosticdon't bzero/memset twice, already done before the read
1991-07-28 Keith Bosticallow bs= and C_SWAB to have special bs semantics
1991-07-28 Keith Bosticadd 'm' for megabytes; allow bs= and C_SWAB to have...
1991-07-28 Keith Bosticadd Lance Visser to contrib list
1991-07-27 Keith Bosticnew version from Keith Muller
1991-07-27 Keith Bosticnew version from Keith Muller
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:59 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:52 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:41 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:36 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:25 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:42:17 by bostic
1991-07-27 Keith Bosticdate and time created 91/07/26 15:41:56 by bostic
1991-07-27 Christos ZoulasBugfix for echo * `echo`, fglag would get overwritten
1991-07-24 Cynthia A. E. Livi... .Os change
1991-07-23 Cynthia A. E. Livi... j
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulassupport for multiple : modifiers
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulassupport for multiple : modifiers
1991-07-23 Christos Zoulasno short strings bug fix
1991-07-23 Christos Zoulascomment typos
1991-07-21 Christos ZoulasFixed newline printing in pprint()
1991-07-20 Christos Zoulasstdio based version; brace glob fix; builtin prototypes
1991-07-03 Christos Zoulasstrncmp was not working after last update
1991-07-02 Christos ZoulasFixed memory leak > [filename] filename not freed.
1991-07-02 Christos ZoulasFixed core dump 'echo {foo bar.[ch]}'
1991-07-02 Marc Teitelbaumprint better error message if nlist fails
1991-07-02 Marc Teitelbaumdon't alloacte user structure if it can't be had
1991-07-02 Mike Karelsnewvm changes for memory size
1991-07-02 Keith Bosticwriteable strings
1991-07-02 Keith Bosticprint out kvm error message, not errno message
1991-07-02 Keith Bostic29 is now SIGINFO
1991-07-01 Keith Bosticchange FNDELAY to O_NONBLOCK
1991-07-01 Keith Bosticdon't need C library in path anymore
1991-06-30 Keith Bosticupdate for the network.2 tape
1991-06-28 Christos Zoulasdmove did not close always close the source file descriptor
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-06-28 Keith Bosticminor format cleanups
1991-06-27 Christos ZoulasThis one should work.
1991-06-27 Christos ZoulasWrong reason was reported for cd'ing to a directory...
1991-06-27 Christos Zoulasunsetenv can take more than one pattern
1991-06-25 Christos ZoulasGmatch did not trim the characters inside a range.
1991-06-25 Christos ZoulasDon't canonicalize home directories that don't start...
1991-06-25 Christos Zoulaschange process index and maxindex to ints.
1991-06-21 Keith Bosticclean up option formatting
1991-06-20 Keith Bostictypo
1991-06-18 Keith Bosticminor wordsmithing; cleanup kill code for consistency...
1991-06-18 Keith Bosticminor wordsmithing
1991-06-18 Christos Zoulaschanged execv's to execve's
1991-06-18 Christos ZoulasFixed problem introduced by changing int to size_T
1991-06-18 Christos ZoulasFixed MAXPATHLEN limit problem
1991-06-18 Keith Bosticno need to reference csh(1)
1991-06-18 Keith Bosticminor cleanups
1991-06-17 Christos ZoulasFixed bug with `` returning no string.
1991-06-15 Christos ZoulassetNS needed to save the argument to set(). Otherwise...
next