summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Man page describing the in kernel device statistics routines.gibbs1998-09-151-0/+361
* SCSI Target userland process example. Provides/Dumps the data related togibbs1998-09-152-0/+281
* Camcontrol - A utility for configuring/manipulating the CAM subsystemgibbs1998-09-156-0/+3548
* SCSI Peripheral drivers for CAM:gibbs1998-09-1517-0/+16497
* CAM Transport Layer (XPT).gibbs1998-09-1517-0/+9682
* Device statistics library. Used by iostat, vmstat, and systat togibbs1998-09-154-0/+1755
* I hate late night commits. These should be nuked from the atticy bygibbs1998-09-154-0/+0
* CAM userland utility library, a replacement for libscsi.gibbs1998-09-158-0/+1774
* Revert to rev 1.41.obrien1998-09-151-11/+9
* Document root.wheel.obrien1998-09-151-0/+3
* Restore default implict behavior of running the all target we had before.jkh1998-09-151-1/+4
* 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 (wrong) OBJFORMAT setting.msmith1998-09-151-6/+1
* Replace accidentally-deleted `x' which caused warnx() to misbehave.wollman1998-09-151-2/+2
* Correct a typo that I noticed.jkoshy1998-09-151-1/+1
* Remove includes that are no longer needed, now that the core dumpingjdp1998-09-141-9/+1
* Fix GDB so that it can handle ELF core dumps.jdp1998-09-149-15/+97
* 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
* Remove Id keywords from files that are still on the vendor branchbrian1998-09-147-14/+0
* o use strncpy safelyimp1998-09-141-3/+8
* Bring core-regset.c back to life. It is needed for handling ELFjdp1998-09-141-0/+130
* Make use of the new 'dm' utility instead of standard 'dmesg'.abial1998-09-143-6/+9
* Add reallocf to the library. This function is simliar to realloc, butimp1998-09-144-13/+43
* Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.abial1998-09-142-0/+89
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-147-7/+59
* Too late in the 3.0-game to deal with a setgid /usr/bin/man.obrien1998-09-141-2/+2
* Remove the SLICE code.sos1998-09-1432-5778/+27
* Use a more reasonable default umask in case the root umask is toojkh1998-09-141-1/+5
* Fix printf warnings and add a few casts.jkh1998-09-146-18/+18
* Until lkm and mdec gets populated again by some other means, do itjkh1998-09-141-1/+7
* Add a link perl --> perl5.00502markm1998-09-141-1/+2
* 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
* Wanted to set uname to root, not gname.obrien1998-09-141-2/+2
* This implements retrieving the contents of message buffer via sysctl(3)abial1998-09-142-2/+44
* Nuke gratuitous use of OBJFORMATjkh1998-09-141-2/+2
* 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
* Teach crunch about an elf/a.out world.jkh1998-09-146-140/+795
* Assume ELF-style symbol names now.jkh1998-09-141-1/+1
* Use -aout for kernels right now. This will have to be changed back ifjkh1998-09-141-1/+2
* Decouple genassym flags from CFLAGS.jkh1998-09-143-9/+18
OpenPOWER on IntegriCloud