Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freebsd32: struct siginfo32 -> struct __siginfo32 | Brooks Davis | 2024-03-19 | 1 | -1/+1 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | sys/compat: Use C99 fixed-width integer types. | John Baldwin | 2021-12-28 | 1 | -2/+2 |
* | sys/compat: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Store a 32-bit PT_LWPINFO struct for 32-bit process core dumps. | John Baldwin | 2017-06-29 | 1 | -38/+0 |
* | Move the convert_sigevent32() utility function into freebsd32_misc.c | Konstantin Belousov | 2013-07-21 | 1 | -0/+2 |
* | Add 32-bit compat code for AIO kevent flags introduced in revision 230857. | David Xu | 2012-02-05 | 1 | -0/+1 |
* | Constify source argument for siginfo_to_siginfo32(). | Konstantin Belousov | 2010-07-04 | 1 | -1/+1 |
* | Add 32-bit compat support for AIO. | Bjoern A. Zeeb | 2008-12-11 | 1 | -0/+26 |
* | Oops, add the missing file. | David Xu | 2006-10-05 | 1 | -0/+75 |