checked in for torek by sklower; Mike agrees to all these changes
[unix-history] / usr / src / sys / vax /
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
1990-09-04 Mike Karelssleep => tsleep; attempt to make compile
1990-09-04 Mike Karelsconversion to termios
1990-09-04 Mike Karelsuse UBAI_* macros
1990-09-04 Mike Karelsyech, private mbuf types! at least use lower-numbered...
1990-09-04 Mike Karelsdon't assume that MLEN is 112!
1990-08-31 Keith SklowerThis version compiles; otherwise untested.
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:33 by sklower
1990-08-31 Keith Sklowerdate and time created 90/08/30 17:35:31 by sklower
1990-08-28 Marc Teitelbaumdon't strip flags flags before checking for floppy...
1990-08-25 Kirk McKusickufs_machdep.c now merged to vfs_bio.c
1990-08-22 Keith Bosticcc -> ${CC}
1990-08-22 Keith Bosticdon't list maxusers more than once
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:18 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:17 by bostic
1990-08-22 Keith Bosticdate and time created 90/08/21 16:01:11 by bostic
1990-07-25 Keith Sklowerfix interoperability problem with decnet phase V;
1990-07-06 Trent HeinReno release
1990-07-05 Trent Heinchanges to reflect some files being in ../stand
1990-07-02 Mike Karelsput back include files that someone foolishly deleted
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Keith Bosticclean confkra.c
1990-06-29 Keith Bosticnew copyright notice
next