| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | don't silently exit if the regdomain.xml file is missing | sam | 2008-08-02 | 1 | -1/+1 |
* | Slight wordsmithing. prompted by danger@ | julian | 2008-08-01 | 1 | -2/+5 |
* | Document the use of the tablearg keyword together with the skipto command. | julian | 2008-08-01 | 1 | -3/+16 |
* | add missing capability bits | sam | 2008-08-01 | 1 | -2/+2 |
* | Add a -q[uiet] flag for scripts. | obrien | 2008-07-31 | 2 | -4/+12 |
* | correct description of how to clear a desired channel | sam | 2008-07-30 | 1 | -6/+4 |
* | Update routed to use the RFC 3678 protocol-independent multicast API. Use | phk | 2008-07-30 | 5 | -118/+66 |
* | Clarify which route property routed(8) looks at. | phk | 2008-07-29 | 1 | -1/+1 |
* | Note that snapshots may cause a panic on the full UFS filesystem. | kib | 2008-07-26 | 1 | -0/+3 |
* | Note that setfib is not a terminal rule. | julian | 2008-07-24 | 1 | -1/+2 |
* | Fix -o mntudp after the conversion to default TCP mounts | kris | 2008-07-10 | 1 | -1/+4 |
* | Obsolete bsdlabel(8) on powerpc. Use gpart(8) instead. | marcel | 2008-07-06 | 1 | -1/+1 |
* | Make sunlabel specific to sparc64. This is mostly for backward | marcel | 2008-07-04 | 1 | -1/+5 |
* | Stop building bsdlabel(8) and fdisk(8) on ia64. Both tools are | marcel | 2008-07-03 | 1 | -2/+5 |
* | Add NO_MAN for the static variant of geom(8). Both the RESCUE and the | marcel | 2008-07-03 | 1 | -0/+1 |
* | Drag this code kicking and screaming into the twenty-first century. | des | 2008-07-02 | 2 | -54/+29 |
* | Do not set IFF_DEBUG directly from the driver. | rik | 2008-06-30 | 1 | -1/+21 |
* | Run the privileged dhclient process in its own session. | ed | 2008-06-30 | 1 | -0/+1 |
* | Support for filtering on major device number was removed in rev. 1.7 or | mtm | 2008-06-27 | 1 | -2/+2 |
* | The signature for a pthread function requires that it | mtm | 2008-06-26 | 1 | -0/+6 |
* | Document spindown constraints as given in the original commit | bz | 2008-06-25 | 1 | -1/+22 |
* | Add a -q flag to swapon(8) to suppress informational messages. Use it in | mtm | 2008-06-23 | 2 | -9/+24 |
* | The sysctl(8) program exits on some errors and only emits warnings on | mtm | 2008-06-23 | 1 | -2/+5 |
* | Ensure the channel is a number and not a range, the 'channel' command can be | thompsa | 2008-06-23 | 1 | -1/+4 |
* | Add exit_delay parameter to control daemon exit delay after signal. | mav | 2008-06-22 | 3 | -4/+31 |
* | Use strdup() instead of static buffer allocation to avoid 128 bytes limit | mav | 2008-06-22 | 1 | -6/+18 |
* | Add -v (verbose) option to -l command, to show size and backing store | marck | 2008-06-21 | 2 | -7/+17 |
* | Fix spelling | gonzo | 2008-06-20 | 1 | -2/+2 |
* | Add support for the optional key in the GRE header. | thompsa | 2008-06-20 | 2 | -1/+31 |
* | Implement the set and unset verbs. While here, have the manpage | marcel | 2008-06-18 | 2 | -11/+84 |