created | 2019-12-16T18:17:51Z |
---|---|
begin | 2019-12-09T00:00:00Z |
end | 2019-12-10T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2019-12-09T06:48:52Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/netinet/ip_input.c | log | diff | annotate |
message | always pull in if_types.h, to unbreak ramdisks |
date | 2019-12-09T16:13:07Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/uvm/uvm_map.c | log | diff | annotate |
message |
improve comment for uvm_map_inentry_pc(), the underlying non-writeable / syscall checker. |
date | 2019-12-09T17:37:59Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/uvm/uvm_map.c | log | diff | annotate |
message | Many people have crossed the ABI, so re-enable "syscall call-from" checking. |
date | 2019-12-09T18:19:09Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/kern/exec_elf.c | log | diff | annotate |
message | typo |