summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement support for the interpose dso flag.kib2013-10-072-2/+33
* Add the definition of DF_1_INTERPOSE flag.kib2013-10-071-0/+1
* Add _atf and unbound and move smmsp and mailnull to where they belong.des2013-10-071-2/+4
* With r253139, firmware for urtwn(4) is in base system. Correct the man page tohiren2013-10-071-13/+1
* Good bye RCS. You will be missed.eadler2013-10-0771-25652/+23
* Update head/ to 10.0-ALPHA5.gjb2013-10-061-1/+1
* Pull in r192064 from upstream llvm trunk:dim2013-10-061-0/+4
* Document LK_TRYUPGRADE.kib2013-10-061-3/+11
* ename internal function test() to avoid name clashes withdecke2013-10-061-3/+3
* Remove the uipc_cow.c file, which is not used since the zero copykib2013-10-062-183/+0
* Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_idgibbs2013-10-058-27/+40
* Merge projects/bhyve_npt_pmap into head.neel2013-10-0530-862/+2113
* Correct panic caused by attaching both Xen PV and HyperV virtualizationgibbs2013-10-052-0/+11
* Expose system level ixgbe sysctls.hiren2013-10-052-0/+29
* Tidy up kmeminit(): Since r245575, 'nmbclusters' is calculated afteralc2013-10-051-3/+2
* Do not hold the vtnet Rx queue lock when calling up into the stackbryanv2013-10-051-2/+6
* Split cfiscsi_datamove() in two; no functional changes.trasz2013-10-051-182/+203
* Remove obsolete cmd-line options and code associated withgrehan2013-10-043-154/+28
* Add padding to match the compat32 struct stat32 definition to the realkib2013-10-041-0/+1
* kldxref: Do not depend on the directory order.jilles2013-10-041-1/+11
* Don't leak memory when removing an unconnected session, and remove uselesstrasz2013-10-043-4/+5
* Hook up the AHCI and blockif code to the build.grehan2013-10-041-2/+2
* Import Zhixiang Yu's GSoC'13 AHCI emulation:grehan2013-10-042-0/+2109
* Disable use of compiler atomic builtins. For APR, this is limited tonwhitehorn2013-10-043-5/+3
* add aesni module to i386 and amd64 NOTES...jmg2013-10-042-0/+2
* Block-layer backend interface for bhyve block-io device emulations.grehan2013-10-042-0/+490
* mdoc: remove EOL whitespace.joel2013-10-042-2/+2
* Remove useless check - ki_loginclass is an array; can't be NULL.trasz2013-10-041-1/+0
* Fix make depend.uqs2013-10-041-1/+1
* Fixes for the Netlogic XLP on-chip RSA block driverjchandra2013-10-041-79/+77
* Style fixes for the Netlogic XLP RSA driverjchandra2013-10-042-72/+75
* Do not attempt to do AF-specific configurations on a interface whenhrs2013-10-041-7/+12
* Add epair(4) support in $cloned_interfaces. One should be specifiedhrs2013-10-042-47/+118
* Fix clearing MAC stats registers. Previously it cleared everyyongari2013-10-041-2/+2
* Change len checks for fstypelen and fspathlen to be against absolute lensbruno2013-10-031-1/+1
* Pull in r189644 from upstream llvm trunk:dim2013-10-0321-30/+130
* Pull in r186338 from upstream llvm trunk:dim2013-10-031-1/+4
* Do not install bluetooth rc(8) scripts if MK_BLUETOOTH = no.gjb2013-10-031-3/+6
* Refresh the tips for the new pkg system.glebius2013-10-031-14/+6
* Append the Git branch to the version string.rpaulo2013-10-031-0/+4
* Fix up typos from r255963 in mtree Makefile. BSD.debug.dist should bemdf2013-10-031-2/+2
* Meinberg clocks support was inadvertently removed during the last vendorroberto2013-10-022-2/+2
* Clear knlist before destroying it in tap(4) and tun(4). This fixes laterglebius2013-10-022-0/+2
* Implement GET_STACK_USAGE() on PowerPC. This implementation is identicalnwhitehorn2013-10-021-0/+12
* Add a separate translator for headers passed to the TCP probes in themarkj2013-10-022-5/+43
* set ROOTDEVNAME to ada0 with no paritions. This makes it much more functionalsbruno2013-10-021-1/+1
* Only build the POWER hypervisor UART driver if device uart is included innwhitehorn2013-10-021-1/+1
* When helping the bufdaemon from the buffer allocation context, therekib2013-10-021-63/+41
* Add FreeBSD 9.2-RELEASE to the BSD Family Treegjb2013-10-021-16/+18
* Populate .rld_map on MIPS for debuggersemaste2013-10-021-5/+1
OpenPOWER on IntegriCloud