summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* control some debugging messages with dev.netmap.verboseluigi2013-01-233-54/+123
* leftover from r245579... flags for semi transparent mode and directluigi2013-01-231-8/+41
* Return "failure" as we do for 'cp -i' and a "n" answer.obrien2013-01-231-1/+1
* Use snprintf instead of strc* functions and add bounds checking when creatingbapt2013-01-222-4/+9
* Introduce a new option -DNO_ROOT that allows install and distributionbrooks2013-01-222-8/+77
* Similar to r245823, use decimal constants for UNIX domain socket options.jhb2013-01-221-3/+3
* Use decimal values for UDP and TCP socket options rather than hex to avoidjhb2013-01-222-13/+15
* Fix spurious leading / on dtc path in Makefile.inc1. Spotted by jhb.theraven2013-01-221-1/+1
* Remove documentation of the old -M option.brooks2013-01-221-5/+2
* ext2fs: make some inode fields match the ext2 spec.pfg2013-01-224-9/+11
* MFP4 change 219820brooks2013-01-221-1/+1
* MFP4 change 219819brooks2013-01-221-7/+0
* ext2fs: temporarily disable the reallocation code.pfg2013-01-221-2/+2
* Remove EOL whitespace.joel2013-01-221-11/+11
* Minor mdoc fixes.joel2013-01-221-4/+2
* add myself to committers-doc.dotdru2013-01-221-0/+4
* Fix the missing sentence that ended in the middle in the man page for dtc (alsotheraven2013-01-221-1/+4
* Fix logic error in explicitly specified dtb versions spotted by gavin.theraven2013-01-221-1/+1
* Use pluralies() for "entry"/"entries".glebius2013-01-221-1/+1
* Add FILES section.joel2013-01-221-2/+14
* Restore Python 2.6+ compatibilityemaste2013-01-221-0/+2
* Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-2219-2/+5070
* Improve error handling and remove an unnecessary check on geom providernwhitehorn2013-01-223-17/+17
* Make "install -l s[ar]" act like "ln -sfh" as intended. This fixesbrooks2013-01-221-1/+14
* Improve documentation of BSDINSTALL_DISTSITE and mdoc.nwhitehorn2013-01-221-5/+24
* Simplify and fix a bug in cc_ack_received()'s "are we congestion window limited"lstewart2013-01-221-1/+1
* - Don't include date and time the driver is built, this is useful fordelphij2013-01-226-15/+13
* When copying the complement of the string loop to WINT_MAX as we are dealingandrew2013-01-221-1/+2
* Fix linking of loader.efi.benno2013-01-221-1/+1
* Make "-D skip" option work with FIFO by opening file in non-blocking mode.davidxu2013-01-221-2/+6
* Clarify that the setup script is optional.nwhitehorn2013-01-221-2/+4
* Update change date.nwhitehorn2013-01-221-2/+2
* Document bsdinstall scripting as it currently operates. It may change innwhitehorn2013-01-221-4/+118
* Chase r245756 of make.conf(5):gjb2013-01-221-4/+14
* - Mark SUP_UPDATE as deprecated in make.conf(5), providinggjb2013-01-221-5/+6
* Fix highest voltage detectiongonzo2013-01-212-1/+4
* Always bootstrap nmtree if it is not available on the host. It is fairlybrooks2013-01-211-1/+1
* Install the template info directory with mode 644 instead of 444 tobrooks2013-01-211-1/+1
* Replace all known uses of ln in the build process with appropriatebrooks2013-01-217-16/+28
* Implement the -l option using ln(1) to facilitate boostrapping.brooks2013-01-211-4/+20
* Note that SIGCHLD is special and if ignored, won't be recorded by the filter.pjd2013-01-211-2/+4
* Allocate the memory for the MSI-X table dynamically instead of allocating 32KBneel2013-01-212-15/+32
* Fix another build breakage for ia64.jkim2013-01-211-1/+1
* Use C99 sparse initialization for struct vfsops in pseudocode.pluknet2013-01-211-16/+6
* Import new fix from libcxxrt. This fixes the case where you attempt to rethrowtheraven2013-01-211-1/+1
* Fix typo and simplify condition.nwhitehorn2013-01-211-2/+1
* If lagg(4) can't forward a packet due to underlying port problems,glebius2013-01-211-2/+2
* Get rid of redundant 'table_size' field in struct pi_msix. If needed it canneel2013-01-212-3/+1
* Fix this routine to acutally break out and not set clrdmask if anyadrian2013-01-211-1/+1
* Add new quirk and correct old one.hselasky2013-01-212-1/+4
OpenPOWER on IntegriCloud