| Commit message (Expand) | Author | Age | Files | Lines |
* | Use edge-triggered interrupts rather than polling loops to avoid missing | ian | 2014-05-08 | 1 | -15/+28 |
* | Import adapted OpenSolaris' thread pool API implementation. | mav | 2014-05-08 | 4 | -30/+599 |
* | Add usr/share/mk/src.opts.mk to obsolete files. It never should have | imp | 2014-05-08 | 2 | -0/+7 |
* | Rename rt_msg1() to more handy rtsock_msg_mbuf(). | melifaro | 2014-05-08 | 1 | -9/+13 |
* | Fix scrollback. | ray | 2014-05-08 | 2 | -5/+7 |
* | No need to assign fields required and checked on probe. | ray | 2014-05-08 | 1 | -7/+0 |
* | Fix incorrect netmasks being passed via rtsock. | melifaro | 2014-05-08 | 2 | -10/+38 |
* | Re-apply r248644. This fixes an annoying problem which caused dtrace -c to | markj | 2014-05-08 | 1 | -1/+1 |
* | Fix the rd_event_addr prototype and slightly clarify the use of the "event" | markj | 2014-05-08 | 1 | -3/+3 |
* | Handle the different event types properly in rd_event_addr(). In particular, | markj | 2014-05-08 | 2 | -10/+40 |
* | Put bsd.own.mk back in the list, and take src.opts.mk out. | imp | 2014-05-08 | 2 | -2/+2 |
* | Fix a typo make should have complained about. | imp | 2014-05-08 | 1 | -1/+1 |
* | Silence no interrupt-parent found message during boot. | ganbold | 2014-05-08 | 1 | -0/+2 |
* | sh: Add some tests for normal use of getopts. | jilles | 2014-05-07 | 4 | -0/+29 |
* | Handle ELF files with 65280 or more sections | emaste | 2014-05-07 | 1 | -8/+35 |
* | Document r265555, addition of mrsas(4). | gjb | 2014-05-07 | 1 | -0/+17 |
* | Separate &darpa; entity and create &darpa_afrl to | gjb | 2014-05-07 | 2 | -3/+6 |
* | Correct attribution for casperd, co-sponsored by | gjb | 2014-05-07 | 2 | -2/+4 |
* | Add a note to keep the entity lists sorted alphabetically. | gjb | 2014-05-07 | 2 | -0/+4 |
* | Add attribution for r265348. | gjb | 2014-05-07 | 2 | -1/+5 |
* | Add attribution for r265236. | gjb | 2014-05-07 | 2 | -3/+7 |
* | Add attribution for r264601. | gjb | 2014-05-07 | 1 | -1/+2 |
* | Add attribution for r258884. | gjb | 2014-05-07 | 2 | -1/+4 |
* | Add sponsorship attribution for r258838 (casperd(8)). | gjb | 2014-05-07 | 1 | -1/+2 |
* | Add references to sponsor.ent and vendor.ent in | gjb | 2014-05-07 | 2 | -0/+6 |
* | Add two new entity files in followup to r265590, | gjb | 2014-05-07 | 2 | -0/+17 |
* | (dd_out): Fix handling of all-zeroes block at end of input with | thomas | 2014-05-07 | 1 | -24/+43 |
* | Add width and precision specifiers to printf(1) %n$. | pfg | 2014-05-07 | 1 | -25/+90 |
* | Introduce a new command line switch '-H' for stat(1) | thomas | 2014-05-07 | 2 | -5/+44 |
* | Modify release.xsl to allow proper attribution for | gjb | 2014-05-07 | 1 | -0/+45 |
* | Add casts to have it compile on amd64 without complaining about | adrian | 2014-05-07 | 1 | -6/+9 |
* | Generate hardware notes for mrsas(4). | brueffer | 2014-05-07 | 1 | -0/+2 |
* | First cleanup pass: new sentence -> new line, mdoc, typos and style. | brueffer | 2014-05-07 | 1 | -49/+78 |
* | bsd.compiler.mk was implicitly included by bsd.own.mk in historical | imp | 2014-05-07 | 3 | -0/+11 |
* | All the NO_foo options processed in src.opts.mk are really bsd.opts.mk | imp | 2014-05-07 | 2 | -18/+19 |
* | - Export the function added in r265456 rather than the non-existent | markj | 2014-05-07 | 2 | -3/+3 |
* | Add mrsas(4) driver from LSI official support of newer MegaRAID SAS | ambrisko | 2014-05-07 | 11 | -0/+9809 |
* | Fix possible divide by zero. | ray | 2014-05-07 | 1 | -10/+18 |
* | Add svn revision number to sendmail entry and wrap | gjb | 2014-05-07 | 1 | -2/+2 |
* | Sort entries by svn revision as oldest-newest to match | gjb | 2014-05-07 | 1 | -71/+71 |
* | Move r265348 to 'net-if' section. | gjb | 2014-05-07 | 1 | -3/+3 |
* | Document r265348, Atheros AR1111 support. | gjb | 2014-05-07 | 1 | -0/+3 |
* | Document r265236, addition of mpr(4). | gjb | 2014-05-07 | 1 | -0/+4 |
* | It is safe to allow shrinking, when aligned size is bigger than current. | ae | 2014-05-07 | 3 | -4/+4 |
* | - Sprinkle const and static as appropriate. | marius | 2014-05-07 | 1 | -98/+90 |
* | msync(2) must return ENOMEM and not EINVAL when the address is outside the | pho | 2014-05-07 | 2 | -6/+8 |
* | There's no need to be this paranoid - ni is deferenced before this | adrian | 2014-05-07 | 1 | -1/+1 |
* | Hold the SIM lock when calling xpt_create_path() and xpt_action() in | ken | 2014-05-07 | 1 | -0/+6 |
* | Remove some debugging code. | ken | 2014-05-07 | 1 | -2/+0 |
* | Merge -fstandalone-debug from Clang r198655: | emaste | 2014-05-07 | 5 | -26/+42 |