summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style fixes.pjd2012-06-141-17/+16
* Defines for parsing linux ATAGs lists.imp2012-06-141-0/+129
* Remove code duplication from fdclosexec(), which was the reason of the bugpjd2012-06-141-30/+19
* When we are closing capabilities during exec, we want to call mq_fdclose()pjd2012-06-141-3/+9
* Style.pjd2012-06-141-19/+14
* Make sure that fstab fd is not leaked on exec.kib2012-06-141-1/+11
* Eliminate the static buffer used to read the first page of the mappedkib2012-06-141-62/+70
* Always reconstruct partition entries in the PMBR when Boot Camp isae2012-06-141-13/+10
* Pass flowid explicitly through the stack instead of taking it fromtuexen2012-06-149-103/+282
* Shrink ath_buf a little more:adrian2012-06-141-7/+8
* More Linux boot support. Create arm_dump_avail_init() to initializeimp2012-06-147-49/+54
* Add support for parsing Linux ATAGs such as you'd see from uboot orimp2012-06-143-23/+116
* Disable BGSCAN for 802.11n for now. Until scanning during traffic isadrian2012-06-141-6/+2
* Create default_parse_boot_param which, if FreeBSD /boot/loader supportimp2012-06-145-37/+55
* Disable this warning debug for now, as I'm now aware of the particularadrian2012-06-141-1/+23
* Modify all the arm platform files to call parse_boot_param passing inimp2012-06-1411-16/+34
* __flt_rounds is a public symbol (expands from the FLT_ROUNDS macro),kientzle2012-06-141-1/+1
* Implement a global (all non-mgmt traffic) TX ath_buf limitation whenadrian2012-06-143-7/+52
* - Remove unused code for CR3 and CR4.jkim2012-06-135-23/+15
* When checking if file descriptor number is valid, explicitely check for 'fd'pjd2012-06-133-9/+9
* find(1): Move description of -d option to -depth primary.jilles2012-06-131-30/+30
* Now that dupfdopen() doesn't depend on finstall() being called earlier,pjd2012-06-131-2/+1
* Allocate descriptor number in dupfdopen() itself instead of depending onpjd2012-06-133-29/+27
* - Remove nfp variable that is not really needed.pjd2012-06-131-10/+12
* Remove duplicated code.pjd2012-06-131-9/+1
* Add missing {.pjd2012-06-131-1/+1
* Style.pjd2012-06-131-7/+8
* There is no need to set td->td_retval[0] to -1 on error.pjd2012-06-131-1/+0
* - Fix resumectx() prototypes to reflect reality.jkim2012-06-135-11/+8
* Add a convenience macro for the fastcall attribute.jkim2012-06-131-0/+6
* Revert r236962 - Experimental amdfam10/barcelona support.pfg2012-06-1320-1724/+493
* Sync example file with mdoc changes made in rev 235450.joel2012-06-131-2/+0
* There is only one caller of the dupfdopen() function, so we can simplifypjd2012-06-131-32/+14
* mdoc: avoid nested displays. Fixes mandoc warnings.joel2012-06-132-7/+5
* Remove 'low' argument from fd_last_used().mjg2012-06-131-10/+7
* Re-apply reverted parts of r236935 by pjd with some changes.mjg2012-06-131-15/+17
* Also remove /usr/share/examples/etc/auth.conf, which I didn't evendes2012-06-131-0/+1
* Remove leakage of other patches into last commit.imp2012-06-135-5/+5
* Fix a couple of bugs that prevented windows in PCI-PCI bridges fromjhb2012-06-131-3/+3
* Remove leading /des2012-06-131-4/+4
* Remove auth.conf and related files.des2012-06-131-0/+4
* Fix ZFS boot with pre-features pools (version <= 28) broken in r236884mm2012-06-131-3/+4
* Implement a separate, smaller pool of ath_buf entries for use by managementadrian2012-06-135-17/+106
* Include a warning when using the example code as it may noteadler2012-06-131-1/+5
* Add ARM callchain support for hwpmc.fabient2012-06-132-15/+103
* Remove a duplicate definition.adrian2012-06-131-2/+0
* Oops, return the newly allocated buffer to the queue, not the completedadrian2012-06-131-1/+1
* Replace the direct sc_txbuf manipulation with a pair of functions.adrian2012-06-133-6/+26
* trim trailing whitespaceimp2012-06-1321-36/+33
* Final whitespace trim.imp2012-06-1337-275/+271
OpenPOWER on IntegriCloud