handle multiple uba's
[unix-history] / usr / src / usr.bin /
1982-06-28 Bill Joydates before today must be next year, no?
1982-06-28 Bill Joyallow only /bin/csh, not /bin/oldcsh
1982-06-28 Bill Joyfix to allow 08/... in dates (for Ted Kowalski)
1982-06-28 Bill Joyerror exit inserted
1982-06-28 Bill Joychmod the tty to repair previous biff/mesg
1982-06-25 Kurt A. ShoensThis version of Mail eliminates a nasty bug which
1982-06-25 Kurt A. ShoensMade "mailname" an array rather than going through...
1982-06-25 Kurt A. ShoensExpanded PATHSIZE to 100, a more reasonable size
1982-06-25 Kurt A. ShoensRemoved the silly need to set mailname = mailspace...
1982-06-25 Kurt A. Shoensmade handling of "mailname" global variable simpler...
1982-06-22 Kirk McKusickfix per peter's bug
1982-06-22 Peter B. Kesslerremoving lint.
1982-06-21 Kirk McKusickinstall directory is /usr/ucb
1982-06-21 Kirk McKusickremove N^2 algorithm in sample distribution routine
1982-06-21 Peter B. Kesslercycles have names of 0, not "", according to printgprof.
1982-06-21 Peter B. Kesslerhave to count outside parents of cycles before propagat...
1982-06-20 Kirk McKusickfix unsigned conversion in calculating lowpc and highpc
1982-06-20 Peter B. Kesslerdebugging stuff for the gmon.out header.
1982-06-20 Peter B. Kesslerwhat to do if there's no time accumulated.
1982-06-19 Peter B. Kessler-e -E -f and -F flags, this time for sure.
1982-06-18 Peter B. Kesslerpr -f doesn't seem to work over the ether.
1982-06-15 Peter B. Kesslerdate and time created 82/06/14 18:09:52 by peter
1982-06-15 Peter B. Kessler-f and -e flags.
1982-06-10 Kirk McKusickmerge system forced touch with user touch (peter)
1982-06-09 Peter B. Kesslercycle headers have their own namelist.
1982-06-04 David Wasleyminor syntax fixes. DLW
1982-06-03 David Wasleyadded defines for VAX (should be 'vax'). DLW
1982-06-01 Eric Allmanpass lint. notice that definitions in llib-lc have...
1982-05-21 Mark Lintonthis is a test
1982-05-20 Kirk McKusickfix group initialization for eight character login...
1982-05-20 Mark Lintonforgot about in print about .yacc and .lex
1982-05-20 Mark Lintonadded "clean" and "print" and changed "install" to...
1982-05-20 Mark Lintonadded -i option
1982-05-20 Mark Lintonadded error handling for the "file" command
1982-05-20 Mark Lintonchanged "isatty" references to "isterm"
1982-05-20 Mark Lintonadded "isterm" macro
1982-05-20 Mark Lintonfixed problem with file lineindex pointing after last...
1982-05-20 Mark Lintonreformatting for 4-character indentation
1982-05-20 Robert R. HenryUpgrade to new directory abstraction
1982-05-20 Robert R. Henrydate and time created 82/05/19 10:14:32 by rrh
1982-05-20 Robert R. Henrydate and time created 82/05/19 10:14:30 by rrh
1982-05-20 Robert R. Henrydate and time created 82/05/19 10:14:28 by rrh
1982-05-12 Kirk McKusickupdate to new fs, need to close directories on deep...
1982-05-12 Kirk McKusickupdate to new fs
1982-05-12 Kirk McKusickmerge in updates to new fs
1982-05-12 Kirk McKusickbranch-place-holder
1982-05-10 Kirk McKusickupdate to new fs
1982-05-10 Kirk McKusickget rid of MPX checks, add symbolic link checks
1982-05-08 Kirk McKusickupdate to new fs
1982-05-08 Kirk McKusickupdate to new fs
1982-05-08 Kirk McKusickdate and time created 82/05/07 14:21:37 by mckusick
1982-05-08 Kirk McKusickdate and time created 82/05/07 14:20:46 by mckusick
1982-05-07 Peter B. Kesslerversion 2.3; clean up old error strings.
1982-05-07 Peter B. Kesslerversion 2.3; clean up errorstrings; make depend.
1982-05-07 Peter B. Kessleruse of configuration stuff (a little late).
1982-05-06 Sam Leffleruse opendir, readdir, closedir
1982-05-06 Sam Lefflermissing arg
1982-05-05 Robert R. HenryPreserves links by writing to /tmp and copying. Remove...
1982-05-05 Robert R. HenryFixed categorization of assembler errors.
1982-05-01 David Wasleycleaned up EOF handling. DLW
1982-05-01 David Wasleyadded test for recl & seq/dir access. DLW
1982-04-30 David Wasleyclearerr() if b->uend set. DLW
1982-04-28 Kirk McKusickbe sure to get range values for SUCC and PRED
1982-04-28 Kirk McKusickcheck for zero length assignments
1982-04-24 Mark Lintonreworked compatible to fix a bug dealing with var param...
1982-04-20 Bill Shannondate and time created 82/04/19 18:01:28 by shannon
1982-04-17 Peter B. Kessleryymain.c now uses config.h, this is the result of make...
1982-04-17 Peter B. Kesslerstat.h moved from /usr/include to /usr/include/sys.
1982-04-17 Peter B. Kesslerforgot to add config.h to the list of things to get...
1982-04-17 Peter B. Kesslerversion 2.2 ; clean removes all (e.g. old) strings...
1982-04-17 Peter B. Kesslerclean removes all strings files (e.g. previous versions).
1982-04-17 Peter B. Kesslerversion 2.2
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-13 Kirk McKusickcheck for less than lower bound
1982-04-13 Kirk McKusickallow writing of pointers to text files
1982-04-11 Sam Lefflerwatch for write failures to the net
1982-04-10 Kirk McKusickput in checking for overflow/underflow
1982-04-07 John Foderaroremember settings of ECHO and CRMOD
1982-04-04 Bill Joyvariable width for load averages
1982-04-04 Bill Joy%5.2f
1982-04-04 Bill Joyroot only from /.rhosts
1982-04-03 Kirk McKusickuse tmp.o instead of tmp as intermediate name for linking
1982-04-03 Bill Joydate and time created 82/04/02 10:29:10 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:08 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:29:03 by wnj
1982-04-03 Bill Joydate and time created 82/04/02 10:28:57 by wnj
1982-04-02 Peter B. KesslerDATE is set by %G%, not %I%. just a bug.
1982-04-02 Peter B. KesslerDATE is set by %G%, not %I%; just a bug.
1982-04-02 Peter B. Kesslerusing various strings from the makefile in CONFIG.c
1982-04-02 Peter B. Kesslerusing various strings from the makefile in CONFIG.c.
1982-04-02 Peter B. Kesslerpdx header files are found in ../pdx. this for make...
1982-04-02 Peter B. Kesslersizeof("...") returns the size including the trailing...
1982-04-02 Peter B. Kesslerversion number and date come from makefile.
1982-04-01 Kirk McKusickexplicit define BUFSIZ as 1024
1982-04-01 Peter B. Kesslergoing to version 2.1.
1982-04-01 Peter B. Kesslernew version stuff; using sed to coordinate makefile...
1982-04-01 Peter B. Kesslerusing the new config.h.
1982-04-01 Peter B. Kesslermoving things to config.h
1982-04-01 Peter B. Kesslergoing to version 2.1 for the next distribution.
1982-04-01 Peter B. Kesslerdate and time created 82/03/31 12:54:30 by peter
next