| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reimplement brk() and sbrk() to avoid the use of _end. | Mark Johnston | 2018-06-04 | 3 | -175/+2 |
| * | Replace MD assembly exect() with a portable version. | Brooks Davis | 2018-04-12 | 2 | -55/+1 |
| * | Remove caching from getlogin(2). | Brooks Davis | 2018-04-06 | 2 | -51/+1 |
| * | Remove architecture specific sigreturn.S files. | Brooks Davis | 2018-04-04 | 2 | -49/+1 |
| * | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 11 | -4/+26 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 9 | -9/+9 |
| * | Reduce duplicate NOASM and PSEUDO definitions | Brooks Davis | 2016-09-08 | 1 | -4/+1 |
| * | Rewrite ptrace(2) wrappers in C. | Konstantin Belousov | 2016-08-29 | 2 | -60/+1 |
| * | Do not obliterate errno value in the main thread during ptrace(2) call on x86. | Konstantin Belousov | 2016-08-27 | 1 | -6/+8 |
| * | Remove unusedd and obsolete openbsd_poll system call. (Phase 1) | George V. Neville-Neil | 2016-08-18 | 1 | -1/+1 |
| * | Implement userspace gettimeofday(2) with HPET timecounter. | Konstantin Belousov | 2016-08-17 | 2 | -116/+1 |
| * | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | Brooks Davis | 2016-06-22 | 2 | -50/+1 |
| * | libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER | Ed Maste | 2016-03-08 | 1 | -0/+1 |
| * | Copy the fencing of the algorithm to do lock-less update and reading | Konstantin Belousov | 2015-08-04 | 1 | -2/+56 |
| * | Remove reboot.S (part of libc). It's not needed and was actually | Edward Tomasz Napierala | 2015-07-07 | 2 | -46/+1 |
| * | The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and | Konstantin Belousov | 2015-04-18 | 1 | -3/+0 |
| * | Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT. | Warner Losh | 2014-04-05 | 1 | -1/+1 |
| * | Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and | Andreas Tobler | 2013-11-21 | 2 | -8/+4 |
| * | libc: Access _logname_valid more efficiently. | Jilles Tjoelker | 2013-08-17 | 1 | -8/+1 |
| * | Rework the __vdso_* symbols attributes to only make the symbols weak, | Konstantin Belousov | 2013-01-30 | 1 | -0/+10 |
| * | libc/i386: Do not export .cerror. | Jilles Tjoelker | 2012-09-05 | 8 | -32/+12 |
| * | Use struct vdso_timehands data to implement fast gettimeofday(2) and | Konstantin Belousov | 2012-06-22 | 2 | -1/+52 |
| * | mdoc: sort prologue macros. | Joel Dahl | 2012-03-26 | 3 | -3/+3 |
| * | Add section .note.GNU-stack for assembly files used by 386 and amd64. | Konstantin Belousov | 2011-01-07 | 12 | -0/+23 |
| * | Unconditionally build wrappers for i386_get_ioperm(), i386_set_ioperm(), | Konstantin Belousov | 2009-04-01 | 1 | -4/+3 |
| * | On i386, the primary function that SYSCALL() generates is with the | Peter Wemm | 2008-11-15 | 3 | -3/+3 |
| * | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | Ed Schouten | 2008-11-09 | 1 | -2/+1 |
| * | Add missing END() macros, as per rev 184547 for amd64. The lack of these | Peter Wemm | 2008-11-02 | 10 | -0/+11 |
| * | Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo | Peter Wemm | 2007-07-04 | 1 | -3/+5 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 12 | -48/+0 |
| * | Forgot to bump the document date. | Ruslan Ermilov | 2006-10-13 | 1 | -1/+1 |
| * | Some word smithing adopted from the PR. | Ruslan Ermilov | 2006-10-13 | 1 | -14/+14 |
| * | Markup fixes. | Ruslan Ermilov | 2006-09-17 | 1 | -6/+6 |
| * | A few minor wording changes and a clarification about error conditions. | Brian S. Dean | 2006-05-03 | 1 | -10/+10 |
| * | Provide stub functions for i386_set_ldt() and i386_get_ldt() even when | Peter Wemm | 2005-04-26 | 1 | -3/+4 |
| * | No longer use _amd64_set_gsbase(). Use i386_set_gsbase() even when | Peter Wemm | 2005-04-26 | 5 | -165/+1 |
| * | Add stubs for the %fs/%gs base management calls. | Peter Wemm | 2005-04-14 | 5 | -0/+149 |
| * | Fix strict-alias warnings by removing excessive (and wrong) casts. | Peter Wemm | 2005-04-07 | 2 | -2/+2 |
| * | When building the custom i386 libraries for use on amd64 kernels, we | Peter Wemm | 2004-11-06 | 5 | -0/+166 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -6/+12 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 1 | -10/+10 |
| * | Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm | Jacques Vidrine | 2004-01-09 | 5 | -15/+5 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -1/+1 |
| * | Make getcontext(2) work on i386. It needs a small wrapper in libc | Peter Wemm | 2003-09-04 | 2 | -2/+52 |
| * | Add the mlockall() and munlockall() system calls. | Bruce M Simpson | 2003-08-11 | 1 | -1/+1 |
| * | Allow foot shooting as Linux emulation needs it. | Julian Elischer | 2003-08-04 | 1 | -1/+2 |
| * | Update manual for i386_set_ldt to reflect newly added features. | David Xu | 2003-07-31 | 1 | -0/+34 |
| * | Remove stale reference to the deprecated USER_LDT option. The associated | John Baldwin | 2003-06-09 | 1 | -4/+0 |
| * | Assorted mdoc(7) fixes. | Ruslan Ermilov | 2003-05-22 | 1 | -6/+9 |
| * | Fixed troff(1) and mdoc(7) warnings. | Ruslan Ermilov | 2003-05-18 | 1 | -1/+1 |