| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use a pipe for reading devd events as another method of getting the AC line | njl | 2005-10-19 | 2 | -28/+179 |
* | Handle 32 bit executables better on AMD64 platforms. | jkoshy | 2005-10-18 | 1 | -30/+69 |
* | Document pmcstat's inability to handle 32 bit executables on the | jkoshy | 2005-10-18 | 1 | -0/+4 |
* | Hook ipfwpcap into the build tree. | phk | 2005-10-17 | 1 | -0/+1 |
* | Add a small tool which captures packets on a DIVERT socket and writes | phk | 2005-10-17 | 2 | -0/+320 |
* | style(9) nitlet: | imp | 2005-10-17 | 1 | -1/+2 |
* | Remove now redundant NO_SHARED. | ru | 2005-10-17 | 1 | -2/+0 |
* | setkey(8) was repo-copied from usr.sbin/ to sbin/. | pjd | 2005-10-12 | 11 | -3944/+0 |
* | Drain all pending events from the driver when we get an | wpaul | 2005-10-12 | 1 | -18/+32 |
* | Make forwarding of connect/disconnect events optional. wpa_supplicant | wpaul | 2005-10-10 | 2 | -3/+22 |
* | Enable -D ndis support in wpa_supplicant and add the ndis_events utility. | wpaul | 2005-10-10 | 8 | -2/+944 |