summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark the syscons and pcvt drivers as being allowed to conflict, so thatmsmith1998-09-175-15/+15
* Use %p with (void *) casts to print pointers with printf.gibbs1998-09-175-25/+25
* Prevent modification of permanent ARP entries (PR kern/7649)fenner1998-09-171-4/+21
* Some Alpha patches for CAM from Doug Rabson.ken1998-09-162-3/+5
* Fix a regression that caused the script to spam itself by copying somethinggibbs1998-09-161-17/+49
* Add 450NX chipset components.msmith1998-09-161-1/+5
* Fix the (unported) resource shortage case- I'd done a xpt_freeze_simqmjacob1998-09-162-4/+15
* Make consoles immutable. If you want to turn them off, use wizard mode.msmith1998-09-161-15/+14
* sync with GENERIC file, raise maxusers variable from '10' to '32'andreas1998-09-161-2/+2
* Make this somewhat cam-compatible.phk1998-09-161-6/+4
* Fix a bug in ncr_freeze_devq() which is called when we see a queuegibbs1998-09-161-5/+10
* Alpha port related fixes from Doug Rabson.mjacob1998-09-162-34/+66
* alpha port fixes from Doug.mjacob1998-09-162-5/+5
* Properly allocate our, per lun, probe peripheral softc fromgibbs1998-09-161-2/+2
* Sync with sys/i386/isa/pcaudio.c revision 1.43.kato1998-09-161-5/+5
* Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 andkato1998-09-164-6/+18
* Some workarounds for a common DEC pci-pci bridge found on alphas.dfr1998-09-162-10/+18
* Port de driver to alpha.dfr1998-09-162-6/+74
* Document BUS_CREATE_INTR and BUS_CONNECT_INTR.dfr1998-09-161-3/+8
* Workaround some EB164 wierdness.dfr1998-09-161-13/+75
* Disable unwanted isa interrupts.dfr1998-09-161-1/+8
OpenPOWER on IntegriCloud