summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Several fixes for the PCID implementation:kib2014-03-282-21/+27
* Enable to build UEFI framebuffer driver for vt(4).ray2014-03-281-0/+1
* Fix missed efi.h header change in r263815emaste2014-03-281-1/+1
* Dereference nonexistent md2(3) manual.gjb2014-03-284-8/+4
* Change default logic to CONFORM because this routine is sharedtakawata2014-03-281-10/+8
* sh: Fix memory leak with an assignment before a regular builtin.jilles2014-03-271-2/+8
* sh: Fix memory leak when trying to set a read only variable.jilles2014-03-271-1/+4
* Update system man pages for s/capability.h/capsicum.h/.rwatson2014-03-277-14/+15
* Enable parallel building for gnu/usr.bin and usr.bin/clang too.dim2014-03-272-0/+4
* Update EFI framebuffer handoff from loaderemaste2014-03-272-4/+16
* amd64: Parse the EFI memory map if presentemaste2014-03-272-4/+113
* Revert r263321.ray2014-03-271-1/+1
* Move ia64 efi.h to sys in preparation for amd64 UEFI supportemaste2014-03-2711-15/+15
* Fix path to the run.pl script to let these tests run.jmmv2014-03-271-1/+1
* Update build(7) with LOCAL_* varsbdrewery2014-03-271-3/+20
* Remove ctl_mem_pool.{c,h}.trasz2014-03-277-432/+19
* Rework cfiscsi_datamove_in() to obey expected data transfer lengthtrasz2014-03-271-39/+81
* Fix crash on resume in vt(9).ray2014-03-271-0/+3
* Strict value checking will cause problem.takawata2014-03-271-4/+8
* To check polarity, check ACPI_MADT_POLARITY_CONFORMS, instead of ACPI_MADT_TR...takawata2014-03-271-1/+1
* Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be calledneel2014-03-269-10/+159
* Correct ARP update handling when the routes for network interfaces areasomers2014-03-263-5/+5
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-267-0/+33
* sh: Fix possible memory leaks and double frees with unexpected SIGINT.jilles2014-03-265-14/+31
* Avoid "cc1: warning: is shorter than expected" when using GNU cpp indim2014-03-261-0/+16
* Revert r263694, and apply a better fix to squelch unnecessary warningsdim2014-03-262-1/+11
* Fix build without SMP.jhb2014-03-261-1/+5
* Revert r263638 (create /root dataset) for now as it breaks install and needsbdrewery2014-03-261-2/+0
* fix up an old email address and drop clause 3 of my copyright...jmg2014-03-262-10/+4
* udpate VERY old email address.. I haven't had this email address forjmg2014-03-261-2/+2
* Update userspace users of hw.bus.devctl_disable.mjg2014-03-264-20/+11
* Document r263754gjb2014-03-261-0/+4
* Make `-R', `-T' and `-E' options mutially non-exclusive. It is oftensobomax2014-03-251-12/+26
* Document a known problem with handling the process intended to receivemjg2014-03-251-0/+16
* Remove long obsolete sysctl hw.bus.devctl_disable.mjg2014-03-251-37/+3
* Remove lockless check in devopen, while correct it does not make much sense.mjg2014-03-251-2/+0
* Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again.imp2014-03-251-0/+1
* Add a '*' to the M modifier string so we match any -gdwarf string (evenimp2014-03-251-2/+4
* Rather than require a makeoptions DEBUG to get debug correct,imp2014-03-256-9/+25
* Correct the comments as support for RFC 1644 has been removed for a long time.hiren2014-03-251-3/+1
* Target Transfer Tag is opaque; no need to htonl(3) it.trasz2014-03-251-2/+2
* Move the atpit device model from userspace into vmm.ko for bettertychon2014-03-258-306/+395
* Move the ic_outstanding_count under #ifdef DIAGNOSTIC.trasz2014-03-252-0/+10
* Fix harmless warning after reconnecting a session and not doing anythingtrasz2014-03-251-2/+2
* Use newly added extended LUN support in CAM.trasz2014-03-251-40/+5
* Use a less unusual syntax in debug printfs.trasz2014-03-253-41/+60
* tests/sys/netinet/Makefileasomers2014-03-253-108/+39
* Upgrade to OpenSSH 6.6p1.des2014-03-25125-2467/+1525
|\
| * Vendor import of OpenSSH 6.6p1.des2014-03-22120-3124/+1510
* | Switch to my freebsd.org emal address in copyright.ganbold2014-03-2529-29/+29
OpenPOWER on IntegriCloud