summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-2811-24/+147
* Fix a couple of embarrassing mistakes in the previous commit.des2010-07-281-2/+2
* Protect GNUHASH translation functions with #ifdef; unbreak crosskaiw2010-07-281-0/+4
* Support the Pyramid KBS USB LCD under uftdi(4)gavin2010-07-282-0/+2
* The interpreter name should no longer be treated as a buffer that can bealc2010-07-284-21/+15
* Fix the entry for the Option ICON452 where an underscore was used instead ofthompsa2010-07-271-1/+1
* Add a parser for the ACPI SRAT table for amd64 and i386. It setsjhb2010-07-273-1/+331
* Update mlockall(2) to mention that it's superuser-only syscall, justtrasz2010-07-272-4/+7
* Very rough first cut at NUMA support for the physical page allocator. Forjhb2010-07-2711-7/+206
* mips/rmi/bus_space_rmi_pci.c is needed even when PCI is disabled. Thisjchandra2010-07-271-1/+1
* Fix commented out resource limit check in mlockall(2). It's still racy,trasz2010-07-271-2/+1
* The changes in r210542 moved setting counter_upper and counter_lower_lastjchandra2010-07-271-2/+2
* Typo fix: s/ommited/omittedbcr2010-07-271-2/+2
* Introduce exec_alloc_args(). The objective being to encapsulate thealc2010-07-275-27/+33
* Small typo fix: s/ommited/omittedbcr2010-07-271-2/+2
* Prevent uhid(4) from attaching to the Liebert PowerSure Personal XT UPS.gavin2010-07-272-0/+5
* The count/compare values have to be tracked per CPU.jchandra2010-07-271-10/+14
* Document that the "ngtee" action no longer accepts packet, andglebius2010-07-271-4/+2
* Add an entry to remove the acpi_boost(4) man page.rpaulo2010-07-271-0/+2
* Fix operation of "netgraph" action in conjunction with theglebius2010-07-272-1/+4
* Add support for the Longcheer WM66 USB HSDPA Modem to u3g(4)gavin2010-07-272-0/+5
* Don't check malloc(M_WAITOK) result.glebius2010-07-271-2/+0
* Return NULL rather than 0 for a pointer.bz2010-07-271-1/+1
* When installing a new ARP entry via 'arp -S', lla_lookup() willglebius2010-07-271-0/+1
* Fixup mips/rmi for the new mips timer code(r210403). This will get XLRjchandra2010-07-274-42/+315
* Missing IFCAP_* macro descriptions in ifnet(9).simon2010-07-271-0/+25
* - Support two devices made by West Mountain Radio in uslcom(4) [1]gavin2010-07-272-5/+38
* Fix an apparent typo.jkim2010-07-261-1/+1
* Simplify fldcw() macro. There is no reason to use pointer here. No objectjkim2010-07-262-9/+9
* Add missing ldmxcsr() prototype for lint case.jkim2010-07-261-1/+2
* Remove an unused macro since r189418.jkim2010-07-261-1/+0
* Reduce diff against fenv.h:jkim2010-07-262-19/+22
* FNSTSW instruction can use AX register as an operand.jkim2010-07-262-2/+2
* Prevent uhid(4) from attaching to the Gembird Silver Shield remote powergavin2010-07-262-0/+2
* Prevent ukbd(4) and uhid(4) from attaching when a WiSPY DBx Spectrumgavin2010-07-262-1/+4
* Re-implement FPU suspend/resume for amd64. This removes superfluous usesjkim2010-07-265-11/+25
* Use "printf" instead of "echo -n" in an example because itbcr2010-07-261-2/+2
* - Change the warning about PCI-e links narrower than x8 to only apply tojhb2010-07-261-13/+11
* Connect the snmp_wlan(3) module to the build.syrinx2010-07-261-1/+2
* Add a (disabled) configuration line to enable the snmp_wlan(3) module.syrinx2010-07-261-0/+6
* Bring in a SNMP module to support monitoring cloned wireless interfacessyrinx2010-07-267-0/+12694
* Remove unneeded includes.kib2010-07-261-2/+0
* Zero padding fields of netflow records. This helps to reduceglebius2010-07-261-0/+3
* Revert r210451, and the similar part of the r210431. The forward-declarationkib2010-07-262-2/+3
* - Remove some extra white space.jh2010-07-261-9/+7
* Fix a bug where the length of a FORWARD-TSN chunk was set incorrectly intuexen2010-07-261-4/+2
* Make sure that we report chunks if a socketrrs2010-07-261-7/+29
* When counting the number of chunks in therrs2010-07-261-13/+20
* sh: Fix crash due to uninitialized here-document.jilles2010-07-252-0/+22
* Correct a Cecil Beaton quotedougb2010-07-251-1/+1
OpenPOWER on IntegriCloud