| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark assembler sources from libc as working with non-executable stack. | kib | 2011-01-14 | 24 | -2/+44 |
* | Implement __pthread_map_stacks_exec() callback for libc, to change the | kib | 2011-01-08 | 3 | -0/+39 |
* | Fix some style(9) issues. | kib | 2011-01-08 | 1 | -4/+5 |
* | Fix struct FILE * leak on error (in disabled by default hesiod support code). | kib | 2011-01-08 | 1 | -0/+1 |
* | Retire TARGET_ABI. | imp | 2011-01-07 | 1 | -5/+1 |
* | Add section .note.GNU-stack for assembly files used by 386 and amd64. | kib | 2011-01-07 | 72 | -0/+142 |
* | Emit .note.GNU-stack for the syscall stubs generated by libc. | kib | 2011-01-07 | 1 | -0/+2 |
* | Revert most of r210764, now that mdocml does the right | uqs | 2010-12-28 | 2 | -2/+2 |
* | Sort cross references by section. | brucec | 2010-12-18 | 1 | -2/+2 |
* | Update shmget(2) with POSIX access permissions and remove non-standard SHM_R, | brucec | 2010-12-17 | 3 | -13/+11 |
* | Bump manual page date. | trasz | 2010-12-13 | 1 | -1/+1 |
* | After PSARC/2010/029, "canonical six" no longer exists. | trasz | 2010-12-13 | 1 | -1/+3 |
* | Fix stack alignment (required to be to 16 bytes) instead of ptrace and | nwhitehorn | 2010-12-11 | 2 | -5/+5 |
* | When reopening a stream backed by an open file descriptor, do not close | jhb | 2010-12-09 | 1 | -12/+9 |
* | Move most of the remaining USD/PSD/SMM papers into share/doc | uqs | 2010-12-04 | 7 | -9696/+0 |
* | Remove two unused variables, left over from the refactoring in r180104. | gavin | 2010-12-02 | 1 | -6/+0 |
* | Update the documentation to reflect changes to the implementation in | das | 2010-11-30 | 1 | -14/+14 |
* | Always set errno to a sane value when pututxline(3) fails. | ed | 2010-11-14 | 1 | -0/+3 |
* | Sync with OpenBSD, primarily better signal and terminal handling. | delphij | 2010-11-13 | 2 | -124/+130 |
* | This commit implements the SO_USER_COOKIE socket option, which lets | luigi | 2010-11-12 | 1 | -0/+18 |
* | Make sure to specify the alignment of minbrk and curbrk. They were correctly | dim | 2010-11-11 | 2 | -0/+2 |
* | Remove some unneeded spaces from the __sym_compat() macro, since newer | dim | 2010-11-11 | 1 | -1/+1 |
* | Add a new libc function: cfmakesane(3). | ed | 2010-11-02 | 4 | -6/+37 |
* | - 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 |
* | Fix PIC_RETURN when abicalls are not defined. | jchandra | 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 |
* | Revert revision 214007, I realized that MySQL wants to resolve | davidxu | 2010-10-20 | 2 | -4/+0 |
* | Unbreak buildworld by including pthread_rwlockattr_setkind_np and | davidxu | 2010-10-18 | 2 | -0/+4 |
* | Clang related fixes: | rpaulo | 2010-10-13 | 2 | -1/+2 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 29 | -32/+0 |
* | 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 |
* | When no protocol entry is found, getproto*_r(3) should | ume | 2010-10-05 | 3 | -3/+3 |
* | Clear errno for each method dispatch. | ume | 2010-10-04 | 1 | -0/+2 |
* | libc: Remove the i386 assembler version of strlen(3). | jilles | 2010-10-01 | 2 | -55/+1 |
* | Retire the amd64 and i386 specific inline assembly versions of ldexp.c, | dim | 2010-09-30 | 2 | -136/+0 |
* | Apply the same workaround for clang to amd64's version of ldexp.c (as in | dim | 2010-09-29 | 1 | -3/+9 |
* | To support stack unwinding for cancellation points, add -fexceptions flag | davidxu | 2010-09-25 | 7 | -53/+43 |
* | Workaround LLVM bug #4434: | rpaulo | 2010-09-21 | 1 | -3/+7 |
* | Fix exec_imgact_shell()'s handling of two error cases: (1) Previously, if | alc | 2010-09-21 | 1 | -4/+6 |
* | First step at adopting FreeBSD to support PSARC/2010/029. This makes | trasz | 2010-09-20 | 1 | -6/+26 |
* | Bump dates in dbopen(3) and cpuset_getaffinity(2) from r212441 and | gjb | 2010-09-12 | 2 | -2/+2 |
* | Revert changes of 'assure' to 'ensure' made in r211936. | brucec | 2010-09-11 | 4 | -7/+7 |
* | Note O_SYNC and O_NOFOLLOW flags in dbopen(3) since r190497. | gjb | 2010-09-10 | 1 | -2/+2 |
* | Add EINVAL to list of possible return values for cpuset_getaffinity(2). | gjb | 2010-09-10 | 1 | -0/+6 |