summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some spelling / markup / grammar.mpp2007-02-111-5/+5
* Add two new options to quota:mpp2007-02-112-24/+94
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.rodrigc2007-02-115-12/+19
* Forced commit and #include changes for repo copy fromrodrigc2007-02-117-21/+21
* Fix PowerPC-targeted cross-builds performed on 64-bit platforms.marcel2007-02-112-4/+6
* Use the free page queue mutex instead of the page queue mutex toalc2007-02-112-7/+6
* Add missing MNT_ILOCK around some mnt_kern_flag accesses.mohans2007-02-111-0/+6
* Now that the free page queue mutex is a sleep mutex, we cannot callmarcel2007-02-111-7/+0
* Use MAXTTL.bms2007-02-101-1/+1
* New release notes: SA-07:02.bind (+MFC), auto-sizing TCP socket buffers,bmah2007-02-101-2/+21
* Forgot to hook up gjournal manual page to the build.pjd2007-02-101-1/+0
* Fix small altq related copy and paste error.mlaier2007-02-102-2/+2
* If the rendezvous point for a group is not specified, do not sendbms2007-02-101-0/+15
* Build PIM by default as part of the IPv4 multicast forwarding path.bms2007-02-105-45/+62
* Do not install zgrep, or links to zgrep, since zgrep is provided bysimon2007-02-103-228/+4
* Handle the case when the admin forgot to set $hostname,yar2007-02-101-1/+10
* In the ICMP6 path to handle FQDN 'who-are-you' queries, check that thebms2007-02-101-1/+1
* In mac_biba_check_system_swapoff(), don't extract the object label sincerwatson2007-02-101-2/+1
* Don't reference lkm(4), it doesn't exist.brueffer2007-02-104-4/+4
* add a missing piece for 2432mjacob2007-02-101-0/+1
* Putative untested 2432 (PCI-E) support.mjacob2007-02-101-1/+12
* Nuke pcnfsd(8) reference.brueffer2007-02-091-1/+0
* There is no isa(4) manpage, convert to normal text an join lines.brueffer2007-02-091-3/+1
* Remove references to pccardd(8), pccardc(8) and OLDCARD.brueffer2007-02-092-21/+2
* Remove Xref to non-existant uhub(4).brueffer2007-02-091-1/+0
* Correct references to tcpdump(1).brueffer2007-02-091-2/+2
* Remove Xref to owi(4), it's dead and gone.brueffer2007-02-091-1/+0
* Document a little more the firmware subsystem.luigi2007-02-091-27/+175
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-097-0/+7
* Remove an obsolete error message.brueffer2007-02-091-4/+1
* Implement RFC3442, the Classless Static Route option.emaste2007-02-096-4/+137
* Give which signal caller has attempted to deliver when panicking.delphij2007-02-091-2/+2
* Backing out the wrong fix which could possibly trash the memory if devfsavatar2007-02-091-1/+0
* - Use the standard section 4 SYNOPSISbrueffer2007-02-091-5/+15
* Let automatic TCP send buffer sizing do its job for ftpd(8): stopyar2007-02-091-9/+1
* Add a $FreeBSD$ tag missing after the original import. Note that thisemaste2007-02-091-0/+2
* Add support for Huawei Technologies Mobile card (3G).le2007-02-093-0/+8
* In the output path, mask off M_BCAST|M_MCAST so as to prevent incorrectbms2007-02-091-0/+3
* Add lists of ICMP types and codes for user and developer reference.bms2007-02-091-2/+72
* Add support for EtherChannel configuration to rc startup scripts.flz2007-02-094-12/+109
* Eliminate duplicate header files.kevlo2007-02-091-2/+0
* It turns out that devfs_close() does a dev_refthread() before invokingavatar2007-02-091-0/+1
* Remove an unneeded define.bms2007-02-091-2/+0
* Use __NO_STRICT_ALIGNMENT, instead of special casing ia64 and sparc64.cognet2007-02-091-1/+1
* Store the cached route in vifp in the normal send_packet() case.bms2007-02-082-3/+2
* Nuke the token bucket filter code. Attempting to request rate limitingbms2007-02-082-312/+19
* Add sanity check to make sure that the MAC address isn't all 0's. Badimp2007-02-081-19/+24
* Fix problem with RTL8201L PHY. From submitter:imp2007-02-081-2/+17
* Don't send interrupts to CPUs disabled via lapic hints.jhb2007-02-082-0/+4
* Add 's' after printing the send interval to make it clear it's a sendrwatson2007-02-081-1/+1
OpenPOWER on IntegriCloud