summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* It has been observed on the mailing lists that the different categoriesalc2007-09-157-24/+28
* Correct an assertion in vm_pageout_flush(). Specifically, if a page'salc2007-09-151-1/+2
* Add the PCI id for the Intel 7221's integrated graphics controller. It isalc2007-09-152-0/+4
* Fix typo which brokes VJ decompressionmav2007-09-151-1/+1
* Use better manuals for these ntp system calls. These were replaced byimp2007-09-153-201/+258
* Remove the definition and implementation of 'CALLOUT_NETGIANT', a now- (andrwatson2007-09-152-12/+2
* Add mention of libelf to 7.0's release notes.jkoshy2007-09-151-0/+4
* Remove DIAG code that discards oversized packets.julian2007-09-141-14/+0
* During boot(before setting IP address) PHY can generate link stateyongari2007-09-141-6/+6
* Flush stdout at the end of the update phase to prevent possiblempp2007-09-141-0/+1
* Remove the newly resurrected ar.5 manual page from the list ofjkoshy2007-09-141-1/+0
* Fix typo.yongari2007-09-141-2/+2
* Currently the LO_NOPROFILE flag (which is masked on upper level code byattilio2007-09-143-5/+7
* Add support for a new device id (9). Mxge NICs with the newgallatin2007-09-132-1/+3
* Add my ports mentor, his mentor, and their offsprings including me.jkim2007-09-131-0/+12
* - DF bit was on for COOKIE-ECHO chunks. This isrrs2007-09-139-40/+60
* - Incorrect error EAGAIN returned for invalid send on a lockedrrs2007-09-139-13/+36
* subr_sleepqueue.c presents a thread lock missing which leads to dangerousattilio2007-09-131-0/+2
* Make the type of the memory used by the BPF filter unsigned, so itdwmalone2007-09-131-1/+1
* Reject requests to start or ack a suspend sequence on platforms that do notnjl2007-09-131-0/+10
* It's probably time I learn C.cognet2007-09-121-2/+2
* When restoring the mount after umount failed, the MNTK_UNMOUNT flagkib2007-09-123-5/+15
* Update snd_emu10kx driver with recent perforce changes (and fewariff2007-09-128-578/+1373
* Fix for an infinite loop in processing ESP, IPv6 packets.gnn2007-09-121-4/+17
* Evidently setup_rss needs to happen whenever bind_qsets is done. This fixeskmacy2007-09-111-4/+0
* Fix for missing punctuation in r1.1063.bmah2007-09-111-8/+8
* New release notes: camcontrol(8) readcap, some mount_* programsbmah2007-09-111-1/+22
* This is a follow-up, cleaning-up commit about recent changes involvingattilio2007-09-115-5/+5
* - Stop computing %CPU for the imaginary idle process; we nowru2007-09-111-54/+6
* Check return value of listen().kevlo2007-09-111-1/+2
* A number of small fixes:jfv2007-09-102-6/+5
* - Removed debug code and more C++ style comments in the mobilityrrs2007-09-101-14/+1
* Update for ICH9 support.brueffer2007-09-101-2/+2
* Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the originalpjd2007-09-102-0/+82
* Add PCI IDs for Intel ICH9.simon2007-09-102-0/+8
* zyd(4) needs this as well. While here, add a missing article.brueffer2007-09-101-3/+4
* After dfr@ vnode leak fix, we can allow ARC to consume more memory.pjd2007-09-102-4/+4
* Autogenerate hardware notes for ral(4) and ural(4).brueffer2007-09-102-0/+6
* Prepare for automatic hardware notes generation:brueffer2007-09-102-116/+118
* Also mention zyd(4) in the DESCRIPTION section.brueffer2007-09-101-1/+2
* - Added some comments to tell where the htcprrs2007-09-103-11/+19
* Add information about hardware supported by ipw(4) and iwi(4).brueffer2007-09-101-0/+6
* Make sure that either inp is NULL or we have obtained a lock on it beforekensmith2007-09-101-13/+13
* Further UDPv4 cleanup:rwatson2007-09-101-17/+17
* Fix a DIV0 in case a large value for fs_avgfilesize or fs_avgfpdirbz2007-09-101-1/+4
* Fixing invalid channel display in ifconfig(8) by implementing requiredavatar2007-09-101-0/+17
* pull in changes made to RELENG_6 version in the process of doing the MFCkmacy2007-09-105-29/+36
* Check for multicast destination on bpf injected packets and update the M_*CASTthompsa2007-09-101-4/+19
* Rename mac_check_vnode_delete() MAC Framework and MAC Policy entryrwatson2007-09-1010-138/+138
* Enhance and expand kernel privilege regression tests in support ofrwatson2007-09-0942-2212/+3850
OpenPOWER on IntegriCloud