summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update head/ to ALPHA6 in preparation of branching to stable/10.gjb2013-10-101-1/+1
* In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymousdim2013-10-106-49/+60
* Tidy up the output of "sysctl vm.phys_free".alc2013-10-101-5/+3
* Ignore attempts to set the nmbcluster sysctls to their current valuejhb2013-10-101-5/+5
* Fix for When more than one NIC is present.alfred2013-10-101-34/+1
* Remove unimplemented options from iscsi.conf(5) manual page, mentiontrasz2013-10-101-31/+6
* MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()avg2013-10-102-1/+11
* Do not try to detach if the interface does not support IPv6.hrs2013-10-101-0/+3
* - Update rc.d/jail to use a jail(8) configuration file instead ofhrs2013-10-106-981/+452
* Add support for "vnet jname" argument in ifconfig_IF. The vnet keywordhrs2013-10-102-14/+100
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, todim2013-10-101-1/+1
* Convert the dtrace(1) man page to mdoc and fix up some aspects of it thatmarkj2013-10-101-645/+652
* Allow a 4-byte write to PCI config space to overlapgrehan2013-10-091-3/+12
* Add read/write bus barriers for MIPS.adrian2013-10-091-0/+4
* Remove hash generation from release.sh, as it is run as part ofgjb2013-10-091-5/+0
* Unbreak zfsloader with LOADER_TFTP_SUPPORT onkan2013-10-091-2/+6
* Handle the cases where NULL is passed as cap_rightsp to thepjd2013-10-091-10/+14
* By popular demand, move freebsd-version(1) from /libexec to /bin.des2013-10-096-4/+5
* Properly handle residual count in Data-In PDUs with S bit set.trasz2013-10-091-12/+33
* Fix missing .joel2013-10-091-1/+1
* Explicitly pass the full path to the input file to sed. This unbreaksdes2013-10-091-1/+1
* Improve logging around some of the isci(4) reset and recovery paths.jimharris2013-10-093-4/+52
* Be extra paranoid with values obtained from the target.trasz2013-10-091-8/+26
* Fail connection upon receiving too large data segment.trasz2013-10-091-0/+1
* There are some high performance NICs that count statistics in hardware,glebius2013-10-095-3/+7
* The device vnodes are often unlocked when bread() or bwrite() iskib2013-10-091-1/+2
* Do not flush buffers when the v_object of the passed vnode does notkib2013-10-091-0/+2
* When growing the file descriptor table, new larger memory chunk iskib2013-10-091-2/+21
* Reduce code duplication, introduce the getmaxfd() helper to calculatekib2013-10-091-9/+16
* Remove no longer useful debugging output and a stale comment.trasz2013-10-091-13/+2
* Update the Intel igb driver to version 2.4.0jfv2013-10-0921-1203/+2004
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c, todim2013-10-091-1/+1
* Revert r256095, r256120 (partial), r256121:gjb2013-10-0973-27/+25657
* Make the error handling more consistant. Shouldn't make any functionaltrasz2013-10-091-9/+23
* Remove redundant redeclarations of uart_s3c2410_class indim2013-10-092-3/+0
* Tidy up, cache return value of a function, and add an assertion;trasz2013-10-091-6/+32
* Plug memory leak.trasz2013-10-091-0/+1
* Fix memory overrun.trasz2013-10-091-1/+1
* Plug memory leaks.trasz2013-10-091-1/+3
* Fix two off-by-ones.trasz2013-10-091-2/+2
* Fix incorrect use of sizeof().trasz2013-10-091-1/+1
* Fix off-by-one.trasz2013-10-091-1/+1
* Close the race on path ID allocation in xpt_bus_register() if two buses aremav2013-10-091-9/+6
* Fix NOP-In/NOP-Out payload handling. Previous way didn't work at all; fortun...trasz2013-10-092-14/+69
* When processing ACK in tcp_do_segment, use sbcut_locked() instead ofglebius2013-10-091-2/+5
* - Substitute sbdrop_internal() with sbcut_internal(). The latter doesn't freeglebius2013-10-092-11/+36
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-0947-206/+208
* Remove redundant declaration of cmclass indim2013-10-091-3/+0
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-099-16/+67
* Add some missing AR934x register definitions.adrian2013-10-092-0/+45
OpenPOWER on IntegriCloud