Page MenuHomeFreeBSD
Feed Advanced Search

Apr 20 2020

delphij created D24508: Gather writes to larger chunks (MAXPHYS) instead of issuing them in sectors..
Apr 20 2020, 12:01 AM

Apr 19 2020

delphij added a comment to D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle..
In D24500#538939, @wulf wrote:

When INVARIANT is enabled, the prev and next pointers would be TRASHIT'ed (set to -1 or 0xffffffffffffffff).

Thanks for explanation. This means 'TRASHIT' calls in LIST_FOREACH macro in queue.h are bogus. They assumes that free() must be called within FOREACH loop. But that is It is not evdev case. free() is called asynchronously here.

Apr 19 2020, 7:10 PM
delphij added a comment to D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle..
In D24500#538844, @wulf wrote:

Do you have some local modifications of cdev.c? Especially with relaxed locking in evdev_dtor()?

Apr 19 2020, 5:47 PM
delphij closed D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle..
Apr 19 2020, 5:28 PM
delphij committed rS360104: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing.
Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing
Apr 19 2020, 5:28 PM
delphij added reviewers for D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle.: gonzo, jceel.
Apr 19 2020, 6:37 AM
delphij added a reviewer for D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle.: emaste.
Apr 19 2020, 2:33 AM
delphij created D24500: Use LIST_FOREACH_SAFE instead of LIST_FOREACH as we are removing elements in the middle..
Apr 19 2020, 2:32 AM

Apr 18 2020

delphij committed rP532049: www/pomerium: upgrade to 0.7.4..
www/pomerium: upgrade to 0.7.4.
Apr 18 2020, 10:05 PM

Apr 16 2020

delphij committed rP531860: www/grafana6: update to 6.7.2..
www/grafana6: update to 6.7.2.
Apr 16 2020, 4:30 PM
delphij committed rS360000: Sync with NetBSD/OpenBSD..
Sync with NetBSD/OpenBSD.
Apr 16 2020, 3:23 AM
delphij committed rP531816: www/pomerium: update to 0.7.3..
www/pomerium: update to 0.7.3.
Apr 16 2020, 3:12 AM

Apr 15 2020

delphij accepted D24288: Allow hostuuid to be preloaded for early-boot use.
Apr 15 2020, 3:19 AM
delphij added a comment to D24288: Allow hostuuid to be preloaded for early-boot use.

Looks good to me overall, but I think we don't really need to scan the first 36 characters because validate_uuid would have checked it.

Apr 15 2020, 2:50 AM

Apr 13 2020

delphij committed rS359849: Sync with OpenBSD:.
Sync with OpenBSD:
Apr 13 2020, 8:42 AM

Apr 12 2020

delphij committed rP531467: www/pomerium: update to 0.7.2..
www/pomerium: update to 0.7.2.
Apr 12 2020, 12:45 AM

Apr 11 2020

delphij committed rS359795: Avoid using a variable solely for sizes that are never meant to be.
Avoid using a variable solely for sizes that are never meant to be
Apr 11 2020, 7:25 AM

Apr 10 2020

delphij added a comment to D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD..

[...]

This all should be considered a defect in PostgreSQL (and I say this as a PostgreSQL committer), not as something the OS should work around by including timezone entries for 120 random alias names that were all deprecated in 1993 or before.

Apr 10 2020, 12:36 AM

Apr 9 2020

delphij committed rP531174: www/pomerium: update to 0.7.1..
www/pomerium: update to 0.7.1.
Apr 9 2020, 5:24 AM
delphij committed rS359736: Always install backward compatibility timezones, as they are installed.
Always install backward compatibility timezones, as they are installed
Apr 9 2020, 5:11 AM
delphij closed D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD..
Apr 9 2020, 5:11 AM

Apr 6 2020

delphij added inline comments to D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD..
Apr 6 2020, 4:32 AM

Apr 5 2020

delphij added a reviewer for D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD.: bdrewery.
Apr 5 2020, 11:29 PM
delphij added a comment to D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD..

