| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some spelling / markup / grammar. | mpp | 2007-02-11 | 1 | -5/+5 |
* | Add two new options to quota: | mpp | 2007-02-11 | 2 | -24/+94 |
* | Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660. | rodrigc | 2007-02-11 | 5 | -12/+19 |
* | Forced commit and #include changes for repo copy from | rodrigc | 2007-02-11 | 7 | -21/+21 |
* | Fix PowerPC-targeted cross-builds performed on 64-bit platforms. | marcel | 2007-02-11 | 2 | -4/+6 |
* | Use the free page queue mutex instead of the page queue mutex to | alc | 2007-02-11 | 2 | -7/+6 |
* | Add missing MNT_ILOCK around some mnt_kern_flag accesses. | mohans | 2007-02-11 | 1 | -0/+6 |
* | Now that the free page queue mutex is a sleep mutex, we cannot call | marcel | 2007-02-11 | 1 | -7/+0 |
* | Use MAXTTL. | bms | 2007-02-10 | 1 | -1/+1 |
* | New release notes: SA-07:02.bind (+MFC), auto-sizing TCP socket buffers, | bmah | 2007-02-10 | 1 | -2/+21 |
* | Forgot to hook up gjournal manual page to the build. | pjd | 2007-02-10 | 1 | -1/+0 |
* | Fix small altq related copy and paste error. | mlaier | 2007-02-10 | 2 | -2/+2 |
* | If the rendezvous point for a group is not specified, do not send | bms | 2007-02-10 | 1 | -0/+15 |
* | Build PIM by default as part of the IPv4 multicast forwarding path. | bms | 2007-02-10 | 5 | -45/+62 |
* | Do not install zgrep, or links to zgrep, since zgrep is provided by | simon | 2007-02-10 | 3 | -228/+4 |
* | Handle the case when the admin forgot to set $hostname, | yar | 2007-02-10 | 1 | -1/+10 |
* | In the ICMP6 path to handle FQDN 'who-are-you' queries, check that the | bms | 2007-02-10 | 1 | -1/+1 |
* | In mac_biba_check_system_swapoff(), don't extract the object label since | rwatson | 2007-02-10 | 1 | -2/+1 |
* | Don't reference lkm(4), it doesn't exist. | brueffer | 2007-02-10 | 4 | -4/+4 |
* | add a missing piece for 2432 | mjacob | 2007-02-10 | 1 | -0/+1 |
* | Putative untested 2432 (PCI-E) support. | mjacob | 2007-02-10 | 1 | -1/+12 |
* | Nuke pcnfsd(8) reference. | brueffer | 2007-02-09 | 1 | -1/+0 |
* | There is no isa(4) manpage, convert to normal text an join lines. | brueffer | 2007-02-09 | 1 | -3/+1 |
* | Remove references to pccardd(8), pccardc(8) and OLDCARD. | brueffer | 2007-02-09 | 2 | -21/+2 |
* | Remove Xref to non-existant uhub(4). | brueffer | 2007-02-09 | 1 | -1/+0 |
* | Correct references to tcpdump(1). | brueffer | 2007-02-09 | 1 | -2/+2 |
* | Remove Xref to owi(4), it's dead and gone. | brueffer | 2007-02-09 | 1 | -1/+0 |
* | Document a little more the firmware subsystem. | luigi | 2007-02-09 | 1 | -27/+175 |
* | Include GEOM_LABEL in GENERIC. It's very useful and not well publicized | brooks | 2007-02-09 | 7 | -0/+7 |
* | Remove an obsolete error message. | brueffer | 2007-02-09 | 1 | -4/+1 |
* | Implement RFC3442, the Classless Static Route option. | emaste | 2007-02-09 | 6 | -4/+137 |
* | Give which signal caller has attempted to deliver when panicking. | delphij | 2007-02-09 | 1 | -2/+2 |
* | Backing out the wrong fix which could possibly trash the memory if devfs | avatar | 2007-02-09 | 1 | -1/+0 |
* | - Use the standard section 4 SYNOPSIS | brueffer | 2007-02-09 | 1 | -5/+15 |
* | Let automatic TCP send buffer sizing do its job for ftpd(8): stop | yar | 2007-02-09 | 1 | -9/+1 |
* | Add a $FreeBSD$ tag missing after the original import. Note that this | emaste | 2007-02-09 | 1 | -0/+2 |
* | Add support for Huawei Technologies Mobile card (3G). | le | 2007-02-09 | 3 | -0/+8 |
* | In the output path, mask off M_BCAST|M_MCAST so as to prevent incorrect | bms | 2007-02-09 | 1 | -0/+3 |
* | Add lists of ICMP types and codes for user and developer reference. | bms | 2007-02-09 | 1 | -2/+72 |
* | Add support for EtherChannel configuration to rc startup scripts. | flz | 2007-02-09 | 4 | -12/+109 |
* | Eliminate duplicate header files. | kevlo | 2007-02-09 | 1 | -2/+0 |
* | It turns out that devfs_close() does a dev_refthread() before invoking | avatar | 2007-02-09 | 1 | -0/+1 |
* | Remove an unneeded define. | bms | 2007-02-09 | 1 | -2/+0 |
* | Use __NO_STRICT_ALIGNMENT, instead of special casing ia64 and sparc64. | cognet | 2007-02-09 | 1 | -1/+1 |
* | Store the cached route in vifp in the normal send_packet() case. | bms | 2007-02-08 | 2 | -3/+2 |
* | Nuke the token bucket filter code. Attempting to request rate limiting | bms | 2007-02-08 | 2 | -312/+19 |
* | Add sanity check to make sure that the MAC address isn't all 0's. Bad | imp | 2007-02-08 | 1 | -19/+24 |
* | Fix problem with RTL8201L PHY. From submitter: | imp | 2007-02-08 | 1 | -2/+17 |
* | Don't send interrupts to CPUs disabled via lapic hints. | jhb | 2007-02-08 | 2 | -0/+4 |
* | Add 's' after printing the send interval to make it clear it's a send | rwatson | 2007-02-08 | 1 | -1/+1 |