| Commit message (Expand) | Author | Age | Files | Lines |
* | s/5.5/6.0/ in HISTORY section. | joel | 2005-11-24 | 1 | -1/+1 |
* | Document PKG_PATH enviroment variable. | krion | 2005-11-23 | 1 | -1/+4 |
* | An empty file does not have a positive number of lines. | cperciva | 2005-11-20 | 1 | -0/+7 |
* | -mdoc sweep. | ru | 2005-11-18 | 7 | -27/+21 |
* | Print (total - used) as the amount of available swap for a swap device | rwatson | 2005-11-17 | 1 | -1/+1 |
* | When a user is in more than 16 groups the call to authunix_create() will | harti | 2005-11-17 | 1 | -1/+6 |
* | Correctly handle a TCP connection being shutdown by the server while | cperciva | 2005-11-17 | 1 | -1/+2 |
* | fixed a typo in comment | suz | 2005-11-17 | 1 | -1/+1 |
* | Convert mount_smbfs to use nmount(). | rodrigc | 2005-11-16 | 1 | -0/+1 |
* | Add -P flag, it does the same as the -p option, except that the | krion | 2005-11-12 | 4 | -11/+52 |
* | Some fixes for last commit. | glebius | 2005-11-11 | 1 | -8/+7 |
* | Skip .symbols files. | ru | 2005-11-11 | 1 | -1/+4 |
* | - Document last change to ARP behavior. | glebius | 2005-11-10 | 1 | -11/+28 |
* | Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers | harti | 2005-11-10 | 5 | -38/+10 |
* | Use the canonical include name for snmpmod.h. The build infrastructure takes | harti | 2005-11-10 | 1 | -1/+1 |
* | Introduce 3 new options for pkg_create(1), -x for using basic | krion | 2005-11-08 | 4 | -7/+61 |
* | Minor comment tweak to prevent gcc from being upset about the substring | rwatson | 2005-11-07 | 1 | -1/+1 |
* | Add some rationale about when to bump and not bump the config version. | peter | 2005-11-07 | 1 | -3/+37 |
* | Be more consistent with the rest of the manual page. | pjd | 2005-11-06 | 1 | -2/+2 |
* | since nocpu isn't used in the kernel config base, we don't need to | imp | 2005-11-04 | 1 | -1/+1 |
* | Use the eq() macro for comparing strings (style), and remove a "break" | ru | 2005-11-03 | 1 | -5/+4 |
* | By a popular demand, add "nomakeoptions" as an alias to "nomakeoption". | ru | 2005-11-03 | 1 | -0/+1 |
* | Implement the "nocpu" directive. | ru | 2005-11-03 | 3 | -1/+14 |
* | The default fill byte is 0xf6, not 0xf5. | ru | 2005-11-03 | 1 | -1/+1 |
* | List IFT_BRIDGE as a valid type so that arp entries can be properly deleted. | thompsa | 2005-11-03 | 1 | -1/+6 |
* | Catch up with ACPI-CA 20051021 import | jkim | 2005-11-01 | 4 | -63/+108 |
* | s/insure/ensure/ in previous commit. My dictionary and m-w.com say they | brooks | 2005-10-28 | 1 | -1/+1 |
* | Bump config(8) version for the DEFAULTS change. | jhb | 2005-10-27 | 1 | -1/+1 |
* | Look for packages in packages-6.0-release or packages-6-stable, as | murray | 2005-10-27 | 1 | -1/+2 |
* | Optionally include a DEFAULTS config file if it is present in the current | jhb | 2005-10-27 | 3 | -3/+27 |
* | fdread cannot work without opening the /dev/fd node in O_RDWR mode now, | peter | 2005-10-26 | 1 | -1/+1 |
* | Make fdcontrol work again. It has been broken for a while. It tries | peter | 2005-10-26 | 1 | -1/+0 |
* | Note that the jail setup example is meant to be fed to sh(1), not csh(1). | keramida | 2005-10-26 | 1 | -3/+4 |
* | Clean up and apply the fix for PR 83477. The calculation for locating | wpaul | 2005-10-26 | 1 | -2/+2 |
* | Create the devd thread after we have called daemon(). Otherwise, it would | njl | 2005-10-24 | 1 | -3/+3 |
* | Whitespace fix. | njl | 2005-10-23 | 1 | -1/+1 |
* | Warn the user if the kernel driver dropped samples or ran out of event buffers | jkoshy | 2005-10-21 | 1 | -2/+27 |
* | Hide a diagnostic message under if (verbose) to avoid cluttering the | wpaul | 2005-10-21 | 1 | -5/+8 |
* | Mention the possibility of non-interactive scripts for EDITOR and add a | brooks | 2005-10-20 | 1 | -0/+9 |
* | Fix small grammar nit. | wpaul | 2005-10-20 | 1 | -1/+1 |
* | Implement the PacketGetVersion() routine, which is used in | wpaul | 2005-10-20 | 3 | -0/+8 |
* | Set the signal handlers before creating the thread. This is so it inherits | njl | 2005-10-20 | 1 | -4/+15 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | supported an ndp command suboption to disable IPv6 in the given interface | suz | 2005-10-19 | 2 | -0/+18 |
* | sync with KAME in the following point: | suz | 2005-10-19 | 1 | -1/+5 |
* | sync with KAME in the following points: | suz | 2005-10-19 | 1 | -1/+4 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | changed syslog level to more appropriate ones | suz | 2005-10-19 | 1 | -3/+3 |
* | source link-layer address option should be marked to be checked later, | suz | 2005-10-19 | 1 | -1/+1 |
* | added an ioctl option in kernel so that ndp/rtadvd can change some NDP-relate... | suz | 2005-10-19 | 3 | -10/+82 |