Add spl's around queue manipulation
[unix-history] / usr / src / sys / vax /
1984-07-17 Jim BloomAdd spl's around queue manipulation
1984-07-09 Mike Karelscan't keep open count; clear lock on failed open
1984-07-09 Kirk McKusickoptionally return length of string copied by `copyinstr...
1984-07-09 Kirk McKusickadd `copyinstr' and `copystr' to replace `uchar' and...
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-07-09 Sam Lefflerufs_nami.c -> ufs_namei.c and nami.h -> namei.h
1984-07-09 Sam Lefflernami.h now included by user.,h
1984-06-28 Sam Lefflercheck in for karels -- mscp messages actually larger...
1984-06-10 Sam Lefflerdon't clear C bit in the wrong place (return through...
1984-06-08 Mike Karelsnew version from leres
1984-05-19 Mike Karelsmust splimp before messing with inqueues if device...
1984-05-13 Sam Lefflerconvert from asm.sed script to asm program
1984-05-13 Sam Lefflerpattern match only the routine being called (use lint...
1984-05-13 Sam Lefflerdate and time created 84/05/12 17:44:09 by sam
1984-04-17 Sam Lefflerdzpdma structures indexed by line, not controller
1984-04-13 Mike Karelssubnet routing requires change to ensetaddr; purge...
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-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 Karelsnew address resolution protocol; struct ether_addr
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-09 Mike Karelsfix keywords
1984-02-17 Mike Karelsreplace MAXNUBA by NUBA
1984-02-17 Mike Karelsconsistency checks and data structures based on NUBA...
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-08 Mike Karelsuse cmap.h for bit offsets in Fastreclaim, physical...
1984-02-07 Mike Karelsallow second open of same device (initialize those...
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-01-04 Kirk McKusickadd system wide cacheing of path names in namei() ...
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-14 Mike Karelsboff is in blocks, and is added elsewhere.
1983-11-27 Sam Lefflermust never have been compiled for tracing
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-08 Kirk McKusickfix to Fastreclaim to properly calculated top of user...
1983-11-03 Mike Karelsadd deuna
1983-11-03 Mike KarelsFrom salkind@nyu
1983-10-13 Mike Karelstypo in tu_restart
1983-10-12 Mike Karelsstill active if forwarded sector completed transfer...
1983-10-03 Sam Lefflerboot ignores INVAL buffers when waiting for sync
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 Karelsinstall in DESTDIR
1983-09-27 Mike Karelssense command in htustart may hang controller if no...
1983-09-26 Mike Karels9775 has 842 cylinders, not 843
1983-09-26 Sam Leffleradd test for MAKEDEV
1983-09-26 Mike Karelsno JUSTASK for 730boot
1983-09-26 Mike Karelsrm OBS from old cassette stuff
1983-09-26 Mike Karelsrm OBJS from old floppy; more FROMDEC trash
1983-09-26 Mike Karelssimpler fix
1983-09-26 Mike Karelsassym.s depends on makefile (maxusers)
1983-09-26 Mike Karelsrestore old (working) version
1983-09-25 Mike Karelsdon't start watchdog until uba alloc'ed
1983-09-24 Mike Karelsdo RTC after retries fail
1983-09-24 Mike Karelsmods for ghg's burnin
1983-09-24 Mike Karelsghg's severe burnin format
1983-09-21 Mike Karelsalways reset vector from 200->174 (until probe done...
1983-09-19 Mike Karelsfixes from ghg
1983-09-09 Mike Karelsget resid right even if >32767
1983-09-09 Mike Karelscorrect resid even if >32767 (tmbc is not negative)
1983-09-08 Mike KarelsFix anomalous resid if resid >32767 (tmbc isn't negative)
1983-08-22 Sam Leffler4.2 distribution
1983-08-22 Sam Lefflerbug fix from greg -- calling ubamem out of order can...
1983-08-21 Sam Leffler4.2 distribution
1983-08-21 Sam Lefflerrewrite sendsig to eliminate pushing stuff by hand
1983-08-19 Sam Leffler4.2 distribution
1983-08-19 Sam Leffler4.2 distribution
1983-08-19 Sam Lefflerimproper bounds check on indirect sys call numbers...
1983-08-15 Sam Lefflerdon't feather, removes stuff like rogue .o's
1983-08-15 Sam Leffler4.2 distribution
1983-08-15 Sam Lefflercorrect handling of signal stack
1983-08-14 Sam Lefflertake user contributed software from frozen area
1983-08-14 Sam Leffler4.2 distribution
1983-08-14 Sam Lefflerupdate from reeves; tested with 4.2
1983-08-14 Sam Lefflermust define second bank of UNIBUS vectors for autoconf
1983-08-13 Sam Lefflerneed ps.h for picture system 2 driver
1983-08-13 Kirk McKusickshave those cycles; save those bits!
1983-08-13 Mike Karelssynchronize for 4.2
1983-08-12 Sam Leffler4.2 distribution
1983-08-12 Sam Lefflerneed uba.h for NUBA
1983-08-12 Sam Leffler4.2 distribution
1983-08-12 Sam Lefflermust include uba.h
1983-08-12 Sam Lefflermust include uba.h for NUBA to work
1983-08-12 Mike Karelsmake 730boot with 730boot.o
1983-08-06 Sam Leffler4.2 distribution
1983-08-06 Sam Lefflermake rl really rl instead of just the rl02 on the idc
next