| Commit message (Expand) | Author | Age | Files | Lines |
* | If a size suffix isn't entered, just use the value entered. This fixes | Rebecca Cran | 2010-07-22 | 1 | -0/+3 |
* | Add support for creating the archived log filenames using a time-stamp | Simon L. B. Nielsen | 2010-07-22 | 2 | -16/+267 |
* | Staticify local variables. | Xin LI | 2010-07-20 | 1 | -13/+11 |
* | Build some powerpc-specific utilities on powerpc64 as well. | Nathan Whitehorn | 2010-07-20 | 1 | -1/+1 |
* | - Fixed automatic detection of the control serial port. | Andrew Thompson | 2010-07-20 | 1 | -93/+122 |
* | Fix handling of the "-l" argument for nfsdumpstate(8). | Rick Macklem | 2010-07-20 | 1 | -1/+1 |
* | - Add Latinamerican keymaps to sysinstall's Makefile so that it can | Gabor Kovesdan | 2010-07-19 | 1 | -2/+3 |
* | Fix support for chrooted installs. | Norikatsu Shigemura | 2010-07-19 | 1 | -3/+3 |
* | FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring | Rebecca Cran | 2010-07-16 | 4 | -262/+4 |
* | Put warnings out to stderr rather than stdout. | Warner Losh | 2010-07-15 | 3 | -41/+54 |
* | Update some release version numbers. The patch is based on the one | Benedict Reuschling | 2010-07-14 | 1 | -5/+5 |
* | Add support for packages. | Warner Losh | 2010-07-13 | 10 | -24/+325 |
* | Enhance config to handle MACHINEs with multiple architectures: | Nathan Whitehorn | 2010-07-13 | 4 | -10/+38 |
* | o Fix typo: sepcify -> specify. | Maxim Konovalov | 2010-07-12 | 1 | -1/+1 |
* | Teach crunchide(1) about PPC ELF64. | Nathan Whitehorn | 2010-07-10 | 2 | -1/+5 |
* | Fix reading of empty fifolog files. When we don't have anything | Giorgos Keramidas | 2010-07-10 | 1 | -1/+3 |
* | Revert r209787 pending further discussion. | Randi Harper | 2010-07-08 | 7 | -6/+551 |
* | Properly recognize a number followed by non-digits as a jail name. | Jamie Gritton | 2010-07-08 | 1 | -1/+3 |
* | Remove the ability to upgrade via sysinstall. This feature has been flaky | Randi Harper | 2010-07-08 | 7 | -551/+6 |
* | Add support for remote logging to syslogd via an install.cfg variable. | Randi Harper | 2010-07-07 | 3 | -6/+82 |
* | Add further documentation for netDev in install.cfg to reflect the new | Randi Harper | 2010-07-07 | 1 | -0/+1 |
* | Increase the default and minimum partition sizes. | Rebecca Cran | 2010-07-07 | 1 | -7/+7 |
* | Further simplification. | Warner Losh | 2010-07-07 | 1 | -1/+1 |
* | These files should have been added/deleted in r209751 | Warner Losh | 2010-07-06 | 1 | -8/+13 |
* | A few patches from Ed Maste by way of Kris Moore | Warner Losh | 2010-07-06 | 6 | -25/+19 |
* | Simplify the wording of the console configuration dialogs since we now | Rebecca Cran | 2010-07-06 | 1 | -10/+9 |
* | Merge ACPICA 20100702. | Jung-uk Kim | 2010-07-06 | 2 | -2/+3 |
* | - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay | Bernhard Schmidt | 2010-07-01 | 1 | -0/+34 |
* | Properly inherit variables from src/usr.sbin/Makefile.inc for | Warner Losh | 2010-06-27 | 2 | -1/+3 |
* | Update pc-sysinstall to output list of FTP mirrors as well as some | Warner Losh | 2010-06-27 | 9 | -6/+464 |
* | Spell iXsystems, Inc properly | Warner Losh | 2010-06-27 | 41 | -41/+41 |
* | We need to install the shell scripts as executables rather than as | Warner Losh | 2010-06-25 | 3 | -3/+3 |
* | Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/share | Warner Losh | 2010-06-24 | 1 | -1/+1 |
* | Makefile overlooked in r2095137 | Warner Losh | 2010-06-24 | 1 | -0/+6 |
* | Remove the license files that svn made me remove at the last second, doh! | Warner Losh | 2010-06-24 | 1 | -2/+1 |
* | Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. This | Warner Losh | 2010-06-24 | 70 | -0/+8185 |
* | Update the man page to reflect the changes to the netDev configuration | Randi Harper | 2010-06-23 | 1 | -6/+4 |
* | If a device can't be opened, don't keep going but display the error | Rebecca Cran | 2010-06-23 | 1 | -0/+2 |
* | Make it easier to cancel a failing installation by only attempting to | Rebecca Cran | 2010-06-23 | 2 | -9/+19 |
* | When installing on a machine which doesn't have a VGA card installed, enable | Rebecca Cran | 2010-06-23 | 1 | -0/+29 |
* | Remove unnecessarily inflammatory commentary. | Randi Harper | 2010-06-22 | 1 | -3/+0 |
* | Syntax, commas and stuff. Comments from jhb. | Sean Bruno | 2010-06-21 | 1 | -2/+2 |
* | Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that | Randi Harper | 2010-06-20 | 4 | -5/+5 |
* | Initialise the "trials" variable to zero earlier in case we unexpectedly | Gavin Atkinson | 2010-06-19 | 1 | -1/+1 |
* | Remove dead assignments, we overwrite the variable almost immediately. | Gavin Atkinson | 2010-06-19 | 2 | -3/+0 |
* | Expand man page to document the fact that mptutil/mpt doesn't support RAID vo... | Sean Bruno | 2010-06-17 | 1 | -0/+12 |
* | * Allow partial MB/GB values to be entered in the slice and label editors. | Rebecca Cran | 2010-06-16 | 3 | -20/+39 |
* | Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoid | Alexander Motin | 2010-06-16 | 1 | -9/+21 |
* | When Emulate3Button is active, do not set select() timeout in states when | Alexander Motin | 2010-06-15 | 1 | -1/+2 |
* | Use literal format strings. Found by clang. | Ed Maste | 2010-06-14 | 1 | -2/+2 |