version for UNIX domain sockets
[unix-history] / usr / src / sys /
1984-04-26 Ralph Campbellversion for UNIX domain sockets
1984-04-25 Mike Karelsfix to subnet routing (for initial calculation of if_net's)
1984-04-25 Mike Karelsrework sosend: no EWOULDBLOCK after partial write;...
1984-04-17 Sam Lefflerdzpdma structures indexed by line, not controller
1984-04-15 Sam Lefflercheck ip option lengths (from rws@mit-bold)
1984-04-14 Mike Karelsadd ioctl to determine if broadcast address (for subnets)
1984-04-14 Mike Karelsadd SIOCGIFBRDADDR
1984-04-13 Mike Karelssubnet routing requires change to ensetaddr; purge...
1984-04-13 Mike Karelsrtredirect must distinguish routes to hosts
1984-04-13 Mike Karelssubnet routing
1984-04-12 Ralph Campbelldate and time created 84/04/11 09:15:04 by ralph
1984-04-07 Mike Karelsadd IFF_LOCAL
1984-04-05 Mike Karelsdebug off
1984-04-03 Mike Karelsmaptype wants drive number
1984-03-28 Mike Karelsnew address resolution protocol; struct ether_addr
1984-03-28 Mike Karelsremove adjtime
1984-03-23 Mike Karelsdon't need to send all at once if NBIO (only PR_ATOMIC)
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-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-16 Mike Karelsuse silos only when input rate is high
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-10 Mike Karelsdon't clobber unit number in ifreq on SIOCGIFxxx.
1984-03-09 Mike Karelsfix keywords
1984-02-24 Mike Karelsdon't ask
1984-02-23 Mike Karelsm_copy replicates type per mbuf (not all headers)
1984-02-17 Mike Karelsreplace MAXNUBA by NUBA
1984-02-17 Mike Karelsconsistency checks and data structures based on NUBA...
1984-02-16 Mike Karelsuse ITIME in irele to update times in irele without...
1984-02-16 Mike Karelsadd IMOD flag, allowing update of times in in-core...
1984-02-16 Mike Karelst_delct unused; use t_canq.c_cc instead
1984-02-16 Mike Karelsneed to free any queued connections when closing;
1984-02-16 Mike Karelsmove ICMP after raw IP, making IP the default for SOCK_RAW
1984-02-16 Mike Karelsip option classes are 2 bits
1984-02-16 Mike KarelsMAXNUBA no longer used (replaced by NUBA)
1984-02-16 Mike Karelsconsistency checks and data structures based on NUBA...
1984-02-16 Mike Karelsuse ISVTX instead of ISUID for append-only directories
1984-02-11 Mike Karelsopen(...,FTRUNC...) requires write permission
1984-02-11 Mike Karelsopen(..,FTRUNC..) requires write permission
1984-02-08 Mike Karelsuse cmap.h for bit offsets in Fastreclaim, physical...
1984-02-08 Mike Karelsforce iupdate from irele if count still > 0,
1984-02-08 Mike Karelsavoid iupdate/iput if unmodified (in update)
1984-02-08 Mike Karelsmissing iput's on errors
1984-02-07 Kirk McKusickmissing brelse() when determining that cylinder group...
1984-02-07 Mike Karelsallow second open of same device (initialize those...
1984-02-07 Kirk McKusickmissing brelse() when checking for cylinder group full
1984-02-04 Mike Karelsallow DMMAX to be defined externally
1984-02-03 Mike Karelssupport for M780E (from salkind@nyu)
1984-02-03 Mike Karelsfixes from salkind
1984-02-01 Mike Karelscorrect initial length check
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1984-01-12 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1984-01-12 Eric Cooperredefined sorwakeup and sowwakeup to use new sowakeup...
1984-01-12 Eric Cooperadded sowakeup() function for ASYNC notification via...
1984-01-10 Kirk McKusickninodes depends on the size of the namei() cache
1984-01-10 Kirk McKusickninodes depends on size of namei() cache
1984-01-05 Kirk McKusickmove namei statistics structure to h/nami.h so `vmstat...
1984-01-05 Kirk McKusickadd namei statistics structure so that `vmstat' can...
1984-01-04 Kirk McKusickadd system wide cacheing of path names in namei() ...
1984-01-04 Sam Lefflerpack buffer size into trace record for buffer cache
1984-01-04 Sam Lefflerpack block size into trace record for buffer cache
1984-01-04 Craig LeresIn vvidentify(), avoid losing a mbuf on failure; also...
1984-01-04 Craig LeresAdd defines for the identify loop retry limit and trans...
1984-01-03 Craig LeresIn ilrint(), raise to spl imp while fooling with mbuf...
1983-12-23 Craig LeresRemove software loopback code; it probably eats mbufs...
1983-12-23 Craig LeresMajor league reorganization; fixed the N+1 bugs that...
1983-12-17 Mike Karelsdon't sign extend local flags when shifting for TIOCLGET
1983-12-16 Mike Karelslen of arp packet doesn't include ethernet header
1983-12-16 Mike Karelsrtalloc reallocates route if old one is not marked...
1983-12-16 Mike Karelsabandon old route if marked ~RTF_UP, reallocate.
1983-12-16 Mike Karelsneed pullup in icmp_input; add arg to rtredirect to...
1983-12-16 Mike Karelsadd raw socket access to ICMP
1983-12-16 Mike Karelsmust clear ip_off before output (don't want IP_DF)
1983-12-14 Mike Karelsboff is in blocks, and is added elsewhere.
1983-12-04 Kirk McKusick1 element cache per process saves 12% of namei cost!
1983-11-27 Sam Lefflermust never have been compiled for tracing
1983-11-21 Kirk McKusickadd structure to cache single namei entries
1983-11-19 Mike KarelsZero file f_count exactly once (in closef only);
1983-11-19 Mike KarelsAvoid compiler bug sign-extending c_blkno
1983-11-16 Mike Karelsnew partitions, for ra81 mostly (need separate partitio...
1983-11-16 Mike Karelsminiroot on hp0d
1983-11-15 Mike Karelsshorten mbuf on end if longer than udp length (not...
1983-11-08 Kirk McKusickfix to Fastreclaim to properly calculated top of user...
1983-11-07 Sam Lefflermore udp checksum problems (from rws@mit)
1983-11-05 Sam Lefflersbdrop decrements sb_cc, so must use val before call
1983-11-05 Sam Lefflerlogic bug, from rws@mit
1983-11-03 Mike Karelsadd deuna
1983-11-03 Mike KarelsFrom salkind@nyu
1983-10-23 Sam Lefflerwasn't handling routes to host properly (from bill...
1983-10-21 Mike Karelsroute hash values are unsigned, else hash function...
next