| Commit message (Expand) | Author | Age | Files | Lines |
* | SSIDs are of length 32-bytes and not NUL terminated. Use the correct | brooks | 2005-10-30 | 1 | -2/+3 |
* | Don't crash when given an invalid nwkey string. | brooks | 2005-10-28 | 1 | -0/+2 |
* | gmirror.8: | ceri | 2005-10-25 | 2 | -2/+4 |
* | Restore the documentation about uid, gid or prison based rules requiring | csjp | 2005-10-23 | 1 | -0/+10 |
* | Remove a diagnostic message that can't occur: we lost the ability to | dds | 2005-10-20 | 1 | -3/+0 |
* | Make devd WARNS=4 clean and bump WARNS accordingly. This will insure | brooks | 2005-10-19 | 2 | -3/+3 |
* | As pointed out on current@, we don't want to declare a variable in a scope | imp | 2005-10-19 | 1 | -1/+1 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | Add new option `q', which makes second stage loader quiet unless autoboot | sobomax | 2005-10-16 | 1 | -1/+10 |
* | Fix parsing of mdmfs(8) option "-w <user>:<group>" in case <user> or | rse | 2005-10-14 | 1 | -10/+6 |
* | fixed a crush when either -lh or -ls option is used. | ume | 2005-10-13 | 1 | -3/+3 |
* | setkey(8) is not WARNS=2 compliant, yet. | ume | 2005-10-13 | 1 | -0/+2 |
* | setkey(8) was repo-copied from usr.sbin/ to sbin/. | pjd | 2005-10-12 | 1 | -0/+1 |
* | Replace "/etc/make.conf" with references to make.conf(5) | yar | 2005-10-10 | 1 | -1/+2 |
* | 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 |