summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When stopping pfsync, remove the pfsync interface's syncpeer setting.des2013-07-151-1/+1
* Move the Raspberry Pi low level options out of the kernel config and intorpaulo2013-07-153-12/+20
* MFi386: add ddb "show sysregs" command.kib2013-07-151-0/+30
* Introduce new structure sfstat for collecting sendfile's statisticsae2013-07-1512-27/+63
* Fix compiler warnings.hrs2013-07-152-2/+6
* Document options for .eli devices.hrs2013-07-151-1/+14
* 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
OpenPOWER on IntegriCloud