Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16866 smatch: passing argument from incompatible pointer type Reviewed by: Dan McDonald <[email protected]> Reviewed by: ... b152912
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16868 Typos in pthread_rwlock_timedwrlock(3C) Reviewed by: Dan Cross <[email protected]> Reviewed by: Bill Somm... 731e0c1
- 16869 auditreduce: dangling pointer error Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Toomas S... 86fc971
tsoome pushed 3 commits to master tsoome/illumos-gate
- 16867 gcc 14 needs to use -gstrict-dwarf afterall Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: ... 5da8a10
- 16585 ping ignores ipv6 scope id in target address Reviewed by: Andy Fiddaman <[email protected]> Approved by: Dan... 384e273
- 16370 ipclassifier should pay more attention to sin6_scope_id Reviewed by: Dan McDonald <[email protected]> Approved by: ... 64130b0
tsoome pushed 1 commit to master tsoome/illumos-gate
- 15496 dr: array subscript 3 is above array bounds Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: ... cbb4f59
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16853 cpuid_pass_basic filling in wrong cpi_extd entry for CPUID_LEAF_EXT_21 Reviewed by: Dan McDonald <[email protected]... a8cd71d
- 16849 const arrays in vmm_gpt.c trigger warnings with newer GCC Reviewed by: Toomas Soome <[email protected]> Reviewed by... a21e12b
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16852 drop gcc 11 from Makefile.master Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Dan McDonal... d378658
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16845 loader: array subscript [0, 536870911] is outside array bounds Reviewed by: Andy Fiddaman <[email protected]... c2eb74c
- 16850 genunix: array subscript [0, 9] is outside array bounds of 'hrtime_t[10]' Reviewed by: Marcel Telka <marcel@tel... 47129be
tsoome pushed 1 commit to master tsoome/illumos-gate
- 16844 pci_prd: array subscript 0 is outside array bounds Reviewed by: Andy Fiddaman <[email protected]> Approved b... e5ab5ea
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16838 libefi: efi_auto_sense should use sector size Reviewed by: Jason King <[email protected]> Appr... 598dbe5
- 16833 smbsrv: array subscript 12 is above array bounds Reviewed by: Andy Fiddaman <[email protected]> Reviewed by:... 35ae87c
tsoome pushed 29 commits to gcc14 tsoome/illumos-gate
- 16768 kernel printf should know about %j and %z size specifiers Reviewed by: Andy Fiddaman <[email protected]> Rev... 6c97897
- 16821 loader: dosfs fails to access directory data with large cluster number Reviewed by: Dan McDonald <[email protected]... 635a2bc
- 16807 pcfs: writes to pcfs do not update fat on 4kn disks Reviewed by: Dan McDonald <[email protected]> Approved by: Robe... 446d25c
- 15492 libwrap: the comparison will always evaluate as 'false' Reviewed by: Andy Fiddaman <[email protected]> Revie... f7326a4
- 16817 winlock can probably be removed Reviewed by: Toomas Soome <[email protected]> Reviewed by: Peter Tribble <peter.tri... 66073a6
- 16810 installboot should handle 4096 byte sectors Reviewed by: Dan McDonald <[email protected]> Approved by: Robert Musta... 0cc9788
- 16824 hal: storing the address of local variable Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <i... 994e41a
- 16822 EFI loader: Don't free bcache for DEVT_DISK devs Reviewed by: Toomas Soome <[email protected]> Reviewed by: Andy Fi... 93821ce
- 16823 stmf: writing 1 byte into a region of size 0 Reviewed by: Vitaliy Gusev <[email protected]> Approved by: ... ad2ee02
- 16826 vi: dangling pointer 'dname' to 'funkey' may be used Reviewed by: Andy Fiddaman <[email protected]> Reviewed... 6fc612e
- 15490 fm: the comparison will always evaluate as 'true' Reviewed by: Andy Fiddaman <[email protected]> Reviewed by... c56822b
- 16825 ndmpd: storing the address of local variable Reviewed by: Marco van Wieringen <[email protected].... 6dde88b
- 16829 loader.efi: need better error messages on disk IO errors Reviewed by: C Fraire <[email protected]> Approved by: Ro... e8c99cc
- 16799 onu should not have a default package URI Reviewed by: Brianna Bennett <[email protected]> Reviewed by: Toomas ... 215477d
- 16830 mdb ::dis could work on physical addresses Reviewed by: Rich Lowe <[email protected]> Reviewed by: Andy Fid... 535ba94
- 16800 bhyve upstream sync 2024 September Reviewed by: Marco van Wieringen <[email protected]> Revie... 5c4a5fe
- 16806 Some services unexpectedly start in /root Reviewed by: Marco van Wieringen <[email protected]... 82ae164
- 16828 Support AMD DFv4+ UMC decoding Reviewed by: Rich Lowe <[email protected]> Reviewed by: C Fraire <cfraire@me... 05ce395
- 16839 busra comments could expand upon why x86 IRQ 2 is special Reviewed by: Joshua M. Clulow <[email protected]> Revie... 09ded43
- 16841 in.ndpd sometimes loses interface id on restart Reviewed by: Andy Fiddaman <[email protected]> Approved by: ... ba74e13
- and 9 more ...
tsoome created a comment on a pull request on TritonDataCenter/illumos-joyent
ouch...
tsoome pushed 3 commits to master tsoome/illumos-gate
- 16839 busra comments could expand upon why x86 IRQ 2 is special Reviewed by: Joshua M. Clulow <[email protected]> Revie... 09ded43
- 16841 in.ndpd sometimes loses interface id on restart Reviewed by: Andy Fiddaman <[email protected]> Approved by: ... ba74e13
- 16846 ast: update for gcc 14 Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Bill Sommerfeld <sommerfe... 1ff6fc1
tsoome created a comment on a pull request on TritonDataCenter/illumos-joyent
Seems like it should do, but I guess we need the test results...
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16806 Some services unexpectedly start in /root Reviewed by: Marco van Wieringen <[email protected]... 82ae164
- 16828 Support AMD DFv4+ UMC decoding Reviewed by: Rich Lowe <[email protected]> Reviewed by: C Fraire <cfraire@me... 05ce395
tsoome pushed 2 commits to master tsoome/illumos-gate
- 16830 mdb ::dis could work on physical addresses Reviewed by: Rich Lowe <[email protected]> Reviewed by: Andy Fid... 535ba94
- 16800 bhyve upstream sync 2024 September Reviewed by: Marco van Wieringen <[email protected]> Revie... 5c4a5fe