summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Massive overhaul of the aic7xxx driver:gibbs1998-09-1521-1113/+8428
* Adaptec 174x EISA SCSI Host Adapter driver for CAM.gibbs1998-09-154-0/+3254
* EISA bus attachment for the AdvanSys driver.gibbs1998-09-152-0/+708
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-1510-1065/+3791
* SCSI Peripheral drivers for CAM:gibbs1998-09-1517-0/+16497
* CAM Transport Layer (XPT).gibbs1998-09-1517-0/+9682
* Sync with sys/i386/i386/machdep.c revision up to 1.309.kato1998-09-152-2/+80
* Sync with sys/i386/confMakefile.i386 revision 1.122.kato1998-09-152-6/+12
* Remove includes that are no longer needed, now that the core dumpingjdp1998-09-141-9/+1
* Viola! The kernel now generates standard ELF core dumps for ELFjdp1998-09-142-16/+361
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-1412-46/+99
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-147-7/+59
* Remove the SLICE code.sos1998-09-1432-5778/+27
* Add extra bootinfo fields for the three-stage bootloader; the end of themsmith1998-09-141-1/+5
* Add constants associated with preloaded kernel modules.msmith1998-09-141-1/+18
* Resynch with working sources before BTX integration.msmith1998-09-1419-147/+348
* This implements retrieving the contents of message buffer via sysctl(3)abial1998-09-142-2/+44
* Sync with sys/i386/isa/syscons.c revision 1.277.kato1998-09-141-3/+1
* Sync with sys/i386/isa/if_ed.c and sio.c revisions 1.145 and 1.215,kato1998-09-143-48/+41
* Decouple genassym flags from CFLAGS.jkh1998-09-143-9/+18
* Sync with sys/i386/conf/majors.i386 revision 1.48.kato1998-09-141-1/+3
* Add BTX startup/interface code.rnordier1998-09-146-2/+235
* Make /dev/vga a softlink to /dev/ttyv0 under DEVFS using /etc/rc.devfssos1998-09-142-6/+2
* Add provisions for variant core dump file formats, depending on thejdp1998-09-1412-117/+152
* Support PnP compatibility IDs. This allow e.g. the ed driver to pickeivind1998-09-137-106/+192
* invalid printf call fixed -> compile time warning removednsouch1998-09-133-6/+6
* unused function removed (byte_1284_inbyte)nsouch1998-09-131-34/+1
* Lowlevel i/o routines for ZIP+ support. Mostly written with microseqnsouch1998-09-131-0/+771
* ppbus enhanced to support ZIP+ : microseq improvednsouch1998-09-136-81/+207
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +nsouch1998-09-1310-129/+286
* add immio.c for ZIP+ supportnsouch1998-09-131-0/+1
* Remove unused variable.dt1998-09-132-6/+2
* Fix a bug related to renaming in root directory. This bug reported bydt1998-09-132-4/+8
* Finish conversion of cfs -> codarvb1998-09-1356-8420/+233
* Enable client entry point support.rnordier1998-09-132-4/+4
* Bring in files for bridging support.luigi1998-09-122-0/+753
* Bring in new files for dummynet supportluigi1998-09-122-0/+709
* Define the Posix.1g names for the howto argument to shutdown(2).wollman1998-09-121-1/+8
* various nits that didn't make it through the brucefilter.phk1998-09-122-10/+12
* Enable the vn device under DEVFS without SLICE.sos1998-09-121-4/+33
* Don't dereference an uninitialized pointer in dead code. The deadbde1998-09-121-2/+2
* Provide the correct definition of ELF64_R_INFO.dfr1998-09-121-2/+2
* Add btxldr, a BTX loader for ELF clients.rnordier1998-09-124-2/+758
* This commit was generated by cvs2svn to compensate for changes in r39088,rnordier1998-09-124-0/+1023
|\
OpenPOWER on IntegriCloud