unix-history/.git
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
1983-12-19 Dave Slattengrenmake font directory moveable
1983-12-18 Edward WangWWM_GRP added
1983-12-18 Edward Wanglet c_window() take 0 as starting row
1983-12-18 Edward Wangsome more blockalarm()s
1983-12-18 Edward Wangdate and time created 83/12/17 12:41:43 by edward
1983-12-18 Edward Wangdate and time created 83/12/17 12:41:41 by edward
1983-12-18 Edward Wangdate and time created 83/12/17 12:41:40 by edward
1983-12-18 Edward Wangdate and time created 83/12/17 12:41:38 by edward
1983-12-18 Edward Wanggot rid of pgrp in struct ww_tty
1983-12-18 Edward Wangnew grapple and foul data structure.
1983-12-18 Edward Wanggot rid of pgrp in struct ww_tty
1983-12-18 Edward Wangnew grapple and foul data structure.
1983-12-17 Mike Karelsdon't sign extend local flags when shifting for TIOCLGET
1983-12-17 Ralph Campbellfaster version of topq, clean command removes incomplet...
1983-12-16 Mike Karelslen of arp packet doesn't include ethernet header
1983-12-16 Mike Karelsrtalloc reallocates route if old one is not marked...
1983-12-16 Mike Karelsabandon old route if marked ~RTF_UP, reallocate.
1983-12-16 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1983-12-16 Mike Karelsadd raw socket access to ICMP
1983-12-16 Mike Karelsmust clear ip_off before output (don't want IP_DF)
1983-12-14 Ralph Campbelladded %t for tty name to :im= string.
1983-12-14 Mike Karelsboff is in blocks, and is added elsewhere.
1983-12-14 Edward Wangfixed explode
1983-12-13 Edward Wangmade . an alpha
1983-12-13 Edward Wangmake p_function() accept * as default argument
1983-12-13 Edward Wangmoveall() reworked.
1983-12-13 Edward Wangno more moveship(), plus small bug in killing a ship...
1983-12-13 Edward Wangbug in ungrappling
1983-12-10 Bill Joy(no message)
1983-12-10 Ralph Campbellfix argument type to clean().
1983-12-10 Edward Wangdon't do if setselwin(selwin)
1983-12-10 Edward Wangturn window bigger, and block alarm when refreshing
1983-12-10 Edward Wangmake l_window() accept "*" again
1983-12-10 Edward Wangprint operator name for binary expression errors.
1983-12-10 Ralph Campbellprovide defaults if -x and -y not specified.
1983-12-10 Ralph Campbellfix from Bill Shannon.
1983-12-09 Edward WangCheck if we can open the tty end too.
1983-12-09 Craig LeresForce msgs to wait for Mail after a suspend and later...
1983-12-09 Dave Slattengrenfix core dumping if no points exist in an element
1983-12-09 Kevin Layeradded a z29-e for use with emacs (the z29 doesn't cut it)
1983-12-09 Ralph Campbellfixes usage message and does setuid to bugperson.
1983-12-08 Peter B. Kesslerstrcmpn changes to strncmp to confuse the innocent
1983-12-08 Peter B. Kesslerstrcmpn changed to strncmp to confuse the innocent
next