| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Chase r284656 and r284658: | gjb | 2015-06-21 | 1 | -14/+1 |
* | Rebase after r284658: | marcel | 2015-06-21 | 56 | -711/+710 |
* | Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD". | marcel | 2015-06-21 | 2 | -3/+3 |
* | Rebase the fixed VHD images after the rounding fix. | marcel | 2015-06-21 | 28 | -314/+310 |
* | Microsoft Azure demands that fixed VHD images are a whole number | marcel | 2015-06-21 | 1 | -0/+9 |
* | Don't resize again prior to writing. Resizing may not be idempotent | marcel | 2015-06-21 | 1 | -5/+1 |
* | Avoid pmap_is_modified() on pages that can't be mapped. | alc | 2015-06-21 | 1 | -3/+5 |
* | Simplified implementation of bxe_set_mc_list() | davidcs | 2015-06-20 | 1 | -54/+25 |
* | Deal with MAKEOBJDIRPREFIX | sjg | 2015-06-20 | 1 | -0/+12 |
* | fts_children: preserve errno after running close/fchdir | jilles | 2015-06-20 | 1 | -5/+8 |
* | The barriers, provided by _acq and _rel atomics, are acquire and | kib | 2015-06-20 | 1 | -3/+7 |
* | Fix the build for gcc by lowering the WARNS level | allanjude | 2015-06-20 | 1 | -1/+1 |
* | Fix REPORT LUNS command output for the case when same LUN mapped to same | mav | 2015-06-20 | 1 | -2/+6 |
* | Bring per-port LUN enable/disable code up to date: | mav | 2015-06-20 | 9 | -114/+102 |
* | Introduce separate lock for tokens to reduce ctl_lock scope. | mav | 2015-06-20 | 2 | -13/+19 |
* | Remove temporary changes that crept in r284417 when it should not have | bapt | 2015-06-20 | 1 | -2/+0 |
* | Add more obsolete files | antoine | 2015-06-20 | 1 | -7/+23 |
* | - Add SOCK_SEQPACKET support in UNIX-domain socket. | hrs | 2015-06-20 | 2 | -46/+64 |
* | Add more obsolete files | antoine | 2015-06-20 | 2 | -0/+16 |
* | Add miscellaneous obsolete files | antoine | 2015-06-20 | 1 | -2/+23 |
* | Add more nvlist man pages to obsolete files | antoine | 2015-06-20 | 1 | -0/+24 |
* | add SO_REUSEADDR when starting debug port, lets you still bind when | jmg | 2015-06-20 | 1 | -0/+9 |
* | Fix a few obsolete files entries, man pages must be listed compressed | antoine | 2015-06-20 | 1 | -16/+16 |
* | Add some files to remove when MK_BSD_GREP=no | antoine | 2015-06-20 | 1 | -0/+15 |
* | Remove some dead and duplicate LUN enabling code. | mav | 2015-06-20 | 2 | -80/+1 |
* | Add EPOLLRDHUP support. | dchagin | 2015-06-20 | 2 | -1/+5 |
* | Use ofw_bus_find_child_device_by_phandle to see if the child we're | imp | 2015-06-20 | 1 | -0/+8 |
* | Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t | imp | 2015-06-20 | 2 | -0/+44 |
* | Add support for the Intel Atom E3800 series SoC (aka Bay Trail). | marcel | 2015-06-20 | 1 | -1/+6 |
* | Remove device queue freeze handling and replace it with dummy. | mav | 2015-06-20 | 1 | -30/+14 |
* | Use .CURDIR in soelim's include path instead of SRCDIR | bapt | 2015-06-20 | 1 | -1/+1 |
* | Readd merge.awk forgotten while importing the old vi documentation directly into | bapt | 2015-06-20 | 2 | -4/+24 |
* | Refactor xbd_queue_cb, extracting the code which converts bus_dma segments | cperciva | 2015-06-20 | 1 | -38/+43 |
* | Fix path to waagent. | gjb | 2015-06-19 | 1 | -2/+2 |
* | change the KASSERT so it is meaningful, var is unsigned, so even | jmg | 2015-06-19 | 1 | -1/+1 |
* | Minor clean up to xbd_queue_cb: | cperciva | 2015-06-19 | 1 | -4/+4 |
* | Provide bug4bug workaround for certain dumbiness of the u-boot's API_env_enum | sobomax | 2015-06-19 | 1 | -1/+1 |
* | Fix two KTRACE related bugs. | tuexen | 2015-06-19 | 1 | -0/+8 |
* | Fix typo in baudrate initialization that was causing ixl to be seen as | gallatin | 2015-06-19 | 1 | -1/+1 |
* | Fix markups and change e.g./eg. to e.g.,. | delphij | 2015-06-19 | 3 | -13/+15 |
* | Fix markups. | delphij | 2015-06-19 | 1 | -4/+5 |
* | Interim fix for "Login not found" error. | dteske | 2015-06-19 | 2 | -10/+10 |
* | Back out contested change until dispute is resolved. This proved to be | imp | 2015-06-19 | 1 | -6/+5 |
* | Document kern.cam.ada.legacy_aliases, while I'm there also fix some typos. | delphij | 2015-06-19 | 1 | -5/+15 |
* | Remove uneeded NULL check since malloc the malloc is now M_WAITOK | sbruno | 2015-06-19 | 1 | -4/+0 |
* | Must have one of either M_WAITOK or M_NOWAIT, read the man page bruno. | sbruno | 2015-06-19 | 1 | -1/+1 |
* | Don't leak sockets. | tuexen | 2015-06-19 | 1 | -13/+39 |
* | Feedback from commit r284535 | sbruno | 2015-06-19 | 1 | -3/+2 |
* | sx_sunlock for sx_slock | sjg | 2015-06-19 | 1 | -2/+2 |
* | filemon_pid_check needs to hold proctree_lock | sjg | 2015-06-19 | 1 | -3/+9 |