summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Complete the usr.bin/yacc kyua integration work I originallyngie2014-08-123-43/+52
| * (belatedly) Document FreeBSD 9.3-Rmarck2014-08-121-15/+16
| * Add Dan Langille (myself) to committers-ports.dot file with mat and wg as men...dvl2014-08-121-0/+3
| * According to opie code and even direct mention in opie(4) challenge bufferache2014-08-121-1/+1
| * Change SCTP sysctl from auth_disable to auth_enable. This istuexen2014-08-123-22/+18
| * Fix broken pointer overflow check ns_name_unpack()ume2014-08-121-2/+3
| * Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()gavin2014-08-121-4/+4
| * Update our stub resolver to final version of libbind.ume2014-08-1241-253/+1068
| * Bring the md5 functions into libc for internal use only.ume2014-08-122-0/+6
| * - Fix radix tree memory leakage when unloading modules using radixhselasky2014-08-121-20/+64
| * Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTEDtuexen2014-08-1215-164/+395
| * Turn off kern.geom.part.mbr.enforce_chs by default.ae2014-08-122-3/+3
| * Remove duplicate entry.ae2014-08-121-7/+0
| * Revision r269457 removed the Giant around mount and unmount code, butkib2014-08-121-2/+6
| * Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is setae2014-08-122-1/+17
| * Update sqlite-3.7.17 -> 3.8.5peter2014-08-1216-35912/+43882
| * Revert r269839.rpaulo2014-08-111-1/+1
| * Add .d files to the reverse matching pattern in bsd.dep.mk to accountrpaulo2014-08-111-1/+1
| * Fix another typoe in the definition of DTrace SOBJS.rpaulo2014-08-111-1/+1
| * bsd.dep.mk: use the empty() function with the check for .d files.rpaulo2014-08-111-1/+1
| * Fix an error in the dependency of the DTrace object file.rpaulo2014-08-111-1/+1
| * Update serf-1.3.6 -> 1.3.7peter2014-08-1127-192/+652
| |\
| | * Import svn-1.8.10peter2014-08-1123-151/+497
| | * Vendor import svn-1.8.9peter2014-05-2744-1482/+2225
| | * Vendor import svn-1.8.8peter2014-02-2057-354/+953
| | * Import subversion-1.8.5peter2013-11-2516-110/+101
| | * Import svn-1.8.4, which includes fixes for both security and mergepeter2013-11-1167-626/+1303
| | * Import subversion-1.8.1 into vendor staging area.peter2013-07-2882-1019/+2428
| | * Import svn-1.8.0 finalpeter2013-06-186-7/+7
| * | add myself as opencrypto maintainer as I'm doing some work in thejmg2014-08-111-1/+2
| * | Fix a typo.jhb2014-08-111-1/+1
| * | Change {_,}pmap_allocpte() so that they look for the flag PMAP_ENTER_NOSLEEPalc2014-08-111-20/+11
| * | Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn'tngie2014-08-111-3/+3
| * | In arm/release.sh, continue if 'xdev-links' target failsgjb2014-08-111-1/+1
| * | Add otp-shaache2014-08-111-0/+3
| * | blkfront: add support for unmapped IOroyger2014-08-111-5/+7
| * | Move KASSERT into locked region.glebius2014-08-111-2/+1
| * | Remove dependence on source tree options. Move all kernel moduleimp2014-08-1114-29/+76
| * | Last '/' for program name, not first oneache2014-08-111-1/+1
| * | Link otp-sha1 to match real challenge prompt, not otp-shaache2014-08-111-2/+2
| * | When sha1 support was added, they forget to increase OPIE_HASHNAME_MAXache2014-08-111-2/+2
| * | Use M_WAITOK in sf_buf_init().glebius2014-08-111-2/+1
| * | Provide sf_buf_ref() to optimize refcounting of already allocatedglebius2014-08-113-2/+23
| * | Fix too long (seed length >12 chars) challenge handling.ache2014-08-112-3/+5
| * | - Remove unneeded include.araujo2014-08-111-1/+0
| * | Add some more OS_MARK() probes to the AR9300 HAL.adrian2014-08-112-0/+8
| * | Fix two files forgotten in r269783 (vt_generate_cons_palette)dumbbell2014-08-102-7/+7
| * | Document the use of the vfs.nfsd sysctls that control the size ofrmacklem2014-08-101-1/+19
| * | vt(4): Colors are indexed against a console palette, not a VGA palettedumbbell2014-08-107-33/+45
| * | On sparc64, do not keep mappings for the destroyed sf_bufs. Sparc64kib2014-08-103-1/+52
OpenPOWER on IntegriCloud