summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Take care to handle the full 16 byte buffer in the get/put routines. Also,andreast2013-11-261-8/+26
* The Data Byte Count (DBC) field of a Physical Region Descriptorgrehan2013-11-261-11/+21
* Refactor out the sendfile copyout in order to make vn_sendfile()adrian2013-11-261-3/+6
* The bssid can change from underneath us, so take a reference beforeadrian2013-11-261-3/+10
* Adjust introduction history.pluknet2013-11-251-2/+2
* Fix discrepancy between the IOAPIC ID advertised by firmware tables and theneel2013-11-252-3/+3
* iostat: fix extracting TTY statistics from core.pluknet2013-11-251-6/+6
* Convert over the TCP probes to use mtod() rather than directlyadrian2013-11-252-10/+11
* Import apr-util-1.5.3 from vendor branch (rr258600)peter2013-11-2521-306/+126
* When append-only, immutable or read-only flag is set don't allow forpjd2013-11-251-0/+5
* Fix double free().pjd2013-11-251-3/+1
* Sort messages.dteske2013-11-256-29/+29
* In vnet_route_uninit(), free some memory that is allocated in vnet_route_init().rodrigc2013-11-251-0/+3
* Add missing newline to printf format string.dteske2013-11-251-2/+2
* Add missing `$' before variable name `pgm'. Unnoticed unless runningdteske2013-11-251-1/+1
* In sys/netpfil/ipfw/ip_fw_nat.c:vnet_ipfw_nat_uninit() we call "IPFW_WLOCK(ch...rodrigc2013-11-251-1/+1
* Move the iconv wrapper source from libc_nonshared to libc/iconv so thatpeter2013-11-2517-331/+350
* Add missing cards now supported by iwn.eadler2013-11-251-0/+9
* There is no file under SISSL after license replacement in r258581.hrs2013-11-251-335/+0
* Replace Sun Industry Standards Source License for Sun RPC code with ahrs2013-11-254-176/+96
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-26/+25
* Add HPET device emulation to bhyve.neel2013-11-2511-11/+950
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-25102-2673/+2576
* Only initialize some mutexes for the default VNET.rodrigc2013-11-251-2/+8
* MFV: removes strict-aliasing warnings from GCC in tcpdump.pfg2013-11-251-14/+39
* pmc(3) does not document a dependency on <sys/types.h> but <pmc.h>rstone2013-11-251-0/+1
* Change sysinstall.8 references to bsdinstall.8.rodrigc2013-11-254-8/+8
* Import svn-1.8.5. This contains a user-visible fix for svn:externalspeter2013-11-2517-112/+103
* Replace Sun RPC license with a 3-clause BSD license, with the explicithrs2013-11-259-243/+234
* drm: Fix build with gcc, broken with r258549dumbbell2013-11-251-2/+2
* Generate plain sh test programs from a source file.jmmv2013-11-252-0/+10
* Install plain.test.mk.jmmv2013-11-251-0/+1
* Do not create pkg.conf, as it is not necessary anymore and packagesite is dep...bapt2013-11-251-24/+0
* drm: Dereference pointers given to qsort_r()'s cmp callbackdumbbell2013-11-251-2/+2
* Enable reset mechanism for rk3188.ganbold2013-11-251-1/+4
* Add clock frequency for rk3188 watchdog.ganbold2013-11-251-7/+8
* Add watchdog driver for rk3188.ganbold2013-11-253-0/+234
* Comply to the XHCI specification. Certain input context fields shouldhselasky2013-11-251-1/+5
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-25120-152/+27
* Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQhrs2013-11-255-1/+45
* sh: Make <&0 disable the </dev/null implicit in a background command.jilles2013-11-243-4/+10
* Fix typo in comment.gavin2013-11-241-1/+1
* sh: Add more tests for the </dev/null implicit in a background command.jilles2013-11-243-0/+15
* platform_devmap_init() was renamed initarm_devmap_init() in r257669, updategavin2013-11-242-3/+3
* libcpp: Keep a record of changes from upstream GCC (pre-43).pfg2013-11-241-0/+29
* Recent versions of U-Boot require us to also backup and restore r9 for APIandrew2013-11-241-6/+12
* gcc: Missing makefile changes for r258501.pfg2013-11-242-3/+4
* Save and restore the trap vectors when doing OF calls on pSeries machines.andreast2013-11-233-0/+38
* Limit the large page size to 16MB for now.andreast2013-11-231-0/+5
* Get rid of the CONCAT macro.andreast2013-11-232-19/+19
OpenPOWER on IntegriCloud