| Commit message (Expand) | Author | Age | Files | Lines |
| * | -mdoc sweep. | Ruslan Ermilov | 2005-11-18 | 7 | -27/+21 |
| * | Print (total - used) as the amount of available swap for a swap device | Robert Watson | 2005-11-17 | 1 | -1/+1 |
| * | When a user is in more than 16 groups the call to authunix_create() will | Hartmut Brandt | 2005-11-17 | 1 | -1/+6 |
| * | Correctly handle a TCP connection being shutdown by the server while | Colin Percival | 2005-11-17 | 1 | -1/+2 |
| * | fixed a typo in comment | SUZUKI Shinsuke | 2005-11-17 | 1 | -1/+1 |
| * | Convert mount_smbfs to use nmount(). | Craig Rodrigues | 2005-11-16 | 1 | -0/+1 |
| * | Add -P flag, it does the same as the -p option, except that the | Kirill Ponomarev | 2005-11-12 | 4 | -11/+52 |
| * | Some fixes for last commit. | Gleb Smirnoff | 2005-11-11 | 1 | -8/+7 |
| * | Skip .symbols files. | Ruslan Ermilov | 2005-11-11 | 1 | -1/+4 |
| * | - Document last change to ARP behavior. | Gleb Smirnoff | 2005-11-10 | 1 | -11/+28 |
| * | Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers | Hartmut Brandt | 2005-11-10 | 5 | -38/+10 |
| * | Use the canonical include name for snmpmod.h. The build infrastructure takes | Hartmut Brandt | 2005-11-10 | 1 | -1/+1 |
| * | Introduce 3 new options for pkg_create(1), -x for using basic | Kirill Ponomarev | 2005-11-08 | 4 | -7/+61 |
| * | Minor comment tweak to prevent gcc from being upset about the substring | Robert Watson | 2005-11-07 | 1 | -1/+1 |
| * | Add some rationale about when to bump and not bump the config version. | Peter Wemm | 2005-11-07 | 1 | -3/+37 |
| * | Be more consistent with the rest of the manual page. | Pawel Jakub Dawidek | 2005-11-06 | 1 | -2/+2 |
| * | since nocpu isn't used in the kernel config base, we don't need to | Warner Losh | 2005-11-04 | 1 | -1/+1 |
| * | Use the eq() macro for comparing strings (style), and remove a "break" | Ruslan Ermilov | 2005-11-03 | 1 | -5/+4 |
| * | By a popular demand, add "nomakeoptions" as an alias to "nomakeoption". | Ruslan Ermilov | 2005-11-03 | 1 | -0/+1 |
| * | Implement the "nocpu" directive. | Ruslan Ermilov | 2005-11-03 | 3 | -1/+14 |
| * | The default fill byte is 0xf6, not 0xf5. | Ruslan Ermilov | 2005-11-03 | 1 | -1/+1 |
| * | List IFT_BRIDGE as a valid type so that arp entries can be properly deleted. | Andrew Thompson | 2005-11-03 | 1 | -1/+6 |
| * | Catch up with ACPI-CA 20051021 import | Jung-uk Kim | 2005-11-01 | 4 | -63/+108 |
| * | s/insure/ensure/ in previous commit. My dictionary and m-w.com say they | Brooks Davis | 2005-10-28 | 1 | -1/+1 |
| * | Bump config(8) version for the DEFAULTS change. | John Baldwin | 2005-10-27 | 1 | -1/+1 |
| * | Look for packages in packages-6.0-release or packages-6-stable, as | Murray Stokely | 2005-10-27 | 1 | -1/+2 |
| * | Optionally include a DEFAULTS config file if it is present in the current | John Baldwin | 2005-10-27 | 3 | -3/+27 |
| * | fdread cannot work without opening the /dev/fd node in O_RDWR mode now, | Peter Wemm | 2005-10-26 | 1 | -1/+1 |
| * | Make fdcontrol work again. It has been broken for a while. It tries | Peter Wemm | 2005-10-26 | 1 | -1/+0 |
| * | Note that the jail setup example is meant to be fed to sh(1), not csh(1). | Giorgos Keramidas | 2005-10-26 | 1 | -3/+4 |
| * | Clean up and apply the fix for PR 83477. The calculation for locating | Bill Paul | 2005-10-26 | 1 | -2/+2 |
| * | Create the devd thread after we have called daemon(). Otherwise, it would | Nate Lawson | 2005-10-24 | 1 | -3/+3 |
| * | Whitespace fix. | Nate Lawson | 2005-10-23 | 1 | -1/+1 |
| * | Warn the user if the kernel driver dropped samples or ran out of event buffers | Joseph Koshy | 2005-10-21 | 1 | -2/+27 |
| * | Hide a diagnostic message under if (verbose) to avoid cluttering the | Bill Paul | 2005-10-21 | 1 | -5/+8 |
| * | Mention the possibility of non-interactive scripts for EDITOR and add a | Brooks Davis | 2005-10-20 | 1 | -0/+9 |
| * | Fix small grammar nit. | Bill Paul | 2005-10-20 | 1 | -1/+1 |
| * | Implement the PacketGetVersion() routine, which is used in | Bill Paul | 2005-10-20 | 3 | -0/+8 |
| * | Set the signal handlers before creating the thread. This is so it inherits | Nate Lawson | 2005-10-20 | 1 | -4/+15 |
| * | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | Stefan Farfeleder | 2005-10-19 | 1 | -1/+1 |
| * | supported an ndp command suboption to disable IPv6 in the given interface | SUZUKI Shinsuke | 2005-10-19 | 2 | -0/+18 |
| * | sync with KAME in the following point: | SUZUKI Shinsuke | 2005-10-19 | 1 | -1/+5 |
| * | sync with KAME in the following points: | SUZUKI Shinsuke | 2005-10-19 | 1 | -1/+4 |
| * | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | Stefan Farfeleder | 2005-10-19 | 1 | -1/+1 |
| * | changed syslog level to more appropriate ones | SUZUKI Shinsuke | 2005-10-19 | 1 | -3/+3 |
| * | source link-layer address option should be marked to be checked later, | SUZUKI Shinsuke | 2005-10-19 | 1 | -1/+1 |
| * | added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate... | SUZUKI Shinsuke | 2005-10-19 | 3 | -10/+82 |
| * | Use a pipe for reading devd events as another method of getting the AC line | Nate Lawson | 2005-10-19 | 2 | -28/+179 |
| * | Handle 32 bit executables better on AMD64 platforms. | Joseph Koshy | 2005-10-18 | 1 | -30/+69 |
| * | Document pmcstat's inability to handle 32 bit executables on the | Joseph Koshy | 2005-10-18 | 1 | -0/+4 |