BSD 4_4 development
[unix-history] / usr / src / sys / vax /
1985-08-09 CSRGBSD 4_4 development
1985-08-09 CSRGBSD 4_4 development
1985-08-09 CSRGBSD 4_4 development
1985-06-23 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-09-25 CSRGBSD 4_4 development
1983-08-24 CSRGBSD 4_4 development
1983-08-24 CSRGBSD 4_4 development
1983-08-10 CSRGBSD 4_4 development
1983-08-01 CSRGBSD 4_4 development
1983-06-16 CSRGBSD 4_4 development
1983-04-30 CSRGBSD 4_4 development
1983-03-06 CSRGBSD 4_4 development
1983-02-12 CSRGBSD 4_4 development
1979-09-27 CSRGStart development on BSD 4_4
1993-05-01 Keith Bosticintegral types: one more time, with feeling
1993-05-01 Keith Bosticint8: char -> signed char
1993-04-30 Keith BosticUse Paul Vixie's versions of basic integral data types
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
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
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
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
next