summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Chase r284656 and r284658:gjb2015-06-211-14/+1
* Rebase after r284658:marcel2015-06-2156-711/+710
* Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD".marcel2015-06-212-3/+3
* Rebase the fixed VHD images after the rounding fix.marcel2015-06-2128-314/+310
* Microsoft Azure demands that fixed VHD images are a whole numbermarcel2015-06-211-0/+9
* Don't resize again prior to writing. Resizing may not be idempotentmarcel2015-06-211-5/+1
* Avoid pmap_is_modified() on pages that can't be mapped.alc2015-06-211-3/+5
* Simplified implementation of bxe_set_mc_list()davidcs2015-06-201-54/+25
* Deal with MAKEOBJDIRPREFIXsjg2015-06-201-0/+12
* fts_children: preserve errno after running close/fchdirjilles2015-06-201-5/+8
* The barriers, provided by _acq and _rel atomics, are acquire andkib2015-06-201-3/+7
* Fix the build for gcc by lowering the WARNS levelallanjude2015-06-201-1/+1
* Fix REPORT LUNS command output for the case when same LUN mapped to samemav2015-06-201-2/+6
* Bring per-port LUN enable/disable code up to date:mav2015-06-209-114/+102
* Introduce separate lock for tokens to reduce ctl_lock scope.mav2015-06-202-13/+19
* Remove temporary changes that crept in r284417 when it should not havebapt2015-06-201-2/+0
* Add more obsolete filesantoine2015-06-201-7/+23
* - Add SOCK_SEQPACKET support in UNIX-domain socket.hrs2015-06-202-46/+64
* Add more obsolete filesantoine2015-06-202-0/+16
* Add miscellaneous obsolete filesantoine2015-06-201-2/+23
* Add more nvlist man pages to obsolete filesantoine2015-06-201-0/+24
* add SO_REUSEADDR when starting debug port, lets you still bind whenjmg2015-06-201-0/+9
* Fix a few obsolete files entries, man pages must be listed compressedantoine2015-06-201-16/+16
* Add some files to remove when MK_BSD_GREP=noantoine2015-06-201-0/+15
* Remove some dead and duplicate LUN enabling code.mav2015-06-202-80/+1
* Add EPOLLRDHUP support.dchagin2015-06-202-1/+5
* Use ofw_bus_find_child_device_by_phandle to see if the child we'reimp2015-06-201-0/+8
* Add ofw_bus_find_child_by_phandle, a helper routine to find a device_timp2015-06-202-0/+44
* Add support for the Intel Atom E3800 series SoC (aka Bay Trail).marcel2015-06-201-1/+6
* Remove device queue freeze handling and replace it with dummy.mav2015-06-201-30/+14
* Use .CURDIR in soelim's include path instead of SRCDIRbapt2015-06-201-1/+1
* Readd merge.awk forgotten while importing the old vi documentation directly intobapt2015-06-202-4/+24
* Refactor xbd_queue_cb, extracting the code which converts bus_dma segmentscperciva2015-06-201-38/+43
* Fix path to waagent.gjb2015-06-191-2/+2
* change the KASSERT so it is meaningful, var is unsigned, so evenjmg2015-06-191-1/+1
* Minor clean up to xbd_queue_cb:cperciva2015-06-191-4/+4
* Provide bug4bug workaround for certain dumbiness of the u-boot's API_env_enumsobomax2015-06-191-1/+1
* Fix two KTRACE related bugs.tuexen2015-06-191-0/+8
* Fix typo in baudrate initialization that was causing ixl to be seen asgallatin2015-06-191-1/+1
* Fix markups and change e.g./eg. to e.g.,.delphij2015-06-193-13/+15
* Fix markups.delphij2015-06-191-4/+5
* Interim fix for "Login not found" error.dteske2015-06-192-10/+10
* Back out contested change until dispute is resolved. This proved to beimp2015-06-191-6/+5
* Document kern.cam.ada.legacy_aliases, while I'm there also fix some typos.delphij2015-06-191-5/+15
* Remove uneeded NULL check since malloc the malloc is now M_WAITOKsbruno2015-06-191-4/+0
* Must have one of either M_WAITOK or M_NOWAIT, read the man page bruno.sbruno2015-06-191-1/+1
* Don't leak sockets.tuexen2015-06-191-13/+39
* Feedback from commit r284535sbruno2015-06-191-3/+2
* sx_sunlock for sx_slocksjg2015-06-191-2/+2
* filemon_pid_check needs to hold proctree_locksjg2015-06-191-3/+9
OpenPOWER on IntegriCloud