BSD-SCCS END release
[unix-history] / usr / src / sys / hp300 / dev /
1994-04-02 Bill JoyBSD-SCCS END release origin/BSD-SCCS BSD-4_4_Lite2-Snapshot-Development BSD-SCCS-END
1995-05-14 Kirk McKusickjust use <vm/vm.h> for VM include files
1995-05-11 Kirk McKusickavoid panic's on attempted open's of non-existent devices
1995-05-11 Bill Joylock.h moves to /sys/sys
1995-02-19 Chris G. Demetrioufix external declarations to match prototyped return...
1995-01-10 Chris G. Demetriouioctl cmd arg is u_long, strategy returns void.
1994-07-29 Mike Hiblerput space around minus sign in pad expressions. gcc2...
1994-05-28 Mike Hiblerfix a divide by zero problem
1994-05-20 Mike Hiblerif no label, reset partition info since readdisklabel...
1994-04-23 Mike Hiblermake sure even root can't open a drive that was not...
1994-03-22 Keith Bosticadd add a copyright noitce
1994-02-14 Mike Hiblerdon't use a kernel stack buffer!
1994-01-13 Mike Hiblermissing close bracket (from cgd)
1994-01-13 Mike Hiblerlint
1994-01-13 Mike Hiblerimprovements for removable media
1994-01-13 Keith Bosticlint
1994-01-05 Keith Bosticlint
1993-11-16 Kirk McKusickhave to do tprintf_open before trying to print
1993-09-10 Mike Hiblersupport GC_DESCRIBE, add MAP/UNMAP mode calls
1993-09-05 Keith Bosticlint
1993-07-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-09 Mike Hiblerhack to get around bad framebuffer sizes from HW
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusicklint
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-11 Keith Bosticmove the stupid #ifdef below the copyright notice
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-06 Kirk McKusickdon't fail on sdopen even in the face of an I/O error...
1993-06-02 Marc Teitelbaumdeal with new message
1993-06-02 Kirk McKusickbug fix from Mark Davies <mark@comp.vuw.ac.nz>
1993-04-28 Mike Hiblerfix race in open
1993-03-12 Keith Sklowerfix from hibler & forys; check for non-null return...
1993-03-10 Mike Hiblermark 'c' partition as FS_BOOT by default
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel, avoid zero-divid...
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel
1993-02-19 Mike HiblerIOSTATS -> DCMSTATS
1992-12-29 Mike HiblerUSELEDS changes
1992-12-29 Mike Hiblerfor sklower: CCITT changes
1992-12-28 Mike Hiblercannot use timeout at boot time
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:52 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:51 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:50 by hibler
1992-12-28 Mike Hiblerdate and time created 92/12/27 09:40:48 by hibler
1992-12-28 Mike Hiblerdisklabel support
1992-12-28 Mike Hiblerget rid of unneeded includes
1992-12-28 Mike Hiblercursor ops handled in ite.c
1992-12-01 Keith Bosticfrom Carl Staelin, make it compile
1992-11-07 Keith BosticCael Staelin made it compile
1992-10-12 Keith Bosticmake kernel includes standard
1992-10-02 Kirk McKusickav_forw/av_back are gone; now use b_actf/b_actb for...
1992-09-22 Mike Hiblermod of Carl's fix: scale config time timeout value...
1992-08-22 Carl Staelinincrease the hpibidtimeout so hpib devices are correctl...
1992-08-04 Mike Hiblermake the UTAH partition table for the 7937 standard
1992-07-25 Steven McCannenew kgdb framing---changed FRAME_START now identifies...
1992-07-21 Keith Bosticneeds ioctl.h, now that scsireg.h doesn't include it
1992-07-21 Keith Bosticshouldn't include ioctl.h here
1992-07-13 Jan-Simon PendryMIN -> min
1992-07-08 Chris Toreklint
1992-07-08 Chris Toreklint
1992-07-07 Keith Sklowermulticast changes from lbl
1992-06-06 Mike Hiblermerge latest Utah hp300 code including 68040 support
1992-03-21 Keith Skloweruse m_devget instead of le_get. Other minor changes
1992-03-20 Marc TeitelbaumM4 support
1992-03-20 Marc Teitelbaumhacks for jukebox support
1992-02-20 Kirk McKusickpmap_kernel() becomes kernel_pmap
1992-02-16 Chris Torekconvert to use new select interface, selrecord/selwakeup
1992-02-16 Kirk McKusickhave to include proc.h before socketvar.h
1992-02-06 Kirk McKusicklint
1992-02-06 Kirk McKusickdcmstart is a void
1991-11-06 Kirk McKusicklint
1991-09-19 Mike Karelscheckin karels changes (plus fix sleep -> tsleep)
1991-09-13 Marc Teitelbaumneed vm_prot.h before pmap.h
1991-08-29 Kirk McKusickno longer need vm_statistics.h
1991-08-09 Keith Sklowerthis version has 2 tx buffers; appears to work.
1991-08-09 Keith Sklowerput in hacks for ISO, (put it into ALLMULTI mode),...
1991-06-28 Mike Karelsfix modem control in dcmclose; hack for "HP DCE" on...
1991-06-10 Mike Karelsfrom hibler: don't need retry on key 1
1991-06-10 Mike Karelsmake retry printf's conditional on debug
1991-05-17 Marc Teitelbaumpass flags through in device close
1991-05-09 Steven McCannechanged interface to bpfattach -- bpf_devp is gone
1991-05-08 Mike HiblerDIO-II support
1991-05-08 Mike Hibler(no message)
1991-05-08 Mike HiblerDIO-II support, additional init for catseye
1991-05-08 Mike Hibleradditional definitions for catseye
1991-05-08 Mike Hiblerinternalhpib now caddr_t
1991-05-08 Mike Hiblerinternalhpib is now caddr_t
1991-05-08 Mike Hiblerupdates from utah
1991-05-08 Mike Hiblerget rid of rdbuf, new proc param to many routines
1991-05-08 Mike HiblerDIO-II support, KGDB_CHEAT ifdef from somebody
1991-05-05 Mike Karelsdon't lose bits from unit number
1991-05-05 Mike Karelsupdate to current include, device calling conventions
1991-05-05 Mike Karelsnew kgdb stuff; use dev_t for kgdb_dev instead of cons...
1991-05-04 Steven McCanneoops, the bpf tap call must happen after the packet...
1991-04-28 Steven McCannechanged promiscuous mode handling per Karels' sugesstion
1991-03-19 Steven McCanneadd bpf hooks
1991-03-18 Kirk McKusickput in (probably required) delay
1991-02-26 Kirk McKusickupdate from Hibler for additional HP disks
1991-02-06 Kirk McKusickExabyte driver from Mike Hibler at Utah
1991-02-06 Kirk McKusickupdate from Mike Hibler for Exabyte support
1990-12-17 Kirk McKusickget proper versionof header files so that macros work
next