summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* A new jail(8) with a configuration file, ultimately to replace the workjamie2012-04-2610-635/+4377
|\
| * Use the defvs_ruleset paramater when mounting a jail's /dev,jamie2012-02-274-22/+17
| * From r224286:jamie2012-02-271-3/+57
| * Improvements in error messages:jamie2012-02-084-18/+44
| * Allow relative pathnames for jails generated on the command linejamie2012-02-071-1/+1
| * Better communicate the purpose of "-r *".jamie2012-01-311-2/+4
| * Don't report errors for the exit status of processes that are killedjamie2011-07-061-6/+10
| * Advance to the next command before running anything, so errors found injamie2011-06-222-48/+40
| * Fix a couple of NULL dereferences.jamie2011-06-211-4/+4
| * Following r222465:jamie2011-06-205-64/+119
| * Linty stuff.jamie2011-06-202-3/+3
| * Move the actual create/remove (IP__OP) handling into run_command,jamie2011-06-183-44/+40
| * Update copyright dates and other whitespacey stuff.jamie2011-06-179-16/+16
| * Split run_command up into an outer function (next_command) that choosesjamie2011-06-174-303/+266
| * Change cfstrings from an STAILQ into a TAILQ to allow commands to bejamie2011-06-176-53/+52
| * run_command (mostly) cleanup:jamie2010-12-104-160/+194
| * Check unmounts for a mount point of the right FS type.jamie2010-11-041-26/+56
| * Check paths for security:jamie2010-11-042-3/+74
| * Reads the mount.fstab file, and put its lines separately into thejamie2010-11-044-17/+50
| * Combine check_intparams() and ip_params(), JF_CHECKINT and JF_IPPARAMS.jamie2010-11-013-69/+54
| * Use a little more "ifdef INET6".jamie2010-10-271-6/+16
| * Don't assume either jid or name is set - they may not be from thejamie2010-10-271-4/+5
| * Keep all internal/known parameter names in one place, and usejamie2010-10-273-160/+151
| * Initial work on the new jail(8). There are more features to add, and somejamie2010-10-2010-608/+4169
| * A new jail(8) with a configuration file, to replace the work currently donejamie2010-10-191744-466922/+0
* | fix EAP server support after the 0.7.3 import:bschmidt2012-04-262-54/+107
* | Add missing and probably also mandatory -h option.hselasky2012-04-242-1/+5
* | Improve support for USB packet filtering also when reading dumps, andhselasky2012-04-242-27/+89
* | Merge ACPICA 20120420.jkim2012-04-231-2/+3
* | - Use _PATH_TMP instead of hardcoded /tmpbapt2012-04-162-95/+100
* | - Fix style(9) bugs + inconsistenciesbapt2012-04-151-32/+29
* | Do not do double initialisationbapt2012-04-151-2/+2
* | add usr.sbin/pkg which is a bootstrap tool for pkgng.bapt2012-04-154-0/+472
* | The scandir(3) function expects fourth parameter, compar, be in type of:delphij2012-04-131-4/+4
* | Improve error reporting when no cpufreq(4) support is available.rmh2012-04-091-1/+2
* | mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-071-2/+2
* | Fix typo.nwhitehorn2012-04-041-1/+1
* | - Write the ISO9660 descriptor after the apm partition entries.andreast2012-04-021-8/+28
* | Historically arp(8) did a route lookup for the entry it isglebius2012-04-021-4/+0
* | MFhead_mfi r233621ambrisko2012-03-302-5/+4
* | Remove trailing whitespace per mdoc lint warningeadler2012-03-2922-62/+62
OpenPOWER on IntegriCloud