summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Increment __FreeBSD_version for the behavior change of gss_pseudo_randombjk2013-12-151-1/+1
* Revert r259045.kib2013-12-151-6/+0
* Save r3 before using it for the trap check, else we end up saving the new r3,jhibbits2013-12-152-4/+8
* Set max_lun to zero. This field is ignored unless we are manually probingnwhitehorn2013-12-151-1/+1
* Replace Sun RPC license for TI-RPC library with a 3-clause BSD license,hrs2013-12-151-27/+25
* Bump libcam shared library version forgotten in r259397.nwhitehorn2013-12-152-1/+3
* mdoc: sort SEE ALSO.joel2013-12-151-2/+2
* split netmap code according to functions:luigi2013-12-1518-3526/+5889
* Defer start/stop port to workqueues.alfred2013-12-152-25/+75
* revise the helper functions to lookup binaries and theirluigi2013-12-151-44/+63
* proc exit: don't take PROC_LOCK while freeing rlimitsmjg2013-12-151-2/+0
* Reduce disc1.iso size by 74MB by removing lib32 libraries, sendmail,gjb2013-12-141-1/+1
* Avoid warning about insecure format with clang.nwhitehorn2013-12-141-1/+1
* Widen lun_id_t to 64 bits. This is a follow-on to r257345 to let the kernelnwhitehorn2013-12-145-41/+234
* Add userland PMC backtracing, and use the PMC trapframe macros for kerneljhibbits2013-12-141-7/+18
* Rebase the PMC indices at 1, since PMC_SOFT is at 0.jhibbits2013-12-141-2/+2
* Fix several panics when initialization of an ISA or PC-CARD device fails:gavin2013-12-142-6/+5
* Read card capabilities after firmware initialization, instead of settingnp2013-12-145-18/+80
* sbin/devd/devd.ccasomers2013-12-132-3/+3
* getopt_long.3: wording quibbleseadler2013-12-131-2/+2
* sbin/devd/devd.ccasomers2013-12-131-1/+20
* rlimit: avoid unnecessary copying of rlimitsmjg2013-12-131-6/+16
* rlimit: add and utilize lim_sharedmjg2013-12-131-1/+11
* bhyve(8) man page.grehan2013-12-132-2/+300
* Some style(9) fixesjhibbits2013-12-131-4/+3
* Apply patch from upstream Heimdal for encoding fixbjk2013-12-131-2/+2
* Add PMU-based CPU frequency scaling. This method is used on most Titaniumjhibbits2013-12-1314-33/+565
* Somehow stable/10 branch contains correct version, but head doesn't.glebius2013-12-121-1/+1
* I caught the following snippet at the end of my /var/log/bsdinstall_log:dteske2013-12-121-4/+3
* Add a command to inject an NMI on a specific vcpu. It is a simplejhb2013-12-121-1/+8
* Mention BIND removal in release notes.rodrigc2013-12-121-0/+7
* After r256961 ofw_iicbuc.c will be built for any kernel which includesloos2013-12-124-4/+0
* Add an FDT DTS and MDROOT kernel configuration for BERI on NetFPGA.bz2013-12-122-0/+163
* Fix multi-repository support by properly respecting 'enabled' flag.bdrewery2013-12-123-15/+186
* Use correct value pointing to previously selected FDT DTB.bz2013-12-121-1/+1
* Do not try to probe/attach if attempt to add fbd child are failed.ray2013-12-121-1/+4
* Fix long known bug with handling device aliases residing not in devfs root.mav2013-12-121-4/+12
* Some more cleanups and bug fixes in dtc for property printing / parsing.theraven2013-12-121-2/+7
* Fix the version string in dts emission.theraven2013-12-121-1/+1
* Set chain bit correctly. This will fix some problems sending andhselasky2013-12-121-2/+11
* Fix bug introduced at r256607. We have to recalculate bp_resid here sincemav2013-12-121-1/+1
* Prevent release build errors found during snapshot builds where ifgjb2013-12-121-0/+5
* FBT now does work fully on PowerPC.jhibbits2013-12-123-6/+26
* Allow pmap_remove_pages() to be called for physical maps notmarcel2013-12-121-6/+4
* sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.casomers2013-12-121-9/+1
* Create own free list for each of the first 32 possible allocation sizes.mav2013-12-111-9/+17
* - Use <x86/mptable.h> instead of duplicating its definitions.jhb2013-12-111-315/+145
* Use fixed-width types for all fields in MP Table structures and packjhb2013-12-112-80/+83
* Destroy mtx lock when failed to allocate memory during attach.mav2013-12-111-1/+3
* Fix a panic when booting with kernels that have FREEBBSD_COMPATgnn2013-12-111-0/+3
OpenPOWER on IntegriCloud