| Commit message (Expand) | Author | Age | Files | Lines |
* | Prep for the 9.6-ESV-R2 update | dougb | 2010-10-31 | 2 | -5/+22 |
* | When the make target is 'install', don't descend into the clang | rpaulo | 2010-10-30 | 1 | -3/+5 |
* | Regenerate our lib/libpcap/config.h for libpcap 1.1.1. | dim | 2010-10-29 | 1 | -26/+56 |
* | add pcap-common.c. | rpaulo | 2010-10-29 | 1 | -1/+1 |
* | Update for libpcap-1.1.1. | rpaulo | 2010-10-29 | 1 | -1/+1 |
* | - Note that non-superusers are not allowed to set the SF_ARCHIVED | jh | 2010-10-29 | 1 | -3/+7 |
* | Add sysctl kern.sched.cpusetsize to export the size of kernel cpuset, | davidxu | 2010-10-29 | 1 | -0/+9 |
* | Return previous sigaction correctly. | davidxu | 2010-10-29 | 1 | -1/+4 |
* | Remove local variable 'first', instead check signal number in memory, | davidxu | 2010-10-29 | 1 | -4/+1 |
* | Find a jail's type as part of jailparam_init rather than waiting until | jamie | 2010-10-27 | 1 | -10/+4 |
* | Check small set and reject it, this is how kernel did. Always use the | davidxu | 2010-10-27 | 1 | -37/+32 |
* | - Revert r214409. | davidxu | 2010-10-27 | 1 | -5/+6 |
* | Remove locking and unlock in pthread_mutex_destroy, because | davidxu | 2010-10-27 | 1 | -25/+2 |
* | Fix typo. | davidxu | 2010-10-25 | 1 | -1/+1 |
* | Get cpuset in pthread_attr_get_np() and free it in pthread_attr_destroy(). | davidxu | 2010-10-25 | 2 | -10/+31 |
* | Fix PIC_RETURN when abicalls are not defined. | jchandra | 2010-10-24 | 1 | -1/+1 |
* | Move variable declarations into the conditional block where they are | emaste | 2010-10-24 | 1 | -1/+1 |
* | Revert to r214147, errno is not clobbered as originally | bcr | 2010-10-22 | 1 | -2/+0 |
* | Document strtonum()s behavior of setting errno to 0 when no error is found. | bcr | 2010-10-21 | 1 | -0/+2 |
* | Sync with OpenBSD rev. 1.13: | bcr | 2010-10-21 | 1 | -2/+1 |
* | Fix error handling logic of pututxline(3). | ed | 2010-10-21 | 1 | -12/+21 |
* | mdoc: make pages render with mandoc | uqs | 2010-10-21 | 3 | -4/+3 |
* | Remove code duplication by introducing static gctl_param_add() function which | pjd | 2010-10-21 | 1 | -22/+14 |
* | - Simplify gctl_get_handle() a bit. | pjd | 2010-10-21 | 1 | -5/+3 |
* | Revert revision 214007, I realized that MySQL wants to resolve | davidxu | 2010-10-20 | 6 | -56/+2 |
* | Set default type to PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP, this | davidxu | 2010-10-18 | 1 | -0/+1 |
* | Add links for libradius(3) functions. | pjd | 2010-10-18 | 1 | -0/+33 |
* | Unbreak buildworld by including pthread_rwlockattr_setkind_np and | davidxu | 2010-10-18 | 2 | -0/+4 |
* | sort function name. | davidxu | 2010-10-18 | 1 | -2/+2 |
* | s/||/&& | davidxu | 2010-10-18 | 1 | -2/+2 |
* | Add pthread_rwlockattr_setkind_np and pthread_rwlockattr_getkind_np, the | davidxu | 2010-10-18 | 4 | -2/+50 |
* | - Add support for libusbhid in 32-bit compatibility mode. | hselasky | 2010-10-16 | 3 | -3/+25 |
* | Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S. | dim | 2010-10-15 | 1 | -2/+0 |
* | - Add missing LibUSB API functions: | hselasky | 2010-10-14 | 4 | -22/+120 |
* | - Add support for LibUSB in 32-bit compatibility mode. | hselasky | 2010-10-14 | 4 | -16/+30 |
* | - Fix some compile warnings regarding comparing signed to unsigned. | hselasky | 2010-10-14 | 1 | -2/+2 |
* | LibUSB (new API): | hselasky | 2010-10-14 | 5 | -0/+39 |
* | Clang related fixes: | rpaulo | 2010-10-13 | 2 | -1/+2 |
* | Revert 212517 to restore pristine state of this file | imp | 2010-10-13 | 1 | -2/+0 |
* | camlib.c: update one overlooked comment | avg | 2010-10-11 | 1 | -3/+3 |
* | Upgrade xz to git snapshot as of 20101010 | mm | 2010-10-11 | 2 | -5/+3 |
* | Fix reference to nonexistent manpage getuid(3). | ed | 2010-10-11 | 1 | -2/+2 |
* | cam_get_device, cam_open_device: make behavior simpler and more deterministic | avg | 2010-10-11 | 2 | -97/+21 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 40 | -46/+0 |
* | mdoc: fix manlint warnings by unbreaking mdoc syntax | uqs | 2010-10-08 | 1 | -1/+1 |
* | Oops, don't remove -fexceptions flag. | davidxu | 2010-10-08 | 1 | -0/+1 |
* | unwind.h was imported, gcc directory is no longer needed. | davidxu | 2010-10-08 | 1 | -1/+0 |
* | Upgrade Clang and LLVM to the 2.8 release. See here for release notes: | dim | 2010-10-07 | 1 | -2/+2 |
* | Missed space. | kib | 2010-10-06 | 1 | -1/+1 |
* | Add cross-references to lrand48(3) and arc4random(3) from rand(3) | kib | 2010-10-06 | 2 | -1/+11 |