unix-history/.git
1986-04-13 Mike Karelsrename tcp compat so can use separately
1986-04-13 Kirk McKusickmore consistant error codes; choose block size more...
1986-04-13 Mike Karelstypos
1986-04-13 Mike Karelswrite => tty
1986-04-13 Mike Karelsremember dma count, as can't calculate correctly on...
1986-04-13 Mike Karelsrevert to "sticky" baudrate except for portselector
1986-04-13 Mike Karelsconservative fix for increasing FIN
1986-04-13 Mike Karelsdon't need p1br
1986-04-12 Mike Karelscorrections
1986-04-12 Jim Bloommajor work on multiple network code (Kirk Smith, ks...
1986-04-12 Mike Karelsmajor hacks for performance
1986-04-12 Kevin Dunlapchange retry loop to test before decrementing
1986-04-12 Jim Bloomcheck sequence number
1986-04-12 Sam Lefflerincrease max data size to 24Mb
1986-04-12 Kevin Dunlapchange retry loop to decrement after test
1986-04-12 Kevin Dunlapchange RES_TIMEOUT to 4
1986-04-11 Kirk McKusickclarifications from sechrest
1986-04-11 Jim Bloomeven more ptys
1986-04-11 Kevin Dunlaplint clean up
1986-04-11 Kevin Dunlaphave sethostent and endhostent use TCP connections
1986-04-11 Anne Hughes(no message)
1986-04-11 Kevin DunlapChange timeouts, use perror to print error messages...
1986-04-11 Jim Bloomadd fourth set of ptys
1986-04-11 Kevin DunlapChange paper title
1986-04-11 Kevin Dunlapfix calls to dn_expand
1986-04-11 Kirk McKusickedits from karels
1986-04-11 Jim Bloomuse ioctl for getting window size
1986-04-11 Jim Bloomadd entry point for closing tcp socket, a bit of lint...
1986-04-10 Jaap AkkerhuisAdded PostScript resolution
1986-04-10 Jaap Akkerhuisadded PostScript resolution (DEVPSC)
1986-04-10 Jim Bloomadd 8650 to console rl02 update list
1986-04-10 Gregory MinshallThis version handles CR-LF, CR-NULL, CR-whatever correctly.
1986-04-10 Gregory MinshallThis version does various flavors of CR-LF, CR-NULL...
1986-04-09 Donn Seeleydate and time created 86/04/08 14:44:18 by donn
1986-04-06 Mike Karelslonger TTL's
1986-04-05 Kirk McKusickfirst pass edit
1986-04-05 Jay Lepreauargs to setbuf were backwards
1986-04-05 Jay Lepreaumising exit(0) in main
1986-04-05 Kirk McKusickfirst draft
1986-04-05 Eric Allmaninclude pic version of diagram
1986-04-05 Jim Bloommake cols an alias for columns
1986-04-04 Sam Lefflercalculate stack pte's relative to p_addr
1986-04-04 Kirk McKusickaddition of nec25-t (from muller@nprdc.arpa (Keith...
1986-04-04 Donn SeeleyAdded SIGWINCH support.
1986-04-04 Donn SeeleyAdd define for Kirk Smith's USR Courier driver. Change...
1986-04-04 Donn SeeleyBe even less picky about 'phone numbers' -- anything...
1986-04-04 Donn SeeleyPhone numbers in the phones file end in ',' or '\n'.
1986-04-04 Donn SeeleyAdded an entry for Kirk Smith's USR Courier driver.
1986-04-04 Kirk McKusickdo not trash environment (from Steve Hubert <entropy...
1986-04-04 Donn Seeleydate and time created 86/04/03 16:50:58 by donn
1986-04-04 Donn SeeleyAdd Kirk Smith's USR Courier driver.
1986-04-04 Kirk McKusickcommand code 200 does not exist, should be code 250...
1986-04-03 Jay Lepreauavoid unlink(0)
1986-04-03 Eric Allmandon't run around clearing EF_FATALERRS -- this often...
1986-04-03 Mike Karelssocket options must be INT!
1986-04-02 Jim Bloomunbuffered output lost end of buffer if over 1K
1986-04-02 Jay LepreauVersion from Minshall
1986-04-02 Mike Karelsreadjust timer values so rerouting on connection attempt
1986-04-02 Mike KarelsNBPG => CLBYTES/2
1986-04-02 Eric Allmandrop DISCLAIMER section
1986-04-02 Eric Allmanmove from manl to man1
1986-04-01 Mike Karelsif configured as gateway, send ICMP's when not forwarding
1986-03-31 Mike Karelsexpunge PUP; fill in AFNULL entries up to AF_MAX again
1986-03-31 Jim Bloomlocal machine name no longer used
1986-03-31 Mike Karelsfix cleanups
1986-03-31 Mike KarelsI'm tired of merging: add sun #ifdefs
1986-03-31 Mike Karelsset socket pgrp to avoid races; block SIGURG till done;
1986-03-31 Mike KarelsI'm tired of merging; add sun #ifdefs
1986-03-30 Mike Karelstouchups
1986-03-30 Van Jacobsonfixed problems from J. Lepreau w/ diff -c1 output and
1986-03-30 Jim Bloommake install depend on binary
1986-03-30 Donn SeeleyDon't use -p when making libraries other than 'port...
1986-03-30 Jim Bloommake it lint as we compile it (I should get rid of...
1986-03-30 Jim Bloomchange macro for control characters, use system predefi...
1986-03-29 Jay LepreauMinor speedups & cleanups:
1986-03-29 Jay Lepreaudon't sigblock(SIGINT) around setting t_brkc to save...
1986-03-29 Jay Lepreaureplace internal N**2 linear exchange sort with qsort...
1986-03-29 Jay Lepreaumake sh.char.o shared text; sh.h now includes sh.local...
1986-03-29 Jay Lepreaumake csh-specific hacks to libc malloc.c, sid 5.5.
1986-03-29 Jay Lepreaulint
1986-03-29 Jay Lepreauspelling
1986-03-29 Jay Lepreauadd some error returns; remove non-zero partial block...
1986-03-29 Jay Lepreauavoid problems if one file is prefix of another (from...
1986-03-29 Mike Karelsnow need cast in FD_ZERO...
1986-03-29 Mike Karelstouchups
1986-03-29 Mike Karelswhat happened to this?
1986-03-29 Mike Karelsre-fix consistency problems with input during uiomove,
1986-03-29 Mike Karelspriorities, priorities
1986-03-29 Kirk McKusickifdef KERNEL for kernel variables
1986-03-28 Jay Lepreauuse qsort instead of N**2 linear exchange sort from csh
1986-03-28 Kirk McKusicksccstorcs moves into rcs; learn moves to usr.bin/learn;
1986-03-28 Kirk McKusickimproper stab of multidimensional array (from donn...
1986-03-28 Kirk McKusickdocument the -b option
1986-03-28 Jim Shankland... New trailer shceme that is not antisocial
1986-03-28 Jim Shankland... New trailer scheme that is not antisocial
1986-03-28 Jim Bloom<sys/time.h> becomes <time.h>
1986-03-28 Kirk McKusickadd "sf" and "so" descriptions
1986-03-28 Jim Bloomadd copyright
1986-03-28 Eric Allmandocument .bu and .sm
1986-03-28 Eric Allmanalways go into .fi mode in .sh
next