BSD 4_3_Net_2 release
[unix-history] / usr / src / sys / vax /
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
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-08 CSRGBSD 4_3_Net_2 development
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
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
1990-06-29 Keith Bosticnew copyright notice
1990-06-29 Mike Karelsparameterize filesys names, use new tape naming convention
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-29 Marc Teitelbaumtprintf
1990-06-29 Marc Teitelbaumttysleep to catch revokes terminals
1990-06-26 Mike Karelsu_arg is gone
1990-06-26 Mike Karelsuse struct pointer for args (void * may be different...
1990-06-25 Keith Bosticsys/types.h includes this, so can't export anything...
1990-06-25 Keith Bosticminor cleanups, use ../kern, not ../sys
1990-06-25 CSRGBSD 4_3_Reno development
1990-06-25 Mike Karelsremove setjmp, longjmp
1990-06-25 Mike Karelsnew syscall convention; fix up indir code
1990-06-24 Keith Bosticadd _CLOCK_T, _TIME_T for time.h
1990-06-23 Keith Sklowercheck in for beta tape; decoding of instructions broken...
1990-06-22 Kirk McKusicknew system call convention; setregs can return values
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickeliminate u.u_error; new namei and getvnode calling...
1990-06-22 Mike Karelsdon't set u.u_error from interrupt level or during...
1990-06-22 Mike Karelsnew mbufs
1990-06-22 Kirk McKusickno longer need to zero out u.u_error
1990-06-22 Kirk McKusickget RETURN from syscontext.h
1990-06-22 Mike Karelsvsselect had wrong return convention, random return...
1990-06-22 CSRGBSD 4_3_Reno development
1990-06-22 Kirk McKusicknew system call convention
1990-06-22 Kirk McKusickchgprot returns error code
1990-06-21 Keith Sklowerminor change to locate multicast address for ALL_ES...
1990-06-07 Marc Teitelbaumcheck for revoked terminal (ttclosed)
1990-06-06 Kirk McKusickreturn actual error code
1990-05-30 Kirk McKusicknew calling convension for system calls
1990-05-18 Keith Bosticmove to machtypes.h; include label_t
1990-05-16 Keith Bosticdate and time created 90/05/15 19:06:01 by bostic
1990-05-11 Kirk McKusickmerge in support for System V compatible shared memory
1990-05-11 Kirk McKusickuse NKMEMCLUSTERS to size malloc arena; expand area...
next