| Commit message (Expand) | Author | Age | Files | Lines |
| * | [PowerPC] Implement VDSO timebase access on powerpc* | Brandon Bergren | 2020-09-08 | 1 | -0/+1 |
| * | Reimplement brk() and sbrk() to avoid the use of _end. | Mark Johnston | 2018-06-04 | 1 | -1/+1 |
| * | Replace MD assembly exect() with a portable version. | Brooks Davis | 2018-04-12 | 1 | -1/+1 |
| * | Remove caching from getlogin(2). | Brooks Davis | 2018-04-06 | 1 | -1/+1 |
| * | Reduce duplicate NOASM and PSEUDO definitions | Brooks Davis | 2016-09-08 | 1 | -5/+0 |
| * | Rewrite ptrace(2) wrappers in C. | Konstantin Belousov | 2016-08-29 | 1 | -1/+1 |
| * | Remove unusedd and obsolete openbsd_poll system call. (Phase 1) | George V. Neville-Neil | 2016-08-18 | 1 | -1/+1 |
| * | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | Brooks Davis | 2016-06-22 | 1 | -1/+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 |
| * | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | Ed Schouten | 2008-11-09 | 1 | -2/+1 |
| * | Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo | Peter Wemm | 2007-07-04 | 1 | -4/+5 |
| * | Add the mlockall() and munlockall() system calls. | Bruce M Simpson | 2003-08-11 | 1 | -1/+1 |
| * | Minimal libc for PowerPC. | Peter Grehan | 2002-12-04 | 1 | -0/+11 |