summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add cam spls.dfr1998-09-161-1/+3
* Port i386 bus_space and bus_dma to alpha.dfr1998-09-163-476/+1085
* Change to cam.dfr1998-09-169-38/+28
* Add cam software interrupts.dfr1998-09-161-1/+10
* Port the i386 bus_dma implementation to alpha.dfr1998-09-161-0/+651
* Sync with sys/i386/isa/fd.c revision 1.123.kato1998-09-162-6/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.123.kato1998-09-162-4/+4
* This commit was generated by cvs2svn to compensate for changes in r39330,grog1998-09-1646-0/+16470
|\
| * Import base vinum lkm sourcesgrog1998-09-1646-0/+16470
* Fix printf format bugs.gibbs1998-09-164-48/+55
* Fix compile warnings.mjacob1998-09-161-4/+4
* Restore the core-dumping of all writable segments for ELF executables,jdp1998-09-161-80/+188
* Check to make sure that this device is opened read-write, not just readken1998-09-162-2/+14
* fix reported compile error flying blind- I do not have the new compiler yetmjacob1998-09-151-2/+2
* Update to use CAM device names.gibbs1998-09-151-5/+3
* Erk. Revert back to 1.31, dumping only data and stack to the corejdp1998-09-151-200/+68
* Nuke uninitialized varible fd from retrier(). Change the devstat codegibbs1998-09-153-9/+6
* When choosing segments to write to the core file, don't assume thatjdp1998-09-151-2/+3
* Correct printf format bugs.gibbs1998-09-156-28/+32
* Instead of just the data and stack segments, include all writablejdp1998-09-151-68/+199
* Bump config version.gibbs1998-09-153-6/+6
* Add the vesa module to the listsos1998-09-151-2/+2
* Double oops, committed the wrong Makefile ata that, fixed.sos1998-09-151-2/+2
* Oops for the Makefile for the VESA lkmsos1998-09-151-0/+19
* Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4fenner1998-09-151-1/+3
* Add VESA support to syscons.sos1998-09-1538-2821/+5339
* Restore pre-v1.44 behavior: always copy modified in-core inode to diskluoqi1998-09-151-3/+5
* Sync with sys/i386/i386/userconfig.c revision 1.108.kato1998-09-151-8/+5
* Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386,kato1998-09-159-81/+77
* Adjust for sd->da and the loss of od.kato1998-09-154-26/+22
* Sync with sys/i386/isa/fd.c and wd.c revisions 1.122 and 1.176,kato1998-09-153-93/+82
* Add exec syscall.rnordier1998-09-152-4/+54
* (this is an extract from src/share/examples/atm/README)phk1998-09-157-8/+208
* Turn off replies to ICMP echo requests for broadcast and multicastjkoshy1998-09-151-2/+2
* Obsoleted by CAM.gibbs1998-09-1539-25864/+0
* Obsolteted by CAM.gibbs1998-09-153-2189/+0
* system.h:gibbs1998-09-154-48/+121
* Convert ISP pci front end to CAM/bus space/dma.gibbs1998-09-154-1759/+1932
* Convert SCSI disk bios geometry code to CAM.gibbs1998-09-152-29/+21
OpenPOWER on IntegriCloud