summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Export the function added in r265456 rather than the non-existentmarkj2014-05-072-3/+3
* Add mrsas(4) driver from LSI official support of newer MegaRAID SASambrisko2014-05-0711-0/+9809
* Fix possible divide by zero.ray2014-05-071-10/+18
* Add svn revision number to sendmail entry and wrapgjb2014-05-071-2/+2
* Sort entries by svn revision as oldest-newest to matchgjb2014-05-071-71/+71
* Move r265348 to 'net-if' section.gjb2014-05-071-3/+3
* Document r265348, Atheros AR1111 support.gjb2014-05-071-0/+3
* Document r265236, addition of mpr(4).gjb2014-05-071-0/+4
* It is safe to allow shrinking, when aligned size is bigger than current.ae2014-05-073-4/+4
* - Sprinkle const and static as appropriate.marius2014-05-071-98/+90
* msync(2) must return ENOMEM and not EINVAL when the address is outside thepho2014-05-072-6/+8
* There's no need to be this paranoid - ni is deferenced before thisadrian2014-05-071-1/+1
* Hold the SIM lock when calling xpt_create_path() and xpt_action() inken2014-05-071-0/+6
* Remove some debugging code.ken2014-05-071-2/+0
* Merge -fstandalone-debug from Clang r198655:emaste2014-05-075-26/+42
OpenPOWER on IntegriCloud