summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mention that sysinstall is gone, replaced by bsdinstall and bsdconfig.rodrigc2013-12-231-0/+10
* Fix RPC server threads file handle affinity to work better with ZFS.mav2013-12-234-15/+40
* Mention RDRAND and Xen PVHVM. Add a revision number for 4TB RAM support on a...rodrigc2013-12-231-1/+9
* Add notes for ARM.rodrigc2013-12-231-5/+26
* Fix text for loading Hyper-V drivers via loader.conf.rodrigc2013-12-231-5/+11
* Fix linewrapping behaviour for CJK fullwidth characters.ed2013-12-231-5/+10
* Get rid of register keyword usage in gperf, it is totally obsolete fordim2013-12-231-1/+1
* Add PPS support to the am335x timer driver. This uses the timer hardware'sian2013-12-221-54/+333
* Add updates for Raspberry PI support, unmapped VMIO, netmap(4), nvme(4).rodrigc2013-12-221-0/+22
* A variety of cleanups...ian2013-12-221-107/+128
* Map out all the timer-related registers, and define named constants forian2013-12-221-20/+43
* In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced ifdim2013-12-221-4/+4
* Shorten the DMTIMER_ prefix used for register names to DMT_. This is inian2013-12-221-34/+34
* Add a parameter to 'vcpu_set_state()' to enforce that the vcpu is in the IDLEneel2013-12-224-29/+36
* Fix incorrect header guard define in sys/netpfil/pf/pf.h, which snuck indim2013-12-221-1/+1
* Group virtualization items in one section.rodrigc2013-12-221-23/+27
* Add a note for Microsoft Hyper-V.rodrigc2013-12-221-0/+6
* Improve section on carp(4) updates.rodrigc2013-12-221-8/+12
* To avoid having to explicitly test COMPILER_TYPE for settingdim2013-12-2210-33/+20
* Bootstrap etcupdate(8) as part of the release build, similargjb2013-12-221-0/+2
* Add Freescale i.MX515 vt(9) driver.ray2013-12-222-1/+347
* Update names from newcons to vt(9).ray2013-12-221-2/+2
* Apply upstream commit 33312fd828e59c78ae4ee30fd70d0ca109748cf0 (bydim2013-12-221-1/+1
* For gnu/lib/csu, only use gcc-specific flags when compiling with gcc.dim2013-12-221-4/+6
* Fix fallout from r258479: in pf_free_src_node() the node must alreadyglebius2013-12-221-1/+0
* Mention virtio support.rodrigc2013-12-221-0/+8
* drm: Lower priority of "EDID checksum is invalid" messagedumbbell2013-12-221-1/+1
* Mention addition of vmx(4).rodrigc2013-12-221-0/+4
* Mention ZFS zio nop-write improvement.rodrigc2013-12-221-0/+8
* Add some revision numbers.rodrigc2013-12-221-2/+2
* Re-order ZFS items.rodrigc2013-12-221-14/+14
* Mention TRIM support for ZFS.rodrigc2013-12-221-0/+8
* Add revision number for iSCSI initiator.rodrigc2013-12-221-1/+1
* Mention that GCC is not built on platforms where CLANG is the default systemrodrigc2013-12-221-0/+8
* Add revision number for BIND removal.rodrigc2013-12-221-1/+1
* Add item for clang 3.3 update.rodrigc2013-12-221-0/+5
* Consolidate the virtual apic initialization in a single function: vlapic_reset()neel2013-12-221-15/+6
* Set the PMC trapframe macros appropriatelyjhibbits2013-12-221-2/+2
* Minor grammar fixcrees2013-12-211-2/+1
* gcc: warnings from -Wformat-securitypfg2013-12-211-2/+2
* Document the lack of chflags support in pax(1)crees2013-12-211-1/+19
* Move the installer's keymap solution introduced by SVN r259468. The newdteske2013-12-212-4/+4
* Plumb the cn_grab and cn_ungrab routines down into the uartimp2013-12-213-0/+43
* drm/ttm, drm/radeon: Replace EINTR/ERESTART by ERESTARTSYS...dumbbell2013-12-214-2/+18
* Honor WITHOUT_CASPER.gjb2013-12-211-0/+7
* Honor WITHOUT_CASPER.gjb2013-12-211-1/+5
* In r248885 I have reduced size of fake uio resid that ng_ksocket(4) passesglebius2013-12-211-10/+17
* Support double-width characters in vt(9)emaste2013-12-217-187/+254
* vga_pci: Improve boot display detectiondumbbell2013-12-211-17/+54
* Fix build with WITHOUT_CAPSICUM.gjb2013-12-211-0/+2
OpenPOWER on IntegriCloud