| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify the storming logic and remove a variable as a result. | jhb | 2005-06-20 | 1 | -8/+3 |
* | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | obrien | 2005-06-20 | 8 | -0/+8 |
* | Fix IP(v6) over IP tunneling most likely broken with ifnet changes. | bz | 2005-06-20 | 1 | -1/+8 |
* | Don't compile legacy libalias support into kernel. | glebius | 2005-06-20 | 2 | -2/+1 |
* | - Don't use legacy function in a non-legacy one. This gives us | glebius | 2005-06-20 | 1 | -4/+3 |
* | Add a suite of regression tests for all the recent changes to `env', | gad | 2005-06-20 | 3 | -0/+801 |
* | Add the '-S' and '-P' options. The '-S' option can be used to split | gad | 2005-06-20 | 5 | -32/+829 |
* | If the `utility' specified starts with a '/' character, then execute it | gad | 2005-06-20 | 1 | -1/+2 |
* | Move the code that clears the environment when `-i' is specified, so it that | gad | 2005-06-20 | 1 | -5/+9 |
* | Add a '-v' option to `env', to make it easier to discover exactly what steps | gad | 2005-06-20 | 1 | -4/+25 |
* | Appending "..." to a SSID which contains unprintable characters only when | avatar | 2005-06-20 | 1 | -4/+5 |
* | Correct spelling of options PMC_HOOKS to options HWPMC_HOOKS. | rwatson | 2005-06-19 | 1 | -1/+1 |
* | New release notes: | hrs | 2005-06-19 | 2 | -0/+6 |
* | Fix a panic which could occur parsing #!-lines in a shell-script. If the | gad | 2005-06-19 | 1 | -3/+3 |
* | - Try to catch the wrong bufobj panics a little earlier. I believe they | jeff | 2005-06-18 | 1 | -0/+5 |
* | Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@. | dumbbell | 2005-06-18 | 13 | -6347/+0 |
* | Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@. | dumbbell | 2005-06-18 | 15 | -9/+6356 |
* | Fix a number of now bogus casts I missed the first time around (I must | brooks | 2005-06-17 | 1 | -8/+7 |
* | Spelling/grammer fixes in comment. | brooks | 2005-06-17 | 1 | -1/+1 |
* | Refer to the correct file/function in panic messages. | brooks | 2005-06-17 | 1 | -2/+2 |
* | Add the ID of my Thinkpad R40. Makes the module detect and with the | cracauer | 2005-06-17 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r147466, | des | 2005-06-17 | 43 | -43/+43 |
|\ |
|
| * | Fix markup errors caused by a bug in gendoc.pl (see P4 change #78671) | des | 2005-06-17 | 43 | -43/+43 |
* | | This commit was generated by cvs2svn to compensate for changes in r147464, | des | 2005-06-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MFP4: (#78671) correctly escape \& in Perl strings. | des | 2005-06-17 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r147462, | des | 2005-06-17 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | MFP4: (#78670) markup nits | des | 2005-06-17 | 1 | -3/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r147460, | des | 2005-06-17 | 1 | -7/+11 |
|\ \
| |/ |
|
| * | MFP4: (#78672) markup nits. | des | 2005-06-17 | 1 | -7/+11 |
* | | Update for OpenPAM Figwort. | des | 2005-06-17 | 2 | -1/+6 |
* | | This commit was generated by cvs2svn to compensate for changes in r147455, | des | 2005-06-17 | 83 | -413/+1990 |
|\ \
| |/ |
|
| * | Vendor import of OpenPAM Figwort. | des | 2005-06-17 | 83 | -413/+1990 |
* | | move hostapd_cli to section 8 | sam | 2005-06-17 | 2 | -4/+6 |
* | | o move hostapd to section 8 | sam | 2005-06-17 | 3 | -2/+54 |
* | | o move wpa_supplicant to section 8 | sam | 2005-06-17 | 3 | -17/+310 |
* | | move wpa_cli to section 8 + minor wordsmithing | sam | 2005-06-17 | 2 | -21/+29 |
* | | - Fix a leaked reference to a vnode via v_dd. We rely on cache_purge() and | jeff | 2005-06-17 | 1 | -1/+11 |
* | | Whitespace cleanup from last commit. | brueffer | 2005-06-16 | 1 | -6/+6 |
* | | Limit entries to their respective architectures. We don't need e.g. | brueffer | 2005-06-16 | 1 | -10/+10 |
* | | Remove the obsolete device count. | brueffer | 2005-06-16 | 1 | -1/+1 |
* | | Markup nit. | ru | 2005-06-16 | 1 | -1/+1 |
* | | Fixed compile warning. | ru | 2005-06-16 | 1 | -2/+0 |
* | | Removed redundnt empty line. | ru | 2005-06-16 | 1 | -1/+0 |
* | | Remove Xref to mount_hpfs(8), it's not hooked up to the build. | brueffer | 2005-06-16 | 1 | -1/+0 |
* | | A number of manpages already use ``.Fx 5.5'', define it. | ru | 2005-06-16 | 1 | -0/+1 |
* | | Markup fixes. | ru | 2005-06-16 | 1 | -12/+9 |
* | | Markup fixes. | ru | 2005-06-16 | 2 | -4/+6 |
* | | Apply a series of scripts to automatically fix some markup bugs. | ru | 2005-06-16 | 9 | -292/+445 |
* | | Fixed markup. | ru | 2005-06-16 | 1 | -11/+16 |
* | | only show a tunnel information of an adequate address family. | ume | 2005-06-16 | 2 | -4/+10 |