| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -5/+5 |
| * | Removed bitrot. | Ruslan Ermilov | 2005-01-13 | 1 | -5/+2 |
| * | Minor comment fix. | Ken Smith | 2005-01-07 | 1 | -1/+1 |
| * | Remove old wdc driver completely. | Yoshihiro Takahashi | 2005-01-04 | 1 | -6/+0 |
| * | Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid | Pyun YongHyeon | 2004-12-22 | 1 | -0/+14 |
| * | Use the source of the termcap database when available. | Ruslan Ermilov | 2004-12-21 | 1 | -10/+16 |
| * | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | David E. O'Brien | 2004-11-19 | 2 | -13/+13 |
| * | Make logic more readable. | David E. O'Brien | 2004-11-19 | 1 | -3/+3 |
| * | Only write the rc.conf header when a new rc.conf is written. This was | Simon L. B. Nielsen | 2004-11-16 | 1 | -1/+1 |
| * | Add Estonian keyboards. | John Baldwin | 2004-11-11 | 1 | -1/+2 |
| * | Add ftp8.de.freebsd.org | Josef El-Rayes | 2004-11-06 | 1 | -0/+2 |
| * | Fix braino where I didn't fix the file path from when the line was | David E. O'Brien | 2004-11-04 | 1 | -1/+1 |
| * | Stop listening to bug reports with wrong solutions and commit a fix to the ' | David E. O'Brien | 2004-11-04 | 1 | -1/+1 |
| * | fix typo in generated /etc/exports: escape all ' | David E. O'Brien | 2004-11-01 | 1 | -1/+1 |
| * | fix typo in generated /etc/exports: s/synatx/syntax/ | Ralf S. Engelschall | 2004-10-04 | 1 | -1/+1 |
| * | Revert rev. 1.351 of this file, which allowed users to read the | Bruce A. Mah | 2004-09-18 | 1 | -9/+7 |
| * | Clear all "active partition" bits before we set a new one. | Xin LI | 2004-09-15 | 1 | -1/+7 |
| * | Add device driver support for the VIA Networking Technologies | Bill Paul | 2004-09-10 | 1 | -0/+1 |
| * | Remove support for configuring the X server from sysinstall. General | Ken Smith | 2004-08-30 | 6 | -163/+0 |
| * | Start the de-orbital burn of our previous FreeBSD version compat libs | David E. O'Brien | 2004-08-29 | 1 | -16/+0 |
| * | No longer do special handling of Perl. FreeBSD users have all of 5.x | David E. O'Brien | 2004-08-25 | 1 | -2/+0 |
| * | Add snapshots.se.freebsd.org to list of available ftp mirrors. | Josef El-Rayes | 2004-08-24 | 1 | -1/+3 |
| * | Fix installing from SCSI tape drives by catching up device names with | Bruce A. Mah | 2004-08-16 | 1 | -1/+1 |
| * | Teach sysinstall about the "srescue" distribution, which contains the | Colin Percival | 2004-08-10 | 2 | -0/+4 |
| * | Initial pass at shifting sysinstall(8) to install X.org instead of XFree86. | Ken Smith | 2004-08-10 | 4 | -188/+123 |
| * | During FTP installs, when installing Postfix as an alternate MTA, the | Simon L. B. Nielsen | 2004-08-09 | 1 | -1/+1 |
| * | Create an EFI partition when the user wants auto defaults. There's | Marcel Moolenaar | 2004-08-07 | 1 | -0/+22 |
| * | o Save pointers to the chunks for root, home, swap, usr, var and tmp in | Marcel Moolenaar | 2004-08-07 | 4 | -156/+148 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 4 | -24/+9 |
| * | ia64 specific: | Marcel Moolenaar | 2004-08-04 | 1 | -21/+46 |
| * | Pass the partition type to get_mountpoint() and new_part(). This way | Marcel Moolenaar | 2004-08-04 | 1 | -61/+29 |
| * | Move the inclusion of libdisk.h from sysinstall.h to the source files | Marcel Moolenaar | 2004-08-02 | 7 | -1/+6 |
| * | Remove unnecessary use of the __ia64__ conditional. This slightly improves | Marcel Moolenaar | 2004-08-01 | 1 | -5/+3 |
| * | Remove reference to fla driver. | Poul-Henning Kamp | 2004-07-20 | 1 | -1/+0 |
| * | Eliminated double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -2/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -25/+44 |
| * | Add latinamerican.iso.acc | Andrey A. Chernov | 2004-06-01 | 1 | -1/+2 |
| * | lat-amer -> latinamerican keymap | Andrey A. Chernov | 2004-06-01 | 1 | -1/+1 |
| * | Pressing 's' in the initial menu should result in selecting the 'Standard' | Ken Smith | 2004-05-18 | 1 | -1/+1 |
| * | Mods for powerpc. | Peter Grehan | 2004-05-15 | 2 | -10/+50 |
| * | Minor fixes for ia64 installs: | John Baldwin | 2004-05-07 | 2 | -1/+8 |
| * | Sync list of FTP sites with current reality. | Ken Smith | 2004-04-12 | 1 | -12/+10 |
| * | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | John Baldwin | 2004-03-16 | 2 | -48/+58 |
| * | Remove unused variables. | John Baldwin | 2004-03-11 | 1 | -3/+0 |
| * | Fixed assorted misuses of NULL in integer context. | Bruce Evans | 2004-03-11 | 4 | -4/+4 |
| * | The "bin" distribution was renamed to "base" in CURRENT. | Jimmy Olgeni | 2004-02-07 | 1 | -1/+1 |
| * | In checkLabels(), deal with the fact that on ia64 we do not have a | Marcel Moolenaar | 2004-01-30 | 1 | -0/+12 |
| * | Add 'fwe' so one doesn't get "<unknown network interface type>". | David E. O'Brien | 2004-01-04 | 1 | -0/+1 |
| * | I think we can stop doing 'ldconfig -aout' during the install now. | David E. O'Brien | 2004-01-02 | 1 | -4/+0 |
| * | s/package_exists/package_installed/g as that's much more descriptive of | David E. O'Brien | 2004-01-02 | 1 | -1/+1 |