summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-251-1/+1
* Don't try to set a null TERM environment.jamie2012-05-251-1/+2
* Catch up with realpath(3) changes (r235266) and unbreak acpidump(8).jkim2012-05-251-3/+3
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-2410-18/+20
* Note that the new jail(8) will be appearing in 9.1.jamie2012-05-232-4/+4
* Fix build:delphij2012-05-232-8/+8
* Fix world after byacc import:bapt2012-05-227-5/+5
* Add missing \n when generating pkg.confbapt2012-05-211-1/+1
* Hide DIR definition by making it an opaque struct typedef.gleb2012-05-193-9/+9
* Decode new battery status indications.sbruno2012-05-181-0/+22
* Add missing include.gber2012-05-181-0/+2
* mdoc: remove whitespace.joel2012-05-171-1/+1
* Minor mdoc fixes.joel2012-05-171-10/+6
* mdoc: remove superfluous paragraph macro.joel2012-05-171-1/+0
* Import work done under project/nand (@235533) into head.gber2012-05-1720-0/+4724
* Merge tcpdump 4.2.1.delphij2012-05-173-60/+68
* Reword hostapd.conf(5) sentence.gjb2012-05-161-2/+2
* Style fixes.jpaetzel2012-05-141-9/+3
* Set the MBR partition to active when doing a full disk MBR.jpaetzel2012-05-141-0/+3
* Remove end of line whitespace.joel2012-05-122-4/+4
* General mdoc(7) and typo fixes.gjb2012-05-124-23/+24
* mdoc: remove redundant Pp and end a display block with Ed.joel2012-05-121-1/+1
* General mdoc(7) and typo fixes.gjb2012-05-121-1/+1
* Fix .Pp macro.joel2012-05-111-1/+1
* Fix the case where the utility is being used to run a command directly,delphij2012-05-111-3/+6
* General mdoc(7) and typo fixes.gjb2012-05-112-4/+5
* - Print package name in case an empty pkgdep line is found.beat2012-05-111-1/+2
* Add the IPv6 tag to ftp4.fr.freebsd.org.roberto2012-05-101-1/+1
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* make it easier for users used to a VCS that allows up to be a shortcuteadler2012-05-091-0/+3
* Add -a and -A option to the usage.ume2012-05-081-2/+3
* Add bootcamp bootloader stampjpaetzel2012-05-041-0/+4
* Add powerpc / powerpc64 support to pc-sysinstall. This patch willjpaetzel2012-05-042-3/+76
* Use a unique zpool name during install, in the case of having anotherjpaetzel2012-05-041-3/+14
* Fix some issues creating zpool mirror / raidz1(2)(3) devices.jpaetzel2012-05-032-53/+60
* Add a meta-parameter IP__NULL to enum intparam, instead of mixingjamie2012-05-034-10/+11
* Add the ability to configure multiple interfaces.jpaetzel2012-05-031-17/+39
* Fix parsing values which contain multiple "=" signs.jpaetzel2012-05-031-6/+6
* Add YY_NO_INPUT so clang doesn't complain about "input" not being used.jamie2012-05-021-0/+1
* - close the open file after fetchingbapt2012-05-011-3/+27
* Print out a warning message if a `lpc setstatus' is done whengad2012-04-301-0/+18
* Catch the user-error when no queue name was specified on angad2012-04-301-0/+8
* Fix WITHOUT_EXAMPLES build:bschmidt2012-04-292-2/+4
* As cron(8) is started with '-s' by default, timezones that observegjb2012-04-281-4/+15
* Move crypto stuff into a common Makefile. While here fix thebschmidt2012-04-283-93/+148
* not only the file names have changed from eap_xxx.c to eap_server_xxx.c,bschmidt2012-04-281-5/+5
* enable EAP_GTC and EAP_OTP to match upstream's default configurationbschmidt2012-04-281-9/+5
* Follow up r234711 and do same for the supplicant, one file/option perbschmidt2012-04-282-48/+92
* Fix the dates and history as of the move to HEAD.jamie2012-04-271-3/+3
* Add a note to hostapd.conf about an unhelpful error message in the hope thattheraven2012-04-271-1/+2
OpenPOWER on IntegriCloud