| Commit message (Expand) | Author | Age | Files | Lines |
* | Two patches from the HARP people: | phk | 1998-09-17 | 49 | -343/+348 |
* | s/the the/to the/ | phk | 1998-09-17 | 1 | -2/+2 |
* | Don't build ncrcontrol on alpha, its obsoleted by cam. | dfr | 1998-09-17 | 1 | -2/+1 |
* | Don't expect /usr/games in the path. | phk | 1998-09-17 | 1 | -6/+19 |
* | s/yellow pages/NIS/ | phk | 1998-09-17 | 1 | -3/+2 |
* | Fix a typo. "Primay" -> "Primary" | ken | 1998-09-17 | 1 | -2/+2 |
* | dpt.h has moved back to sys/dev/dpt. The dpt ioctl interface will be | gibbs | 1998-09-17 | 1 | -1369/+0 |
* | libscsi is obsoleted by CAM. | gibbs | 1998-09-17 | 6 | -1654/+3 |
* | Obsoleted by CAM. | gibbs | 1998-09-17 | 9 | -3377/+0 |
* | Mark the syscons and pcvt drivers as being allowed to conflict, so that | msmith | 1998-09-17 | 5 | -15/+15 |
* | Yikes, put .endif in wrong place. | asami | 1998-09-17 | 1 | -2/+2 |
* | Remove shlib minor if PORTOBJFORMAT=elf. | asami | 1998-09-17 | 1 | -1/+3 |
* | Sync with OpenBSD ifdefs | brian | 1998-09-17 | 7 | -25/+53 |
* | Alphabeticalize SEE ALSO section. | brian | 1998-09-17 | 2 | -28/+28 |
* | 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 |