| Commit message (Expand) | Author | Age | Files | Lines |
* | o Typo fixes. | maxim | 2008-10-05 | 1 | -2/+2 |
* | add duplicate cmd entries for vlan and vlandev that are marked !clone | sam | 2008-10-02 | 1 | -0/+3 |
* | - A call to close(2) might overwrite errno and thus give a wrong error message | lulf | 2008-09-30 | 1 | -1/+2 |
* | - Improve error message given on g_providername call failure. | lulf | 2008-09-30 | 2 | -2/+2 |
* | Distinguish between cmd/parameters used for clone operations and | sam | 2008-09-29 | 1 | -33/+43 |
* | o Add missed dot. | maxim | 2008-09-29 | 1 | -1/+1 |
* | Fix the build. | rik | 2008-09-27 | 1 | -1/+1 |
* | * add all keyword for table list & flush actions. | rik | 2008-09-27 | 1 | -3/+14 |
* | Add keyword all in addtion to the table number for the 'list' and the | rik | 2008-09-27 | 1 | -8/+29 |
* | Static-ify procedures in init(8). | delphij | 2008-09-27 | 1 | -80/+80 |
* | Add missing library dependencies. | ru | 2008-09-23 | 2 | -4/+4 |
* | Unbreak the build. | keramida | 2008-09-22 | 1 | -1/+1 |
* | MIMO power save and RIFS; while here also update per-node state/flags for ampdu | sam | 2008-09-22 | 2 | -1/+72 |
* | "ampdudensity -" is too subtle; use "NA" for any and accept it as a parameter | sam | 2008-09-22 | 1 | -2/+2 |
* | check for undefined identifiers | sam | 2008-09-21 | 1 | -12/+59 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -5/+22 |
* | Add the check of the table number. | rik | 2008-09-21 | 1 | -0/+17 |
* | Move table list to a separate function. | rik | 2008-09-21 | 1 | -35/+44 |
* | Free allocated memory. | rik | 2008-09-20 | 1 | -0/+1 |
* | Remove some unused variables. | rik | 2008-09-20 | 1 | -4/+3 |
* | Style(9) the show_nat() function. | rik | 2008-09-20 | 1 | -1/+2 |
* | Do not do the useless job for an empty table. | rik | 2008-09-20 | 1 | -0/+5 |
* | Use the version of the kernel returned by getosreldate() | rodrigc | 2008-09-19 | 1 | -6/+16 |
* | - Make bsdlabel use libgeom to determine provider name, device path, the media | lulf | 2008-09-18 | 1 | -22/+40 |
* | Document the -F 's return statement. | remko | 2008-09-17 | 1 | -0/+6 |
* | Instead of building up a "struct nfs_args" to pass to the kernel | rodrigc | 2008-09-13 | 2 | -473/+622 |
* | Bring a paragraph in this manual page a bit closer to the present date. | trhodes | 2008-09-07 | 1 | -2/+2 |
* | - Make use of the new and g_device_path utility function in libgeom to avoid | lulf | 2008-09-07 | 1 | -49/+30 |
* | Check rule numbers against maximum value to avoid rules cleanup due | rik | 2008-09-06 | 1 | -0/+24 |
* | Use IPFW_DEFAULT_RULE instead of hardcoded value since now it is | rik | 2008-09-06 | 1 | -8/+9 |
* | Use RUSAGE_SELF for the current process instead of hardcoded value | kevlo | 2008-09-02 | 1 | -2/+2 |
* | Don't return always 0. Return what we get from exec_mountprog or | matteo | 2008-08-31 | 1 | -1/+1 |
* | By default backup geli metadata to a file. It is quite critical 512 bytes, | pjd | 2008-08-29 | 2 | -17/+110 |
* | - Give algorithms recommendation. | pjd | 2008-08-29 | 1 | -13/+15 |
* | Add support in ifconfig to control the vlan hardware filter feature. | jfv | 2008-08-28 | 3 | -5/+10 |
* | Trivial typo fix. | ivoras | 2008-08-27 | 1 | -1/+1 |
* | Implement -R support, similar to ping(8)'s -A. | matteo | 2008-08-27 | 2 | -14/+34 |
* | Add -e to usage() | matteo | 2008-08-27 | 1 | -1/+1 |
* | Fix typo. | rpaulo | 2008-08-27 | 1 | -2/+2 |
* | Implement audible support similar to ping(8) -a option. Since -a was already ... | matteo | 2008-08-26 | 2 | -3/+16 |
* | Instead of passing MNT_UPDATE, MNT_SNAPSHOT, MNT_RELOAD from | rodrigc | 2008-08-23 | 1 | -2/+3 |
* | Fix channel parsing which was broken in r179958, the channel number may be | thompsa | 2008-08-14 | 1 | -2/+4 |
* | geli onetime command can take only one GEOM provider at a time. | pjd | 2008-08-12 | 2 | -3/+3 |
* | Clean up of dead code and possible unassigned variable usage. | ivoras | 2008-08-09 | 1 | -3/+7 |
* | Add sbuf_new_auto as a shortcut for the very common case of creating a | des | 2008-08-09 | 1 | -1/+1 |
* | recognize WPS ie's | sam | 2008-08-09 | 2 | -1/+84 |
* | Make atacontrol(8) rebuild work when /usr is not mounted or from /rescue | antoine | 2008-08-06 | 1 | -6/+25 |
* | DDB scripting, textdumps, output capture, etc, all will appear in | rwatson | 2008-08-03 | 1 | -1/+1 |
* | Move the grekey to its own file, ifconfig.c does not have interface specific | thompsa | 2008-08-03 | 3 | -20/+99 |
* | change list wme to only print the channel parameters; to | sam | 2008-08-02 | 2 | -38/+57 |