unix-history/.git
1984-04-07 Mike Karelsadd IFF_LOCAL
1984-04-07 Ralph Campbelladded labels for partial updates.
1984-04-06 Edward Wangdate and time created 84/04/05 17:34:40 by edward
1984-04-06 Edward Wang"s," "t," and "T" moved to long commands (iostat, time).
1984-04-06 Edward Wangstring operators, +, <<, >>
1984-04-06 Dave Slattengrenput in | for vertical lines, - for horizontal lines.
1984-04-05 Edward Wangwork on this later
1984-04-05 Edward Wangsome comments about the internals added
1984-04-05 Edward Wangno more background windows.
1984-04-05 Edward Wang-c flag, incmd, setcmd(), setterse() added
1984-04-05 Mike Karelsdebug off
1984-04-05 Dave Slattengrenadd stipple number instead of two spares
1984-04-04 Sam Lefflereliminate 1 character reads
1984-04-03 Mike Karelsadd 5620 (new Teletype blit)
1984-04-03 Peter B. Kesslertime.h moves to sys/time.h.
1984-04-03 Peter B. Kesslerfix incorrect parenthesization of signed expressions;
1984-04-03 Peter B. Kesslerdetermine type of empty sets: get type of right-hand...
1984-04-03 Peter B. Kesslerfixing jennifer's changing (int *) to (struct nl *)
1984-04-03 Mike Karelsmaptype wants drive number
1984-04-01 Kevin Layer-X flag: set execute bits if set anywhere in mode
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:55 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:54 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:51 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:50 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:49 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:48 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:47 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:45 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:42 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:41 by mckusick
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:39 by mckusick
1984-04-01 Kirk McKusickbreak up into managable pieces
1984-03-31 Ralph Campbelluse non-blocking I/O instead of forking so much.
1984-03-30 Mike Karelsdate and time created 84/03/30 08:38:00 by karels
1984-03-29 Edward Wangforeground and background windows
1984-03-29 Kevin LayerDon't fiddle with the modes with the -R flag...
1984-03-29 Kirk McKusickcorrect estimate of number of cartridge tapes needed...
1984-03-29 Kirk McKusickbetter estimate for files with holes using "di_blocks"
1984-03-29 Kirk McKusickvalue instead of var reference to `bmove'
1984-03-29 Ralph Campbelluse C library error message array
1984-03-28 Mike Karelsnew address resolution protocol; struct ether_addr
1984-03-28 Mike Karelsremove adjtime
1984-03-28 Dave Slattengrenfix run--forever problem in Roundend, and try a speedup.
1984-03-28 Robert R. HenryWhen the [.$C$<fmt> citation.] format is used,
1984-03-28 Kevin Layerrewrote for "depend"
1984-03-27 Kevin Layerdate and time created 84/03/26 15:26:11 by layer
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.
next