summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctype_l(3): Note that not all these functions are specified by POSIX.1-2008.jilles2012-07-011-1/+14
* Correct a grammo.schweikh2012-07-011-1/+1
* Remove bogus __unused attribute from hrowpic_eoi().rpaulo2012-07-011-1/+1
* Check if there is cmsg at all.pjd2012-07-011-1/+1
* Make geom_mirror more friendly to SSDs. To properly support TRIM,glebius2012-07-012-3/+15
* In g_mirror_regular_request() upon successful delivery treatglebius2012-07-011-1/+2
* Replace an unreachable panic() in vm86_getptr (been there for 13 years) withbrueffer2012-07-012-3/+3
* Similar to all.log, mention that /var/log/console.log has to be created and c...brueffer2012-07-011-0/+1
* tws(4) is interfaced with CAM so move it to the same section.delphij2012-07-011-1/+1
* Create a pseudo-lint kernel for all at91 SoCs. This kernel will notimp2012-07-012-0/+181
* Opt-in rather than opt-out of the SoC. We don't really supportimp2012-07-017-10/+7
* Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bitken2012-07-011-0/+1
* Use %j to match intmax_t.imp2012-07-011-1/+1
* Add in some further changes from the AR9300 HAL:adrian2012-07-011-1/+13
* Add a check for dynamic OFDM/CCK channel types.adrian2012-07-011-0/+2
* Migrate the MAC/BB hang structures out from ar5416_misc.h into the HAL.adrian2012-07-012-30/+40
* Bring over capabilities for the AR9300 and later HAL.adrian2012-07-011-2/+23
* Add OS_MEMCMP().adrian2012-07-011-0/+1
* Fix the HAL debugging to only use one bit to mark a message as unmaskable.adrian2012-07-012-3/+2
* Import the dtrace llquantize test files from the vendor area.pfg2012-07-010-0/+0
|\
| * Update vendor dtrace manpage from usr/src/man/man1m/dtrace.1mmm2012-06-301-177/+275
| * Update illumos/dist to revision 13742:b6bbdd77139cmm2012-06-30148-386/+8578
* | Optimize reserve_pv_entries() using the popcnt instruction.alc2012-06-302-3/+18
* | Add the same check as vlan(4) where we ignore the ifnet departure event if thethompsa2012-06-301-0/+3
* | Remove stray blank line.kib2012-06-301-1/+0
* | Once in a month, when the moon is full, killall mistakenly considerskib2012-06-301-1/+1
* | killall(1) does not use libkvm.kib2012-06-301-1/+1
* | Only initialize array of mibs once.kib2012-06-301-3/+4
* | Initialize procs closer to the place were it is used.kib2012-06-301-5/+5
* | Switch back to the 4BSD scheduler for now. There is some more or lessmarius2012-06-301-1/+1
* | Exclude at91sam9x25 support, which just wastes space for Ethernut 5.marius2012-06-301-0/+1
* | mps(4) is endian safe as of r237683.brueffer2012-06-301-4/+1
* | cxgb(4): IPv6 rx/tx hw checksum, IPv6 TSO and LRO too.np2012-06-303-44/+74
* | - Assign (don't OR) the CSUM_XXX bits to csum_flags in the rx checksum code.np2012-06-302-5/+5
* | Bump this up - that way the AR9300 and later MACs get covered (for now)adrian2012-06-301-1/+1
* | MFP4 #212266brooks2012-06-291-10/+11
* | cxgbe(4): support for IPv6 TSO and LRO.np2012-06-295-19/+61
* | Reduce diffs between GENERIC and GENERIC64. Also fix a few whitespace nitsjoel2012-06-292-10/+13
* | Bump dtrace_helper_actions_max from 32 to 128pfg2012-06-291-1/+1
* | In r237592, I forgot that pmap_enter() might already hold a PV list lockalc2012-06-291-15/+30
* | Change the mps(4) driver to only scan a target if that is what isken2012-06-291-2/+5
* | cxgbe(4): support for IPv6 hardware checksumming (rx and tx).np2012-06-292-26/+57
* | Support also running a 32-bit test on 64-bit platforms.obrien2012-06-291-1/+3
* | Hold GIF_LOCK() for almost all of gif_start(). It is required to be heldjhb2012-06-292-19/+0
* | Call set_terminal_mode() after video mode change, not before, becauseache2012-06-291-4/+8
* | dtrace instruction decoder: add 0x0f 0x1f NOP opcode supportavg2012-06-292-2/+2
* | Tweak comment.imp2012-06-291-1/+1
* | Add PIOD, make at91sam9x25 a standard SoC, tweak some comments.imp2012-06-293-4/+8
* | Ooops, replaced the at91sam9g20 interrupt list with the at91sam9x25 ones.imp2012-06-291-26/+26
* | Initital support for AT91SAM9X25 SoC and the SAM9X25-EK evaluationimp2012-06-296-0/+960
OpenPOWER on IntegriCloud