summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add driver-assisted striping for upcoming Intel NVMe controllers that canjimharris2013-10-084-12/+225
* Initialize and free the DTrace taskqueue in the dtrace module load/unloadmarkj2013-10-083-9/+4
* Add channel survey support to the AR5212 HAL.adrian2013-10-083-18/+102
* When destination parameter is missing, exit with a clear synopsis,glebius2013-10-081-0/+5
* Fix an inverted check for the master user in "camcontrol security -U".markj2013-10-081-1/+1
* Improve lzjb decompress performance by reorganizing the codedelphij2013-10-081-1/+3
* Fix kernel build on amd64 after r256118, since the machine/md_var.hdim2013-10-071-0/+1
* don't assert on bad args, instead return an error..jmg2013-10-075-38/+658
* Reduce priority of host key exists message in sshd startupdelphij2013-10-071-1/+1
* Make isci(4) loadable.kib2013-10-071-0/+1
* Add manpages for VOP_ADVISE() and VOP_ALLOCATE().jhb2013-10-074-0/+176
* Remove a stale comment.jhb2013-10-071-9/+0
* Add the latest NetBSD and FreeBSD releases.eadler2013-10-071-5/+14
* 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
OpenPOWER on IntegriCloud