aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typos.Ulrich Spörlein2010-07-302-5/+4
* Connect the snmp_wlan(3) module to the build.Shteryana Shopova2010-07-261-1/+2
* Bring in a SNMP module to support monitoring cloned wireless interfacesShteryana Shopova2010-07-267-0/+12694
* Fix the include path for nfs_lock.h.Rick Macklem2010-07-241-1/+1
* Make failed open of /dev/mdctl in the bsnmpd hostres module non-fatal.Simon L. B. Nielsen2010-07-241-2/+5
* Add a -S switch to override the default syslog pid file. This can be usefulBrian Somers2010-07-233-10/+25
* If a size suffix isn't entered, just use the value entered. This fixesRebecca Cran2010-07-221-0/+3
* Add support for creating the archived log filenames using a time-stampSimon L. B. Nielsen2010-07-222-16/+267
* Staticify local variables.Xin LI2010-07-201-13/+11
* Build some powerpc-specific utilities on powerpc64 as well.Nathan Whitehorn2010-07-201-1/+1
* - Fixed automatic detection of the control serial port.Andrew Thompson2010-07-201-93/+122
* Fix handling of the "-l" argument for nfsdumpstate(8).Rick Macklem2010-07-201-1/+1
* - Add Latinamerican keymaps to sysinstall's Makefile so that it canGabor Kovesdan2010-07-191-2/+3
* Fix support for chrooted installs.Norikatsu Shigemura2010-07-191-3/+3
* FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuringRebecca Cran2010-07-164-262/+4
* Put warnings out to stderr rather than stdout.Warner Losh2010-07-153-41/+54
* Update some release version numbers. The patch is based on the oneBenedict Reuschling2010-07-141-5/+5
* Add support for packages.Warner Losh2010-07-1310-24/+325
* Enhance config to handle MACHINEs with multiple architectures:Nathan Whitehorn2010-07-134-10/+38
* o Fix typo: sepcify -> specify.Maxim Konovalov2010-07-121-1/+1
* Teach crunchide(1) about PPC ELF64.Nathan Whitehorn2010-07-102-1/+5
* Fix reading of empty fifolog files. When we don't have anythingGiorgos Keramidas2010-07-101-1/+3
* Revert r209787 pending further discussion.Randi Harper2010-07-087-6/+551
* Properly recognize a number followed by non-digits as a jail name.Jamie Gritton2010-07-081-1/+3
* Remove the ability to upgrade via sysinstall. This feature has been flakyRandi Harper2010-07-087-551/+6
* Add support for remote logging to syslogd via an install.cfg variable.Randi Harper2010-07-073-6/+82
* Add further documentation for netDev in install.cfg to reflect the newRandi Harper2010-07-071-0/+1
* Increase the default and minimum partition sizes.Rebecca Cran2010-07-071-7/+7
* Further simplification.Warner Losh2010-07-071-1/+1
* These files should have been added/deleted in r209751Warner Losh2010-07-061-8/+13
* A few patches from Ed Maste by way of Kris MooreWarner Losh2010-07-066-25/+19
* Simplify the wording of the console configuration dialogs since we nowRebecca Cran2010-07-061-10/+9
* Merge ACPICA 20100702.Jung-uk Kim2010-07-062-2/+3
* - Introduce IEEE80211_KEY_NOREPLAY, a per-key flag to ignore replayBernhard Schmidt2010-07-011-0/+34
* Properly inherit variables from src/usr.sbin/Makefile.inc forWarner Losh2010-06-272-1/+3
* Update pc-sysinstall to output list of FTP mirrors as well as someWarner Losh2010-06-279-6/+464
* Spell iXsystems, Inc properlyWarner Losh2010-06-2741-41/+41
* We need to install the shell scripts as executables rather than asWarner Losh2010-06-253-3/+3
* Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/shareWarner Losh2010-06-241-1/+1
* Makefile overlooked in r2095137Warner Losh2010-06-241-0/+6
* Remove the license files that svn made me remove at the last second, doh!Warner Losh2010-06-241-2/+1
* Bring in Kris Moore's pc-sysinstall shell script from PC-BSD. ThisWarner Losh2010-06-2470-0/+8185
* Update the man page to reflect the changes to the netDev configurationRandi Harper2010-06-231-6/+4
* If a device can't be opened, don't keep going but display the errorRebecca Cran2010-06-231-0/+2
* Make it easier to cancel a failing installation by only attempting toRebecca Cran2010-06-232-9/+19
* When installing on a machine which doesn't have a VGA card installed, enableRebecca Cran2010-06-231-0/+29
* Remove unnecessarily inflammatory commentary.Randi Harper2010-06-221-3/+0
* Syntax, commas and stuff. Comments from jhb.Sean Bruno2010-06-211-2/+2
* Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note thatRandi Harper2010-06-204-5/+5
* Initialise the "trials" variable to zero earlier in case we unexpectedlyGavin Atkinson2010-06-191-1/+1