summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PR: kern/168520rodrigc2013-07-151-9/+1
* PR: 168520 170096rodrigc2013-07-154-5/+19
* Update fuse_kernel header.pfg2013-07-151-11/+85
* Fix a grammatical error.rpaulo2013-07-141-1/+1
* Update to comments describing block allocation policy.mckusick2013-07-141-7/+6
* Revert r252725 as it breaks WPA.rpaulo2013-07-147-42/+0
* Add some missing definitions to build a working FreeBSD's libusb under Linux.hselasky2013-07-144-55/+67
* Add some missing LIBUSB IOCTL conversion codes.hselasky2013-07-142-1/+13
* Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,dteske2013-07-1412-81/+159
* Allow regular off-the-shelf keyboards to be overclocked like so-calledhselasky2013-07-131-3/+22
* Add creation timestamp (birthtime) support for fuse.pfg2013-07-131-4/+1
* When fiddling with options of which registers to copy out formjacob2013-07-132-3/+14
* Create a proper stack frame for i386 version of bcopy(), despite thekib2013-07-131-5/+9
* Assert that runningbufspace does not underflow.kib2013-07-131-3/+5
* There is no need to count waiters for the runningbufspace.kib2013-07-131-1/+1
* Allow to call clock_gettime() on the clock id for zombie process.kib2013-07-131-7/+2
* When printing opcode description, map T_NODEVICE to Direct Access Device tomav2013-07-131-0/+4
* Improve handling of 0x3F/0x0E "Reported LUNs data has changed" and 0x25/0x00mav2013-07-133-33/+48
* Cleaner support for type qualifiers.theraven2013-07-131-11/+2
* Ensure that the _Generic() macro in math.h works with qualified types.theraven2013-07-131-17/+26
* Fix mdoc syntax.hrs2013-07-131-7/+7
* Fix the urtwnfw definitions. We can now use urtwnfw in kernel config files.rpaulo2013-07-131-16/+16
* Clean up the modules list for PowerPC. powerpc64 has MACHINE_CPUARCH ofjhibbits2013-07-131-7/+8
* Bring over some link aggregation / LACP protocol improvements and debuggingadrian2013-07-133-18/+98
* Indent the "scp=... rlv=..." to make it easier to read the backtrace.rpaulo2013-07-131-2/+2
* Const-ify the new da_delete_functions.scottl2013-07-121-5/+2
* Regenerate src.conf(5) after changing WITHOUT_PKGTOOLS to WITH_PKGTOOLSbapt2013-07-121-5/+5
* Disable building of pkg_install by defaultbapt2013-07-122-1/+5
* Ensure the locale is LC_ALL=C when regenerating src.conf.5bapt2013-07-121-0/+1
* Change the E1000 driver option header handling to match thejfv2013-07-125-8/+41
* Document that a literal jail name of 0 (zero) is not allowed.gjb2013-07-121-1/+6
* Merge from hpt27xx, r249468 (mav):delphij2013-07-121-1/+1
* Opps, need to change the VF code as well.jfv2013-07-121-3/+0
* Remove the conditional define around the option headers,jfv2013-07-121-3/+0
* A complete duplication of binding should be allowed if on both new andtrociny2013-07-122-2/+2
* Only copy as much bytes as there in superblock, instead of the fullkib2013-07-121-1/+1
* %d should be used for printing int32_t instead of %zd.jimharris2013-07-121-1/+1
* Typo corrected.schweikh2013-07-121-1/+1
* Add creation timestamp (birthtime) support for fuse.pfg2013-07-122-0/+8
* Add -F fibnum option to specify an FIB number for -r flag.hrs2013-07-124-11/+40
* Fix a problem with READ ELEMENT STATUS that occurs on someken2013-07-121-8/+66
* Fix check: bitwise and has only one &.nwhitehorn2013-07-121-1/+1
* sh: Do not read from stdin if an error occurs during -i -c cmd.jilles2013-07-122-1/+4
* - mdoc: remove superfluous paragraph macros.pluknet2013-07-121-8/+1
* Remove non existent in FreeBSD reference.glebius2013-07-121-2/+1
* Add manual page for vmem(9). Obtained from NetBSD, modified to matchglebius2013-07-122-0/+324
* Prefix the alias macros for members of struct __mcontext with an underscoremarius2013-07-125-45/+45
* Add a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0.FIB. This returnshrs2013-07-122-11/+22
* - Drop GIF_ACCEPT_REVETHIP flag by default.hrs2013-07-121-1/+13
* Fix the build with C++ where __builtin_types_compatible_p is not allowed.theraven2013-07-121-2/+3
OpenPOWER on IntegriCloud