| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen. | kib | 2011-06-16 | 4 | -7/+14 |
* | Implement compat32 for old lseek, for the a.out binaries on amd64. | kib | 2011-06-16 | 2 | -1/+15 |
* | Regen. | mdf | 2011-04-18 | 5 | -5/+52 |
* | Add the posix_fallocate(2) syscall. The default implementation in | mdf | 2011-04-18 | 2 | -0/+16 |
* | Implement compat32 shims for PCIOCGETCONF. | kib | 2011-04-02 | 1 | -0/+106 |
* | Provide the structures and ioctl number definition for handling | kib | 2011-04-02 | 2 | -0/+44 |
* | Regen | kib | 2011-04-01 | 4 | -20/+58 |
* | Add support for executing the FreeBSD 1/i386 a.out binaries on amd64. | kib | 2011-04-01 | 2 | -9/+109 |
* | Regenerate. | trasz | 2011-03-30 | 5 | -5/+165 |
* | Add rctl. It's used by racct to take user-configurable actions based | trasz | 2011-03-30 | 1 | -0/+15 |
* | Regen. | kib | 2011-03-30 | 5 | -12/+18 |
* | Provide compat32 shims for kldstat(2). | kib | 2011-03-30 | 3 | -2/+48 |
* | Implement compat32 MEMRANGE_GET and MEMRANGE_SET. This is needed to | kib | 2011-03-25 | 2 | -0/+59 |
* | Fully emulate MDIOCLIST for compat32. | kib | 2011-03-25 | 1 | -1/+9 |
* | Remove unneccessary panics, that can be easily triggered by user. | kib | 2011-03-25 | 1 | -8/+0 |
* | Fix file leakage in the freebsd32_ioctl routines. | kib | 2011-03-25 | 1 | -9/+11 |
* | add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls | avg | 2011-03-12 | 1 | -0/+7881 |
* | add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls | avg | 2011-03-12 | 2 | -3/+5 |
* | Export login class information via kinfo and make it possible to view | trasz | 2011-03-05 | 1 | -1/+2 |
* | Regenerate. | trasz | 2011-03-05 | 4 | -5/+11 |
* | Add two new system calls, setloginclass(2) and getloginclass(2). This makes | trasz | 2011-03-05 | 1 | -0/+3 |
* | Regenerate system call files following addition of cap_enter(2), | rwatson | 2011-03-01 | 4 | -8/+10 |
* | Add initial support for Capsicum's Capability Mode to the FreeBSD kernel, | rwatson | 2011-03-01 | 1 | -2/+2 |
* | Create shared (readonly) page. Each ABI may specify the use of page by | kib | 2011-01-08 | 1 | -2/+5 |
* | Restore the ABI of struct kinfo_proc32 after r213536. | kib | 2010-12-19 | 1 | -0/+1 |
* | Update MNT_ROOTFS comments after changes in the root mount logic. | pluknet | 2010-11-23 | 1 | -1/+2 |
* | Add the ability for GDB to printout the thread name along with other | attilio | 2010-11-22 | 1 | -0/+5 |
* | Supply some useful information to the started image using ELF aux vectors. | kib | 2010-08-17 | 1 | -3/+26 |
* | Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGS | kib | 2010-08-07 | 1 | -1/+2 |
* | Add compat32 definition for (old) struct ostat. | kib | 2010-08-07 | 1 | -0/+18 |
* | Copy inode birthtime to the struct stat32. | kib | 2010-08-04 | 1 | -0/+1 |
* | Fix style. | kib | 2010-08-04 | 1 | -1/+2 |
* | When compat32 recvmsg(2) does not need to copy out control messages, set | kib | 2010-08-03 | 1 | -0/+2 |
* | Introduce exec_alloc_args(). The objective being to encapsulate the | alc | 2010-07-27 | 1 | -9/+7 |
* | Revert r210451, and the similar part of the r210431. The forward-declaration | kib | 2010-07-26 | 1 | -1/+1 |
* | Change the order in which the file name, arguments, environment, and | alc | 2010-07-25 | 1 | -5/+6 |
* | Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() may | kib | 2010-07-23 | 2 | -1/+5 |
* | Eliminate a little bit of duplicated code. | alc | 2010-07-23 | 1 | -3/+1 |
* | Constify source argument for siginfo_to_siginfo32(). | kib | 2010-07-04 | 2 | -2/+2 |
* | Regenerate | kib | 2010-06-28 | 4 | -534/+534 |
* | Count number of threads that enter and leave dynamically registered | kib | 2010-06-28 | 1 | -10/+10 |
* | Provide compat32 shims for kinfo_proc sysctl. This allows 32bit ps(1) to | kib | 2010-04-21 | 1 | -0/+82 |
* | Extract the code to copy-out struct rusage32 from struct rusage | kib | 2010-04-21 | 2 | -33/+28 |
* | Rename st_*timespec fields to st_*tim for POSIX 2008 compliance. | ed | 2010-03-28 | 2 | -7/+7 |
* | Regen | kib | 2010-03-19 | 4 | -53/+123 |
* | Remove empty line. | kib | 2010-03-19 | 1 | -1/+0 |
* | Implement compat32 shims for mqueuefs. | kib | 2010-03-19 | 2 | -6/+25 |
* | Implement compat32 shims for ksem syscalls. | kib | 2010-03-19 | 1 | -11/+15 |
* | Move SysV IPC freebsd32 compat shims from freebsd32_misc.c to corresponding | kib | 2010-03-19 | 2 | -548/+21 |
* | Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c to | kib | 2010-03-19 | 2 | -54/+8 |