summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an UPDATING entry for the RCS removal.eadler2013-10-071-0/+4
* This regenerates src.conf.5 for both the RCS removal as well as r255784.eadler2013-10-071-13/+8
* Remove redundant declarations of szsigcode and sigcode indim2013-10-071-2/+0
* Remove redundant declaration of cpu_clflush_line_size indim2013-10-071-4/+0
* Initialize a variable in sys/dev/xen/control/control.c, to silence a gccdim2013-10-071-0/+1
* Give an unnamed union in sys/ofed/include/rdma/ib_verbs.h a name, todim2013-10-071-1/+1
* Remove redundant declaration of force_evtchn_callback() in thedim2013-10-071-3/+0
* add missing sections, de-Xr non-existent page, properly spacejmg2013-10-075-17/+13
* Fix resource leaksemaste2013-10-071-0/+2
* Add support for assembling and disassembling Intel Random Numberdim2013-10-074-8/+40
* Fix implicit declaration of jail_getid()rmh2013-10-071-0/+1
* Fix mbuf leak.glebius2013-10-071-1/+1
* When displaying a struct stat, if the -r option was not specified,des2013-10-071-4/+9
* Introduce the /libexec/freebsd-version script, which is intended to bedes2013-10-074-0/+272
* Add a va_copy() to our fall-back stdarg implementation for use with lint(1)phk2013-10-071-0/+2
* 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
OpenPOWER on IntegriCloud