| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enable the compat4x distribution on Alpha as well as i386. | John Baldwin | 2002-11-27 | 1 | -0/+2 |
| * | Expand X_AS_PKG so that we don't declare distribution bitmasks or menus | John Baldwin | 2002-11-27 | 1 | -7/+34 |
| * | Mount devfs with nmount(2) instead of mount(2). This error was masked | John Baldwin | 2002-11-05 | 1 | -1/+12 |
| * | MFS: Update sysinstall text for the number and size or ports in the ports | Bruce A. Mah | 2002-10-25 | 1 | -2/+2 |
| * | The ports collection now contains over 7000 applications and consumes | Murray Stokely | 2002-05-27 | 1 | -2/+2 |
| * | Add the ability to use Bzip'ed packages. | David E. O'Brien | 2002-04-30 | 1 | -3/+4 |
| * | Change the name of the 'bin' distribution to 'base'. | David E. O'Brien | 2002-04-23 | 1 | -4/+4 |
| * | Switch to using XFree86 version 4. We do this thru installing the package, | David E. O'Brien | 2002-04-02 | 1 | -0/+20 |
| * | Update number of ports available. | Murray Stokely | 2002-03-11 | 1 | -1/+1 |
| * | Update the number of ports available. | Murray Stokely | 2002-01-26 | 1 | -1/+1 |
| * | Compilers are very picky about matching opeining and closing brackets. | John Hay | 2002-01-15 | 1 | -1/+0 |
| * | Unbreak installation for the CD-ROM and possiblhy other media types. | Brian Feldman | 2002-01-14 | 1 | -1/+14 |
| * | An XFree86 install should not depend on any compat libs any longer. | David E. O'Brien | 2001-12-10 | 1 | -9/+0 |
| * | We do have a compat4x dist for Alpha. | David E. O'Brien | 2001-12-10 | 1 | -1/+1 |
| * | Silence more warnings. | Murray Stokely | 2001-09-22 | 1 | -2/+2 |
| * | Increase disk space estimate for installing the ports collection from | Murray Stokely | 2001-09-14 | 1 | -1/+1 |
| * | 4000 -> 5800 ports. We really need to add some smarts to the | Murray Stokely | 2001-09-05 | 1 | -1/+1 |
| * | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | Dima Dorfman | 2001-07-02 | 1 | -10/+10 |
| * | Various changes to the messages so that they are now appropriate for both | Nik Clayton | 2001-06-27 | 1 | -1/+1 |
| * | Clarify that we're talking about KBytes per second vs kBits per second. | Jordan K. Hubbard | 2001-04-09 | 1 | -1/+1 |
| * | According with RFC 2330 ("Framework for IP Performance Metrics", from | Jordan K. Hubbard | 2001-04-08 | 1 | -1/+1 |
| * | Include docs with "default X dist" so XF86Config won't complain about it. | Jordan K. Hubbard | 2001-03-22 | 1 | -1/+1 |
| * | Don't install Kerberos stuff if user has selected minimal or "user" | Jordan K. Hubbard | 2001-03-22 | 1 | -2/+2 |
| * | Teach sysinstall about the `compat4x' distribution. | Murray Stokely | 2001-02-09 | 1 | -0/+4 |
| * | Finish the job of conditionalizing the PC98 stuff. | Jordan K. Hubbard | 2000-11-22 | 1 | -3/+3 |
| * | Minimal distribution now gets cropto binaries. | Jun Kuriyama | 2000-11-11 | 1 | -1/+3 |
| * | Update ports count to "over 4000" | Jordan K. Hubbard | 2000-11-03 | 1 | -1/+1 |
| * | More explicitly set crypto bits. | Jordan K. Hubbard | 2000-10-26 | 1 | -2/+3 |
| * | One whack at the idea of having "security profiles" which select the | Jordan K. Hubbard | 2000-09-22 | 1 | -42/+8 |
| * | Enable crypto by default with "canned" distributions (it can still | Jordan K. Hubbard | 2000-09-16 | 1 | -0/+2 |
| * | MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff. | Jordan K. Hubbard | 2000-09-07 | 1 | -18/+0 |
| * | Don't offer the PC98 link kit or setup on non-i386 installs. | David E. O'Brien | 2000-07-31 | 1 | -0/+4 |
| * | Don't give the DEC Alpha user the chance to install the X servers that are | David E. O'Brien | 2000-07-25 | 1 | -0/+6 |
| * | Terminate, with extreme prejudice, the USAResident hack which | Jordan K. Hubbard | 2000-07-24 | 1 | -9/+2 |
| * | - Clarify some of the text in sysinstall in regards to the cryto bits. | John Baldwin | 2000-07-20 | 1 | -10/+12 |
| * | Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't added | Jordan K. Hubbard | 2000-03-18 | 1 | -1/+1 |
| * | Do the right thing with USA_RESIDENT | Jordan K. Hubbard | 2000-03-10 | 1 | -4/+4 |
| * | Fix inexplicable crypto->des reversion. | Jordan K. Hubbard | 2000-03-08 | 1 | -1/+1 |
| * | Revise this for the brave new world of "crypto" | Jordan K. Hubbard | 2000-02-29 | 1 | -44/+37 |
| * | If user says they're in the USA, record that fact in /etc/make.conf | Jordan K. Hubbard | 2000-02-19 | 1 | -0/+4 |
| * | add missing newline to previous cosmetic fixes. | Jordan K. Hubbard | 2000-02-18 | 1 | -1/+1 |
| * | If no distribution file is found, abort the installation. Previous | Daniel C. Sobral | 2000-02-17 | 1 | -2/+4 |
| * | If the installation media disappears in the process of installing | Daniel C. Sobral | 2000-02-17 | 1 | -2/+4 |
| * | Various cosmetic fixes, stop saying "DES" when we really mean "crypto", | Jordan K. Hubbard | 2000-02-17 | 1 | -13/+15 |
| * | Support the extraction of /usr/src/tools | Jordan K. Hubbard | 2000-02-09 | 1 | -0/+1 |
| * | Always set dist_attr to NULL. | Jordan K. Hubbard | 2000-02-08 | 1 | -1/+1 |
| * | o Fix http proxy code for various extentions and deal with FTP archive | Jordan K. Hubbard | 2000-01-25 | 1 | -12/+37 |
| * | * add SVR4 and OSF/1 enabling in the Start Up config menu | David E. O'Brien | 2000-01-18 | 1 | -1/+17 |
| * | Upgrade to XFree86 3.3.6 | Jordan K. Hubbard | 2000-01-11 | 1 | -3/+3 |
| * | Remove references to now-obsolete XFree86 source collection (use the | Jordan K. Hubbard | 2000-01-04 | 1 | -2/+0 |