| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: rev. 1.5: | Max Khon | 2004-03-02 | 1 | -0/+4 |
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 1 | -1/+1 |
| * | MFC: eliminate superfluous memory access in memcpy(3)/memmove(3). | Maxim Sobolev | 2002-11-07 | 1 | -13/+8 |
| * | MFC: Diff reduction to -current libc_r (part 1): | Max Khon | 2002-10-15 | 3 | -5/+5 |
| * | Fix the forward compatibility problem with older 4.x releases, | Alexander Kabaev | 2002-08-22 | 1 | -0/+1 |
| * | MFC 1.11: Use '_end' symbol instead of 'end' to initialize minbrk | Alexander Kabaev | 2002-08-12 | 1 | -3/+3 |
| * | MFC rev 1.8/1.9: | Mike Silbersack | 2002-06-28 | 1 | -2/+6 |
| * | MFC: Reduce gratuitous diffs to -CURRENT. | Ruslan Ermilov | 2001-12-14 | 4 | -9/+9 |
| * | libc_r doesn't provide a wrapper for sigreturn(2). | Ruslan Ermilov | 2001-10-19 | 1 | -2/+1 |
| * | MFC: Use ``.Rv -std'' wherever possible. | Ruslan Ermilov | 2001-08-31 | 1 | -9/+1 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-17 | 3 | -12/+8 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 4 | -7/+7 |
| * | Always call sigprocmask() instead of _thread_sys_procmask() regardless | Daniel Eischen | 2001-07-06 | 2 | -16/+0 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -2/+2 |
| * | MFC: 1.6: prefix the register argument of indirect 'jmp's with a * | David E. O'Brien | 2001-03-05 | 1 | -1/+1 |
| * | MFC: rfork_thread(3) | Peter Wemm | 2001-02-07 | 1 | -1/+1 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 1 | -0/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -1/+1 |
| * | MFC: enable building of ia32 debug register helper functions. | Brian S. Dean | 2000-10-21 | 1 | -2/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-09-21 | 3 | -0/+241 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-08-04 | 1 | -0/+112 |
| * | MFC: options USER_LDT is required for these functions. | Alexander Langer | 2000-06-14 | 1 | -0/+4 |
| * | MFC: Allow static compilation with linuxthreads to work. | Jason Evans | 2000-05-16 | 2 | -10/+8 |
| * | MFC: Use `Er' variable to define first column width in ERRORS section. | Alexey Zelkin | 2000-05-06 | 3 | -3/+3 |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-22 | 3 | -0/+6 |
| * | MFC: For libc_r, do not create both weak and strong symbols of the same | Jason Evans | 2000-03-18 | 1 | -4/+0 |
| * | Undo the ill-conceived breakage of the previous commit and really fix: | Jason Evans | 2000-01-29 | 1 | -9/+9 |
| * | For syscalls that are renamed to _thread_sys_foo, create a weak alias | Jason Evans | 2000-01-28 | 1 | -7/+7 |
| * | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | Jason Evans | 2000-01-27 | 1 | -6/+7 |
| * | Remove unnecessary alternate entry points for *setjmp(). Make the main | Jason Evans | 2000-01-20 | 3 | -15/+18 |
| * | Move ENTRY and ALTENTRY definitions to asm.h where they belong. | Jason Evans | 2000-01-20 | 1 | -23/+0 |
| * | Make minor entry point changes to support libc_r. | Jason Evans | 2000-01-19 | 3 | -6/+6 |
| * | Add three-tier symbol naming in support of POSIX thread cancellation | Jason Evans | 2000-01-12 | 5 | -12/+48 |
| * | Unbreak profiling. bde says this is not the cleanest way to fix the | Jason Evans | 2000-01-04 | 2 | -4/+4 |
| * | Creating weak symbols doesn't work correctly when building an aout libc. | Jason Evans | 1999-12-24 | 2 | -8/+4 |
| * | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for | Jason Evans | 1999-12-14 | 2 | -4/+12 |
| * | Remove osig* from NOASM. It bogus now. | Marcel Moolenaar | 1999-10-14 | 1 | -2/+1 |
| * | \begin{quote} | Marcel Moolenaar | 1999-10-10 | 1 | -1/+1 |
| * | Remove syscall wrappers. | Marcel Moolenaar | 1999-10-09 | 4 | -189/+2 |
| * | sigset_t change (part 5 of 5) | Marcel Moolenaar | 1999-09-29 | 4 | -34/+46 |
| * | Use definitions provided in sysarch.h for args structures. | Luoqi Chen | 1999-09-02 | 5 | -41/+12 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 65 | -119/+119 |
| * | Add wrappers for pread and pwrite syscalls. | Dmitrij Tejblum | 1999-04-04 | 1 | -3/+3 |
| * | EACESS -> EACCES | Alexander Langer | 1999-03-15 | 1 | -2/+2 |
| * | Reviewed by: Luoqi Chen, Jordan Hubbard | Julian Elischer | 1998-12-19 | 1 | -3/+5 |
| * | Simplify implementation and eliminate a register preservation problem. | Luoqi Chen | 1998-09-18 | 1 | -24/+10 |
| * | Fix a cut 'n paste mistake. | Luoqi Chen | 1998-09-13 | 1 | -4/+4 |
| * | In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias | Dmitrij Tejblum | 1998-09-12 | 1 | -2/+6 |
| * | Fixed missing header in synopsis. | Bruce Evans | 1998-08-03 | 1 | -1/+2 |
| * | Fixed disordering in previous commit. | Bruce Evans | 1998-07-29 | 1 | -4/+4 |