summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more nit.ru2006-12-231-1/+1
* Fix markup.ru2006-12-231-10/+12
* Fic typo in previous commit.cperciva2006-12-231-1/+1
* Add two checks for inappropriate options: -U only makes sense in "x"cperciva2006-12-231-0/+4
* Correct the names of some options.cperciva2006-12-232-5/+5
* Fix a panic when rebooting a SMP machine, when option STOP_NMI is used,davidxu2006-12-231-0/+1
* Update comments to reflect changes in the extattrctl() code.rwatson2006-12-231-12/+8
* Implement chunk allocation/deallocation hysteresis by caching one sparejasone2006-12-231-51/+86
* Connect vfs_extattr.c to build by default.rwatson2006-12-231-0/+1
* Following a repo-copy of vfs_syscalls.c to vfs_extattr.c, removerwatson2006-12-232-5059/+7
* Forced commit to recognize the repo-copy of vfs_syscalls.c torwatson2006-12-220-0/+0
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACrwatson2006-12-2227-1006/+26
* Forced commit to recognize repo-copy of src/sys/sys/mac_policy.h torwatson2006-12-220-0/+0
* Tweak some wording and markup.ru2006-12-221-12/+13
* Fix distorted sound on Intel Desktop Board D101GGC (ATI SB450/ALC861).ariff2006-12-221-10/+7
* - Mention umask(2) when first referring to it.ru2006-12-221-2/+6
* Avoid 'bogus' uninitialized warning by initializing rather thanimp2006-12-221-4/+1
* 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
OpenPOWER on IntegriCloud