| Commit message (Expand) | Author | Age | Files | Lines |
* | Enhance config to handle MACHINEs with multiple architectures: | nwhitehorn | 2010-07-13 | 4 | -10/+38 |
* | o Fix typo: sepcify -> specify. | maxim | 2010-07-12 | 1 | -1/+1 |
* | Teach crunchide(1) about PPC ELF64. | nwhitehorn | 2010-07-10 | 2 | -1/+5 |
* | Fix reading of empty fifolog files. When we don't have anything | keramida | 2010-07-10 | 1 | -1/+3 |
* | Revert r209787 pending further discussion. | randi | 2010-07-08 | 7 | -6/+551 |
* | Properly recognize a number followed by non-digits as a jail name. | jamie | 2010-07-08 | 1 | -1/+3 |
* | Remove the ability to upgrade via sysinstall. This feature has been flaky | randi | 2010-07-08 | 7 | -551/+6 |
* | Add support for remote logging to syslogd via an install.cfg variable. | randi | 2010-07-07 | 3 | -6/+82 |
* | Add further documentation for netDev in install.cfg to reflect the new | randi | 2010-07-07 | 1 | -0/+1 |
* | Increase the default and minimum partition sizes. | brucec | 2010-07-07 | 1 | -7/+7 |
* | Further simplification. | imp | 2010-07-07 | 1 | -1/+1 |
* | These files should have been added/deleted in r209751 | imp | 2010-07-06 | 1 | -8/+13 |
* | A few patches from Ed Maste by way of Kris Moore | imp | 2010-07-06 | 6 | -25/+19 |
* | Simplify the wording of the console configuration dialogs since we now | brucec | 2010-07-06 | 1 | -10/+9 |
* | Merge ACPICA 20100702. | jkim | 2010-07-06 | 2 | -2/+3 |
* | - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replay | bschmidt | 2010-07-01 | 1 | -0/+34 |
* | Properly inherit variables from src/usr.sbin/Makefile.inc for | imp | 2010-06-27 | 2 | -1/+3 |
* | Update pc-sysinstall to output list of FTP mirrors as well as some | imp | 2010-06-27 | 9 | -6/+464 |
* | Spell iXsystems, Inc properly | imp | 2010-06-27 | 41 | -41/+41 |
* | We need to install the shell scripts as executables rather than as | imp | 2010-06-25 | 3 | -3/+3 |
* | Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/share | imp | 2010-06-24 | 1 | -1/+1 |
* | Makefile overlooked in r2095137 | imp | 2010-06-24 | 1 | -0/+6 |
* | Remove the license files that svn made me remove at the last second, doh! | imp | 2010-06-24 | 1 | -2/+1 |
* | Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. This | imp | 2010-06-24 | 70 | -0/+8185 |
* | Update the man page to reflect the changes to the netDev configuration | randi | 2010-06-23 | 1 | -6/+4 |
* | If a device can't be opened, don't keep going but display the error | brucec | 2010-06-23 | 1 | -0/+2 |
* | Make it easier to cancel a failing installation by only attempting to | brucec | 2010-06-23 | 2 | -9/+19 |
* | When installing on a machine which doesn't have a VGA card installed, enable | brucec | 2010-06-23 | 1 | -0/+29 |
* | Remove unnecessarily inflammatory commentary. | randi | 2010-06-22 | 1 | -3/+0 |
* | Syntax, commas and stuff. Comments from jhb. | sbruno | 2010-06-21 | 1 | -2/+2 |
* | Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that | randi | 2010-06-20 | 4 | -5/+5 |
* | Initialise the "trials" variable to zero earlier in case we unexpectedly | gavin | 2010-06-19 | 1 | -1/+1 |
* | Remove dead assignments, we overwrite the variable almost immediately. | gavin | 2010-06-19 | 2 | -3/+0 |
* | Expand man page to document the fact that mptutil/mpt doesn't support RAID vo... | sbruno | 2010-06-17 | 1 | -0/+12 |
* | * Allow partial MB/GB values to be entered in the slice and label editors. | brucec | 2010-06-16 | 3 | -20/+39 |
* | Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoid | mav | 2010-06-16 | 1 | -9/+21 |
* | When Emulate3Button is active, do not set select() timeout in states when | mav | 2010-06-15 | 1 | -1/+2 |
* | Use literal format strings. Found by clang. | emaste | 2010-06-14 | 1 | -2/+2 |
* | Further unbreak powerpc & sparc64. | marcel | 2010-06-14 | 1 | -1/+3 |
* | Update for hostapd & wpa_supplicant 0.6.10. | rpaulo | 2010-06-14 | 4 | -484/+2 |
* | Fix build breakages on ia64 introduced some commits ago. | marcel | 2010-06-13 | 2 | -36/+37 |
* | style(9) fixes: | imp | 2010-06-13 | 1 | -5/+3 |
* | Enable ofwdump(8) on ARM as this is a useful tool to inspect a flattened | raj | 2010-06-13 | 1 | -0/+4 |
* | Unbreak the build on less common architectures. | ed | 2010-06-13 | 1 | -1/+6 |
* | Clean up code by removing pre-C99 struct hack preprocessor magic. | cperciva | 2010-06-11 | 1 | -6/+0 |
* | Make sysinstall WARNS=2 clean. | randi | 2010-06-11 | 6 | -8/+6 |
* | Cache the last result from if_indextoname for printing. This speeds up | mlaier | 2010-06-11 | 1 | -3/+9 |
* | More mdoc nitpicking to improve compatibility to mdocml | uqs | 2010-06-11 | 1 | -0/+1 |
* | mdoc nitpicking: the title argument shall be uppercase | uqs | 2010-06-11 | 1 | -1/+1 |
* | Fix uninitialized variables that cause a crash when the network is | randi | 2010-06-10 | 1 | -0/+3 |