summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the codes for enabling CPU cores of Rockchip RK3188 SoC.ganbold2014-05-094-0/+195
* We have to include bsd.opts.mk (included in bsd.own.mk) afterimp2014-05-091-6/+4
* Spell always the more traditional way.imp2014-05-091-1/+1
* Add 9.3 to mdoc.local.gjb2014-05-091-0/+1
* Hide debug messages under VT_DEBUG.ray2014-05-083-0/+10
* Fix two more typos.brueffer2014-05-081-3/+3
* Use KASSERTs as suggested by glebius@tuexen2014-05-081-14/+2
* Add #ifdefs in the mpr(4) driver so that versions of stable/9 thatken2014-05-082-5/+10
* Fix TLR (Transport Layer Retry) support in the mps(4) and mpr(4) drivers.ken2014-05-082-4/+8
* Fix the incorrect handling of %b and \c in printf(1)pfg2014-05-081-13/+15
* Consolitate all the AP core startup stuff under a single #ifdef SMP block.ian2014-05-081-16/+6
* Modify Copyright information and other strings to reflect Qlogic Corporation'...davidcs2014-05-087-78/+72
* Incorporate feedback from bde and jilles regarding r265472 to dd(1).asomers2014-05-083-15/+12
* Move the mptramp code which is specific to the Marvell ArmadaXP SoC out ofian2014-05-083-47/+58
* For some UDP packets (for example with 200 byte payload) and IP options,tuexen2014-05-081-5/+13
* Use edge-triggered interrupts rather than polling loops to avoid missingian2014-05-081-15/+28
* Import adapted OpenSolaris' thread pool API implementation.mav2014-05-084-30/+599
* Add usr/share/mk/src.opts.mk to obsolete files. It never should haveimp2014-05-082-0/+7
* Rename rt_msg1() to more handy rtsock_msg_mbuf().melifaro2014-05-081-9/+13
* Fix scrollback.ray2014-05-082-5/+7
* No need to assign fields required and checked on probe.ray2014-05-081-7/+0
* Fix incorrect netmasks being passed via rtsock.melifaro2014-05-082-10/+38
* Re-apply r248644. This fixes an annoying problem which caused dtrace -c tomarkj2014-05-081-1/+1
* Fix the rd_event_addr prototype and slightly clarify the use of the "event"markj2014-05-081-3/+3
* Handle the different event types properly in rd_event_addr(). In particular,markj2014-05-082-10/+40
* Put bsd.own.mk back in the list, and take src.opts.mk out.imp2014-05-082-2/+2
* Fix a typo make should have complained about.imp2014-05-081-1/+1
* Silence no interrupt-parent found message during boot.ganbold2014-05-081-0/+2
* sh: Add some tests for normal use of getopts.jilles2014-05-074-0/+29
* Handle ELF files with 65280 or more sectionsemaste2014-05-071-8/+35
* Document r265555, addition of mrsas(4).gjb2014-05-071-0/+17
* Separate &darpa; entity and create &darpa_afrl togjb2014-05-072-3/+6
* Correct attribution for casperd, co-sponsored bygjb2014-05-072-2/+4
* Add a note to keep the entity lists sorted alphabetically.gjb2014-05-072-0/+4
* Add attribution for r265348.gjb2014-05-072-1/+5
* Add attribution for r265236.gjb2014-05-072-3/+7
* Add attribution for r264601.gjb2014-05-071-1/+2
* Add attribution for r258884.gjb2014-05-072-1/+4
* Add sponsorship attribution for r258838 (casperd(8)).gjb2014-05-071-1/+2
* Add references to sponsor.ent and vendor.ent ingjb2014-05-072-0/+6
* Add two new entity files in followup to r265590,gjb2014-05-072-0/+17
* (dd_out): Fix handling of all-zeroes block at end of input withthomas2014-05-071-24/+43
* Add width and precision specifiers to printf(1) %n$.pfg2014-05-071-25/+90
* Introduce a new command line switch '-H' for stat(1)thomas2014-05-072-5/+44
* Modify release.xsl to allow proper attribution forgjb2014-05-071-0/+45
* Add casts to have it compile on amd64 without complaining aboutadrian2014-05-071-6/+9
* Generate hardware notes for mrsas(4).brueffer2014-05-071-0/+2
* First cleanup pass: new sentence -> new line, mdoc, typos and style.brueffer2014-05-071-49/+78
* bsd.compiler.mk was implicitly included by bsd.own.mk in historicalimp2014-05-073-0/+11
* All the NO_foo options processed in src.opts.mk are really bsd.opts.mkimp2014-05-072-18/+19
OpenPOWER on IntegriCloud