| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
bd35e83b
|
| 26-May-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode linux_clone syscall flags
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D40150 MFC after: 1 week
|
| #
c8a79231
|
| 14-Feb-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c cont
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c contains implementation of all stuff declared in linux_time.h.
MFC after: 2 weeks
show more ...
|
| #
fde775bc
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux open() flags
MFC after: 2 weeks
|
| #
d2b3237e
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux *at() flags
MFC after: 2 weeks
|
| #
39de84b6
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux clock_nanosleep syscall
MFC after: 2 weeks
|
| #
f587a2a7
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux sigprocmask how argument
MFC after: 2 weeks
|
| #
b69ae1a3
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Add preliminary support for decoding Linux syscalls
Differential revision: https://reviews.freebsd.org/D35354 MFC after: 2 weeks
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
bd35e83b
|
| 26-May-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode linux_clone syscall flags
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D40150 MFC after: 1 week
|
| #
c8a79231
|
| 14-Feb-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c cont
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c contains implementation of all stuff declared in linux_time.h.
MFC after: 2 weeks
show more ...
|
| #
fde775bc
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux open() flags
MFC after: 2 weeks
|
| #
d2b3237e
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux *at() flags
MFC after: 2 weeks
|
| #
39de84b6
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux clock_nanosleep syscall
MFC after: 2 weeks
|
| #
f587a2a7
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux sigprocmask how argument
MFC after: 2 weeks
|
| #
b69ae1a3
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Add preliminary support for decoding Linux syscalls
Differential revision: https://reviews.freebsd.org/D35354 MFC after: 2 weeks
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
bd35e83b
|
| 26-May-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode linux_clone syscall flags
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D40150 MFC after: 1 week
|
| #
c8a79231
|
| 14-Feb-2023 |
Dmitry Chagin <dchagin@FreeBSD.org> |
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c cont
linux(4): Rename linux_timer.h to linux_time.h
To avoid confusing people, rename linux_timer.h to linux_time.h, as linux_timer.c is the implementation of timer syscalls only, while linux_time.c contains implementation of all stuff declared in linux_time.h.
MFC after: 2 weeks
show more ...
|
| #
fde775bc
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux open() flags
MFC after: 2 weeks
|
| #
d2b3237e
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Decode Linux *at() flags
MFC after: 2 weeks
|
| #
39de84b6
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux clock_nanosleep syscall
MFC after: 2 weeks
|
| #
f587a2a7
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
kdump: Decode Linux sigprocmask how argument
MFC after: 2 weeks
|
| #
b69ae1a3
|
| 22-Jun-2022 |
Dmitry Chagin <dchagin@FreeBSD.org> |
libsysdecode: Add preliminary support for decoding Linux syscalls
Differential revision: https://reviews.freebsd.org/D35354 MFC after: 2 weeks
|