date and time created 82/01/18 19:02:33 by linton
[unix-history] / usr / src / usr.bin /
1982-01-19 Mark Lintondate and time created 82/01/18 19:02:33 by linton
1982-01-19 Mark Lintondate and time created 82/01/18 19:02:32 by linton
1982-01-19 Mark Lintondate and time created 82/01/18 16:43:41 by linton
1982-01-17 Peter B. Kesslerbe more paranoid about errors from recursive calls...
1982-01-15 Peter B. Kessleradd `make print' entry.
1982-01-08 David Wasleyadded Makefile target; added SCCS invocation. DLW
1982-01-08 David Wasleymv'd man/s.makefile out of tar's path; added READ_ME...
1982-01-08 David Wasleyadded rules for Makefile and deleted SCCS from 'tape...
1982-01-08 David Wasleydate and time created 82/01/07 12:19:43 by dlw
1982-01-08 David Wasleyadded alarm_. DLW
1982-01-07 Bill Joydo chmod last in install
1982-01-07 Bill Joylocal version
1982-01-07 Bill Shannonfix bugs with beautify and scripting
1982-01-04 Bill Joyarrange to turn off special modes when doing immediate...
1981-12-17 Bill Shannonnew cu interface and phone numbers for tip
1981-12-15 Kurt A. Shoensremoved redundant include of sgtty.h
1981-12-15 Kurt A. ShoensPut in a nice identification string that will appear at
1981-12-11 Kurt A. ShoensAdded code to adjust the number of headers printed on
1981-12-11 Kurt A. Shoenschanged nameof() to only return the last part of a...
1981-12-11 Kurt A. Shoensadded global variable baud -- output speed rate
1981-12-11 Kurt A. Shoensremoved define constant SCREEN, previously used for...
1981-12-11 Kurt A. Shoenschanged to set global "baud" to the output rate code...
1981-12-11 Kurt A. Shoenschanged header command and scrolling command to determine
1981-12-10 Kirk McKusickcorrect order of args to setbuf as per bug report
1981-12-08 Carl SmithMerged 2.8BSD fixes to support machines without floatin...
1981-12-08 Kurt A. Shoenschanged edstop() so that if you give -T flag, it won't
1981-12-08 Kurt A. Shoenschanged berkeley arpanet host to the c70
1981-12-08 Kurt A. Shoensremoved silly dependence on tags;
1981-12-08 Kurt A. Shoensmore careful when examining return status value --
1981-12-07 Eric Allmancleanup so it will go through lint without any fancy...
1981-12-07 David Wasleyfixed t_runc of /dev/null ! DLW
1981-12-04 Kirk McKusickadd clean entry
1981-12-01 Kirk McKusickuse -X on profiled .o files (to retain statics) and...
1981-11-30 Kirk McKusickmove gcrt0.h to /usr/src/libc/csu to be with gcrt0.c
1981-11-30 Kirk McKusickchange ld -x to ld -X, clean up profiled creation
1981-11-30 Sam Lefflerfix comments
1981-11-30 Sam Lefflerdate and time created 81/11/29 22:57:48 by sam
1981-11-30 Sam Lefflerreformatting
1981-11-30 Sam Lefflerdate and time created 81/11/29 22:48:08 by sam
1981-11-30 Sam Lefflerdate and time created 81/11/29 22:06:37 by sam
1981-11-26 Kirk McKusickfix debugging printfs for asgnsamples().
1981-11-24 Kirk McKusickfix install code
1981-11-24 Kirk McKusickmods for gprof to produce profiled library
1981-11-24 Kirk McKusickcheck for internal file table overflow
1981-11-24 Kirk McKusickgprof mods
1981-11-24 Kirk McKusickget rid of random junk
1981-11-23 Kirk McKusickclear EOF and EOLN after performing a seek
1981-11-23 Bill Joynew version with tabs, CB virt term, other enhancements...
1981-11-23 Bill JoyMuch smarter version dealing with attributes (MRH)
1981-11-23 Bill Joynew version with tabs, CB virt term, other enhancements...
1981-11-23 Bill Joydate and time created 81/11/22 16:53:26 by root
1981-11-23 Bill Joydate and time created 81/11/22 16:52:50 by root
1981-11-23 Bill Joydate and time created 81/11/22 16:52:45 by root
1981-11-23 Kirk McKusickzero length text files do not get a pseudo-newline...
1981-11-23 Kirk McKusickinsure that temporary file names do not have unprintabl...
1981-11-21 Sam Leffleradded cumode flag
1981-11-21 Sam Lefflercosmetics
1981-11-21 Sam Leffleradded ventel entry
1981-11-18 Mark Hortonfixed bug making 2dd screw up on vt100's with "set...
1981-11-17 Sam Lefflermissing param to longjmp
1981-11-14 Peter B. Kesslermake labels look different from function names.
1981-11-13 Sam Lefflermajor overhaul, plus addition of status command
1981-11-13 Kirk McKusickput blurb in /usr/lib
1981-11-13 Kirk McKusick"gmcrt0" becomes "gcrt0"; eliminate stdio in gcrt0.c
1981-11-12 Kirk McKusickadd the -s option to summarize multiple runs
1981-11-12 Peter B. Kesslerdate and time created 81/11/11 11:16:40 by peter
1981-11-11 Peter B. Kesslerfine tune some of the sorting.
1981-11-11 Peter B. Kessleradd the -b option to print a blurb about the listings.
1981-11-11 Peter B. Kessleradd the -b option to print a blurb about the listings.
1981-11-11 Peter B. Kessler-a now means omit static functions, and default is...
1981-11-11 Peter B. Kesslerprofiling libraries moved.
1981-11-11 Peter B. Kessleradding -a flag to find statically declared functions;
1981-11-10 Peter B. Kesslerprint cycle indication before index.
1981-11-10 Peter B. Kesslerlint.
1981-11-10 Peter B. Kesslercalls.h included in gprof.h to avoid lint.
1981-11-09 Bill Joyreturn reasonable exit status
1981-11-07 Peter B. Kesslertotally changed printing formats.
1981-11-07 Peter B. Kesslerprinting routines move to printgprof.c;
1981-11-07 Peter B. Kesslerstash low and high pc from gmon.out for range check...
1981-11-07 Peter B. Kesslersince times are stored in arcs, calloc instead of mallo...
1981-11-07 Peter B. Kesslercp preserves access rights, too. get around that.
1981-11-06 David Wasleyrearranged code to produce fast runtime object. DLW
1981-11-04 Peter B. Kesslerlinking to things read-only under sccs is a lose for rm.
1981-11-04 David Wasleyadded test for successful truncation if (b->uwrt). DLW
1981-11-04 David Wasleyfixed handling of multiple ,,, input. DLW
1981-11-04 David Wasleyf_exit() after error messages on sigdie(). DLW
1981-11-03 Peter B. Kesslergather and use static call graph from a.out file.
1981-11-01 Mark Hortondate and time created 81/10/31 18:55:10 by mark
1981-11-01 Mark Hortondate and time created 81/10/31 18:54:31 by mark
1981-11-01 Mark Hortonfixed C/70 bug with peekc being saved in a char
1981-10-27 Kurt A. Shoenschanged rexit() to leave an empty file for -T.
1981-10-27 Kurt A. Shoenschanged all references to exit() to rexit(), as they...
1981-10-27 Kurt A. Shoensfixed alternate name implementation to do CC names...
1981-10-27 Eric Allmansplit convtime into its own file so sendmail can use it
1981-10-24 Peter B. KesslerRSGN4 becomes RSNG4 to avoid undefined symbol when...
1981-10-23 Kurt A. ShoensAllow ~w to write on an existing file if it is not...
1981-10-22 Kurt A. Shoenschanged method of holding SIGCONT to just catch signal or
1981-10-22 Kurt A. Shoensremoved dangerous sigrelse(SIGCONT).
1981-10-22 Sam Lefflerfix #ifdef and reversed parameters
1981-10-21 Kurt A. Shoenschanged the prompt string to be easily set
next