check buffer size.
[unix-history] / usr / src / sys /
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...
1983-10-14 Sam Lefflermust byte swap ip overlay header's length field before...
1983-10-13 Mike Karelstypo in tu_restart
1983-10-12 Mike Karelsstill active if forwarded sector completed transfer...
1983-10-09 Sam Leffleradd dk_ndrive so iostat/pstat/vmstat can be binary...
1983-10-07 Sam Lefflermust byte swap length field in ip overlay header before...
1983-10-03 Sam Lefflerboot ignores INVAL buffers when waiting for sync
1983-10-02 Mike Karelsno more SIG_HOLD
1983-10-02 Mike Karelsno SIG_HOLD
1983-10-02 Mike Karelsfix the rest of the signal value checks
1983-10-02 Mike Karelsalways do softclock for now (need to call dz, dh timers)
1983-10-02 Mike Karelsfix the rest of the signal value checking
1983-10-01 Sam Lefflercode for interrupted open calls tested (it works)
1983-09-30 Mike Karelsprevent inner loop in sosend from queuing more than...
1983-09-30 Sam Lefflermove silo sampling to hardclock since softclock is...
1983-09-30 Mike KarelsUT_crdy, UT_gapsd need to be bit positions, not masks
1983-09-30 Mike KarelsIF_UBAPURGE->UBAPURGE for 730; MAXNUBA is 2 on 750
1983-09-29 Mike Karelsno ifree(NULL,...) on failed iget
1983-09-29 Mike Karelsinner loop in sosend limited to "space" bytes to fix
1983-09-29 Mike Karelsinstall in DESTDIR
1983-09-29 Mike Karelsin cooked tandem mode, no stopc until at least 1 delim
1983-09-28 Sam Lefflermissing parameter to reset routines
1983-09-27 Mike Karelssense command in htustart may hang controller if no...
1983-09-27 Mike KarelsPUP type is 0x0200 (RFC 820)
1983-09-27 Mike Karelsdon't lose input on large write to ptc (from thomas...
1983-09-26 Mike Karels9775 has 842 cylinders, not 843
next