summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing /usr/lib/debug directoriesemaste2014-10-282-0/+13
* Fix a regression in pw usermod -G listbapt2014-10-282-1/+40
* Remove spurious libelf dependency.nwhitehorn2014-10-281-1/+1
* Make some infiniband example utilities easily buildable:hselasky2014-10-288-9/+69
* The SYSCTL data pointers can come from userspace and must not behselasky2014-10-288-107/+125
* When a group is renamed then the group has been invalidated for sure.bapt2014-10-282-3/+17
* Add regression tests for the timeout(1) utilitybapt2014-10-284-0/+230
* Fix build after previous commit. While here, improve error messages.trasz2014-10-281-13/+27
* Improve compatibility with GNU timeoutbapt2014-10-282-8/+27
* Remove the distinction between strings and numbers from ctld(8) yacc parser.trasz2014-10-282-30/+59
* Reported by: Coverityaraujo2014-10-281-0/+1
* Simplify sys_getloginclass.mjg2014-10-281-14/+4
* Change loginclass mutex to an rwlock.mjg2014-10-281-34/+60
* Allow loading of dtraceall without nfscl if what you really wnat is nfsclientjulian2014-10-281-0/+2
* Drop __DECONST as well as few fixes of style(9).araujo2014-10-281-8/+15
* Fix prototypes.kevlo2014-10-281-3/+3
* Add CAPABILITIES and CAPABILITY_MODE to powerpc GENERIC64, missed with the ad...jhibbits2014-10-281-0/+2
* only install .pc files when we are not installing 32bit compat libs...jmg2014-10-272-0/+4
* Rename XFLAGS to XCFLAGS and XXFLAGS to XCXXFLAGSbapt2014-10-271-5/+5
* Use pkg-1.4-style platform identifiers based on MACHINE_ARCH (e.g.nwhitehorn2014-10-273-410/+22
* iwcm_event status needs to be populated for close_complete_upcallnp2014-10-271-6/+7
* fix typo, properly install a link to nv for nvlist_freev...jmg2014-10-271-1/+1
* krping: In verbose mode print only first 128 bytes of krping data.np2014-10-271-5/+21
* Some cxgbe/iw_cxgbe fixes:np2014-10-271-4/+5
* Remove bhyve SVM feature printf's now that they are available in thegrehan2014-10-271-21/+0
* Output a summary of optional SVM features in dmesg similar to CPU features.grehan2014-10-271-0/+65
* Remove an extra copy of hv_kvp_daemon(8) [1].delphij2014-10-274-116/+52
* Tidy up functions related to uidinfo management.mjg2014-10-271-45/+47
* De-k&r-ify function definitions in kern/kern_resource.cmjg2014-10-271-57/+20
* Add foo_genassym.c files to DPSRCS so dependencies for them are generated.jhb2014-10-272-1/+3
* bin/dd: revert 273734, as it fails on 32bit platformspi2014-10-275-46/+54
* Do not automatically install routes to link-local and interface-local multicastae2014-10-271-207/+34
* Tiny comment fixup.glebius2014-10-271-1/+1
* Preserve limitation of "TCP_CA_NAME_MAX" when matching the algorithmhselasky2014-10-271-1/+2
* Fix renderingbapt2014-10-271-2/+1
* Correct a typo: this is the manpage for pthread_cleanup_pop, not push.jhb2014-10-271-1/+1
* Clarify the documentation of pmcstat:bapt2014-10-271-1/+8
* bin/dd: Fix incorrect casting of argumentspi2014-10-275-54/+46
* Make assignments to "net.inet.tcp.cc.algorithm" work by fixing a badhselasky2014-10-271-5/+7
* Remove unused function.ae2014-10-272-15/+0
* Remove comment obsoleted by r273730.mav2014-10-271-3/+0
* Reduce code duplication around Write Exclusive persistent reservation.mav2014-10-273-97/+37
* Add a method to iicbus to request IIC_M_NOSTOP behaviour for multibytekib2014-10-272-4/+10
* Allow the vfs.nfsd knobs to be set from loader.conf (or usingkib2014-10-271-3/+3
* Merge of 273518, tzdata2014iedwin2014-10-2710-942/+1055
* getgrouplist(3) was reimplemented in terms of getgrent_r(3) in r174547, somarkj2014-10-272-23/+2
* Simplify memrw().alc2014-10-271-11/+2
* Allocate buffer for READ BUFFER/WRITE BUFFER commands on demand.mav2014-10-262-5/+17
* Add a comment explaining the intent behind the I/O reservation [0x72-0x77].neel2014-10-261-0/+4
* Replace update from -r271410 accidentally lost in -r273575.mckusick2014-10-261-3/+3
OpenPOWER on IntegriCloud