| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Complete the usr.bin/yacc kyua integration work I originally | ngie | 2014-08-12 | 3 | -43/+52 |
| * | (belatedly) Document FreeBSD 9.3-R | marck | 2014-08-12 | 1 | -15/+16 |
| * | Add Dan Langille (myself) to committers-ports.dot file with mat and wg as men... | dvl | 2014-08-12 | 1 | -0/+3 |
| * | According to opie code and even direct mention in opie(4) challenge buffer | ache | 2014-08-12 | 1 | -1/+1 |
| * | Change SCTP sysctl from auth_disable to auth_enable. This is | tuexen | 2014-08-12 | 3 | -22/+18 |
| * | Fix broken pointer overflow check ns_name_unpack() | ume | 2014-08-12 | 1 | -2/+3 |
| * | Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait() | gavin | 2014-08-12 | 1 | -4/+4 |
| * | Update our stub resolver to final version of libbind. | ume | 2014-08-12 | 41 | -253/+1068 |
| * | Bring the md5 functions into libc for internal use only. | ume | 2014-08-12 | 2 | -0/+6 |
| * | - Fix radix tree memory leakage when unloading modules using radix | hselasky | 2014-08-12 | 1 | -20/+64 |
| * | Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTED | tuexen | 2014-08-12 | 15 | -164/+395 |
| * | Turn off kern.geom.part.mbr.enforce_chs by default. | ae | 2014-08-12 | 2 | -3/+3 |
| * | Remove duplicate entry. | ae | 2014-08-12 | 1 | -7/+0 |
| * | Revision r269457 removed the Giant around mount and unmount code, but | kib | 2014-08-12 | 1 | -2/+6 |
| * | Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is set | ae | 2014-08-12 | 2 | -1/+17 |
| * | Update sqlite-3.7.17 -> 3.8.5 | peter | 2014-08-12 | 16 | -35912/+43882 |
| * | Revert r269839. | rpaulo | 2014-08-11 | 1 | -1/+1 |
| * | Add .d files to the reverse matching pattern in bsd.dep.mk to account | rpaulo | 2014-08-11 | 1 | -1/+1 |
| * | Fix another typoe in the definition of DTrace SOBJS. | rpaulo | 2014-08-11 | 1 | -1/+1 |
| * | bsd.dep.mk: use the empty() function with the check for .d files. | rpaulo | 2014-08-11 | 1 | -1/+1 |
| * | Fix an error in the dependency of the DTrace object file. | rpaulo | 2014-08-11 | 1 | -1/+1 |
| * | Update serf-1.3.6 -> 1.3.7 | peter | 2014-08-11 | 27 | -192/+652 |
| |\ |
|
| | * | Import svn-1.8.10 | peter | 2014-08-11 | 23 | -151/+497 |
| | * | Vendor import svn-1.8.9 | peter | 2014-05-27 | 44 | -1482/+2225 |
| | * | Vendor import svn-1.8.8 | peter | 2014-02-20 | 57 | -354/+953 |
| | * | Import subversion-1.8.5 | peter | 2013-11-25 | 16 | -110/+101 |
| | * | Import svn-1.8.4, which includes fixes for both security and merge | peter | 2013-11-11 | 67 | -626/+1303 |
| | * | Import subversion-1.8.1 into vendor staging area. | peter | 2013-07-28 | 82 | -1019/+2428 |
| | * | Import svn-1.8.0 final | peter | 2013-06-18 | 6 | -7/+7 |
| * | | add myself as opencrypto maintainer as I'm doing some work in the | jmg | 2014-08-11 | 1 | -1/+2 |
| * | | Fix a typo. | jhb | 2014-08-11 | 1 | -1/+1 |
| * | | Change {_,}pmap_allocpte() so that they look for the flag PMAP_ENTER_NOSLEEP | alc | 2014-08-11 | 1 | -20/+11 |
| * | | Similar to r250143, optimize MODULES_OVERRIDE such that SUBDIR isn't | ngie | 2014-08-11 | 1 | -3/+3 |
| * | | In arm/release.sh, continue if 'xdev-links' target fails | gjb | 2014-08-11 | 1 | -1/+1 |
| * | | Add otp-sha | ache | 2014-08-11 | 1 | -0/+3 |
| * | | blkfront: add support for unmapped IO | royger | 2014-08-11 | 1 | -5/+7 |
| * | | Move KASSERT into locked region. | glebius | 2014-08-11 | 1 | -2/+1 |
| * | | Remove dependence on source tree options. Move all kernel module | imp | 2014-08-11 | 14 | -29/+76 |
| * | | Last '/' for program name, not first one | ache | 2014-08-11 | 1 | -1/+1 |
| * | | Link otp-sha1 to match real challenge prompt, not otp-sha | ache | 2014-08-11 | 1 | -2/+2 |
| * | | When sha1 support was added, they forget to increase OPIE_HASHNAME_MAX | ache | 2014-08-11 | 1 | -2/+2 |
| * | | Use M_WAITOK in sf_buf_init(). | glebius | 2014-08-11 | 1 | -2/+1 |
| * | | Provide sf_buf_ref() to optimize refcounting of already allocated | glebius | 2014-08-11 | 3 | -2/+23 |
| * | | Fix too long (seed length >12 chars) challenge handling. | ache | 2014-08-11 | 2 | -3/+5 |
| * | | - Remove unneeded include. | araujo | 2014-08-11 | 1 | -1/+0 |
| * | | Add some more OS_MARK() probes to the AR9300 HAL. | adrian | 2014-08-11 | 2 | -0/+8 |
| * | | Fix two files forgotten in r269783 (vt_generate_cons_palette) | dumbbell | 2014-08-10 | 2 | -7/+7 |
| * | | Document the use of the vfs.nfsd sysctls that control the size of | rmacklem | 2014-08-10 | 1 | -1/+19 |
| * | | vt(4): Colors are indexed against a console palette, not a VGA palette | dumbbell | 2014-08-10 | 7 | -33/+45 |
| * | | On sparc64, do not keep mappings for the destroyed sf_bufs. Sparc64 | kib | 2014-08-10 | 3 | -1/+52 |