summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* kern_clock.c:gibbs1998-09-153-48/+9
* The Buslogic driver is smart enough to set it's own interrupt vector now.gibbs1998-09-151-3/+2
* autoconf.c:gibbs1998-09-158-47/+25
* sd->da, od is gone, no SCSI control devices.gibbs1998-09-1514-257/+266
* Adjust for sd->da and the loss of od.gibbs1998-09-155-29/+25
* Contents were duplicated.gibbs1998-09-151-206/+1
* Update for CAM.gibbs1998-09-152-33/+59
* When a buffer is removed from a buffer queue, remember it's block numbergibbs1998-09-154-82/+148
* Add a new at_shutdown queue, SHUTDOWN_FINAL. This queue is run atgibbs1998-09-151-84/+67
* Update QLogic ISP support for CAM. Add preliminary target mode support.gibbs1998-09-158-2948/+14047
* Conver the DPT driver to CAM. The dpt_control interface is not yetgibbs1998-09-159-4449/+3337
* Deleted DDB and DIAGNOSTIC options.kato1998-09-153-24/+3
* Add new files for HARP3phk1998-09-15132-0/+73729
* Revive PCIConf.gibbs1998-09-157-112/+981
* New Kernel device statistics code.gibbs1998-09-153-11/+442
* Update system to new device statistics code.gibbs1998-09-159-212/+211
* Adaptec 154X SCSI-Host Adapter driver for CAM.gibbs1998-09-154-0/+2684
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.gibbs1998-09-159-0/+4996
* Move to new name, convert to CAM, add support for new chips, andgibbs1998-09-152-0/+2404
* Move to new name and convert to CAM.gibbs1998-09-152-0/+918
OpenPOWER on IntegriCloud