History log of /src/sys/modules/compat_netbsd32_ptrace |
Revision | Date | Author | Comments |
1.5 | 26-Sep-2019 |
christos | Kill WARNS = 3 from all the modules that now compile cleanly.
|
1.4 | 20-Feb-2019 |
rin | WARNS=3 for compat_netbsd32_* in order to appease sign-compare warnings for mips64, where NETBSD32_POINTER_TYPE is signed.
|
1.3 | 26-Nov-2018 |
mlelstv | compat modules now require an extra include path for libnv.
|
1.2 | 13-Jan-2017 |
christos | branches: 1.2.14; 1.2.16; 1.2.18; Don't define PT_{S,G}ETREGS on the command line. Yes, it can make things compile, but when it does, it is always bogus!
|
1.1 | 19-Oct-2016 |
skrll | branches: 1.1.2; 1.1.4; PR kern/51514: ptrace(2) fails for 32-bit process on 64-bit kernel
Updated from the original patch in the PR by me.
|
1.1.4.3 | 05-Feb-2017 |
skrll | Sync with HEAD
|
1.1.4.2 | 05-Dec-2016 |
skrll | Sync with HEAD
|
1.1.4.1 | 19-Oct-2016 |
skrll | file Makefile was added on branch nick-nhusb on 2016-12-05 10:55:27 +0000
|
1.1.2.3 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.1.2.2 | 04-Nov-2016 |
pgoyette | Sync with HEAD
|
1.1.2.1 | 19-Oct-2016 |
pgoyette | file Makefile was added on branch pgoyette-localcount on 2016-11-04 14:49:18 +0000
|
1.2.18.2 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
1.2.18.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.2.16.1 | 26-Nov-2018 |
pgoyette | Update from HEAD - need to add sys/external/bsd/libnv to the #include list
|
1.2.14.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.2.14.1 | 13-Jan-2017 |
jdolecek | file Makefile was added on branch tls-maxphys on 2017-12-03 11:38:51 +0000
|