| Commit message (Expand) | Author | Age | Files | Lines |
* | DTRT for file: URLs when output file is "-". | des | 1998-09-17 | 1 | -1/+17 |
* | Use %p with (void *) casts to print pointers with printf. | gibbs | 1998-09-17 | 5 | -25/+25 |
* | Prevent modification of permanent ARP entries (PR kern/7649) | fenner | 1998-09-17 | 1 | -4/+21 |
* | Some Alpha patches for CAM from Doug Rabson. | ken | 1998-09-16 | 2 | -3/+5 |
* | Fix style bugs introduced by Matt Dillon in his previous, unreviewed | ken | 1998-09-16 | 2 | -10/+11 |
* | Fix a regression that caused the script to spam itself by copying something | gibbs | 1998-09-16 | 1 | -17/+49 |
* | Spaces -> tabs, don't use touch before it's available | brian | 1998-09-16 | 1 | -19/+19 |
* | Work around an alpha compiler bug. | dfr | 1998-09-16 | 1 | -4/+5 |
* | checked, that new sa CAM driver takes care of using buffer sizes | andreas | 1998-09-16 | 1 | -15/+1 |
* | Fix some Alpha portability problems, and add some belt-and-suspenders | ken | 1998-09-16 | 1 | -9/+44 |
* | rc.conf variable $amd_map_program needs to be eval'ed. | cracauer | 1998-09-16 | 7 | -14/+14 |
* | Add 450NX chipset components. | msmith | 1998-09-16 | 1 | -1/+5 |
* | Fix the (unported) resource shortage case- I'd done a xpt_freeze_simq | mjacob | 1998-09-16 | 2 | -4/+15 |
* | Linux swap and Solaris x86 use the same BIOS partition id. | obrien | 1998-09-16 | 2 | -4/+4 |
* | Make consoles immutable. If you want to turn them off, use wizard mode. | msmith | 1998-09-16 | 1 | -15/+14 |
* | Effectively disable resource limit setting by default, leaving the | msmith | 1998-09-16 | 1 | -203/+274 |
* | Supply correct type widths etc. for alpha. | dfr | 1998-09-16 | 1 | -13/+13 |
* | sync with GENERIC file, raise maxusers variable from '10' to '32' | andreas | 1998-09-16 | 1 | -2/+2 |
* | vmstat shows all manually-specified devices rather then just the first | dillon | 1998-09-16 | 1 | -1/+6 |
* | Fixed segfault when more then four devices are specified (improper free), | dillon | 1998-09-16 | 2 | -13/+26 |
* | Make this somewhat cam-compatible. | phk | 1998-09-16 | 1 | -6/+4 |
* | Prevent ldconfig from choking by creating any missing directories. | phk | 1998-09-16 | 1 | -18/+18 |
* | Generalise the build a bit more. | markm | 1998-09-16 | 8 | -14/+600 |
* | Fix a bug in ncr_freeze_devq() which is called when we see a queue | gibbs | 1998-09-16 | 1 | -5/+10 |
* | Alpha port related fixes from Doug Rabson. | mjacob | 1998-09-16 | 2 | -34/+66 |
* | alpha port fixes from Doug. | mjacob | 1998-09-16 | 2 | -5/+5 |
* | Avoid infinite loop if read() fails consistently. | des | 1998-09-16 | 1 | -1/+1 |
* | Add entries to make CodaFS run out of the box. | des | 1998-09-16 | 1 | -1/+9 |
* | Add new '-i' option to usage(). | abial | 1998-09-16 | 1 | -3/+3 |
* | Properly allocate our, per lun, probe peripheral softc from | gibbs | 1998-09-16 | 1 | -2/+2 |
* | (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too. | asami | 1998-09-16 | 1 | -10/+13 |
* | Snip out some dead code from the alpha part. | dfr | 1998-09-16 | 1 | -65/+1 |
* | Add some things to the alpha build. | dfr | 1998-09-16 | 1 | -1/+13 |
* | Put ldd back in the standard list since it builds on alpha now. | dfr | 1998-09-16 | 1 | -2/+2 |
* | Make ldd work on alpha. | dfr | 1998-09-16 | 3 | -8/+15 |
* | Adjust the declarations of kvm_read and kvm_write to match reality a little | dfr | 1998-09-16 | 2 | -4/+4 |
* | Change to a code sequence which is more likely to work on SMP systems. | dfr | 1998-09-16 | 2 | -40/+16 |
* | Update the man page to match the rest of crunchide. | jhay | 1998-09-16 | 1 | -4/+18 |
* | Make SCSI stuff truly optional. | jkh | 1998-09-16 | 4 | -7/+16 |
* | Sync with etc.i386/MAKEDEV version 1.171. | dfr | 1998-09-16 | 1 | -96/+182 |
* | Sync with sys/i386/isa/pcaudio.c revision 1.43. | kato | 1998-09-16 | 1 | -5/+5 |
* | Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and | kato | 1998-09-16 | 4 | -6/+18 |
* | Some workarounds for a common DEC pci-pci bridge found on alphas. | dfr | 1998-09-16 | 2 | -10/+18 |
* | Port de driver to alpha. | dfr | 1998-09-16 | 2 | -6/+74 |
* | Document BUS_CREATE_INTR and BUS_CONNECT_INTR. | dfr | 1998-09-16 | 1 | -3/+8 |
* | Workaround some EB164 wierdness. | dfr | 1998-09-16 | 1 | -13/+75 |
* | Disable unwanted isa interrupts. | dfr | 1998-09-16 | 1 | -1/+8 |
* | Add cam spls. | dfr | 1998-09-16 | 1 | -1/+3 |
* | Port i386 bus_space and bus_dma to alpha. | dfr | 1998-09-16 | 3 | -476/+1085 |
* | Change to cam. | dfr | 1998-09-16 | 9 | -38/+28 |