summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MFppc64:nwhitehorn2010-07-091-7/+7
* MFppc64:nwhitehorn2010-07-091-3/+3
* Accidentally committed an older version of this comment rather than thejhb2010-07-091-4/+4
* Refine a comment.jhb2010-07-091-5/+4
* Improve last commit: use bpf_mtap2() to avoiding stack usage.glebius2010-07-091-13/+6
* Remove redundant high >= 0.jh2010-07-091-1/+1
* Fix build by defining MAX() macro here.jkim2010-07-091-0/+1
* Improve cxgb(4)'s behaviour when faced with temporarily "bouncy" links:np2010-07-095-40/+55
* Eliminate ext_intr_task. The "slow" interrupt handler is alreadynp2010-07-095-58/+14
* Fix bufsize calculation so that cxgbtool can display information for thenp2010-07-091-1/+0
* Sync. printf() of libstand(3) with sys/kern/subr_prf.c.jkim2010-07-081-12/+45
* Implement optional 'precision' for numbers. Previously, it was parsed butjkim2010-07-081-11/+14
* Revert r209787 pending further discussion.randi2010-07-087-6/+551
* Properly recognize a number followed by non-digits as a jail name.jamie2010-07-081-1/+3
* - Various style and whitespace fixes.jhb2010-07-082-76/+66
* Remove enabling RX checksum offloading in RX filter setup. RXyongari2010-07-082-6/+5
* Missed a file in r209803: this header contains a definition ofnwhitehorn2010-07-081-0/+1
* Assert that low and high are >= 0. The allocator doesn't support thejh2010-07-081-2/+2
* Fix XLR64, the previous version had the contents of file duplicated.jchandra2010-07-081-133/+0
* 64 bit ld script for mips, and configuration file for 64 bit compilationjchandra2010-07-082-0/+567
* Replace the existing PowerPC busdma implementation with the one fromnwhitehorn2010-07-083-211/+834
* Use 64 bit type for rqb_word_t in n64 kernel.jchandra2010-07-081-2/+11
* Enable KX bit, which is needed for 64 bit access, in status registerjchandra2010-07-083-6/+18
* Add TX-path aligned/unaligned stats for if_arge.adrian2010-07-082-1/+15
* 64 bit compilation support XLR platform code.jchandra2010-07-085-32/+32
* Address PR kern/148307 - fix if_ath TX mbuf alignment/size constraint checksadrian2010-07-081-1/+23
* Fix minor issue in sys/mips/mips/cache_mipsNN.c, using int type forjchandra2010-07-081-2/+2
* Merge jmallett@'s n64 work into HEAD - changeset 8jchandra2010-07-083-31/+41
* Make ofw_syscons work on 64-bit systems.nwhitehorn2010-07-081-3/+3
* Fix several bugs in the real-mode Open Firmware implementation and providenwhitehorn2010-07-081-157/+325
* Introduce a sysctl block for if_arge and, for now, a blank debug sysctladrian2010-07-082-0/+19
* Change the argument type to OF_call_method to take an array of cell_tnwhitehorn2010-07-084-12/+10
* Fix iicbus_get_addr() on 64-bit big-endian systems. The bus accessornwhitehorn2010-07-081-1/+1
* Extend the ath debugging a little to log the interface name.adrian2010-07-081-1/+1
* Since r209216 bpf(4) searches for mbuf_tags(9) and thus will not work withglebius2010-07-081-6/+8
* Do not mention VM_ALLOC_RETRY in comment, and normalize the terminologykib2010-07-081-2/+2
* Make VM_ALLOC_RETRY flag mandatory for vm_page_grab(). Assert that thekib2010-07-082-14/+13
* Correctly maintain the per-cpu field "curpmap" on amd64 just like wealc2010-07-082-12/+12
* Remove the ability to upgrade via sysinstall. This feature has been flakyrandi2010-07-087-551/+6
* Add support for remote logging to syslogd via an install.cfg variable.randi2010-07-073-6/+82
* Add acpi_find_table() -- a convenience function for looking up anmarcel2010-07-072-2/+38
* Add further documentation for netDev in install.cfg to reflect the newrandi2010-07-071-0/+1
* Remove pointless BOOTP conditional.marcel2010-07-071-5/+0
* Use the kernel's start address to determine what to map. This allowsmarcel2010-07-072-3/+6
* Fix an error in the EXAMPLES section of getopt(1), which is based onbcr2010-07-071-3/+3
* Fix the CS line definitions. These bits are for the CS2/CS1 linesadrian2010-07-071-4/+4
* Increase the default and minimum partition sizes.brucec2010-07-071-7/+7
* Fix style issues with the previous commit, namelyrpaulo2010-07-071-6/+6
* - Simplify logic in handling ticks wrap-upattilio2010-07-071-13/+10
* If a user calls sctp_sendx() with a NULLrrs2010-07-071-0/+5
OpenPOWER on IntegriCloud