summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Specify BCE_RX_BUF_ALIGN alignment for RX buffers. All bce(4)yongari2010-07-192-1/+2
* Specify BUS_DMA_ZERO flag to bus_dmamem_alloc(9) and remove bzero()yongari2010-07-191-19/+14
* Use bus_get_dma_tag() to get parent tag. Also useyongari2010-07-191-3/+3
* For the experimental NFSv4 server's dumplocks operation, add thermacklem2010-07-191-1/+2
* Add KASSERT to check number of returned DMA segments.yongari2010-07-191-0/+2
* Fix naming to be consistent.adrian2010-07-191-2/+2
* Extend the mx25l erase function to support different erase commands.adrian2010-07-191-3/+3
* Do not report current link state if interface is not UP.yongari2010-07-191-0/+4
* Extend the mx25l flash device support to include a set of per-deviceadrian2010-07-191-4/+11
* Correctly check the result of media selection. Previously it alwaysyongari2010-07-191-5/+9
* Don't change current media in bce_stop(). There is no need to doyongari2010-07-191-24/+0
* Have bce_init_ctx() return error code and make caller check theyongari2010-07-191-18/+22
* When we didn't find a matching flash device, do not touch flashyongari2010-07-191-4/+3
* Improve style slightly.jkim2010-07-191-47/+50
* - Add Latinamerican keymaps to sysinstall's Makefile so that it cangabor2010-07-191-2/+3
* - Add a periodic script, which can be used to find installed ports' files withgabor2010-07-193-0/+72
* Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option.raj2010-07-196-34/+3
* Fix two long-standing line wrapping bugs in VGA renderer for pixel mode.jkim2010-07-191-2/+3
* Eliminate FDT_IMMR_VA define.raj2010-07-197-23/+7
* Move MRVL FDT fixups and PIC decode routine to a platform specific area.raj2010-07-193-89/+42
* binutils/ld: fix incorrect placement of __start_SECNAME in some casesavg2010-07-191-20/+20
* Implement WOL. WOL is supported on RTL8139B or newer controllers.yongari2010-07-191-2/+139
* Fix support for chrooted installs.nork2010-07-191-3/+3
* Include 4k/32k erase commands.adrian2010-07-191-0/+4
* MFV:rpaulo2010-07-191-0/+996
|\
| * Import plockstat from OpenSolaris r12768.rpaulo2010-07-191-0/+996
* | Partially revert r209312, restoring ability to fit "stray irqX" names intomav2010-07-191-6/+10
* | Add a call to nfscl_mustflush() in nfs_close() of the experimentalrmacklem2010-07-181-1/+1
* | Revert r210225 - turns out I was wrong; the "/*-" is not license-onlytrasz2010-07-1820-50/+50
* | The "/*-" comment marker is supposed to denote copyrights. Remove non-copyrighttrasz2010-07-1820-50/+50
* | Remove outdated comment and move part of it into more applicable place.trasz2010-07-182-6/+3
* | sh: Allow a background command consisting solely of redirections.jilles2010-07-182-0/+4
* | Style fix - keep the line length below 80 characters.trasz2010-07-181-1/+1
* | In keeping with the Age-of-the-fruitbat theme, scale up hirunningspace onivoras2010-07-181-1/+3
* | Style fix.trasz2010-07-181-1/+1
* | Cross reference tree(3) and queue(3).simon2010-07-182-0/+4
* | Fix build.trasz2010-07-181-0/+1
* | - Move common code from the hook functions that fills in a packet node struct tolstewart2010-07-181-115/+87
* | Change the nfscl_mustflush() function in the experimental NFSv4rmacklem2010-07-183-8/+9
* | - Add myself to committers-src.dottijl2010-07-172-0/+3
* | Merge from vendor: libdtrace MD parts needed by fasttrap.rpaulo2010-07-175-0/+1145
|\ \ | |/
| * libdtrace MD dependent files. These interact with the fasttrap providerrpaulo2010-07-175-0/+1145
| * Import the lockstat(1) sources from OpenSolaris as of 20080410.jhb2009-06-182-0/+2111
| * Import newer versions of these files from a 20080410 checkout ofjhb2009-06-1810-85/+218
| * Remove svn:keywords property from OpenSolaris vendor sources.jhb2009-06-180-0/+0
| * Replicate change committed to CVS HEAD (but not to the vendor branch injhb2009-06-1818-25785/+0
| * Move the OpenSolaris vendor sources from vendor-cddl into vendor/opensolarisjhb2009-06-181576-0/+174103
* Remove proc locking, it's not needed after r210132.trasz2010-07-171-5/+1
* Remove updating process count by unionfs. It serves no purpose, unionfs justtrasz2010-07-171-3/+0
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-174-2/+86
OpenPOWER on IntegriCloud