Marco van Wieringen
- Login: mvwieringen
- SSH Key:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK7tYC7kNar9JKcvDtjQRX60wW1NIf3pH9e7BsapjABV mvw@corona
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDaOuoxCxQoQPfW/aTS4ZNWeLunM604amIYv0wdMLqumEhr3hCOziJ/JvBXn08g7YUrlVqgu/mdAyty7m0CEfly8xtfqvvfFoCHgURJp1c6kdIcJr+sUe3Du6hURrdJrr+PQykdMe0sX8amciGdYOvUFEQaGlpKBguMcKTatlJmuSneYnnmkN1qy//7K48tHA3B6EGS83EDtC1jXqInhxWjLShLeg1gGJ0JM0NswPGW+DrMWBslukxdT5ua7RSXqqjt26hCAMiJmpGj7W1pp03rkz35NB7IlrLYAm6LaXHN+PFgLwkd9oH6rphBQA7p9+Z/hzyc4LD7TTQlWxldcVDsl4x04eVdp4TRF5m6Z9qt++LKv8sxFIM6FRr4VdLQmbrzt0MATWND+Gky1GcM/D57OpcbgKJRzR++y5RtLq1frDuhKh5PKwh+oXXJLxPUS5kjvbyKAULoaGqlMCjuC+HVad9FG3FwcxDCrJIVFOU3WWQhUy1pdkdhgbwyo/jeajVNh2k98m3c6QEDFbUcxktzVKRx3GcuDPwMesafe+ufx5iIBuZFj2Uvg2boTTy4G7b86rATOQKyhHJikBP7CaZe+T/G64Iu8vF9jCTw6VkgHZJIklR8xao8079WGAXfU1GTCDI2wITyzYPjjI4DdWhqPxxYemEJyJxaV5JNLenSgw== mvw@corona - Registered on: 2020-09-08
- Last connection: 2020-09-08
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 2 | 4 | 6 |
Reported issues | 2 | 4 | 6 |
Projects
Project | Roles | Registered on |
---|---|---|
illumos gate | Developer | 2021-06-19 |
Activity
2023-01-29
-
09:19 AM illumos gate Bug #15344: Fix casts from (void *) to (void)
- Performed dis on the before and after binaries of netstat, powerd and sasinfo and the are exactly the aame.
2023-01-28
-
10:45 AM illumos gate Bug #15344: Fix casts from (void *) to (void)
- Tested netstat, sasinfo and format binary from proto area and they work the same as before. Rest is a bit difficult t...
-
09:11 AM illumos gate Bug #15345: Fix function prototype in in.routed/if.c
- Tested resulting binary on arm port.
2023-01-26
-
09:40 AM illumos gate Bug #15345 (Closed): Fix function prototype in in.routed/if.c
- In in.routed/if.c some function prototypes are wrong. e.g. uint_t vs size_t which currently is no problem but will be...
-
09:34 AM illumos gate Bug #15344 (Closed): Fix casts from (void *) to (void)
- Some code uses a cast to (void *) which should be (void) as its only to ignore the return value of the function.
2023-01-16
-
03:49 PM illumos gate Feature #15308: Stop using readdir_r in usr/src/cmd
- Tested fwflash and fstyp binaries by running them from proto area. The
zonestatd was tested on illumos-arm which was...
2023-01-11
-
07:51 PM illumos gate Feature #15318: Add LOG_MAKEPRI macro
- Joshua M. Clulow wrote in #note-3:
> As an aside for the future, #15317 and #15318 could just have been a single bug... -
03:12 PM illumos gate Feature #15318 (In Progress): Add LOG_MAKEPRI macro
- Lets next to LOG_PRI also add the LOG_MAKEPRI macro available on other platforms.
-
01:33 PM illumos gate Feature #15317 (In Progress): Add LOG_PRI macro
- Most other platforms have a LOG_PRI macro in syslog.h.
Ran into porting cyrus-imapd 3.6.0
2023-01-07
-
07:55 PM illumos gate Bug #15307 (In Progress): zpool status -v list wrong devicename after 15232
Also available in: Atom