Page MenuHomeFreeBSD
Feed Advanced Search

Apr 22 2019

borako.ozarslan_gmail.com updated the test plan for D19917: Implement linux_sendfile for the linuxulator.
Apr 22 2019, 9:42 PM
borako.ozarslan_gmail.com added inline comments to D19917: Implement linux_sendfile for the linuxulator.
Apr 22 2019, 9:38 PM
borako.ozarslan_gmail.com updated the diff for D19290: Add a tool to modify control features in ELF binaries.

Fixed Makefile.
Changed code to comply with style(9).
Some cleanup.
Check all PT_NOTE headers until one that has feature control note has been found.
Updated copyright notices.
Get rid of control features that haven't been implemented yet (they are in review). Get rid of all mentions/examples of it.

Apr 22 2019, 4:26 PM
borako.ozarslan_gmail.com added inline comments to D19290: Add a tool to modify control features in ELF binaries.
Apr 22 2019, 4:21 PM

Apr 15 2019

borako.ozarslan_gmail.com added inline comments to D19548: Add fileargs_lstat to cap_fileargs service.
Apr 15 2019, 9:25 PM
borako.ozarslan_gmail.com updated the diff for D19548: Add fileargs_lstat to cap_fileargs service.

Move the operation validation to service side

Apr 15 2019, 9:23 PM
borako.ozarslan_gmail.com created D19917: Implement linux_sendfile for the linuxulator.
Apr 15 2019, 6:01 PM

Mar 27 2019

borako.ozarslan_gmail.com updated the diff for D19548: Add fileargs_lstat to cap_fileargs service.

Implemented a version for WITH_CASPER not defined.
Added a flag variable for stating which operations are allowed (FA_OPEN and FA_LSTAT).
Cache holds both fd and stat now but it's only filled if the operation is allowed.
fileargs_open takes the cache whereas fileargs_lstat doesn't, it just copies so the cache is correct until someone opens it.

Mar 27 2019, 4:22 PM

Mar 21 2019

borako.ozarslan_gmail.com created D19672: FTS(3): Add fts_fopen function to the fts interface.
Mar 21 2019, 6:46 PM

Mar 12 2019

borako.ozarslan_gmail.com updated the diff for D19548: Add fileargs_lstat to cap_fileargs service.

Assess review comments

Mar 12 2019, 7:07 PM
borako.ozarslan_gmail.com added inline comments to D19548: Add fileargs_lstat to cap_fileargs service.
Mar 12 2019, 7:06 PM

Mar 11 2019

borako.ozarslan_gmail.com created D19548: Add fileargs_lstat to cap_fileargs service.
Mar 11 2019, 8:07 PM

Mar 7 2019

borako.ozarslan_gmail.com added a comment to D18848: readelf(1): Fix readelf -wo to show correct offsets.

I don't think I considered using Dwarf_Loc instead of Dwarf_Locdesc. It made more sense to show it per Dwarf_Loc like you said so I converted to that.

Mar 7 2019, 9:11 PM
borako.ozarslan_gmail.com updated the diff for D18848: readelf(1): Fix readelf -wo to show correct offsets.
Mar 7 2019, 9:09 PM

Feb 28 2019

borako.ozarslan_gmail.com added inline comments to D19407: Port openrsync to FreeBSD using capsicum.
Feb 28 2019, 11:08 PM
borako.ozarslan_gmail.com added inline comments to D19407: Port openrsync to FreeBSD using capsicum.
Feb 28 2019, 11:06 PM
borako.ozarslan_gmail.com added inline comments to D19407: Port openrsync to FreeBSD using capsicum.
Feb 28 2019, 10:32 PM
borako.ozarslan_gmail.com created D19407: Port openrsync to FreeBSD using capsicum.
Feb 28 2019, 6:56 PM

Feb 22 2019

borako.ozarslan_gmail.com updated the diff for D18843: readelf(1): Speed up readelf -wo.
Feb 22 2019, 8:05 PM
borako.ozarslan_gmail.com updated the diff for D19253: Add a tool to convert kernel minidump to elf coredump.

Added a man page

Feb 22 2019, 6:49 PM
borako.ozarslan_gmail.com updated the diff for D18843: readelf(1): Speed up readelf -wo.

Fix style issues

Feb 22 2019, 5:44 PM
borako.ozarslan_gmail.com created D19290: Add a tool to modify control features in ELF binaries.
Feb 22 2019, 1:00 AM

Feb 19 2019

borako.ozarslan_gmail.com created D19253: Add a tool to convert kernel minidump to elf coredump.
Feb 19 2019, 9:01 PM
borako.ozarslan_gmail.com updated the diff for D18848: readelf(1): Fix readelf -wo to show correct offsets.

Merge both of the old diffs

Feb 19 2019, 8:48 PM
borako.ozarslan_gmail.com updated the diff for D18843: readelf(1): Speed up readelf -wo.

Get rid of extra semicolon

Feb 19 2019, 8:09 PM
borako.ozarslan_gmail.com updated the diff for D18843: readelf(1): Speed up readelf -wo.

Merged both of the diffs

Feb 19 2019, 7:58 PM

Feb 13 2019

borako.ozarslan_gmail.com created D19183: libkvm: Fix the kvm_walk_pages in amd64.
Feb 13 2019, 9:21 PM
borako.ozarslan_gmail.com updated the diff for D18843: readelf(1): Speed up readelf -wo.
Feb 13 2019, 8:40 PM
borako.ozarslan_gmail.com updated the diff for D18848: readelf(1): Fix readelf -wo to show correct offsets.

Fix the style based on the comments

Feb 13 2019, 6:09 PM

Jan 15 2019

borako.ozarslan_gmail.com created D18848: readelf(1): Fix readelf -wo to show correct offsets.
Jan 15 2019, 10:18 PM

Jan 14 2019

borako.ozarslan_gmail.com created D18843: readelf(1): Speed up readelf -wo.
Jan 14 2019, 8:54 PM

Jan 9 2019

borako.ozarslan_gmail.com updated the diff for D18784: readelf(1): Decode values when DT_FLAGS/DT_FLAGS_1.
Jan 9 2019, 3:55 PM

Jan 8 2019

borako.ozarslan_gmail.com added inline comments to D18784: readelf(1): Decode values when DT_FLAGS/DT_FLAGS_1.
Jan 8 2019, 9:55 PM
borako.ozarslan_gmail.com updated the diff for D18784: readelf(1): Decode values when DT_FLAGS/DT_FLAGS_1.
Jan 8 2019, 9:55 PM
borako.ozarslan_gmail.com created D18784: readelf(1): Decode values when DT_FLAGS/DT_FLAGS_1.
Jan 8 2019, 6:26 PM