summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The second argument (type) to socket(2) is an enum, not a bitmask, so parserodrigc2006-12-221-1/+1
* Note the second coming of MSI support in the bge driver.jdp2006-12-221-0/+8
* Re-enable MSI support for those chips on which it is believed to workjdp2006-12-222-34/+88
* Correct the BGE_CHIPID_BCM5750_B0 constant.jdp2006-12-221-1/+1
* ACPIIO_BATT_GET_UNITS would always return ENXIO. However, it should neverimp2006-12-221-0/+1
* fix botchmjacob2006-12-211-1/+1
* Prevent a line from being broken on a line boundary.ru2006-12-211-1/+1
* Improve markup.ru2006-12-211-4/+9
* Document MTX_NOPROFILE flag.pjd2006-12-212-2/+4
* Allow this module to get its options from the kernel build directoryyar2006-12-211-0/+2
* Pay attention to return value from xpt_bus_register in xpt_init.mjacob2006-12-211-1/+5
* The prepend function did not handle non-pkthdr's correctly.rrs2006-12-211-2/+7
* Correct the description of minpoll and maxpoll.ceri2006-12-211-3/+3
* Remove duplicate "clear" subcommand.ceri2006-12-211-4/+0
* MFP4 (110956):netchild2006-12-211-0/+2
* Improve markup and do some minor wordsmithing.ru2006-12-211-16/+26
* Return value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't an error case. Theglebius2006-12-211-1/+2
* Minor style fixes.rwatson2006-12-214-20/+20
* Remove mac_enforce_subsystem debugging sysctls. Enforcement onrwatson2006-12-2115-400/+3
* Unbreak 64-bit little-endian systems that do require alignment.marcel2006-12-211-18/+5
* ia64 is nit-picking according to tinderbox so temporary disconnectbz2006-12-211-1/+0
* Comment LABEL_TO_SLOT() macro, including observing that we'd like to improverwatson2006-12-202-0/+16
* Trim trailing white space, clean up comment line wrapping and formatting.rwatson2006-12-201-10/+21
* Trim trailing white space.rwatson2006-12-202-7/+7
* Document socket labeling model.rwatson2006-12-201-15/+27
* Clean up comment white space and line wrapping.rwatson2006-12-201-15/+14
* Additional comments regarding the interaction between the kernel privilegerwatson2006-12-201-0/+18
* Document that we could allocate the mbuf label as part of the tag ratherrwatson2006-12-201-8/+26
* Staticize and comment zone_label.rwatson2006-12-201-1/+7
* Clean up comments, trailing white space.rwatson2006-12-201-17/+27
* Re-wrap comment at 77 character columns.rwatson2006-12-201-7/+7
* Add a (disabled) configuration line to enable snmp_bridge(3) module.syrinx2006-12-201-0/+6
* Connect the snmp_bridge(3) module to the build.syrinx2006-12-201-0/+1
* Keep in sync with the if_bridge(4) module (rev. 1.20 if_bridgevar.h,syrinx2006-12-203-36/+36
* Remove an unused variable.syrinx2006-12-201-1/+0
* Comment and white space cleanup.rwatson2006-12-201-15/+17
* Regen (just to fix 'generated from' line from the previous commit).jkim2006-12-203-3/+3
* Externalize local stack copy of the ifnet label, rather than the copy onrwatson2006-12-201-2/+2
* Expand commenting on label slots, justification for the MAC Framework lockingrwatson2006-12-203-162/+237
* Add linux_nanosleep() and regen.jkim2006-12-204-5/+11
* reduce padding to compensate for recent change to sys/pcpu.h (tinderbox fix)kmacy2006-12-201-1/+1
* MFP4: 109655jkim2006-12-204-55/+72
* MFP4: 110179jkim2006-12-201-3/+41
* Regen.jkim2006-12-204-10/+27
* MFP4: (part of) 110058jkim2006-12-202-6/+58
* MFP4: (part of) 110058jkim2006-12-201-24/+26
* MFP4: (part of) 110058jkim2006-12-202-85/+90
* MFP4: (part of) 109714jkim2006-12-201-0/+6
* MFp4: differences for bwct ethernet attachmentimp2006-12-202-3/+13
* MFp4: Differences in flash part for bwct. need a more generic way to cope.imp2006-12-202-0/+35
OpenPOWER on IntegriCloud