Page MenuHomeFreeBSD
Feed Advanced Search

Dec 14 2020

adrian requested review of D27608: [contrib/bc] Only use fallthrough on GCC's that support it.
Dec 14 2020, 4:51 PM

Dec 13 2020

adrian committed R9:f550dea96441: Reviewed by: asmodai (authored by adrian).
Reviewed by: asmodai
Dec 13 2020, 7:44 PM
adrian committed R9:194a3a1bce6f: Removing myself from the Contributors section, and adding myself (authored by adrian).
Removing myself from the Contributors section, and adding myself
Dec 13 2020, 7:44 PM
adrian committed R9:7f10aed2b4d6: Move myself from alumni back into developers. (authored by adrian).
Move myself from alumni back into developers.
Dec 13 2020, 6:02 PM

Dec 10 2020

adrian accepted D26545: net80211: split up ieee80211_probereq().
Dec 10 2020, 12:59 PM

Dec 9 2020

adrian added a comment to D27505: Fix subinterface vlan creation..

@melifaro : Did you have any more time to look at this? I guess we need to be backwards compatible and possible need to have a pool allocation for all interface names starting with "vlan" only? Other interface names are excluded from the unit management.

Dec 9 2020, 9:09 PM

Dec 8 2020

adrian committed rS368451: [ath] also remove the magic size value here for the transmit antenna statistics..
[ath] also remove the magic size value here for the transmit antenna statistics.
Dec 8 2020, 5:28 PM
adrian committed rS368450: [ath] Don't use hard-coded values in the sanity check..
[ath] Don't use hard-coded values in the sanity check.
Dec 8 2020, 5:27 PM
adrian committed rS368449: [ath] replace the hard-coded magic values in if_athioctl.h with constant defines.
[ath] replace the hard-coded magic values in if_athioctl.h with constant defines
Dec 8 2020, 5:26 PM

Dec 3 2020