More context: https://www.postgresql.org/message-id/12717.1573846407%40sss.pgh.pa.us

Apr 5 2020, 11:14 PM
delphij added a reviewer for D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD.: emaste.
Apr 5 2020, 11:13 PM
delphij created D24306: Always install backward compatibility timezones, as they are installed on all major Linux distributions as well as NetBSD and OpenBSD..
Apr 5 2020, 11:11 PM
delphij committed rP530760: www/pomerium: update to 0.70..
www/pomerium: update to 0.70.
Apr 5 2020, 9:50 AM
delphij committed rS359640: Disable use of bswapxx with GCC..
Disable use of bswapxx with GCC.
Apr 5 2020, 4:01 AM
delphij committed rS359639: Workaround for GCC..
Workaround for GCC.
Apr 5 2020, 3:26 AM
delphij committed rS359638: MFC r357716: Use humanize_number to format available and bad space size.
MFC r357716: Use humanize_number to format available and bad space size
Apr 5 2020, 2:46 AM
delphij committed rS359637: MFC r357757: MFV r357712: file 5.38..
MFC r357757: MFV r357712: file 5.38.
Apr 5 2020, 2:28 AM
delphij committed rS359636: MFC r357609: MFV r357608: Limit memory usage in xz(1) instead of in tuklib..
MFC r357609: MFV r357608: Limit memory usage in xz(1) instead of in tuklib.
Apr 5 2020, 2:08 AM
delphij committed rS359635: MFC r359201: MFV r359197: xz 5.2.5..
MFC r359201: MFV r359197: xz 5.2.5.
Apr 5 2020, 1:54 AM

Apr 2 2020

delphij committed rP530385: www/grafana6: update to 6.7.1.
www/grafana6: update to 6.7.1
Apr 2 2020, 4:47 PM

Apr 1 2020

delphij accepted D24253: Properly document invoking MIT Kerberos daemons through rc.conf.

LGTM.

Apr 1 2020, 7:09 PM
delphij added a comment to D24252: Install kerberos rc files regardless of MK_KERBEROS setting.

