unix-history/.git
1984-03-27 Mike Karelsadd 1200-baud console, device names on dialups
1984-03-27 Ralph Campbelladded timeout, allow root password to override.
1984-03-27 Ralph Campbellcheck EDITOR environment variable to use different...
1984-03-25 Kirk McKusickadd -M to cpp to generate Makefile dependencies
1984-03-25 Kirk McKusickadd -M flag to generate makefile dependencies
1984-03-24 Edward Wangcompile with -R
1984-03-24 Edward Wangforgot one
1984-03-24 Edward Wangcompile with -R
1984-03-23 Mike Karelskludge lower() to stop at first '.', to preserve .ARPA...
1984-03-23 Mike Karelsdon't need to send all at once if NBIO (only PR_ATOMIC)
1984-03-23 Kirk McKusickmust skip maps when file spans two volumes
1984-03-23 Mike Karelsmany cleanups; avoid looping if writes to socket WOULDBLOCK
1984-03-23 Mike Karelsadd -a option to add new bad sectors, rearranging repla...
1984-03-23 Mike Karelsreplace rdist with mindist, maxdist; correct distance...
1984-03-23 Mike Karelsdistinguish hard memory errors from soft ecc's on 750's
1984-03-23 Mike Karelsdztimer, dhtimer not called from Xsoftclock now
1984-03-23 Mike Karelsrearrange to cause reset if data arrives and user is...
1984-03-23 Mike Karelsnew version of ARP (from sun); allows permanent, "publi...
1984-03-23 Mike Karelsnew ioctls for ARP
1984-03-23 Mike Karelsnew address resolution protocol; struct ether_addr
1984-03-23 Ralph Campbellcheck group zero for any uid==0 (i.e., toor).
1984-03-23 Ralph Campbellround up seconds so it doesn't return zero if there...
1984-03-23 Ralph Campbellcheck group zero for any uid==0 (i.e. toor).
1984-03-22 Dave Slattengrenfixed bug that eliminates glyphs that didn't fit on...
1984-03-22 Ralph Campbelladd -U flag to save static info & reduce startup time.
1984-03-22 Ralph Campbellclose files on vfork properly.
1984-03-21 Mike Karelsnew ARP; arptab in header file
1984-03-21 Mike Karelsnew ioctls for ARP
1984-03-21 Mike Karelsnew ARP
1984-03-21 Mike Karelsnew version from lou; don't swap the pages!
1984-03-21 Mike Karelsdon't lose mbuf copies if q full; reinitialize all...
1984-03-20 Craig LeresA perror() message and some pointers were left over...
1984-03-20 Ralph Campbellprint down status even if queue is empty.
1984-03-20 Ralph Campbellclear status file if no args to down command.
1984-03-20 Ralph Campbellclear status file if no args to down command.
1984-03-20 Ralph Campbellupdate cur_host correctly so multiple connections work.
1984-03-18 Eric Allmanalways fold case on host names; fold case on the LHS...
1984-03-18 Eric Allmanfix usage message
1984-03-18 Eric Allmandocument failure to handle "group:user1,user2,...;...
1984-03-17 Mike Karelshandle negative times
1984-03-17 Dave Slattengrenfixed error handling, page-end output, etc.
1984-03-16 Dave Slattengrenallow ONE negative coordinate in a coordinate set ...
1984-03-16 Ralph Campbellfix gethostname() length parameter type.
1984-03-16 Edward Wanguse aliases in -m mapping
1984-03-16 Mike Karelsuse silos only when input rate is high
1984-03-16 Ralph Campbellthrow away float <-> double SCONV's so static initializ...
1984-03-16 Dave Slattengrenfix bug of pictures at top of page (starting off with...
1984-03-16 Dave Slattengrenput in checks for EOF on input
1984-03-15 Dave Slattengrencleaned up input (testing for EOF)
1984-03-15 Dave Slattengrencleaned up input (test for EOF), fixed RoundEnd bug...
1984-03-15 Dave Slattengrenclean up input (added EOF checking), fixed bug in Round...
1984-03-15 Dave Slattengrencleaned up input (checking for EOF)
1984-03-15 Dave Slattengrenclean up input (check for EOF), fix algorithm for calcu...
1984-03-15 Ralph Campbellmerge f1 and c1; fix type casting conversion bugs.
1984-03-15 Ralph Campbellprint error message for funny conditional expression...
1984-03-15 Ralph Campbelldate and time created 84/03/14 15:32:50 by ralph
1984-03-15 Ralph CampbellINIT of expression confuses sucomp(). Print uerror...
1984-03-15 Ralph Campbellmerging f1 and c1
1984-03-15 Ralph Campbelldate and time created 84/03/14 15:21:07 by ralph
1984-03-15 Ralph Campbellfix multiple connections to same (down) host and loss...
1984-03-14 Ralph Campbellprint host being updated when -n specified.
1984-03-14 Mike Karelsneedsoft returns (no longer call d[zh]timer from locore...
1984-03-14 Mike Karelscan't pullup whole packet if long echo; get at least...
1984-03-13 Craig LeresWhen cracking flags, use the carefully constructed...
1984-03-13 Ralph Campbellfix page accounting computation.
1984-03-13 Ralph Campbellstrip off '.' in addition to '/'
1984-03-12 Eric Allmanfix argument to gethostname left over from some old...
1984-03-12 Eric Allmandisable UPPER->lower case mapping in RHS's of aliases...
1984-03-12 Eric AllmanRemember to open the alias file if the ONEX command...
1984-03-12 Eric Allmanchange macro expansion character from $ to \001 so...
1984-03-12 Eric Allmanchanges from Bill Nowicki <nowicki@diablo.ARPA> to...
1984-03-12 Eric Allmanmake network name configurable
1984-03-12 Eric Allmandocument `N' (home network) option -- defaults to ...
1984-03-12 Eric Allmanfixes from Greg Satz <satz@sri-tsc.ARPA>, mostly for...
1984-03-12 Eric Allmanfix from Bill Nowicki -- don't return an error if the...
1984-03-10 Mike Karelsdon't clobber unit number in ifreq on SIOCGIFxxx.
1984-03-09 Kirk McKusickalways dump entire map, not just the non-zero portion
1984-03-09 Ralph Campbellfix extv => movw offset problem, don't fold cvtfl,...
1984-03-09 Mike Karelsfix keywords
1984-03-09 Mike Karelsfmod=>modf
1984-03-08 Edward Wangdate and time created 84/03/08 01:03:45 by edward
1984-03-08 Edward Wangforgot to use strncpy() for captain's name
1984-03-08 Mike Karelsmore consistency checks; watch those unsigned moduli
1984-03-07 Edward Wangshould check ww_ob always
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:24 by edward
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:22 by edward
1984-03-04 Edward Wanginterrupt driven input
1984-03-04 Dave Slattengrenfixed up ellipse, circle and RoundEnd routines for...
1984-03-03 Edward WangForgot to free ww_ob.
1984-03-03 Edward Wangattempt
1984-03-03 Edward Wangnew syntax
1984-03-03 Edward Wanglint (termcap)
1984-03-03 Edward Wanglint
1984-03-01 Ralph Campbellfix exit code.
1984-02-29 Edward Wangsetruid(geteuid())
1984-02-28 Dave Slattengrenchange "header" to "fontheader"
1984-02-28 Dave Slattengrenchange "header" to ""
1984-02-28 Dave Slattengrenchange "header" to "fontheader"
1984-02-28 Dave Slattengrenfix compile-time pointer warning, fix problem with...
1984-02-28 Dave Slattengrenfixed pointer compile warning message, and fixed messup...
next