summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DTRT for file: URLs when output file is "-".des1998-09-171-1/+17
* 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 style bugs introduced by Matt Dillon in his previous, unreviewedken1998-09-162-10/+11
* Fix a regression that caused the script to spam itself by copying somethinggibbs1998-09-161-17/+49
* Spaces -> tabs, don't use touch before it's availablebrian1998-09-161-19/+19
* Work around an alpha compiler bug.dfr1998-09-161-4/+5
* checked, that new sa CAM driver takes care of using buffer sizesandreas1998-09-161-15/+1
* Fix some Alpha portability problems, and add some belt-and-suspendersken1998-09-161-9/+44
* rc.conf variable $amd_map_program needs to be eval'ed.cracauer1998-09-167-14/+14
* 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
* Linux swap and Solaris x86 use the same BIOS partition id.obrien1998-09-162-4/+4
* Make consoles immutable. If you want to turn them off, use wizard mode.msmith1998-09-161-15/+14
* Effectively disable resource limit setting by default, leaving themsmith1998-09-161-203/+274
* Supply correct type widths etc. for alpha.dfr1998-09-161-13/+13
* sync with GENERIC file, raise maxusers variable from '10' to '32'andreas1998-09-161-2/+2
* vmstat shows all manually-specified devices rather then just the firstdillon1998-09-161-1/+6
* Fixed segfault when more then four devices are specified (improper free),dillon1998-09-162-13/+26
* Make this somewhat cam-compatible.phk1998-09-161-6/+4
* Prevent ldconfig from choking by creating any missing directories.phk1998-09-161-18/+18
* Generalise the build a bit more.markm1998-09-168-14/+600
* 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
* Avoid infinite loop if read() fails consistently.des1998-09-161-1/+1
* Add entries to make CodaFS run out of the box.des1998-09-161-1/+9
* Add new '-i' option to usage().abial1998-09-161-3/+3
* Properly allocate our, per lun, probe peripheral softc fromgibbs1998-09-161-2/+2
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
* Snip out some dead code from the alpha part.dfr1998-09-161-65/+1
* Add some things to the alpha build.dfr1998-09-161-1/+13
* Put ldd back in the standard list since it builds on alpha now.dfr1998-09-161-2/+2
* Make ldd work on alpha.dfr1998-09-163-8/+15
* Adjust the declarations of kvm_read and kvm_write to match reality a littledfr1998-09-162-4/+4
* Change to a code sequence which is more likely to work on SMP systems.dfr1998-09-162-40/+16
* Update the man page to match the rest of crunchide.jhay1998-09-161-4/+18
* Make SCSI stuff truly optional.jkh1998-09-164-7/+16
* Sync with etc.i386/MAKEDEV version 1.171.dfr1998-09-161-96/+182
* 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
OpenPOWER on IntegriCloud