The change looks Okay to me (except if I was doing it I'd add a separate KERBEROS_SUPPORT or KERBEROS_SCRIPTS knob, but consider that as optional).

Apr 1 2020, 6:52 PM

Mar 22 2020

delphij committed rS359201: MFV r359197: xz 5.2.5..
MFV r359197: xz 5.2.5.
Mar 22 2020, 1:27 AM
delphij committed rS359200: Tag xz 5.2.5..
Tag xz 5.2.5.
Mar 22 2020, 1:26 AM

Mar 21 2020

delphij committed rS359197: Vendor import of xz-5.2.5 (trimmed)..
Vendor import of xz-5.2.5 (trimmed).
Mar 21 2020, 7:13 PM
delphij committed rP528862: www/pomerium: update to 0.6.3..
www/pomerium: update to 0.6.3.
Mar 21 2020, 5:52 PM

Mar 20 2020

delphij committed rP528762: finance/fava: update to 1.14.
finance/fava: update to 1.14
Mar 20 2020, 5:59 AM

Mar 19 2020

delphij closed D24095: Fix race condition in catopen(3)..
Mar 19 2020, 6:33 AM
delphij committed rS359118: Fix race condition in catopen(3)..
Fix race condition in catopen(3).
Mar 19 2020, 6:33 AM
delphij committed rP528686: Mark BROKEN on FreeBSD 11.x..
Mark BROKEN on FreeBSD 11.x.
Mar 19 2020, 6:27 AM

Mar 18 2020

delphij added a comment to D24095: Fix race condition in catopen(3)..

Please take another look.

Mar 18 2020, 4:16 AM
delphij updated the diff for D24095: Fix race condition in catopen(3)..

Address reviewer comments.

Mar 18 2020, 4:15 AM

Mar 17 2020

delphij added a reviewer for D24095: Fix race condition in catopen(3).: henry.hu.sh_gmail.com.
Mar 17 2020, 6:44 AM
delphij created D24095: Fix race condition in catopen(3)..
Mar 17 2020, 6:44 AM

Mar 14 2020

delphij closed D24034: Remove unneeded checks for prelen..
Mar 14 2020, 5:57 AM
delphij committed rS358988: Remove unneeded checks for prelen..
Remove unneeded checks for prelen.
Mar 14 2020, 5:57 AM

Mar 11 2020

delphij created D24034: Remove unneeded checks for prelen..
Mar 11 2020, 9:04 PM

Mar 6 2020

delphij committed rP527856: sysutils/sdparm: update to 1.11..
sysutils/sdparm: update to 1.11.
Mar 6 2020, 4:07 AM

Mar 4 2020

delphij committed rP527740: finance/fava: update to 1.13.
finance/fava: update to 1.13
Mar 4 2020, 6:33 AM

Mar 1 2020

delphij committed rS358496: Fix build..
Fix build.
Mar 1 2020, 6:56 PM
delphij committed rP527493: textproc/ibus: update to 1.5.22..
textproc/ibus: update to 1.5.22.
Mar 1 2020, 6:28 AM

Feb 26 2020

delphij committed rP527221: www/grafana6: update to 6.6.2..
www/grafana6: update to 6.6.2.
Feb 26 2020, 9:50 PM

Feb 25 2020

delphij accepted D23722: Allow default mount options for ZFS.
Feb 25 2020, 2:06 AM

Feb 20 2020

delphij committed rS358155: Actually install hwpstate_intel.4..
Actually install hwpstate_intel.4.
Feb 20 2020, 6:46 AM
delphij committed rS358154: Bump PROTOMAX..
Bump PROTOMAX.
Feb 20 2020, 6:03 AM

Feb 17 2020

delphij added inline comments to D23722: Allow default mount options for ZFS.
Feb 17 2020, 4:58 AM
delphij requested changes to D23722: Allow default mount options for ZFS.

Some minor nits.

Feb 17 2020, 1:16 AM

Feb 16 2020

delphij committed rS357993: MFC r356000: Remove unused includes..
MFC r356000: Remove unused includes.
Feb 16 2020, 7:06 AM
delphij committed rS357992: MFC r357420: Remove unused include..
MFC r357420: Remove unused include.
Feb 16 2020, 6:35 AM

Feb 11 2020

delphij committed rS357757: MFV r357712: file 5.38..
MFV r357712: file 5.38.
Feb 11 2020, 7:03 AM

Feb 10 2020

delphij committed rS357716: Use humanize_number to format available and bad space sizes..
Use humanize_number to format available and bad space sizes.
Feb 10 2020, 4:17 AM
delphij closed D23050: Use humanize_number to format available and bad space sizes..
Feb 10 2020, 4:17 AM
delphij committed rP525689: www/grafana6: update to 6.6.1..
www/grafana6: update to 6.6.1.
Feb 10 2020, 3:51 AM
delphij committed rS357713: Tag file 5.38..
Tag file 5.38.
Feb 10 2020, 1:34 AM
delphij committed rS357712: Vendor import of file 5.38.
Vendor import of file 5.38
Feb 10 2020, 1:34 AM

Feb 9 2020

delphij committed rP525671: archivers/lzlib: update to 1.11..
archivers/lzlib: update to 1.11.
Feb 9 2020, 8:45 PM
delphij committed rP525621: net/openldap24-server: skip database existence check..
net/openldap24-server: skip database existence check.
Feb 9 2020, 4:02 AM

Feb 6 2020

delphij committed rS357609: MFV r357608: Limit memory usage in xz(1) instead of in tuklib..
MFV r357608: Limit memory usage in xz(1) instead of in tuklib.
Feb 6 2020, 7:47 AM
delphij closed D23474: Limit memory usage in xz(1)..
Feb 6 2020, 7:47 AM
delphij committed rS357608: Apply a reduced version of upstream 353970510895f6a80adfe60cf71b70a95adfa8bc.
Apply a reduced version of upstream 353970510895f6a80adfe60cf71b70a95adfa8bc
Feb 6 2020, 7:45 AM

Feb 5 2020

delphij committed rS357568: MFC r356249-r356250, r356313, r356434, r356657, r357421.
MFC r356249-r356250, r356313, r356434, r356657, r357421
Feb 5 2020, 8:55 AM

Feb 4 2020

delphij committed rP525128: www/pomerium: update to 0.6.2..
www/pomerium: update to 0.6.2.
Feb 4 2020, 8:19 AM
delphij committed rP525122: www/grafana6: update to 6.6.0.
www/grafana6: update to 6.6.0
Feb 4 2020, 5:45 AM

Feb 3 2020

delphij committed rP525019: Update to 2.4.49..
Update to 2.4.49.
Feb 3 2020, 7:17 AM
delphij accepted D23433: loader: rewrite zfs reader zap code to use malloc.

LGTM. There are a few minor nits but these are optional.

Feb 3 2020, 2:49 AM
delphij created D23474: Limit memory usage in xz(1)..
Feb 3 2020, 1:04 AM

Feb 2 2020

delphij committed rS357421: Diff reduction against NetBSD, no functional change..
Diff reduction against NetBSD, no functional change.
Feb 2 2020, 8:53 PM
delphij committed rS357420: Remove unused include..
Remove unused include.
Feb 2 2020, 8:51 PM

Jan 28 2020

delphij committed rS357196: MFC r356629, r356636.
MFC r356629, r356636
Jan 28 2020, 7:50 AM

Jan 25 2020

delphij committed rP524025: Update to 0.6.0..
Update to 0.6.0.
Jan 25 2020, 10:23 AM

Jan 14 2020

delphij committed rS356722: MFC r356628: Require FAT to occupy at least one sector..
MFC r356628: Require FAT to occupy at least one sector.
Jan 14 2020, 6:28 AM

Jan 12 2020

delphij abandoned D21479: WIP: Make fsck_msdosfs use less memory..
Jan 12 2020, 7:45 AM
delphij committed rS356657: Tighten FAT checks and fix off-by-one error in corner case..
Tighten FAT checks and fix off-by-one error in corner case.
Jan 12 2020, 6:14 AM
delphij closed D23065: Tighten FAT checks and fix off-by-one error in corner case..
Jan 12 2020, 6:14 AM
delphij updated the diff for D23050: Use humanize_number to format available and bad space sizes..

Keep existing code for platforms where humanize_number(3) is not available.

Jan 12 2020, 5:34 AM

Jan 11 2020

delphij committed rS356636: Correct off-by-two issue when determining FAT type..
Correct off-by-two issue when determining FAT type.
Jan 11 2020, 5:41 PM
delphij closed D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..
Jan 11 2020, 5:41 PM
delphij added a comment to D22493: Support for bcm2838 RNG.

Looks mostly fine to me.

Jan 11 2020, 9:43 AM · arm64
delphij updated the diff for D22493: Support for bcm2838 RNG.

Refresh diff with svn head.

Jan 11 2020, 9:30 AM · arm64
delphij updated the summary of D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..
Jan 11 2020, 4:05 AM
delphij updated the diff for D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..

Reduce the patch back to original (NetBSD sync was merged).

Jan 11 2020, 4:05 AM
delphij committed rS356629: Apply typo fix from NetBSD, we have already applied all NetBSD changes so.
Apply typo fix from NetBSD, we have already applied all NetBSD changes so
Jan 11 2020, 4:03 AM
delphij committed rS356628: Require FAT to occupy at least one sector..
Require FAT to occupy at least one sector.
Jan 11 2020, 3:59 AM

Jan 10 2020

delphij updated the summary of D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..
Jan 10 2020, 6:57 AM
delphij updated the diff for D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..

Sync with NetBSD which added more boundary checks.

Jan 10 2020, 6:35 AM

Jan 8 2020

delphij updated the summary of D23082: sbin/fsck_msdosfs: Correct off-by-two issue when determining FAT type..
Jan 8 2020, 8:57 AM