panic if proc doing unlock is not proc that aquired the lock
[unix-history] / usr / src / sys / vax /
1992-07-25 Keith Bosticfix? tags
1992-07-24 Keith Bosticadd vnode_if.c to the compile directory sources
1992-07-24 Keith Sklowerreorg to be consistent with new config
1992-07-17 Kirk McKusickdate and time created 92/07/16 23:49:01 by mckusick
1992-07-15 Keith Bosticadd basic data types
1992-07-13 Chris TorekANSIfy syscall args
1992-05-28 Keith Sklowersy --> ctty; common code requires us to take this chang...
1992-05-28 Keith Sklower1.) need more stack for iso; 2.) arp has its own NETISR now
1992-05-27 Keith Bosticadd ALIGNBYTES constantadd ALIGNBYTES constant
1992-05-15 John Heidemannvnode interface conversion
1992-05-06 Keith Bosticfix links target
1992-05-06 Mike Karelstags
1992-05-05 Keith Skloweruse new m_devget facility
1992-05-05 Keith Sklowercopy out etherheader into vax memory; seems to prevent...
1992-03-31 Keith Sklowercheckpoint before reinstating symbols.sort cruft.
1992-03-31 Keith Sklowercheckpoint current semi-working version before putting...
1992-03-26 Keith SklowerM_PREPEND has already freed if no mbufs available.
1992-03-19 Keith Bosticdate and time created 92/03/18 16:33:36 by bostic
1992-02-28 Chris Toreksome ts drives are still too stubborn: if it won't...
1992-02-21 Mike Karels(by sklower) /sys/net files included mtpr.h which was...
1992-02-21 Keith Sklowermtpr.h is vax and tahoe specific; net*/*.c files should...
1992-02-20 Keith Bosticrip away illusion of portability in ALIGN
1991-11-19 Keith Sklowermake work with new config
1991-11-14 Keith Bosticdon't compile in libc stuff for the VAX, it won't work
1991-09-09 Mike Karelssplit from sys/signal.h
1991-06-29 Mike Karelsrev 7
1991-06-28 Keith Skloweradd IP, CLNP over X.25 support
1991-06-10 Mike Karelsdon't rm tags after making them
1991-06-09 Keith Bosticdon't put anything after the #else or #endif's, unless...
1991-05-26 Keith Bosticdelete obsolete printf formats (%X -> %lx)
1991-05-17 Marc Teitelbaumpass flags from device close to l_close
1991-05-17 Marc Teitelbaumdate and time created 91/05/16 18:06:33 by marc
1991-05-17 Marc Teitelbaumpass flags from device close to l_close
1991-05-17 Marc Teitelbaumpass flags through close
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-10 Keith Bosticmakefiles don't need copyrights
1991-05-10 Keith Bosticnew copyright; att/bsd/shared
1991-05-10 Keith Sklower/sys/sys/bkmac.h is gone
1991-05-09 Keith Bosticmakefile's don't need copyrights
1991-05-09 Keith Bosticdate and time created 91/05/09 00:10:07 by bostic
1991-05-09 Keith Bosticmake libsa/libsmsa subdirectories of stand
1991-05-09 Keith Bosticdate and time created 91/05/08 21:50:50 by bostic
1991-05-09 Keith Bosticdate and time created 91/05/08 21:50:13 by bostic
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-09 Keith Bosticmakefile's don't need copyrights
1991-05-09 Keith Bosticnew copyright; att/bsd/shared
1991-05-06 Keith Bosticmove small library into a separate directory
1991-05-06 Keith Bosticbuild standalone library in ../../stand, minor cleanups
1991-05-06 Keith Bosticmake it look like the other stand Makefiles, break...
1991-05-06 Keith Bosticrename openfirst to firstopen
1991-05-05 Keith Bosticnew copyright; att/bsd/shared
1991-05-05 Keith Bosticremove printn, add printf
1991-05-05 Keith Bosticuse standard printf from stand/printf.c; add scankdb...
1991-05-05 Keith BosticREAD, WRITE -> F_READ, F_WRITE
1991-05-04 Keith Bosticno copyright needed on Makefile
1991-05-03 Keith Sklowerset if_type, change to no default logging printfs,...
1991-04-29 Keith Bosticmove comment from <sys/param.h>
1991-04-24 Keith Sklowerdkio.h defined and obsolete ioctl only of interest...
1991-04-11 Mike Karelsrm DIOCHDR
1991-04-01 Kirk McKusickinitialize error return to zero (4.3BSD-reno/sys/6)
1991-03-28 Thomas FerrinAvoid receiver ring overrun
1991-03-27 Keith Sklowericode now calls exeve instead of execv;
1991-03-18 Kirk McKusicknulldev => nullop nodev => enodev or enxio
1991-03-14 Keith Bostichad return; and return(value);
1991-03-10 Keith Bosticcreate {hp300,i386,tahoe,vax}/include/ansi.h
1991-02-14 Chris Torekra82 has 15 tracks per cylinder, not 14
1991-02-13 Mike Karelsdhuparam needed return values
1991-01-29 Kirk McKusickicode must live in data space so initflags can be written
1990-12-17 Keith Bostickernel reorg
1990-12-08 Keith Bosticno copyright necessary, make header consistent
1990-12-08 Keith Bosticno copyright necessary
1990-12-03 Keith Bosticnew format makefile
1990-12-03 Keith Bosticadd Berkeley SCCS header
1990-12-03 Keith Bosticdate and time created 90/12/02 12:06:05 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:51 by bostic
1990-12-03 Keith Bosticdate and time created 90/12/02 12:05:33 by bostic
1990-12-03 Keith Sklowerdate and time created 90/12/02 11:29:02 by sklower
1990-12-02 Mike Karelscheck/print unit other than 0
1990-11-30 Keith Sklowerspecification for hdintr should be ifdef CCITT not...
1990-11-30 Keith Skloweradd dpv-11 driver
1990-11-30 Keith Sklowerdeqna doesn't hear its own multicasts either; handle...
1990-11-29 Kirk McKusickfixes for GENERIC kernel to find uda's
1990-11-17 Chris Torektprintf a la marc
1990-11-14 Chris Torekonly uVAX should fiddle with ipl; also added rd54 defaults
1990-11-02 Mike Karelsdefine safepri for sleep
1990-10-20 Kirk McKusickcopyinstr/copyoutstr now return ENAMETOOLONG when name...
1990-10-03 Keith Sklowercheck to see if a protocol address has been set is...
1990-10-03 Keith Sklowerlooutput expects a legitimate route pointer now.
1990-10-03 Keith SklowerThis version appears to work with accunet; DP_XE must...
1990-10-03 Keith Sklower(no message)
1990-09-18 Keith SklowerThis version receives packets from accunet, but won't
1990-09-15 Keith Sklowerthis one should handle up down transitions more gracefully.
1990-09-13 Keith Sklowerchanges for DPV-11 pdma; this version works for transmi...
1990-09-13 Keith SklowerThis version interrupts on transmits and modem state...
1990-09-08 Mike Karelsioctl.h has moved, but npreg.h shouldn't include it...
1990-09-08 Mike Karelsnpreg.h includes ioctl.h? yech! at least get path right
1990-09-07 Mike Karelsdon't need assym.s, and it causes redefinitions
1990-09-07 Mike Karelsbigger maxusers to support larger memory
1990-09-06 Kirk McKusickminimal changes to make clone devices work
1990-09-05 Kirk McKusickremove last of the inode dependencies
next