BSD 4_3_Reno release
[unix-history] / usr / src / sys /
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1991-01-02 CSRGBSD 4_3_Reno development origin/BSD-4_3_Reno-Snapshot-Development
1991-01-02 CSRGBSD 4_3_Reno development
1991-01-02 CSRGBSD 4_3_Reno development
1991-01-02 CSRGBSD 4_3_Reno development
1991-01-02 CSRGBSD 4_3_Reno development
1990-12-29 Kirk McKusickvm_resident.c becomes vm_page.c (as it was in MACH)
1990-12-26 Keith Sklowermake tags work
1990-12-17 Kirk McKusickget proper versionof header files so that macros work
1990-12-17 Kirk McKusickfix include paths
1990-12-17 Kirk McKusicknew pathname for hpux
1990-12-17 Keith Bostickernel reorg
1990-12-17 Mike Karelsposix has HUPCL
1990-12-15 Keith Bosticlazy VATTR_NULL evaluation
1990-12-15 Keith Bosticfail if try to set VTX on file not of type directory...
1990-12-13 Keith Sklowerupdate 7.12.1.1 to match 7.20 plus leak-fix from hibler abt
1990-12-12 Keith Bosticby sklower; checkpoint before mucking with CPP instead...
1990-12-08 Mike Karelsdefine safepri for sleep
1990-12-08 Keith Bosticdate and time created 90/12/07 15:36:36 by bostic
1990-12-08 Keith Bosticno copyright necessary, make header consistent
1990-12-08 Keith Bosticno copyright necessary
1990-12-08 Keith Bosticadd Berkeley specific copyright
1990-12-07 Bill Joyworking version, prior to cleanup
1990-12-07 Keith Bosticadd Berkeley specific copyright notice
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-12-06 Kirk McKusickupdate from Mike Hibler for new VM and other machine...
1990-12-06 Kirk McKusickadopted from Mike Hibler at Utah
1990-12-06 Kirk McKusickadopted from Mach 2.5
1990-12-06 Kirk McKusickformerly vm_sw.c; update for new VM
1990-12-06 Kirk McKusickformerly vm_sched.c; update for new VM
1990-12-06 Kirk McKusickadopted from MACH 2.5 h/queue.h
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickpreviously vm_swp.c; update for new VM
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Kirk McKusickchecked in for Marc to create checkpoint for VM merge
1990-12-06 Kirk McKusickupdate for new VM
1990-12-06 Keith Bostickernel reorganization
1990-12-06 Kirk McKusickupdate for new VM
1990-12-05 Keith Bosticdate and time created 90/12/04 23:29:05 by bostic
1990-12-05 Keith Bosticredo include files for kernel reorg
1990-12-05 Keith Bosticnew style makefile
1990-12-05 Keith Bostic/sys/tahoealign -> /sys/tahoe/align
1990-12-03 Keith Bosticnew format makefile
1990-12-03 CSRGBSD 4_3_Reno development
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 Karelsdon't assume default sendpipesize
1990-12-02 Mike Karelscheck/print unit other than 0
1990-12-02 Mike Karelsfix jobc adjustments so we increment before decrementin...
1990-12-02 Mike Karelstty stop signals shouldn't stop sleeping procs in orpha...
1990-12-02 Mike Karelsready to use "safepri" from machdep
1990-11-30 Keith Skloweradd ccitt domain (x.25)
1990-11-30 Keith Sklowerspecification for hdintr should be ifdef CCITT not...
1990-11-30 Keith Skloweradd dpv-11 driver
1990-11-30 Keith Sklowerinclude X.25 files
1990-11-30 Keith Sklowerdeqna doesn't hear its own multicasts either; handle...
1990-11-30 Keith Sklowermake changes to RTM_GET so that you can indicate that...
1990-11-30 Keith Skloweradd interrupt for X.25 jazz
1990-11-30 Keith Sklower1.) not all interfaces set ifa_dstaddr; 2.) rn->rn_key...
1990-11-29 Kirk McKusickallow multiple references when mounting miniroot
1990-11-29 Kirk McKusickfixes for GENERIC kernel to find uda's
1990-11-29 Keith BosticEBADFORMAT -> EFTYPE
1990-11-28 CSRGBSD 4_3_Reno development
1990-11-28 Keith Sklowerfix udp_saveopt to copy data to the right place.
1990-11-26 Bill Joylast changes before merger with reno version. cross...
1990-11-25 Keith Bosticadd EBADFORMAT
1990-11-21 Keith SklowerIFF_SIMPLEX type interfaces won't hear their multicasts;
1990-11-21 Keith Sklowerfix for version 7.6 was wrong; do better and fix XNSrou...
1990-11-21 Keith Sklowerparameters to in_pcbnotify changed
1990-11-21 Mike Karelsalmost forgot about this: Aug. fix from torek, wrong...
1990-11-19 Bill Joyauto conf, bus control, conventions, interrupt control...
1990-11-19 Bill Joyfix autoconf, move code to isa.c, remove debugging...
1990-11-17 Chris Torektprintf a la marc
1990-11-16 Keith Sklowerfix "Orphaned mask" and "Can't find our annotation...
1990-11-16 Bill Joytrivial change (ethernet instead of hardware in printf)
1990-11-15 Bill Joyname conflict in header files
1990-11-15 Bill Joyworking version
1990-11-15 Bill Joyadded fault types
1990-11-15 Bill Joycorrect types (*sigh*)
1990-11-15 Bill Joyconventions
1990-11-15 Bill Joyadd exeception fault code manifest constants
1990-11-15 Bill Joyadd exception code bits
1990-11-15 Bill Joyformatting
1990-11-15 Bill Joychanges to make work
1990-11-15 Bill Joycorrections to work
1990-11-15 Bill Joychip bug define relayed to assembler
1990-11-15 Bill Joyput in cpu bug workaround
1990-11-15 Bill Joy(no message)
1990-11-15 Bill Joyadded emc context save struct
1990-11-15 Bill Joyfpu->npx, emc additions, bigger sigc if needed, save...
1990-11-15 Bill Joyconventions change
1990-11-15 Bill Joy"small" machines, hole mgmt, errors, config crap
1990-11-15 Bill Joycr3 into u., primative npx context switches, various...
1990-11-15 Bill Joydate and time created 90/11/14 13:04:36 by bill
1990-11-15 Bill Joypass USRIO constant, added interrupt mask to pcb
next