summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IFC @ r242684neel2012-11-118512-387891/+906061
|\
| * Remove -L<path> from LDADD, it doesn't belong there.marcel2012-11-071-1/+3
| * The first line must contain "Content-Type:". Move the $FreeBSD$marcel2012-11-072-2/+2
| * - Extend the prior commit to use the generic SCSI command buildingambrisko2012-11-066-198/+231
| * Fix possible spurious sbunlock in sctp_sorecvmsg.mjg2012-11-061-1/+1
| * Work around a race in bpfread() by validating the hold buffer pointerghelmer2012-11-061-4/+7
| * Make sure the inp hasn't been dropped before trying to access its socketnp2012-11-061-6/+10
| * Fix funny comment.dteske2012-11-061-1/+1
| * Fix c/p error in comment.dteske2012-11-061-1/+1
| * Add ontop of my existing boot loader Forth code, including support fordteske2012-11-065-2/+1016
| * Remove the tid from the software table (and bump down the in-usenp2012-11-061-0/+1
| * Fix typo in bsd.compiler.mk.dim2012-11-061-1/+1
| * Convert the aggregate descriptor path over to use the same API asadrian2012-11-061-108/+90
| * export VM_MIN_KERNEL_ADDRESS and VM_MAX_KERNEL_ADDRESS via sysctl.alfred2012-11-061-0/+8
| * Decode common state bits in getencstat output.mav2012-11-061-2/+6
| * Add myself as a new src committerbryanv2012-11-061-0/+3
| * Add -c option to sesd to make it clear enclosure status after reading itmav2012-11-062-22/+38
| * Rise priority of the informational messages from LOG_INFO to LOG_NOTICE,mav2012-11-051-3/+2
| * Allow CC to be gcc46 or similar by matching gcc*.brooks2012-11-051-5/+5
| * Add assertion to enforce 'nat global' locking requierements changed by r241908.melifaro2012-11-052-0/+2
| * Use unified print_dyn_rule_flags() function for debugging messagesmelifaro2012-11-051-93/+27
| * Now that WITH_CLANG_IS_CC is the default on x86 systems, documentbrooks2012-11-051-1/+14
| * Add a description of WITHOUT_CLANG_IS_CC.brooks2012-11-051-0/+6
| * Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not supportmarcel2012-11-054-0/+15
| * Move from early SSN assignment to late SSN assignment.tuexen2012-11-054-91/+71
| * Fix a minor error in the clang update note.brooks2012-11-051-1/+1
| * Remove duplicate const specifiers in many drivers (I hope I got all ofdim2012-11-0542-52/+52
| * After years of hard work by many FreeBSD and LLVM developers, makebrooks2012-11-053-2/+14
| * In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newerdim2012-11-051-4/+4
| * Fix a few warnings from newer clang 3.2 in libpmc, about comparing enumdim2012-11-051-2/+2
| * Fix a minor typo.mav2012-11-051-1/+1
| * sh: Change cmdtype in tblentry from short to signed char.jilles2012-11-051-1/+1
| * Add a jitter buffer in the common USB serial driver code whichhselasky2012-11-053-3/+82
| * Fix build with clang: properly terminate comment even in #if 0 blocks.delphij2012-11-051-1/+1
| * A clarification to the behaviour of the active vnode list managementkib2012-11-051-0/+3
| * fuse_io* must be able to crunch also VDIR vnodes.attilio2012-11-051-2/+2
| * Sync with domain and protosw data structures.kevlo2012-11-051-1/+9
| * Clear IFF_DRV_OACTIVE if any slots were completed.adrian2012-11-051-0/+6
| * Back out r242262. The simplified window change/update logic wasn'tandre2012-11-051-47/+16
| * TX EDMA debugging fixes:adrian2012-11-051-6/+7
| * Revert previous commit.kevlo2012-11-051-7/+9
| * Catch up with r242520. s/maxusers/maxbikeshedskevlo2012-11-051-9/+7
| * Revert r228695. We use __func__ here as a format to distinguish betweenpjd2012-11-051-1/+1
| * rtld: Fix fd leak with parallel dlopen and fork/exec.jilles2012-11-042-4/+4
| * MFV: less v453.delphij2012-11-0421-547/+688
| * Add support for a few more devices:eadler2012-11-041-0/+4
| * Make OK_TO_WRITE_TO_DISK an envrionment variable insteadeadler2012-11-042-46/+44
| * Prefer the use of stdbool to custom defines.eadler2012-11-041-3/+3
| * zfs_dirlook: bailout early if directory is unlinkedavg2012-11-041-0/+14
| * zfsctl_snapdir_lookup: obtain a snapname in the remount caseavg2012-11-041-0/+1
OpenPOWER on IntegriCloud