summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-202-7/+7
* Fix breakage of ELF kernel builds caused by the addition of anjdp1998-09-191-1/+2
* Sync with sys/i386/conf/SMP-GENERIC revision up to 1.15.kato1998-09-191-3/+2
* Sync with sys/i386/conf/GENERIC revision 1.118.kato1998-09-192-4/+2
* Note that we're in BETA status.jkh1998-09-191-2/+2
* Add splsoftvm().dfr1998-09-192-2/+4
* Don't leave the device queue in a frozen state if the Synchronize Cachegibbs1998-09-191-1/+8
* Make libstand movable.msmith1998-09-191-5/+7
* - Improve debugging code.msmith1998-09-191-41/+36
* Add a generic hexdump tool for debugging purposes.msmith1998-09-192-2/+43
* Fix error recovery in scsi_interpret_sense(). It turns out that ERESTARTken1998-09-191-15/+27
* Set QUIRK_NOMSG for all devices as was the case in the non-CAM versiongibbs1998-09-181-3/+3
* Fix the CAM code so that people can compile kernels with the CD driver butken1998-09-184-222/+209
* fix an mbuf leak when using ipfw to filger bridged packetsluigi1998-09-181-2/+5
* Make LINT compile and link again after the CAM merge. The littleeivind1998-09-183-48/+51
* Change the Atlas II quirk entries so they work with differential Atlasken1998-09-181-3/+8
* Bump request queue size up to full amount (now that we havemjacob1998-09-181-1/+1
* Change sd to da and comment out the non-cam TurboChannel scsi drivers.dfr1998-09-182-10/+10
* Change version number.dfr1998-09-182-4/+4
* Cam changes sd to da.dfr1998-09-181-2/+2
* Don't interpret SCB index 254 as a target mode completion when not ingibbs1998-09-181-2/+3
* Enable the biosdisk driver, duplicate -lstand as it both calls and is calledmsmith1998-09-183-10/+12
* Synch with development version. Compiles and opens but doesn't work yet.msmith1998-09-182-32/+28
* Remove 'panic' command (it works), don't ask for a keypress in panic, asmsmith1998-09-182-15/+2
* We lost all the files in crt/, so define the BIOS sector size here instead.msmith1998-09-181-4/+4
* Use a.out.h to get all the correct bits in one place.msmith1998-09-181-3/+2
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-1813-56/+36
* Oops, missed these. Machine-independant ISA PnP enumerator.msmith1998-09-182-0/+573
* Move SCSI_DELAY and SCSI_CAM from the undocumented options section to theken1998-09-183-9/+27
* Fix a formatting error.ken1998-09-171-19/+31
* Initial integration of the i386 bootloader and BTX.msmith1998-09-1753-3156/+591
* per bde (who is right about this) that an inlined fucntion with constmjacob1998-09-172-21/+25
* Cleanliness. Don't leave defined a const char array that's only usedmjacob1998-09-171-2/+4
* Really correct ncr_freeze_devq now. We scan backwards from the currentgibbs1998-09-171-11/+26
* Add support for glibc consumers using the new ld-linux.so.2 linker.msmith1998-09-173-7/+24
* vpo comments updated for cam, nlpt suggested instead of lptnsouch1998-09-173-9/+15
* A major amount of cleaning up:mjacob1998-09-172-88/+64
* Clean up a comment. Make the default debugging level contingent upon CAMDEBUG.mjacob1998-09-171-8/+4
* Remove commented out and no longer pertinent EAGAIN message. Redo CMD_COMPLETEmjacob1998-09-171-11/+6
* ISP_DMASETUP now returns a value to be possibly punted to outer layers.mjacob1998-09-171-13/+25
* Roll revision, clean up a comment.mjacob1998-09-171-8/+1
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-1713-68/+91
* Correct description of get_diskinfo result.rnordier1998-09-171-1/+1
* Fix the bind security fix introduced in rev 1.38 to work with multicast:fenner1998-09-171-3/+9
* Sync with sys/i386/i386/userconfig.c revision 1.109.kato1998-09-171-14/+13
* MF22: Robert Swindells' patch for correct probing of more AMD cards.jkh1998-09-174-74/+154
* Merge with the latest i386 syscons.dfr1998-09-1710-1373/+3060
* Fix printf format errors.dfr1998-09-171-6/+6
* Two patches from the HARP people:phk1998-09-1742-335/+334
* dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will begibbs1998-09-171-1369/+0
OpenPOWER on IntegriCloud