aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-format the license to conform to our BSD license template as muchChristian Brueffer2014-03-131-13/+12
* Pull in r201021 from upstream libc++ trunk:Dimitry Andric2014-03-132-20/+28
* Report ZVOL block size as GEOM stripesize.Alexander Motin2014-03-131-5/+9
* Connect 64-bit boot ficl to the buildEd Maste2014-03-131-0/+1
* Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleanerAlan Somers2014-03-134-60/+40
* Add amd64 EFI headersEd Maste2014-03-133-1/+860
* Fix pw(8) deletion of group "username" on userdel even if group "username"Devin Teske2014-03-131-1/+9
* Correct type for malloc().John Baldwin2014-03-131-2/+2
* Fix pointer type in call to mallocEitan Adler2014-03-131-1/+1
* Fix pointer type in call to mallocEitan Adler2014-03-131-1/+1
* remove link to the missing AMD Geode LX SB man page... we can add itJohn-Mark Gurney2014-03-131-1/+0
* Add MSI support to puc(9)Ryan Stone2014-03-136-3/+62
* To avoid missing a chance to cancel thread, call _pthread_testcancel at theDavid Xu2014-03-131-0/+1
* Connect the hyperv drivers to the build.Glen Barber2014-03-132-0/+7
* Add hyperv manual pages provided by Microsoft, formattedGlen Barber2014-03-137-0/+632
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 GbitGleb Smirnoff2014-03-1325-267/+155
* Put the offset of the CRC32C in csum_data instead of 0.Michael Tuexen2014-03-121-4/+4
* Initialize paddr to handle the case of zero size.Konstantin Belousov2014-03-121-0/+1
* SCTP uses CRC32C and not Adler anymore. While there change the referenceMichael Tuexen2014-03-121-2/+2
* wlanstats: print timestampEitan Adler2014-03-121-0/+5
* Do not vdrop() the tmpfs vnode until it is unlocked. The holdKonstantin Belousov2014-03-121-1/+2
* Since both netinet/ and netinet6/ call into netipsec/ and netpfil/,Gleb Smirnoff2014-03-124-23/+15
* Make ether_line really report an error when all input is invalid.Julio Merino2014-03-121-5/+7
* Fix description of WITHOUT_BMAKE's purpose.Julio Merino2014-03-121-2/+2
* Remove broken tests for eui64_line.Julio Merino2014-03-123-92/+1
* Make the strerror tests work without libtap.Julio Merino2014-03-122-34/+42
* Turn a test precondition into a skip in the mdconfig tests.Julio Merino2014-03-121-2/+2
* Fix sa tests.Julio Merino2014-03-1213-195/+202
* Only run the make tests when make is fmake.Julio Merino2014-03-121-1/+20
* Fix lastcomm tests under amd64.Julio Merino2014-03-123-56/+58
* Use correct types for sizeof() in the calculations for the malloc(9) sizes [1].Konstantin Belousov2014-03-123-15/+6
* The auio structure is only initialized when the vnode is symlink,Konstantin Belousov2014-03-121-1/+1
* Make ministat CRNL tolerant by stripping all isspace() from the tailPoul-Henning Kamp2014-03-121-2/+3
* Avoid segment fault when attempting to clean up cylinder groupKirk McKusick2014-03-121-6/+8
* Delete stray clause 3 (Advertising clause) and renumber while i'mWarner Losh2014-03-117-11/+7
* Remove #include <machine/asmacros.h> from files that don't need it.Ian Lepore2014-03-114-4/+1
* Remove the unreferenced DATA() macro. That leaves only GET_CURTHREAD_PTR()Ian Lepore2014-03-111-26/+8
* Don't try to return a vector to a caller that only cares if a vectorTycho Nightingale2014-03-111-2/+6
* Enhance the mechanism that lets you configure the ubldr boot device byIan Lepore2014-03-115-81/+304
* Garbage collect the old way of adding the libstdc++ include directoriesDimitry Andric2014-03-111-8/+0
* Repair recognition of "CC" as an alias for the C++ compiler, since itDimitry Andric2014-03-111-0/+2
* MFV of 263039, tzdata2014a:Edwin Groothuis2014-03-115-38/+78
|\
| * Vendor import of tzdata2014avendor/tzdata/tzdata2014aEdwin Groothuis2014-03-115-38/+78
* | Remove clause 3 (the advertising clause), per the regent's letter.Warner Losh2014-03-113-7/+3
* | Remove clause 3 (advertising clause), per regent's letter.Warner Losh2014-03-111-5/+1
* | Replace the userspace atpic stub with a more functional vmm.ko model.Tycho Nightingale2014-03-1119-128/+916
* | Use panic rather than printf to "handle" an arm26 address exceptionIan Lepore2014-03-111-6/+5
* | No functional changes. Rewrite comments, use tabs consistantly, reorderIan Lepore2014-03-111-159/+141
* | Remove some unnecessary indirection and jump right to the handler functions.Ian Lepore2014-03-111-36/+3
* | Support Last-Modified behind proxies which return UTC instead of GMT.Bryan Drewery2014-03-111-0/+6