Page MenuHomeFreeBSD
Feed Advanced Search

Dec 15 2015

ume added inline comments to D4546: export the cc algorithm by way of netstat.
Dec 15 2015, 3:42 PM ยท transport

Dec 14 2015

ume accepted D4519: Let DEBUG be overridden on the command line with lib/libc/resolv.
Dec 14 2015, 4:43 PM
ume accepted D4472: resolver: preserve binary compatibility; reduce header pollution.
Dec 14 2015, 4:43 PM
ume added a comment to D4472: resolver: preserve binary compatibility; reduce header pollution.

It seems good to me.

Dec 14 2015, 4:40 PM
ume added a comment to D4519: Let DEBUG be overridden on the command line with lib/libc/resolv.

It seems good to me.

Dec 14 2015, 4:35 PM

Dec 12 2015

ume committed rS292129: RFC 3493 requires ignoring the loopback address for A_ADDRCONFIG..
RFC 3493 requires ignoring the loopback address for A_ADDRCONFIG.
Dec 12 2015, 2:43 PM

Dec 11 2015

ume added a comment to D4519: Let DEBUG be overridden on the command line with lib/libc/resolv.

No, please don't do that. It looses the feature of the resolver. You should change as follows like NetBSD did:

#ifndef DEBUG
#define DEBUG
#endif
Dec 11 2015, 10:15 PM
ume added a comment to D4472: resolver: preserve binary compatibility; reduce header pollution.

