summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Fix bug in the ubldr introduced in the rev.283035. The new codesobomax2015-06-191-0/+7
* Move include of make.conf back to its old position.sjg2015-06-195-60/+80
* Fix fallouts from r284590bapt2015-06-196-0/+6
* When setting the primary address, return an error whenever it fails.tuexen2015-06-191-9/+16
* Regenerate usb.conf .hselasky2015-06-191-11/+35
* Restore the td_cookie value for the tmpfs directory entry which was akib2015-06-191-0/+1
* MFV r284412: 5911 ZFS "hangs" while deleting fileavg2015-06-195-33/+89
* Add USB gold driver to default kernel build.hselasky2015-06-193-1/+4
* illums compat: use flsl/flsll for highbit/highbit64avg2015-06-191-0/+11
* Install loader(8) and zfsloader(8) only oncebapt2015-06-194-5/+13
* Add the ability to detect ZFS and GELI encrypted file systems to fstyp(8)allanjude2015-06-196-19/+244
* First cut at attempting to buffer frames until we see a beacon.adrian2015-06-192-0/+151
* Add in library routines not supplied by gcc-4.9 but required by the kernel.adrian2015-06-191-0/+2
* Synaptics: fix a problem with trackpoint passthrough.rpaulo2015-06-191-5/+22
* Merge ACPICA 20150619.jkim2015-06-18147-784/+1647
|\
| * Import ACPICA 20150619.jkim2015-06-1817-193/+252
| * Remove all internal macros and cast various invocations as necessary.jkim2015-06-1712-89/+27
OpenPOWER on IntegriCloud