summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use a variable for readabilitydteske2015-09-111-2/+2
* Update copyrightdteske2015-09-111-1/+1
* Better to reset trap and explicitly exit successdteske2015-09-111-1/+2
* Remove trailing newline at EOFdteske2015-09-111-1/+0
* Produce meaningful exit codedteske2015-09-112-6/+14
* Explicitly exit with successdteske2015-09-111-1/+2
* Explicitly exit with successdteske2015-09-111-1/+2
* Update copyrightsdteske2015-09-113-2/+3
* Produce meaningful exit codedteske2015-09-111-1/+4
* Remove use of return outside of functiondteske2015-09-111-1/+1
* Ignore error results from newaliases(1)dteske2015-09-111-0/+2
* Since contrib/libc++'s ancestry was never correct, subversion 1.8 anddim2015-09-110-0/+0
|\
* | Revert ip_fil_freebsd.c -r287674. This should not have gone in yet.cy2015-09-111-12/+0
* | Fix ipfilter bug 3600459 NAT bucket count wrong.cy2015-09-112-1/+14
* | radeon_suspend_kms: don't mess with pci state that's managed by the busavg2015-09-111-8/+0
* | Make ctld restart on primary HA node less invasive for secondary.mav2015-09-111-5/+5
* | Close races between device close and request processing.mav2015-09-112-39/+44
* | Ensure that ERROR chunks are always padded by implementing thistuexen2015-09-114-26/+38
* | Reference/release devices on every I/O, rather on open/close.mav2015-09-111-104/+120
* | Add support for PPP-Max-Payload PPPoE tag (RFC4638).mav2015-09-112-0/+58
* | Revert $FreeBSD$.cy2015-09-111-1/+1
* | Fix mutex errors.cy2015-09-111-1/+1
* | Fixup typos in comments.cy2015-09-111-5/+9
* | Use strlcpy() in favor of strncpy() as it's defined to have a nul characterdelphij2015-09-111-4/+4
* | Use a common subroutine to fetch and zero protocol stats instead ofmarkj2015-09-1110-242/+119
* | bufdonebio is now unused. Retire it too.imp2015-09-111-18/+0
* | Remove prototypes for undefined functions from netstat.h.markj2015-09-111-15/+0
* | Document stack_save_td(9) and stack_save_td_running(9).markj2015-09-111-1/+34
* | Add stack_save_td_running(), a function to trace the kernel stack of amarkj2015-09-1114-39/+165
* | Remove the arg0 field from struct amd64_frame. Its existence was a bug,markj2015-09-112-2/+1
* | Merge stack(9) implementations for i386 and amd64 under x86/.markj2015-09-118-178/+94
* | MFV r283513:markj2015-09-111-2/+12
* | MFV r283512:markj2015-09-111-3/+3
* | Remove the v_cache_min and v_cache_max sysctls. They are unused and havemarkj2015-09-116-22/+4
* | dev_strategy and dev_strategy_csw are unused since r281825. Removeimp2015-09-112-52/+0
* | Handle default MAKEOBJDIR for META_MODE.sjg2015-09-111-2/+5
* | Fix argument quoting and remove unnecessary bracesdteske2015-09-105-64/+64
* | login.c doesn't really need libutil.h, don't include it.delphij2015-09-102-3/+1
* | - Avoid accessing window properties directly, instead, use accessors.delphij2015-09-104-21/+16
* | Add a comment that to clarify how to determine the amount of received DDPjhb2015-09-101-0/+13
* | Do not hold the process around the vm_fault() call from the trap()s.kib2015-09-108-198/+22
* | Reimplement CTL High Availability.mav2015-09-1022-1992/+2399
* | Remove unused target and initiator IDs.mav2015-09-1013-285/+167
* | Zero out a local variable also when PURIFY is not defined.tuexen2015-09-101-2/+0
* | Disable CTL_IO_DELAY feature.mav2015-09-102-21/+7
* | Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6 forgotten in the previous commit.hrs2015-09-101-2/+0
* | Update USB quirk.hselasky2015-09-101-1/+1
* | Use read to parse a line instead of set.hrs2015-09-101-5/+4
* | - Add uid check.hrs2015-09-101-4/+11
* | Update only static routes when an interface is specified. This fixedhrs2015-09-101-1/+1
OpenPOWER on IntegriCloud