summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-31Re-generatekhorben
2017-10-31Add the TP-LINK TL-WN823N (version 2)khorben
2017-10-30add load & store instructions for channel data typemacallan
2017-10-30Add END().maxv
2017-10-30Always use END() markers when declaring functions in assembly, so that ldmaxv
2017-10-30Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_s...ozaki-r
2017-10-30Add test cases of NAT-T (transport mode)ozaki-r
2017-10-30Whitespace fix. Give Bl tag table a width. Fix Xr.wiz
2017-10-30Bump date for previous. Remove superfluous Pp.wiz
2017-10-30Remove references to non-existing ifconfig(4). Use Mt.wiz
2017-10-30Remove Tnwiz
2017-10-30Sort errors.wiz
2017-10-30Fix Bl argument.wiz
2017-10-30Remove Tn. Do not split on An lines.wiz
2017-10-30Remove empty Fd. Use minus for return value. End list. Sort SEE ALSO.wiz
2017-10-30Remove Tn.wiz
2017-10-30Minor spellchecking changes.wiz
2017-10-30If if_attach() failed in the attach function, return. Add comments about if_i...knakahara
2017-10-30Fix showing translated port (ntohs-ed twice wrongly)ozaki-r
2017-10-30Remove unneeded casts to (uintptr_t). This is already taken care of inpgoyette
2017-10-30Fix npfclt reload on rump kernelsozaki-r
2017-10-30regensevan
2017-10-30Add Areca ARC1214 & ARC1880.sevan
2017-10-30And replace an instance of "%p" conversion with "%#jx"pgoyette
2017-10-30Remove a stray '"' (obvious typo) and add a couple of casts that arekre
2017-10-29Provisionally return to declaring midi_cd unconditionally.riastradh
2017-10-29Mmh, we don't map the CTF section on kaslr kernels, so disablemaxv
2017-10-29Create a custom bus space tag and use it to remap registers instead ofjmcneill
2017-10-29PR/52671: Ralph Geier: The ignorecase option is not handeled correctly in vichristos
2017-10-29sunxi_twi: provide custom read/write reg callbacks and remove thejmcneill
2017-10-29Allow drivers to provide their own read/write register functions. Whilejmcneill
2017-10-29remove options COM_AWIN and set COM_TYPE_SUNXI in the bus driver insteadjmcneill
2017-10-29Make all of the COM_xxx type options runtime selectable. Kernel configsjmcneill
2017-10-29Fix a few error messages, and be a little more verbose.maxv
2017-10-29Randomize the kernel segments independently. That is to say, put text,maxv
2017-10-29Use bootspace.head.va instead of the direct map. Otherwise there's themaxv
2017-10-29Add three functions and start using them; will be more useful soon.maxv
2017-10-29Add a fifth region, called "head". On kaslr kernels it contains the ELFmaxv
2017-10-29More improvements in grammar and readability.pgoyette
2017-10-29Use driver specific label code as fallback. This fixes the UDF label for CDs.mlelstv
2017-10-29Use correct mark-up for NetBSD version.pgoyette
2017-10-29Fix the escape used for em dashabhinav
2017-10-29Fix typo.riastradh
2017-10-29The sign is optional in an exponentginsbach
2017-10-29Correct a markup typo (Sv -> Dv)kre
2017-10-29Fix typos (from FreeBSD)ginsbach
2017-10-28add missing clock gatesjmcneill
2017-10-28Ignore empty MAKEOBJDIRsjg
2017-10-28And yet another one. :(pgoyette
2017-10-28Use FLAT_RING3_CS64 (defined in Xen public headers) instead of numericbouyer