| Commit message (Expand) | Author | Age | Files | Lines |
* | Build headers with -DWANT_NFS3. | obrien | 1998-09-17 | 1 | -2/+2 |
* | Fix the sreensavers so the work again with the new syscons & friends. | sos | 1998-09-17 | 20 | -103/+137 |
* | Correct description of get_diskinfo result. | rnordier | 1998-09-17 | 1 | -1/+1 |
* | Fix the bind security fix introduced in rev 1.38 to work with multicast: | fenner | 1998-09-17 | 1 | -3/+9 |
* | Fix typo: s/;/:/ | dt | 1998-09-17 | 1 | -2/+2 |
* | Purely cosmetic but useful change. | andreas | 1998-09-17 | 2 | -41/+41 |
* | Page control field values go from 0-3, not 1-4. | ken | 1998-09-17 | 1 | -5/+5 |
* | Sync with sys/i386/i386/userconfig.c revision 1.109. | kato | 1998-09-17 | 1 | -14/+13 |
* | MF22: Robert Swindells' patch for correct probing of more AMD cards. | jkh | 1998-09-17 | 4 | -74/+154 |
* | This goes in doc distribution now. | jkh | 1998-09-17 | 1 | -3/+3 |
* | Temporary hacks to get releases working again: | jkh | 1998-09-17 | 1 | -3/+4 |
* | Typo: hittab -> hitab | dwhite | 1998-09-17 | 1 | -2/+2 |
* | Merge with the latest i386 syscons. | dfr | 1998-09-17 | 10 | -1373/+3060 |
* | Fix printf format errors. | dfr | 1998-09-17 | 1 | -6/+6 |
* | 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 |