adrian closed D26839: [axgbe] fix compiler warnings when compiling using gcc-6.4.
Dec 3 2020, 4:55 PM
adrian committed rS368305: [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue.
[axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue
Dec 3 2020, 4:55 PM

Nov 17 2020

adrian closed D26791: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4.
Nov 17 2020, 5:13 PM
adrian committed rS367771: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4.
[nvmecontrol] Fix type signedness warning-to-error on gcc-6.4
Nov 17 2020, 5:13 PM
adrian closed D27240: [zfs] Fix LZ4 function definitions to not trip up the compile.
Nov 17 2020, 5:11 PM
adrian committed rS367770: [cddl] Fix lz4 function definitions to not tri pup compile..
[cddl] Fix lz4 function definitions to not tri pup compile.
Nov 17 2020, 5:11 PM

Nov 16 2020

adrian requested review of D27240: [zfs] Fix LZ4 function definitions to not trip up the compile.
Nov 16 2020, 4:43 PM
adrian added a reviewer for D26791: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4: imp.
Nov 16 2020, 2:45 AM

Nov 13 2020

adrian updated the diff for D26791: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4.

Whoops, remove another cast

Nov 13 2020, 6:59 PM
adrian updated the diff for D26791: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4.

Updated to reduce casting and use better variable types

Nov 13 2020, 6:56 PM
adrian closed D26792: [tests] Fix "unused variable" warning-to-error on gcc-6.4.
Nov 13 2020, 6:50 PM
adrian committed rS367647: [tests] Fix unused variable warning in gcc.
[tests] Fix unused variable warning in gcc
Nov 13 2020, 6:50 PM
adrian updated the diff for D26792: [tests] Fix "unused variable" warning-to-error on gcc-6.4.

Update from markj

Nov 13 2020, 6:32 PM
adrian added inline comments to D26792: [tests] Fix "unused variable" warning-to-error on gcc-6.4.
Nov 13 2020, 5:53 PM
adrian added reviewers for D26792: [tests] Fix "unused variable" warning-to-error on gcc-6.4: kib, markj.
Nov 13 2020, 5:48 PM
adrian closed D27183: [malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4.
Nov 13 2020, 1:54 AM
adrian committed rS367629: [malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4.
[malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4
Nov 13 2020, 1:54 AM

Nov 12 2020

adrian updated the diff for D27183: [malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4.

update based on comment from brooks@

Nov 12 2020, 10:48 PM

Nov 11 2020

adrian requested review of D27183: [malloc] quieten -Werror=missing-braces with malloc.h wth gcc-6.4.
Nov 11 2020, 10:45 PM

Nov 4 2020

adrian added a comment to D27088: Add .cfi_{start,end}proc annotations for MIPS assembly.

Hm, wanna see if it compiles using gcc-6 instead? mips32 SHOULD compile now, as long as you disable ZFS.

Nov 4 2020, 8:06 PM
adrian added a comment to D27088: Add .cfi_{start,end}proc annotations for MIPS assembly.

Hm, how's this work on mips32? Has anyone spun this up in qemu on malta+mips32?

Nov 4 2020, 6:47 PM

Nov 2 2020

adrian closed D26790: [libnetmap] Fix 32 bit compilation on gcc-6.3.
Nov 2 2020, 3:01 PM
adrian committed rS367273: [libnetmap] Fix 32 bit compilation under gcc-6.4.
[libnetmap] Fix 32 bit compilation under gcc-6.4
Nov 2 2020, 3:01 PM
adrian updated the diff for D26790: [libnetmap] Fix 32 bit compilation on gcc-6.3.

Update with imp's comments

Nov 2 2020, 1:07 AM

Nov 1 2020

adrian closed D27046: fix compile issues on gcc-6.4.
Nov 1 2020, 9:18 PM
adrian committed rS367257: [ctld] Fix compilation under gcc-6.4.
[ctld] Fix compilation under gcc-6.4
Nov 1 2020, 9:18 PM
adrian added reviewers for D27046: fix compile issues on gcc-6.4: imp, trasz, rscheff.
Nov 1 2020, 8:57 PM
adrian requested review of D27046: fix compile issues on gcc-6.4.
Nov 1 2020, 8:57 PM
adrian closed D27036: [iscsictl] Fix compiler issues on gcc-6.4.
Nov 1 2020, 3:57 PM
adrian committed rS367248: [iscsictl] Fix compile issues that creep up with gcc-6.4.
[iscsictl] Fix compile issues that creep up with gcc-6.4
Nov 1 2020, 3:57 PM
adrian updated the diff for D27036: [iscsictl] Fix compiler issues on gcc-6.4.

Fix!

Nov 1 2020, 3:45 AM
adrian added a comment to D27036: [iscsictl] Fix compiler issues on gcc-6.4.

whoops brb

Nov 1 2020, 3:42 AM
adrian added reviewers for D27036: [iscsictl] Fix compiler issues on gcc-6.4: imp, trasz, rscheff.

hi! please lemme know what you think!

Nov 1 2020, 2:32 AM
adrian requested review of D27036: [iscsictl] Fix compiler issues on gcc-6.4.
Nov 1 2020, 2:31 AM

Oct 18 2020

adrian closed D26846: [zfs] don't include a non-existent include directory.
Oct 18 2020, 10:38 PM
adrian committed rS366818: [zfs] Remove a non-existent directory in the build infra.
[zfs] Remove a non-existent directory in the build infra
Oct 18 2020, 10:38 PM
adrian added reviewers for D26846: [zfs] don't include a non-existent include directory: kevans, imp.
Oct 18 2020, 9:39 PM
adrian requested review of D26846: [zfs] don't include a non-existent include directory.
Oct 18 2020, 9:38 PM
adrian added a comment to D26839: [axgbe] fix compiler warnings when compiling using gcc-6.4.

who has test hardware that can test this and report back?

Oct 18 2020, 9:34 PM
adrian added a comment to D25793: 10Gigabit Ethernet driver for AMD SoC.

I've fixed the warnings here - https://reviews.freebsd.org/D26839

Oct 18 2020, 6:22 PM
adrian added reviewers for D26839: [axgbe] fix compiler warnings when compiling using gcc-6.4: manu, network.
Oct 18 2020, 6:21 PM
adrian added reviewers for D26839: [axgbe] fix compiler warnings when compiling using gcc-6.4: kevans, andrew.
Oct 18 2020, 5:35 PM
adrian requested review of D26839: [axgbe] fix compiler warnings when compiling using gcc-6.4.
Oct 18 2020, 5:35 PM
adrian closed D26774: [llvm] Use 32 bit atomic on freebsd mips.
Oct 18 2020, 5:31 PM
adrian committed rS366814: [libcxx] Fix atomic type for mips32 on gcc to work w/out needing libatomic.
[libcxx] Fix atomic type for mips32 on gcc to work w/out needing libatomic
Oct 18 2020, 5:31 PM

Oct 16 2020

adrian accepted D26712: net80211: update for (more) VHT160 support.
Oct 16 2020, 6:48 PM
adrian closed D26804: [gnuregex] Fix size demotion rounding errors that have crept up with later gcc.
Oct 16 2020, 2:28 PM
adrian committed rS366765: This fixes some fun type size truncation that shows up giving errors like.
This fixes some fun type size truncation that shows up giving errors like
Oct 16 2020, 2:28 PM

Oct 15 2020

adrian updated the diff for D26804: [gnuregex] Fix size demotion rounding errors that have crept up with later gcc.
  1. Updating D26804: [gnuregex] Fix size demotion rounding errors that have crept up with later gcc #
  2. Enter a brief description of the changes included in this update.
  3. The first line is used as subject, next lines as comment.
Oct 15 2020, 8:06 PM
adrian requested review of D26804: [gnuregex] Fix size demotion rounding errors that have crept up with later gcc.
Oct 15 2020, 8:00 PM
adrian added inline comments to D26794: [openzfs] Fix compilation under gcc for freebsd.
Oct 15 2020, 3:06 PM
adrian added a comment to D26790: [libnetmap] Fix 32 bit compilation on gcc-6.3.
  • it fails on 32 bit compilations and we don't special case libnetmap to only compile on 64 bit platforms
  • it fails on 64 bit platforms when compiling lib32, which blocks the amd64 buildworld
  • since nr_options is a uint64_t and we're using it as a pointer type, we really should not be assuming pointer == sizeof(int type) like this
Oct 15 2020, 3:01 PM
adrian closed D26795: [pfctl_tests] Add missing void to empty function declaration.
Oct 15 2020, 2:57 PM
adrian committed rS366728: [pfctl_tests] Add missing void to empty function declaration.
[pfctl_tests] Add missing void to empty function declaration
Oct 15 2020, 2:57 PM
adrian closed D26789: [tests] Fix itimer test warning-errors on gcc-6.4.
Oct 15 2020, 2:55 PM
adrian committed rS366727: [tests] Fix itimer test warning-errors on gcc-6.4.
[tests] Fix itimer test warning-errors on gcc-6.4
Oct 15 2020, 2:55 PM
adrian requested review of D26795: [pfctl_tests] Add missing void to empty function declaration.
Oct 15 2020, 4:52 AM
adrian retitled D26793: [posixshm_test] Fix unused variable errors and unsigned check errors on gcc-6.4 from [posixshm_test] add missing void in function decl to [posixshm_test] Fix unused variable errors and unsigned check errors on gcc-6.4.
Oct 15 2020, 4:52 AM
adrian requested review of D26794: [openzfs] Fix compilation under gcc for freebsd.
Oct 15 2020, 4:49 AM
adrian requested review of D26793: [posixshm_test] Fix unused variable errors and unsigned check errors on gcc-6.4.
Oct 15 2020, 4:47 AM
adrian requested review of D26792: [tests] Fix "unused variable" warning-to-error on gcc-6.4.
Oct 15 2020, 4:46 AM
adrian requested review of D26791: [nvmecontrol] Fix type signedness warning-to-error on gcc-6.4.
Oct 15 2020, 4:45 AM
adrian requested review of D26790: [libnetmap] Fix 32 bit compilation on gcc-6.3.
Oct 15 2020, 4:44 AM
adrian requested review of D26789: [tests] Fix itimer test warning-errors on gcc-6.4.
Oct 15 2020, 4:43 AM

Oct 14 2020

adrian committed rS366709: [skein] Fix compile issue with unknown symbol SKEIN_ASM_UNROLL1024.
[skein] Fix compile issue with unknown symbol SKEIN_ASM_UNROLL1024
Oct 14 2020, 8:55 PM
adrian committed rS366703: [skein] Fix compilation on gnu assembler with gcc-6 and gcc-9.
[skein] Fix compilation on gnu assembler with gcc-6 and gcc-9
Oct 14 2020, 2:30 PM
adrian closed D26773: [traceroute6] Fix compilation warnings + without casper.
Oct 14 2020, 12:01 AM
adrian committed rS366690: [traceroute6] Don't do the casper bits when we're not doing casper.
[traceroute6] Don't do the casper bits when we're not doing casper
Oct 14 2020, 12:01 AM

Oct 13 2020

adrian added reviewers for D26774: [llvm] Use 32 bit atomic on freebsd mips: dim, emaste.
Oct 13 2020, 10:55 PM
adrian added a reviewer for D26773: [traceroute6] Fix compilation warnings + without casper: emaste.
Oct 13 2020, 10:54 PM
adrian requested review of D26774: [llvm] Use 32 bit atomic on freebsd mips.
Oct 13 2020, 10:54 PM
adrian requested review of D26773: [traceroute6] Fix compilation warnings + without casper.
Oct 13 2020, 10:53 PM
adrian closed D26762: [libcasper] Use null inline functions when casper is disabled.
Oct 13 2020, 10:50 PM
adrian committed rS366688: [libcasper] Update cap_dns API to not trigger unused variable warnings when….
[libcasper] Update cap_dns API to not trigger unused variable warnings when…
Oct 13 2020, 10:50 PM
adrian added reviewers for D26762: [libcasper] Use null inline functions when casper is disabled: emaste, oshogbo, kevans.
Oct 13 2020, 6:42 PM
adrian requested review of D26762: [libcasper] Use null inline functions when casper is disabled.
Oct 13 2020, 6:39 PM
adrian committed rS366680: [ath] Set WARNS to 0 here for now.
[ath] Set WARNS to 0 here for now
Oct 13 2020, 6:36 PM
adrian committed rS366679: [athdebug] Fix warnings generated by gcc on mips.
[athdebug] Fix warnings generated by gcc on mips
Oct 13 2020, 6:36 PM

Oct 12 2020

adrian added a comment to D26131: Sparsify the vm_page_dump bitmap.

Do these routines need to be inlined? I can work on un-inlining them and submit a diff to fix things?

Oct 12 2020, 6:55 PM

Oct 5 2020

adrian added inline comments to D26131: Sparsify the vm_page_dump bitmap.
Oct 5 2020, 9:55 PM
adrian added a comment to D26131: Sparsify the vm_page_dump bitmap.

fwiw, I get a compiler error on gcc-6 on mips:

Oct 5 2020, 9:41 PM

Sep 26 2020

adrian accepted D26554: rtwn: narrow the epoch area.
Sep 26 2020, 7:17 PM

Sep 25 2020

adrian added a comment to D26554: rtwn: narrow the epoch area.

Yeah, if we ever support pushing a list of receive frames into the net80211 stack, complete with rx status in the mbuf tags, then I think we can do this in net80211 quite nicely. :-)

Sep 25 2020, 4:59 PM
adrian added a comment to D26554: rtwn: narrow the epoch area.

I'm not a huge fan of this cause honestly we should be doing the epoch enter/exit around a batch.

Sep 25 2020, 4:48 PM

Sep 24 2020

adrian accepted D26539: Provide MS() and SM() macros for 80211..
Sep 24 2020, 3:01 AM
adrian accepted D26541: net80211: factor out the priv(9) checks into OS specifc code..
Sep 24 2020, 3:00 AM

Sep 21 2020

adrian committed rS365957: [rcorder] [crunch] Fix C function declarations to include void.
[rcorder] [crunch] Fix C function declarations to include void
Sep 21 2020, 6:00 PM
adrian closed D26504: fix compiler warnings-as-errors on gcc6 in rcorder/crunchgen.
Sep 21 2020, 6:00 PM
adrian added a comment to D26504: fix compiler warnings-as-errors on gcc6 in rcorder/crunchgen.

ignore the pmc related bits, it's not relevant for this fix

Sep 21 2020, 6:35 AM
adrian requested review of D26504: fix compiler warnings-as-errors on gcc6 in rcorder/crunchgen.
Sep 21 2020, 6:33 AM

Aug 31 2020

adrian accepted D26258: libifconfig now depends on libm due to usage of log10()..

Lol, who did that? :-)

Aug 31 2020, 10:59 PM