Oops, I have submitted it accidentally at the middle. X-(
It seems you forgot to include the diff for resolv.h in your previous patch.
Other than that, it seems good to me.

Dec 11 2015, 7:54 AM
ume added a comment to D4472: resolver: preserve binary compatibility; reduce header pollution.

There are some codes in res_setoptions() which touch statp->_u._ext.ext but we disabled them. I think it is better to do something like following in res_setoptions():

@@ -599,9 +595,7 @@
 {
        const char *cp = options;
        int i;
-#ifndef _LIBC
        struct __res_state_ext *ext = statp->_u._ext.ext;
-#endif
Dec 11 2015, 7:49 AM

Dec 10 2015

ume committed rS292059: The calls to RES_SET_H_ERRNO() macro on error paths wind up.
The calls to RES_SET_H_ERRNO() macro on error paths wind up
Dec 10 2015, 11:12 AM
ume added inline comments to D4472: resolver: preserve binary compatibility; reduce header pollution.
Dec 10 2015, 4:39 AM

Dec 9 2015

ume added a comment to D4472: resolver: preserve binary compatibility; reduce header pollution.

Could you move reload_period as well? We should not touch struct __res_state as much as possible to ease merging further upstream changes.

Dec 9 2015, 5:48 PM

Dec 8 2015

ume added a comment to D4239: Fix alignment in ls -l with cldr locales.
In D4239#90029, @bapt wrote:

Fix with locale ja_JP.UTF-8

Dec 8 2015, 2:27 AM

Dec 4 2015

ume committed rP402916: MFH: r402820.
MFH: r402820
Dec 4 2015, 11:01 AM
ume committed rP402915: Drop home.jp.FreeBSD.org from MASTER_SITES..
Drop home.jp.FreeBSD.org from MASTER_SITES.
Dec 4 2015, 10:57 AM

Dec 2 2015

ume committed rP402820: Fix build on 9.X..
Fix build on 9.X.
Dec 2 2015, 11:46 AM

Dec 1 2015

ume committed rP402766: MFH r402745:.
MFH r402745:
Dec 1 2015, 4:16 PM
ume committed rS291592: At the time a destination or a gateway of `netstat -r'.
At the time a destination or a gateway of `netstat -r'
Dec 1 2015, 4:05 PM
ume committed rP402747: MFH r402744:.
MFH r402744:
Dec 1 2015, 3:29 PM
ume committed rP402745: Apply upstream patches to fix CVE-2015-8077 and CVE-2015-8078..
Apply upstream patches to fix CVE-2015-8077 and CVE-2015-8078.
Dec 1 2015, 2:33 PM
ume committed rP402744: Update to 2.5.7..
Update to 2.5.7.
Dec 1 2015, 2:31 PM
ume committed rP402743: Document Cyrus IMAPd integer overflow vulnerability..
Document Cyrus IMAPd integer overflow vulnerability.
Dec 1 2015, 2:29 PM

Nov 30 2015

ume committed rS291414: Fix breakage by recent collation change..
Fix breakage by recent collation change.
Nov 30 2015, 7:30 AM
ume committed rS291415: Regen src.conf.5 for recent option changes..
Regen src.conf.5 for recent option changes.
Nov 30 2015, 7:30 AM
ume committed rS291381: MFC r291097:.
MFC r291097:
Nov 30 2015, 7:30 AM

Nov 25 2015

ume committed rS291298: Fix udp entry of `netstat -TW'..
Fix udp entry of `netstat -TW'.
Nov 25 2015, 11:21 AM

Nov 24 2015

ume committed rS291259: Correct alignment of the addresses in the `netstat -aW' output..
Correct alignment of the addresses in the `netstat -aW' output.
Nov 24 2015, 2:26 PM
ume set the repository for D4252: Add libxo support for ndp(8) to rS FreeBSD src repository - subversion.
Nov 24 2015, 11:17 AM
ume committed rS291247: Add missing error check after xo_parse_args() in netstat(8)..
Add missing error check after xo_parse_args() in netstat(8).
Nov 24 2015, 11:08 AM
ume closed D4233: libxo: add missing error check after xo_parse_args in netstat by committing rS291247: Add missing error check after xo_parse_args() in netstat(8)..
Nov 24 2015, 11:08 AM

Nov 22 2015

ume retitled D4252: Add libxo support for ndp(8) from to Add libxo support for ndp(8).
Nov 22 2015, 5:48 PM

Nov 20 2015

ume committed rS291101: MFC r290367, r290370, r290437:.
MFC r290367, r290370, r290437:
Nov 20 2015, 4:11 PM
ume added a comment to D4233: libxo: add missing error check after xo_parse_args in netstat.

It seems good to me.

Nov 20 2015, 2:30 PM
ume committed rS291097: Don't truncate an interface name when -W option is specified..
Don't truncate an interface name when -W option is specified.
Nov 20 2015, 12:33 PM
ume committed rS291096: Avoid core dump when output style is html..
Avoid core dump when output style is html.
Nov 20 2015, 12:16 PM

Nov 17 2015

ume committed rS290975: JSON doesn't permit a hexadecimal notation of an integer..
JSON doesn't permit a hexadecimal notation of an integer.
Nov 17 2015, 12:10 PM

Nov 12 2015

ume committed rP401366: Use OPTIONS helpers..
Use OPTIONS helpers.
Nov 12 2015, 4:54 PM
ume committed rP401363: Use @sample..
Use @sample.
Nov 12 2015, 4:23 PM
ume committed rP401324: Use OPTIONS helper..
Use OPTIONS helper.
Nov 12 2015, 11:22 AM
ume committed rP401323: Use OPTIONS helper..
Use OPTIONS helper.
Nov 12 2015, 11:16 AM
ume committed rP401322: - Use OPTIONS helper..
- Use OPTIONS helper.
Nov 12 2015, 11:10 AM

Nov 7 2015

ume committed rS290522: Fix alignment of the short month names for CJK locales,.
Fix alignment of the short month names for CJK locales,
Nov 7 2015, 11:54 PM

Nov 6 2015

ume committed rS290449: Do not truncate addresses when printing in encoded format..
Do not truncate addresses when printing in encoded format.
Nov 6 2015, 2:50 PM
ume committed rS290446: - Fix alignment for padding link address..
- Fix alignment for padding link address.
Nov 6 2015, 2:35 PM
ume committed rS290445: The field modifier for trimming whitespace.
The field modifier for trimming whitespace
Nov 6 2015, 2:29 PM

Nov 5 2015

ume committed rS290390: Fix alignment of `Drop' header..
Fix alignment of `Drop' header.
Nov 5 2015, 12:43 PM
ume committed rS290388: Revert previous workaround. This problem was fixed.
Revert previous workaround. This problem was fixed
Nov 5 2015, 12:43 PM
ume committed rS290391: Give enough room for addresses when -W option is specified..
Give enough room for addresses when -W option is specified.
Nov 5 2015, 12:43 PM
ume committed rS290389: Use returned network name from getnetbyaddr() correctly..
Use returned network name from getnetbyaddr() correctly.
Nov 5 2015, 12:43 PM

Nov 4 2015

ume committed rS290372: Since sa->sa_len doesn't match sizeof(struct sockaddr_dl),.
Since sa->sa_len doesn't match sizeof(struct sockaddr_dl),
Nov 4 2015, 7:10 PM
ume committed rS290371: Fix alignment of AF_LINK address..
Fix alignment of AF_LINK address.
Nov 4 2015, 7:05 PM
ume committed rS290370: Simplify r290367 using asterisk for a field width.
Simplify r290367 using asterisk for a field width
Nov 4 2015, 4:59 PM
ume committed rS290368: Unify AF_INET case and AF_INET6 case..
Unify AF_INET case and AF_INET6 case.
Nov 4 2015, 3:05 PM
ume committed rS290367: Change to not truncate an interface name when -W option.
Change to not truncate an interface name when -W option
Nov 4 2015, 2:57 PM
ume committed rS290366: Mask an IPv6 network address..
Mask an IPv6 network address.
Nov 4 2015, 2:47 PM
ume committed rS290365: Restore an interface name field to left align..
Restore an interface name field to left align.
Nov 4 2015, 1:59 PM

Oct 17 2015

ume committed rP399529: re-enable autosieve option..
re-enable autosieve option.
Oct 17 2015, 7:33 AM

Oct 16 2015

ume committed rP399431: - Fix pthread detection. [1].
- Fix pthread detection. [1]
Oct 16 2015, 11:14 AM

Oct 9 2015

ume committed rP398920: - Use USES=gssapi..
- Use USES=gssapi.
Oct 9 2015, 2:35 PM
ume committed rP398919: Fix build with clang and MIT Kerberos..
Fix build with clang and MIT Kerberos.
Oct 9 2015, 2:22 PM

Oct 2 2015

ume committed rP398431: - Update to 20151002..
- Update to 20151002.
Oct 2 2015, 11:33 AM

Oct 1 2015

ume committed rP398373: Use SUB_FILES..
Use SUB_FILES.
Oct 1 2015, 5:08 PM
ume committed rP398370: Fix DOCSDIR..
Fix DOCSDIR.
Oct 1 2015, 4:52 PM
ume committed rP398328: Sync package name with origin..
Sync package name with origin.
Oct 1 2015, 3:58 PM

Sep 11 2015

ume committed rP396646: Update to 2.5.6..
Update to 2.5.6.
Sep 11 2015, 3:51 AM

Sep 3 2015

ume committed rP396017: Shut up the warning messages in case of Perl 5.22..
Shut up the warning messages in case of Perl 5.22.
Sep 3 2015, 4:35 PM
ume committed rS287428: MFC r287208, r287216:.
MFC r287208, r287216:
Sep 3 2015, 11:33 AM

Aug 27 2015

ume committed rS287216: Move setting of LDFLAGS to the modules which require it actually, as.
Move setting of LDFLAGS to the modules which require it actually, as
Aug 27 2015, 5:16 PM
ume committed rS287208: Make it buildable with WITH_OPENLDAP, again..
Make it buildable with WITH_OPENLDAP, again.
Aug 27 2015, 3:03 PM

Aug 11 2015

ume committed rP393936: Update to 2.5.5..
Update to 2.5.5.
Aug 11 2015, 11:09 AM

Jul 8 2015

ume committed rP391567: Mark BROKEN when AUTOSIEVE is ON, as autosieve patch.
Mark BROKEN when AUTOSIEVE is ON, as autosieve patch
Jul 8 2015, 3:19 PM

Jul 6 2015

ume committed rP391399: Restore accidentally nuked distinfo by my previous commit..
Restore accidentally nuked distinfo by my previous commit.
Jul 6 2015, 10:56 AM
ume committed rP391397: Update to 2.3.19..
Update to 2.3.19.
Jul 6 2015, 10:52 AM
ume committed rP391396: Update to 2.4.18..
Update to 2.4.18.
Jul 6 2015, 10:48 AM
ume committed rP391387: Update to 2.5.4..
Update to 2.5.4.
Jul 6 2015, 3:38 AM

Jun 18 2015

ume committed rS284561: MFC r284229: Add support for '_' occurring at the beginning or.
MFC r284229: Add support for '_' occurring at the beginning or
Jun 18 2015, 4:46 PM
ume committed rS284560: MFC r284229: Add support for '_' occurring at the beginning or.
MFC r284229: Add support for '_' occurring at the beginning or
Jun 18 2015, 4:43 PM
ume committed rS284559: MFC r284229: Add support for '_' occurring at the beginning or.
MFC r284229: Add support for '_' occurring at the beginning or
Jun 18 2015, 4:39 PM

Jun 10 2015

ume committed rS284229: Add support for '_' occurring at the beginning or end of a name.
Add support for '_' occurring at the beginning or end of a name
Jun 10 2015, 4:15 PM

May 25 2015

ume committed rP387391: Exclude libssl from .pc. We don't provide libssl.pc for openssl in.
Exclude libssl from .pc. We don't provide libssl.pc for openssl in
May 25 2015, 5:22 PM

May 22 2015

ume committed rP386991: Update to 2.5.3..
Update to 2.5.3.
May 22 2015, 8:26 AM

May 11 2015

ume committed rP386071: Use USES=gssapi to support MIT Kerberos and Heimdal from ports..
Use USES=gssapi to support MIT Kerberos and Heimdal from ports.
May 11 2015, 11:55 AM
ume committed rP386070: Update to 2.5.2..
Update to 2.5.2.
May 11 2015, 11:47 AM

May 8 2015

ume committed rP385771: Drop @dirrm* from plist..
Drop @dirrm* from plist.
May 8 2015, 12:25 PM

May 1 2015

ume committed rP385079: Fix build on HEAD..
Fix build on HEAD.
May 1 2015, 2:27 AM

Apr 29 2015

ume committed rP385008: - Try to fix build after SMBus change (r281985). [1].
- Try to fix build after SMBus change (r281985). [1]
Apr 29 2015, 7:32 PM
ume committed rP385002: Remove the absolute path from pgrep to make DragonFly happy..
Remove the absolute path from pgrep to make DragonFly happy.
Apr 29 2015, 6:28 PM
ume committed rP384999: - Disable GSSAPI_BASE on 8.X. It seems configure fails to detect.
- Disable GSSAPI_BASE on 8.X. It seems configure fails to detect
Apr 29 2015, 5:47 PM

Apr 24 2015

ume committed rP384659: Add new patch to need for 2.5.1..
Add new patch to need for 2.5.1.
Apr 24 2015, 3:31 PM
ume committed rP384657: Update to 2.5.1..
Update to 2.5.1.
Apr 24 2015, 3:07 PM

Apr 11 2015

ume added a comment to D2216: Avoid symbol clashes between libmd and libcrypto.
In D2216#33, @thomas wrote:

Indeed, the weak aliases make sense, and avoid the need to bump the major. I'll produce an update patch. Thanks!

Apr 11 2015, 2:55 PM

Feb 4 2015

ume added a comment to D1542: Add `__' prefix to the ABI of libmd.

No, we don't need to bump shlib major until removing weak_reference.
The weak_reference is for keeping ABI backward compatibility.

Feb 4 2015, 3:28 PM

Feb 3 2015

ume retitled D1542: Add `__' prefix to the ABI of libmd from Add `__' prefix to the API of libmd to Add `__' prefix to the ABI of libmd.
Feb 3 2015, 5:25 PM
ume updated D1542: Add `__' prefix to the ABI of libmd.
Feb 3 2015, 5:24 PM
ume updated the diff for D1542: Add `__' prefix to the ABI of libmd.
Feb 3 2015, 5:23 PM
ume commandeered D1542: Add `__' prefix to the ABI of libmd.
Feb 3 2015, 5:13 PM
ume abandoned D1763: libmd-conflict-20150121.diff.
Feb 3 2015, 5:01 PM
ume retitled D1763: libmd-conflict-20150121.diff from to libmd-conflict-20150121.diff.
Feb 3 2015, 5:00 PM
ume added a comment to D1542: Add `__' prefix to the ABI of libmd.

The use of `__' is intentional, here. It seems you are confusing ABI
with API. Though it changes the ABI of libmd, as far as the
applications include the corresponding header file, it doesn't change
the API.
Use of symbol versioning is overkill for this purpose, IMHO.

Feb 3 2015, 4:38 PM
ume added a reviewer for D1542: Add `__' prefix to the ABI of libmd: hrs.
Feb 3 2015, 4:21 PM