unix-history/.git
1984-01-13 Edward Wangvar_unset() added, plus cleanup and bug fixes
1984-01-13 Edward Wangp_valfree() changed to val_free() in value.h
1984-01-12 Paul M. Aokiinline expansions for range checks (RANG4,RSNG4)
1984-01-12 Edward Wangshould free token_str if not used
1984-01-12 Edward Wangl_debug() added
1984-01-12 Edward Wangmust free token_str if not used.
1984-01-12 Edward Wangdebug_str() added
1984-01-12 Edward Wangmore() added
1984-01-12 Edward Wangclosewin() should use str_free() for ww_label
1984-01-12 Edward Wangmake graphics mode available to user
1984-01-12 Edward Wanggen_GS and gen_GE changed to gen_AS and gen_AE
1984-01-12 Edward WangUse as and ae for WWM_GRP, and set tt_availmodes accord...
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1984-01-12 Eric Cooperredefined sorwakeup and sowwakeup to use new sowakeup...
1984-01-12 Eric Cooperadded sowakeup() function for ASYNC notification via...
1984-01-12 Ralph Campbellfix call to startdaemon().
1984-01-11 Paul M. Aokiuse mode 644 instead of 744 on shared files
1984-01-10 Paul M. Aokiinstall: use the 'install' program instead of 'cp'...
1984-01-10 Kirk McKusickninodes depends on the size of the namei() cache
1984-01-10 Kirk McKusickninodes depends on size of namei() cache
1984-01-10 Edward Wanggross bug
1984-01-09 Robert R. Henryadd city and date to JER3
1984-01-07 Robert R. Henryupdatea to reflect new abbreviations
1984-01-07 Robert R. Henryadd ccc, asplos, pliss, update popl, add more places
1984-01-07 Robert R. Henryput all titles in quotes
1984-01-07 Robert R. Henryupdate popl's, add ccc conferences, a bunch of new...
1984-01-07 Edward Wangsmart clreol algorithm
1984-01-07 Edward Wangmore correct clear line algorithm
1984-01-07 Robert R. Henrydate and time created 84/01/06 14:56:09 by rrh
1984-01-07 Ralph Campbelldon't log changes if log file can't be opened (instead...
1984-01-07 Robert R. Henryadd asplos, pliss, ccc(s), popl 83 and popl 84
1984-01-07 Ralph Campbellmake ^D scroll 1/2 screenful by default.
1984-01-07 Ralph Campbellmake ^D scroll 1/2 a screenful by default.
1984-01-06 Edward Wangset V_ERR before calling functions, in p_function
1984-01-06 Ralph Campbellmail filters errors back to the user.
1984-01-06 Edward Wangconsistency checking
1984-01-05 Kirk McKusickmove namei statistics structure to h/nami.h so `vmstat...
1984-01-05 Kirk McKusickadd namei statistics structure so that `vmstat' can...
1984-01-05 Kirk McKusickadd statistical line for namei in -s option
1984-01-05 Dave Slattengreninstalled new scaling algorithm
1984-01-05 Ralph Campbellminor bug in creating mail address list.
1984-01-05 Ralph Campbellminor fix for directory protection warning.
1984-01-04 Kirk McKusickadd system wide cacheing of path names in namei() ...
1984-01-04 Sam Lefflerpack buffer size into trace record for buffer cache
1984-01-04 Sam Lefflerpack block size into trace record for buffer cache
1984-01-04 Craig LeresIn vvidentify(), avoid losing a mbuf on failure; also...
1984-01-04 Craig LeresAdd defines for the identify loop retry limit and trans...
1984-01-04 Sam Lefflerleave -g on for debugging, installed version should...
1984-01-04 Dave Slattengrenfix mis-alignment for fonts that don't start with the...
1984-01-04 Ralph Campbellif directory modes don't match, print a warning.
1984-01-03 Mike Karelssigh... network numbers for putnet *all* in host byte...
1984-01-03 Dave Slattengrenadd "-" getting standard output option
1984-01-03 Craig LeresIn ilrint(), raise to spl imp while fooling with mbuf...
1983-12-31 Dave Slattengrenfix == (not =) in savemen if statement
1983-12-31 Mike Karelsputnet arg is in host byte order
1983-12-31 Sam Lefflerfix findframe, it had been skipping a stack frame for...
1983-12-31 Sam Lefflerskip modules when searching for program symbols so...
1983-12-30 Kirk McKusickcleanup format of error messages; return success code
1983-12-30 Kirk McKusickinsure that fssize is initialized; use utility routine...
1983-12-30 Kirk McKusicklint
1983-12-30 Kirk McKusickmissing ``modefile'' is a non-fatal error
1983-12-30 Dave Slattengrenfix bug that shows up on SUNs via the float -> double...
1983-12-30 Dave Slattengrendate and time created 83/12/29 12:23:12 by slatteng
1983-12-29 Paul M. Aokidosys(): fork() used instead of vfork() to preserve...
1983-12-29 Paul M. Aokiprocedure lwriteln; removed trailing blanks from output.
1983-12-28 Eric Allmandon't close files immediately before exec of mailer...
1983-12-28 Eric Allmanfix bug with un-DBM'ed alias files that adds a newline...
1983-12-28 Paul M. Aokiproc lwriteln: strip trailing blanks from output.
1983-12-27 Dave Slattengrenchange font directory to be /usr/local/lib...
1983-12-23 Craig LeresRemove software loopback code; it probably eats mbufs...
1983-12-23 Ralph Campbelladded logging of deltas for keeping track of changes.
1983-12-23 Ralph Campbellturn on delta logging.
1983-12-23 Craig LeresMajor league reorganization; fixed the N+1 bugs that...
1983-12-23 Ralph Campbellputting makefile under sccs
1983-12-23 Ralph Campbelldate and time created 83/12/22 10:15:02 by ralph
1983-12-22 Mike Karelsrename shared data for sethostent/gethostbyname-addr...
1983-12-22 Mike Karelsupgrade to 4.2; headers in ..; query looks for multiple...
1983-12-22 Edward Wangwrite last char bug
1983-12-22 Edward Wang= instead of ==
1983-12-22 Edward Wangdave's bug
1983-12-22 Ralph Campbellmodified to leave dbm files open if sethostent(1) used.
1983-12-22 Ralph Campbellchanged set/endhostent to set/clear stayopen for use...
1983-12-21 Ralph Campbellmodified to update dbm passwd database directly.
1983-12-21 Ralph Campbellupdate dbm passwd database directly.
1983-12-21 Ralph Campbelladded new parameter to dbmstore().
1983-12-21 Ralph Campbelluse flock so data base can be updated directly.
1983-12-21 Ralph Campbelladded #defines for options to dbmstore().
1983-12-21 Ralph Campbellmake replacement of items optional when using dbmstore().
1983-12-20 Dave Slattengrenmoved macro library
1983-12-20 Dave Slattengrenmake font directory changeable from makefile
1983-12-20 Dave Slattengrenfix mistyped control
1983-12-20 Dave Slattengrenmake DEVDIR changeable in makefile
1983-12-20 Dave Slattengrenmake DEVDIR changable in makefile
1983-12-20 Ralph Campbelluse a reasonable mode for encoding data piped in.
1983-12-20 Ralph Campbellfixed to read environment if no default type.
1983-12-20 Ralph Campbellmaking lint happier
1983-12-20 Ralph Campbelldon't send mail back to mailer daemon.
1983-12-20 Mike Karelsexecute with sh!
1983-12-19 Dave Slattengrenmake FONTDIR moveable
next