minor rearrangements
[unix-history] / usr / src / sys /
1987-11-18 Sam Leffleradd mpcc driver
1987-11-18 Sam Lefflerinstall mpcc driver in place of bisync
1987-11-18 Sam Lefflerdate and time created 87/11/17 20:26:20 by sam
1987-11-18 Sam Lefflerdate and time created 87/11/17 20:26:18 by sam
1987-11-14 Keith Bosticnew version from Chris Torek and Jim McKie
1987-11-14 Mike Karelswindow isn't necessarily zero when user is gone, don...
1987-11-13 Keith Bosticextraneous assignment to pp; fix from Chris Torek
1987-11-13 Keith Bostichangs after hard I/O error in some cases; fix from...
1987-11-13 Kirk McKusickwrite dirty buffers that are growing to avoid bread...
1987-11-13 Mike Karelsmake old config files work with uda
1987-11-13 Mike Karelsmissing error return
1987-11-13 Mike Karelsesdi support, cleanups
1987-11-08 Mike Karelsyech, how'd we get a dup
1987-11-06 Keith SklowerThis incorporates recent tcp strategies of Karels/Jacobson:
1987-11-04 Keith Bosticadded hdc support
1987-11-04 Kirk McKusickput in firewall code to catch EFAULT
1987-11-04 Keith Bosticnew version from Chris Torek
1987-11-02 Mike Karelsuse setdisklabel, writedisklabel
1987-11-02 Mike Karelsadd setdisklabel, writedisklabel to check and rewrite...
1987-11-01 Mike Karelstry not to send net unreachables for subnets
1987-11-01 Keith Bosticimpinit should reset spl level
1987-11-01 Mike Karelsmisc. fixes, including reversed test for min/maxdist
1987-10-31 Keith Bosticrelease does an splx(s); don't bother doing it earlier
1987-10-31 Keith Bostickeep USETRAILERS from SIOCSARP
1987-10-29 Keith Bosticadd ANSI C 2.9 numerical limitation constants
1987-10-29 Kirk McKusickbreak after a match is made (4.3BSD/sys/163 alex@cca...
1987-10-29 Keith Bosticreformat, supply error codes to hdopen, stylistic changes
1987-10-29 Keith Bosticfix for ANSI printf; bug report 4.3BSD/sys/164
1987-10-28 Keith Bosticversion that compiles with our standalone routines...
1987-10-28 Keith Bosticadd wbadaddr routine for Harris write-only memory
1987-10-28 Keith Bosticadd hd routines
1987-10-24 Robert Elzfix problems with allocation of the last page (or alloc...
1987-10-24 Keith Bosticdate and time created 87/10/23 12:39:36 by bostic
1987-10-24 Keith Bosticdate and time created 87/10/23 11:22:08 by bostic
1987-10-24 Keith Bosticdate and time created 87/10/23 11:20:03 by bostic
1987-10-24 Keith Bosticnew version; (Chris Torek)
1987-10-24 Keith Bosticnew driver; (Chris Torek)
1987-10-24 Keith Bosticubago changed names; add bdp retention fields; (Chris...
1987-10-24 Keith Bosticteach uba.c about drivers that want to keep BDP's;...
1987-10-24 Keith Bosticmove ubamem routine down one; (Chris Torek)
1987-10-24 Keith Bosticnew version of mscp.h; (Chris Torek)
1987-10-24 Keith Bosticadd time of day register routine; (Chris Torek)
1987-10-24 Keith Bosticgenmscp -- generic MSCP driver (Chris Torek)
1987-10-23 Kirk McKusickassym.s depends on ../machine/vmparam.h
1987-10-23 Robert Elz4Mb of unibus device space is more than usually present
1987-10-23 Robert Elzbase mem allocation at cluster boundary.
1987-10-23 Keith Bosticinclude malloc.h
1987-10-23 Keith Bosticfix NKMC define
1987-10-14 Keith Bosticdate and time created 87/10/13 13:36:02 by bostic
1987-10-10 Mike Karelsslow down more when doing fast retransmission
1987-10-10 Mike Karelsadd datakit (for local only)
1987-10-10 Mike Karelsinit t_rxtcur
1987-10-10 Mike Karelsdon't send options if state is closed (from tcp_drop)
1987-10-07 Mike Karelsbranch version without malloc (for monet and dist)
1987-10-07 Mike Karelsdon't send trailer replies to IP replies that appear...
1987-10-06 Kirk McKusickavoid call through zero (t_oproc) when certain flags...
1987-10-04 Mike Karelsclear carrier when master closes (even if LMDMBUF)
1987-09-18 Mike Karelsunify code to compute sector shift, fixes to SMD/E...
1987-09-18 Mike Karelsupdates
1987-09-17 Mike Karelsmove struct st to saio (again, now compat)
1987-09-17 Mike Karelsopen returns a value, add ndevs
1987-09-17 Mike Karelsjust use opendev
1987-09-17 Mike Karelsfix pcs code for new device specs
1987-09-17 Mike KarelsSMALL ifdefs
1987-09-17 Mike Karelsdon't optimize the drivers!
1987-09-17 Mike Karelsfix error strings
1987-09-15 Mike Karelsmake version usable with 4.3
1987-09-10 Kirk McKusickallow cg's to start at frag instead of block boundries
1987-09-10 Mike Karelsbranch to diff against for sending bug report
1987-09-10 Mike Karelswrong icmp code when record-route dest. is unreachable
1987-09-07 Mike Karelscall line discipline start routine!
1987-09-05 Mike Karelstwo-phase slow start; don't wait for mbufs from intr.
1987-09-05 Mike Karelstwo-phase slow start
1987-09-05 Mike Karelstwo-phase slow start; pack again
1987-09-05 Mike Karelstwo-phase slow start; fast retransmit on repetitive...
1987-09-02 Mike Karelsavoid reading past mark if oob data arrives during...
1987-09-01 Mike Karelswe'll get this right eventually!
1987-09-01 Mike Karelsdon't count board braindamage as input errors; was...
1987-08-25 Mike Karelsremove redundant assignments
1987-08-24 Mike Karelslook for disk label at any reasonable offset
1987-08-24 Mike Karelscall ttystart before checking for queue overflow,
1987-08-14 Keith Bosticinclude mtpr.h for tahoe too
1987-08-14 Keith Bosticuse mkdep(1)
1987-08-11 Mike KarelsPhil Karn's retransmit algorithm, using t_rxtcur for...
1987-08-09 Mike Karelsclean up after wnj
1987-08-08 Kirk McKusickuse malloc/free to hold zombie status
1987-08-08 Marc Teitelbaumchanges for qdss support
1987-08-08 Marc Teitelbaumnot needed anymore - merged into qd.c for 4.3
1987-08-08 Marc Teitelbaumfirst 4.3 version
1987-08-08 Mike Karelsincreasing size of receive buuffer supposedly masks...
1987-08-04 Mike Karelstypo in ut name
1987-07-31 Mike Karelst_tcpopt is gone
1987-07-31 Mike Karelsuseless register declarations
1987-07-30 Kirk McKusickdelete unneeded header files
1987-07-29 Keith Bostictags in ../sys now
1987-07-28 Kirk McKusickdelete unneeded header files
1987-07-28 Kirk McKusickdelete unneeded header files
1987-07-28 Kirk McKusickdelete unneeded header files
1987-07-22 Kirk McKusickdelete unneeded header files
1987-07-22 Kirk McKusickzero out malloc'ed memory before using it!
next