| Commit message (Expand) | Author | Age | Files | Lines |
* | Use INCSLINKS so that "make installincludes" installs links during buildworld. | fjoe | 2011-11-29 | 1 | -1/+1 |
* | - Hide _rl_qsort_string_compare() that should be private to libreadline() | fjoe | 2011-11-29 | 2 | -1/+1 |
* | .include <bsd.init.mk> instead of <bsd.own.mk> | fjoe | 2011-11-28 | 1 | -3/+1 |
* | Cross-reference capsicum.4 from cap_enter.2 and cap_new.2. | rwatson | 2011-11-27 | 2 | -1/+3 |
* | Update libcxxrt to remove the pthread dependency. | theraven | 2011-11-26 | 1 | -1/+0 |
* | style(9) fix. | theraven | 2011-11-26 | 1 | -1/+1 |
* | Return not-implemented from pthread_once and pthread_key_create, rather | theraven | 2011-11-26 | 1 | -2/+10 |
* | Fix breakage after r227983; lib/libcxxrt still got built, because it was | dim | 2011-11-26 | 1 | -7/+8 |
* | Import libc++ / libcxxrt into base. Not build by default yet (use | theraven | 2011-11-25 | 3 | -0/+187 |
* | Revert r227841 and part of r227798. We still build libpam in two passes, | des | 2011-11-24 | 1 | -1/+10 |
* | fdopendir(): Do not close the passed file descriptor on failure. | jilles | 2011-11-22 | 1 | -4/+13 |
* | Now kvm_getenvv() and kvm_getargv() don't need procfs(5). | trociny | 2011-11-22 | 2 | -341/+27 |
* | Fix a crash when trying to duplicate a locale that contains some implicit C l... | theraven | 2011-11-22 | 1 | -1/+6 |
* | - fix some style(9) nits with my last commit | eadler | 2011-11-22 | 2 | -3/+5 |
* | - add check for pointer equality prior to performing the O(n) pass | eadler | 2011-11-22 | 4 | -18/+28 |
* | (Hopefully) Fix the build with clang by removing a typedef that's no longer n... | theraven | 2011-11-21 | 1 | -2/+0 |
* | Simplify the libpam build by removing the shared modules' dependency | des | 2011-11-21 | 2 | -13/+3 |
* | Add history for setsockopt(2). | pluknet | 2011-11-21 | 1 | -2/+4 |
* | - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate() | lstewart | 2011-11-21 | 3 | -1/+183 |
* | Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 | nwhitehorn | 2011-11-21 | 1 | -1/+1 |
* | key_load_private() ignores the passphrase argument if the private key | des | 2011-11-20 | 1 | -7/+18 |
* | Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option. | tuexen | 2011-11-20 | 1 | -0/+3 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 141 | -800/+4050 |
* | Free unused allocation on error. | kib | 2011-11-18 | 1 | -0/+2 |
* | Add unicode support to msdosfs and smbfs; original pathes from imura, | kevlo | 2011-11-18 | 1 | -0/+12 |
* | Revert r227538, since it doesn't compile with clang at all (it doesn't | dim | 2011-11-17 | 2 | -6/+2 |
* | Fix typo. | kib | 2011-11-17 | 1 | -2/+2 |
* | Pass CVWAIT flags to kernel, this should handle | davidxu | 2011-11-17 | 1 | -3/+2 |
* | Further reduce diffs with OpenBSD's arc4random. The main functional | das | 2011-11-15 | 1 | -33/+30 |
* | Sync the style, comments, and variable names of arc4random.c with | das | 2011-11-15 | 1 | -39/+33 |
* | Expose the unimplemented libm functions in the math.h header. This allows C+... | theraven | 2011-11-12 | 1 | -13/+13 |
* | Converting int to wint_t leads to broekn comparison of raw char | kevlo | 2011-11-11 | 1 | -8/+8 |
* | Document that flock can return ENOLCK | dougb | 2011-11-10 | 1 | -1/+3 |
* | - Don't handle out-of-memory condition | kevlo | 2011-11-10 | 1 | -20/+21 |
* | Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0. | hselasky | 2011-11-09 | 6 | -3/+332 |
* | Ensure pam_lastlog removes the /dev/ component of the TTY name. | ed | 2011-11-07 | 1 | -0/+5 |
* | When one attempts to compile the tree with -march=i386, which also used | dim | 2011-11-06 | 2 | -0/+4 |
* | Remove an unused variable from pam_unix. | ed | 2011-11-05 | 1 | -2/+0 |
* | Fix a warning emitted by Clang. | ed | 2011-11-04 | 1 | -1/+2 |
* | Add the posix_fadvise(2) system call. It is somewhat similar to | jhb | 2011-11-04 | 4 | -2/+147 |
* | Note that pam_unix(8) does not respect PAM_CHANGE_EXPIRED_AUTHTOK. | des | 2011-11-02 | 1 | -0/+6 |
* | Despite official i386 ABI does not mandate any stack alignment besides | kib | 2011-11-02 | 2 | -0/+28 |
* | Make sure that stack is 16-byte aligned before calling a function, | kib | 2011-11-02 | 2 | -0/+6 |
* | Don't forget to kick the man page date. | ed | 2011-10-27 | 1 | -1/+1 |
* | Make our utmpx more like System V. | ed | 2011-10-27 | 2 | -3/+20 |
* | Fix the manual section number for a cross-reference to open(2) and sort it. | pluknet | 2011-10-27 | 1 | -1/+1 |
* | Fix typo in timer_getoverrun cross-reference. | pluknet | 2011-10-26 | 1 | -1/+1 |
* | Fix Buildworld WITHOUT_OPENSSL. | kientzle | 2011-10-22 | 2 | -4/+32 |
* | Correct the spelling of getgrgid and getpwuid in the man page. | kientzle | 2011-10-22 | 1 | -6/+6 |
*-. | Upgrade our copy of llvm/clang to r142614, from upstream's release_30 | dim | 2011-10-22 | 37 | -88/+150 |
|\ \ |
|