conversion of ino_t from u_short to u_long (making dir entries 32 bytes each)
[unix-history] / usr / src / usr.bin /
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
1981-10-21 Kurt A. ShoensThis version of Mail is noticeable by changed prompt...
1981-10-21 Peter B. Kesslername change to confuse to innocent/
1981-10-20 Peter B. Kesslermake sources from sccs directory.
1981-10-18 Mark Hortonfixed it so that sf only has to work at the bottom...
1981-10-17 Mark Hortonfixed bug in nomesg that would chmod . to zero.
1981-10-17 Mark Hortonlast minute fixes before release of 3.7
1981-10-17 Mark Hortonstuff to make loader work on 3b
1981-10-16 Eric Allmanadd -t flag to specify intermessage timeout
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 14:07:53 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:47:22 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:47:05 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:46:54 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:46:49 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:46:45 by peter
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:46:39 by peter
1981-10-16 Eric Allmandeal with recursive calls properly.
1981-10-16 Eric Allmandate and time created 81/10/15 09:32:32 by eric
1981-10-14 Kurt A. Shoenschanged "dp" command to say "At EOF" when executed...
1981-10-10 Sam Lefflershannon changes to support DF02+DF03 -- require kernel...
1981-10-03 Sam Lefflerclean up leftover lock files
1981-10-03 Sam Lefflermissing parameter to acu_dialer
1981-09-29 Kirk McKusickfix for possibly overlapping strings
1981-09-22 Kurt A. Shoenschanged start up code to exit if there are 0 messages and
1981-09-22 Sam Lefflermisplaced alarm, add debugging #ifdefs
1981-09-20 Kurt A. Shoensfixed collect() botch -- it used to be if you set ignor...
1981-09-20 Kurt A. Shoenschanged pclose() to sighold/sigrelse instead of old...
1981-09-20 Kurt A. Shoensmoved some interrupt sensitive code around, mainly...
1981-09-20 Kurt A. Shoenscorrected erroneous message produced by ignoreeof in...
1981-09-18 Sam Lefflersplit out bizcomp 1031 and 1022
1981-09-17 Kurt A. Shoensadded global altnames -- list of alternative names...
1981-09-17 Kurt A. ShoensCorrected the comment on the "M" command table bit...
1981-09-17 Kurt A. Shoenschanged code in delname to ignore case when searching for
1981-09-17 Kurt A. Shoensadded entry for new command "alternates"
1981-09-17 Kurt A. Shoenschanged respond() to delname all alternate names specif...
1981-09-15 David Wasleyadded error return for t_runc, and truncate of stderr...
1981-09-15 Kurt A. Shoensfixed bug in alter which made it fail to work if no...
1981-09-15 Kurt A. Shoensmade collect() ignore eof's (to a point) if ignoreeof...
1981-09-13 Kurt A. Shoensnow if you type more than 25 eofs in a row, it assumes...
1981-09-12 Mark Hortonfixed bug causing OOPS when vi'ing multiple files
1981-09-11 Kurt A. Shoensfixed entry for tags to "get" needed stuff
1981-09-11 Kurt A. Shoenschanged outof to be more careful about declaring an...
1981-09-10 Kurt A. Shoensput source file popen.c back in, sigh. Needs to execut...
1981-09-10 Kurt A. Shoensdate and time created 81/09/10 08:13:29 by kurt
1981-09-10 Mark Hortonfixed bug with UP_PARM since that doesn't use costs
1981-09-10 Mark Hortonimproved vt100 interface. also uses parm termcap entries.
1981-09-10 Kurt A. Shoensadded stuff from branch to handle the version stuff...
1981-09-10 Kurt A. Shoensadded in nifty changes from branch to make easier to...
1981-09-10 Kurt A. Shoenschanged usage of version string to be more pleasant
1981-09-10 Kurt A. Shoenschanged version string to be more generally useful
1981-09-10 Kurt A. Shoensbranch-place-holder
1981-09-10 Kurt A. ShoensRemoved silly npopen.c stuff, removed silly version...
1981-09-10 Kurt A. Shoensdate and time created 81/09/09 12:45:00 by kurt
1981-09-10 Kurt A. Shoensremoved npopen.o from list of object files
1981-09-10 Kurt A. Shoensfixed invocation of sccs to work if sccs is really...
1981-09-10 Kurt A. Shoensbranch-place-holder
1981-09-10 Kurt A. Shoensadded source files config.c configdefs.h;
1981-09-10 Kurt A. Shoensoptim1() in some cases erroneously returned before...
1981-09-10 Kurt A. Shoensadded command clobber
next