date and time created 87/12/12 18:28:39 by bostic
[unix-history] / usr / src / sys /
1987-12-11 Kirk McKusickcomment decribing how p_cpu decay is computed (with...
1987-12-11 Mike Karelswatch out for bogus combinations of vax options with...
1987-12-08 Keith Bosticuse Berkeley specific header
1987-12-08 Mike Karelssynch with van, simplify negative-length (shrinking...
1987-12-06 Keith Bosticold assignment operator
1987-12-05 Keith Bosticstandard template
1987-12-04 Marc Teitelbaumoops - expand ENTRY() macro
1987-12-04 Marc TeitelbaumGrab newer version of udiv of libc/vax. This one was...
1987-12-01 Kirk McKusickmajor cleanup of mountfs and fixed a bug too!
1987-12-01 Mike Karelsremove unused count from mapin
1987-12-01 Mike Karelsmapin, mapout removed
1987-12-01 Mike Karelsbranch for tahoe release (no malloc)
1987-11-25 Mike Karelstahoe distribution (no malloc)
1987-11-25 Mike Karelssccsid, copyright
1987-11-25 Mike KarelsI give up, inhibit transfers that might cause problems
1987-11-25 Mike Karelsneed reset (maybe)
1987-11-25 Mike Karelstahoe distribution (no malloc)
1987-11-25 Mike Karelscopyright and sccsid
1987-11-25 Mike Karelsbranch for tahoe release (no mallo)
1987-11-25 Mike Karelsbranch for tahoe release (no malloc)
1987-11-25 Kirk McKusickcheck for malloc failure znd zero memory (from jim...
1987-11-24 Kirk McKusicklint from torek
1987-11-24 Mike Karelsworking again, I think
1987-11-24 Mike KarelsDEUNA needs reset after uba reset! (from torek)
1987-11-24 Mike Karelstry to make this work when MCLBYTES != CLBYTES !
1987-11-24 Mike Karelstry to make it work when CLBYTES != MCLBYTES
1987-11-24 Mike Karelscast magic to u_long
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
next