| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes. | rodrigc | 2005-10-07 | 1 | -11/+4 |
* | Bump WARNS up to 3. | rodrigc | 2005-10-07 | 1 | -1/+1 |
* | In prmount(), use an unsigned int variable to eliminate | rodrigc | 2005-10-07 | 1 | -1/+2 |
* | Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes. | rodrigc | 2005-10-07 | 3 | -25/+11 |
* | Display the status of the spanning tree for each port. | thompsa | 2005-10-07 | 1 | -8/+16 |
* | Eliminate some unneeded code bits. | yar | 2005-10-06 | 1 | -10/+7 |
* | media-type predicate is used in contexts where device-name is undefined. | imp | 2005-10-04 | 1 | -1/+9 |
* | Use a callback to set up a vlan interface so that "vlan" | yar | 2005-10-04 | 1 | -37/+31 |
* | - s/cd0c/cd0 | blackend | 2005-10-03 | 1 | -2/+2 |
* | Compile fdisk for arm as well. | cognet | 2005-10-03 | 1 | -0/+4 |
* | Document that -q option is also applicable to the "change" command. | ru | 2005-10-02 | 1 | -2/+2 |
* | o Restore kerneldumpheader.architectureversion bytes swopping | maxim | 2005-10-02 | 1 | -1/+2 |
* | Now ifconfig is the one right way to turn polling on. Thus, remove | glebius | 2005-10-01 | 1 | -5/+6 |
* | For the sake of consistency and easier typing, | yar | 2005-09-29 | 2 | -1/+6 |
* | Forgot to touch .Dd in the previous commit. | yar | 2005-09-29 | 1 | -1/+1 |
* | Deprecate the useless argument to -vlandev. | yar | 2005-09-29 | 2 | -5/+10 |
* | err() -> errx() where appropriate. | ru | 2005-09-29 | 1 | -5/+5 |
* | Add a note in example as well, that last sector is used for metadata, | pjd | 2005-09-29 | 1 | -1/+2 |
* | Introduce "route del" as an alias to "route delete". | tobez | 2005-09-28 | 3 | -1/+7 |
* | Redirect bridge(4) to if_bridge(4) and rename sysctl accordingly. | mlaier | 2005-09-28 | 1 | -4/+4 |
* | Simplified markup. | ru | 2005-09-28 | 1 | -10/+3 |
* | Update usage. | pjd | 2005-09-24 | 1 | -1/+1 |
* | Add '-q' option, which (when used with '-m' option) just tells if the given | pjd | 2005-09-23 | 2 | -3/+15 |
* | Since special interface types get their own subsections | yar | 2005-09-22 | 1 | -98/+104 |
* | - Understand EADDRINUSE, and forget EDQUOT. [1] | glebius | 2005-09-21 | 1 | -2/+6 |
* | Mention the default location of alternative super block on a | delphij | 2005-09-20 | 1 | -2/+2 |
* | Merged from src/sbin/fdisk/fdisk.c revision 1.81. | nyan | 2005-09-18 | 1 | -1/+4 |
* | Clarify wording for -m flag. | rodrigc | 2005-09-17 | 1 | -2/+12 |
* | Call gctl_free() to free resource allocated with gctl_get_handle(). | rodrigc | 2005-09-17 | 1 | -1/+4 |
* | Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/ | rwatson | 2005-09-15 | 2 | -5/+17 |
* | Fix system shutdown timeout handling by again supporting longer running | rse | 2005-09-15 | 2 | -2/+8 |
* | Xref msdosfs(5) | joel | 2005-09-14 | 1 | -0/+1 |
* | Don't consider being unable to open the bounds file worthy of printing | rwatson | 2005-09-13 | 1 | -1/+2 |
* | Clean up. | le | 2005-09-12 | 1 | -198/+106 |
* | Even if there are no valid keys in metadata, but provider is attached | pjd | 2005-09-10 | 1 | -5/+5 |
* | Avoid updating resolv.conf when no changes have actually occured. | brooks | 2005-09-08 | 1 | -0/+10 |
* | When we fail to aquire a lease, our lease expires without a sucessful | brooks | 2005-09-08 | 1 | -0/+1 |
* | Moved descriptions of securelevels from init(7) to security(7). | garys | 2005-09-03 | 1 | -62/+5 |
* | When we supersed the subnet-mask, write the forced value to the lease | brooks | 2005-09-02 | 1 | -10/+14 |
* | Add support for setting GPT partition labels. The partitions to be | marcel | 2005-09-01 | 5 | -33/+343 |
* | Dot the i's: multiple devices can be specified, so the usage should | marcel | 2005-09-01 | 3 | -5/+7 |
* | Add a comment before the statement that is responsible for the | marcel | 2005-09-01 | 1 | -0/+2 |
* | Document the -l and -u options of the show command. | marcel | 2005-08-31 | 1 | -1/+15 |
* | o Replace unicode16() by utf8_to_utf16(). | marcel | 2005-08-31 | 4 | -19/+139 |
* | /* -> /*- for license. | marcel | 2005-08-31 | 11 | -11/+11 |
* | Introduce a new helper function check_search() derived for res_hnok to | brooks | 2005-08-30 | 1 | -0/+56 |
* | When using files as backing stores for devices, and the user has requested the | csjp | 2005-08-30 | 1 | -0/+11 |
* | This script was helpful during development, but has no reason to | marcel | 2005-08-30 | 1 | -11/+0 |
* | Don't print the total number of partitions removed now that we print | marcel | 2005-08-30 | 1 | -7/+1 |
* | Extend utility to allow recovering single file from the deffective | sobomax | 2005-08-29 | 1 | -12/+28 |