Page MenuHomeFreeBSD
Feed All Stories

Jun 22 2018

aniketp created D15963: Add tests for pipe(2) and POSIX standardized IPC syscalls.
Jun 22 2018, 4:51 AM
aniketp updated the summary of D15898: Add tests for miscellaneous administrative system calls.
Jun 22 2018, 4:27 AM
aniketp added inline comments to D15898: Add tests for miscellaneous administrative system calls.
Jun 22 2018, 4:27 AM
kevans created D15962: config(8): Add `envvar` support.
Jun 22 2018, 4:19 AM
jmd updated the diff for D15716: math/libflame: update to recent snapshot and take maintainership.

I've learned a lot already.

Jun 22 2018, 4:07 AM
ian committed rS335529: Eliminate gcc "shadowed declaration" warnings by using idx rather than.
Eliminate gcc "shadowed declaration" warnings by using idx rather than
Jun 22 2018, 3:40 AM
yhayakawa3720_gmail.com created D15961: Fixed typo in epoch(9) man page.
Jun 22 2018, 3:37 AM
wen committed rP473014: - Update to 5.3.6.
- Update to 5.3.6
Jun 22 2018, 3:15 AM
wen committed rP473013: - Update to 1.1.0.
- Update to 1.1.0
Jun 22 2018, 3:07 AM
asomers added inline comments to D15898: Add tests for miscellaneous administrative system calls.
Jun 22 2018, 2:58 AM
kevans updated the diff for D15953: Kernel environments: use any and all provided environments, evict hintmode and envmode.

Add back in the ability to specify static_env.disabled and static_hints.disabled. The reimplementation of these follows suit with how we treat environments in the new age- static_hints.disabled may be specified in either static_env or loader(8) env, and static_env.disabled may only be specified in loader(8) env.

Jun 22 2018, 2:56 AM
asomers committed rS335528: audit(4): add tests for Sys V semaphore operations.
audit(4): add tests for Sys V semaphore operations
Jun 22 2018, 2:56 AM
asomers closed D15897: System V standardized IPC syscalls concerned with manipulating semaphore sets.
Jun 22 2018, 2:56 AM
ian closed D15029: new utility usr.sbin/spi.
Jun 22 2018, 1:59 AM
ian committed rS335527: Add spi(8), a utility for communicating with a device on a SPI bus from.
Add spi(8), a utility for communicating with a device on a SPI bus from
Jun 22 2018, 1:59 AM
ian accepted D15029: new utility usr.sbin/spi.
Jun 22 2018, 1:52 AM
eadler added a comment to D15801: top(1): reimplement header formatting as sbuf.

I am planning on committing this unless I hear otherwise by EoD today.

Jun 22 2018, 1:33 AM
eadler added reviewers for D15960: top(1): Start parsing colors: allanjude, rgrimes.
Jun 22 2018, 1:29 AM
eadler updated the diff for D15960: top(1): Start parsing colors.

add documentation stub to remind me to write more

Jun 22 2018, 1:29 AM
eadler created D15960: top(1): Start parsing colors.
Jun 22 2018, 1:26 AM
linimon committed rP473012: Mark these ports as broken on aarch64, and, where appropriate, on armvX..
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
Jun 22 2018, 1:15 AM
bdrewery committed rS335526: Let -s actually work..
Let -s actually work.
Jun 22 2018, 1:10 AM
rigoletto added a comment to D15958: x11-themes/qt[4,5]-style-Kvantum: update to v0.10.7 and convert to FLAVORs..

Should CONFLICT_INSTALL be set with the old packages names?

Jun 22 2018, 1:07 AM
linimon committed rP473011: Correct spelling of ONLY_FOR_ARCHS, move it to the right place, and sort..
Correct spelling of ONLY_FOR_ARCHS, move it to the right place, and sort.
Jun 22 2018, 1:07 AM
kbowling created D15959: Enable TFO client support by default.
Jun 22 2018, 12:59 AM
rigoletto created D15958: x11-themes/qt[4,5]-style-Kvantum: update to v0.10.7 and convert to FLAVORs..
Jun 22 2018, 12:58 AM
rmacklem committed rS335525: Add a counter to limit the number of disabled DSs for a mirrored pNFS MDS..
Add a counter to limit the number of disabled DSs for a mirrored pNFS MDS.
Jun 22 2018, 12:55 AM
asomers accepted D15897: System V standardized IPC syscalls concerned with manipulating semaphore sets.
Jun 22 2018, 12:54 AM
araujo added reviewers for D14022: NVMe emulation for bhyve (improved): tychon, jhb.
Jun 22 2018, 12:53 AM
araujo commandeered D14022: NVMe emulation for bhyve (improved).

I'm taking this revision by Peter's request. I will update it soon with the latest patch.

Jun 22 2018, 12:52 AM
mmacy committed rS335524: epoch(9): make non-preemptible variant work early boot.
epoch(9): make non-preemptible variant work early boot
Jun 22 2018, 12:47 AM
rmacklem committed rS335523: Add a counter that limits the number of DSs that can be disabled to.
Add a counter that limits the number of DSs that can be disabled to
Jun 22 2018, 12:41 AM
rmacklem committed rS335522: This patch is actually all client side changes and does not affect the server..
This patch is actually all client side changes and does not affect the server.
Jun 22 2018, 12:36 AM
emaste committed rS335521: MFC r335213: ldd: reference readelf instead of objdump in warning message.
MFC r335213: ldd: reference readelf instead of objdump in warning message
Jun 22 2018, 12:30 AM
jmd updated the diff for D15919: msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsd.

universe on riscv reveals that we generally didn't have a powl but instead re-used regular pow. Only gcc on risvc complains about this though. Hence, import powl for ld80 and ld128 from openbsd (and some helper routines) and restrict the workaround to mantissa 53 architectures (power). with this, universe passes on amd64, i386, riscv (except sf but that seems to be expected), arm64, and powerpc.

Jun 22 2018, 12:30 AM
emaste committed rS335520: MFC r335209: elf.5: add readelf cross-reference.
MFC r335209: elf.5: add readelf cross-reference
Jun 22 2018, 12:29 AM
emaste committed rS335519: MFC r335214: Correct kern.pre.mk comment: objcopy copies objects..
MFC r335214: Correct kern.pre.mk comment: objcopy copies objects.
Jun 22 2018, 12:28 AM
emaste committed rS335518: MFC r335221: Add deprecation notice in asf.8.
MFC r335221: Add deprecation notice in asf.8
Jun 22 2018, 12:27 AM
eadler updated the diff for D15801: top(1): reimplement header formatting as sbuf.
  • top(1): reimplement header formatting as sbuf
  • Steal space from RES and SIZE; incrase username
  • reduce use of +1
Jun 22 2018, 12:21 AM
linimon committed rP473010: Mark these ports as broken on aarch64..
Mark these ports as broken on aarch64.
Jun 22 2018, 12:03 AM
eadler committed rS335517: top(1): behave as documented for -t.
top(1): behave as documented for -t
Jun 22 2018, 12:02 AM
chuck committed rS335516: Fix output of linprocfs stat entry.
Fix output of linprocfs stat entry
Jun 22 2018, 12:02 AM
chuck closed D15858: Fix output of linprocfs stat entry.
Jun 22 2018, 12:02 AM
chuck committed rS335515: Fix the Linux kernel version number calculation.
Fix the Linux kernel version number calculation
Jun 22 2018, 12:02 AM
chuck closed D15952: Fix the Linux kernel version number calculation.
Jun 22 2018, 12:02 AM

Jun 21 2018

aniketp updated the diff for D15897: System V standardized IPC syscalls concerned with manipulating semaphore sets.

Define _WANT_SEMUN instead of declaring union semun in the test program

Jun 21 2018, 11:59 PM
linimon committed rP473009: Mark as broken on aarch64, and, where appropriate, armvX..
Mark as broken on aarch64, and, where appropriate, armvX.
Jun 21 2018, 11:52 PM
gjb committed rD51902: Update the 11.2-RELEASE schedule to reflect the release builds.
Update the 11.2-RELEASE schedule to reflect the release builds
Jun 21 2018, 11:34 PM
gjb committed rS335514: Set stable/11 from -PRERELEASE back to -STABLE..
Set stable/11 from -PRERELEASE back to -STABLE.
Jun 21 2018, 11:29 PM
aniketp updated the diff for D15898: Add tests for miscellaneous administrative system calls.

Shift the location of close(filedesc2) to right after opening it

Jun 21 2018, 11:25 PM
gjb committed rD51901: Uncomment the errata.html link..
Uncomment the errata.html link.
Jun 21 2018, 11:19 PM
gjb committed rD51900: Connect errata.html to the build..
Connect errata.html to the build.
Jun 21 2018, 11:18 PM
gjb committed rD51899: Add the 11.2-RELEASE errata.html page..
Add the 11.2-RELEASE errata.html page.
Jun 21 2018, 11:15 PM
bdrewery updated the diff for D15957: dirent is now 8-byte aligned after ino64..

address findings and add a comment as it is otherwise somewhat obscure.

Jun 21 2018, 11:14 PM
gjb committed rS335513: Prune SAs and ENs from 11.1-RELEASE in preparation for creating the.
Prune SAs and ENs from 11.1-RELEASE in preparation for creating the
Jun 21 2018, 11:13 PM
gjb committed rS335512: Synchronize the stable/11 errata page with releng/11.2 in preparation.
Synchronize the stable/11 errata page with releng/11.2 in preparation
Jun 21 2018, 11:11 PM
gjb committed rS335511: Update version entities in release.ent..
Update version entities in release.ent.
Jun 21 2018, 11:09 PM
yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

Currently We have almost same code in these file.

Jun 21 2018, 11:03 PM
AMDmi3 committed rP473008: - Fix build with clang 6.0.
- Fix build with clang 6.0
Jun 21 2018, 11:02 PM
emaste added a comment to D15952: Fix the Linux kernel version number calculation.

Bah, this one was named linux32_trans_osrel() so my search missed it. I'll add that to this patch as well.

Jun 21 2018, 11:01 PM
gjb committed rS335510: - Switch releng/11.2 to -RELEASE..
- Switch releng/11.2 to -RELEASE.
Jun 21 2018, 11:00 PM
emaste accepted D15858: Fix output of linprocfs stat entry.
Jun 21 2018, 10:57 PM
bobf_mrp3.com updated the diff for D15029: new utility usr.sbin/spi.

additional things that showed up after the last diff

Jun 21 2018, 10:55 PM
feld committed rP473007: Document SA-18:07.lazyfpu.
Document SA-18:07.lazyfpu
Jun 21 2018, 10:50 PM
imp accepted D15858: Fix output of linprocfs stat entry.
Jun 21 2018, 10:45 PM
imp accepted D15952: Fix the Linux kernel version number calculation.
Jun 21 2018, 10:44 PM
bobf_mrp3.com updated the diff for D15029: new utility usr.sbin/spi.

cleaned up a couple of nitty style-related things. Ian go ahead and edit whatever you see fit for style etc.. Thanks also, because I probably wouldn't know what to do anyway.

Jun 21 2018, 10:36 PM
kib added a comment to D15957: dirent is now 8-byte aligned after ino64..

This is fine.

Jun 21 2018, 10:35 PM
chuck added inline comments to D15858: Fix output of linprocfs stat entry.
Jun 21 2018, 10:33 PM
bdrewery created D15957: dirent is now 8-byte aligned after ino64..
Jun 21 2018, 10:23 PM
chuck added a comment to D15952: Fix the Linux kernel version number calculation.

I'm only finding two copies: sys/i386/linux/linux_sysvec.c and sys/amd64/linux/linux_sysvec.c but have updated the patch to fix those copies.

One more in sys/amd64/linux32/linux32_sysvec.c. Oh, and the last one is not yet committed, it is in D15834.

Jun 21 2018, 9:54 PM
danilo committed rP473006: - Fix regex handling with the new perl version [1].
- Fix regex handling with the new perl version [1]
Jun 21 2018, 9:53 PM
mat added a comment to D15907: textproc/tkdiff: update to 4.3.

Mmmm, what commands did you run that generated a bad distinfo file?

Jun 21 2018, 9:51 PM
danilo committed rP473005: - Fix regex handling with the new perl version [1].
- Fix regex handling with the new perl version [1]
Jun 21 2018, 9:50 PM
mat added a comment to D15540: Replace bsd.qt.mk by qt.mk and qt-dist.mk.

Yes, I think it is ok now, at least I do not have any more ideas on how to improve it :-)

Jun 21 2018, 9:50 PM
kevans committed rS335509: subr_hints: Fix acpi unit hinting (at the very least).
subr_hints: Fix acpi unit hinting (at the very least)
Jun 21 2018, 9:50 PM
ian added inline comments to D15029: new utility usr.sbin/spi.
Jun 21 2018, 9:46 PM
avg updated the diff for D15905: safer wait-free iteration of shared interrupt handlers.

Rework the proposed change.

Jun 21 2018, 9:43 PM
kib added inline comments to D14567: Introduce funlinkat..
Jun 21 2018, 9:37 PM
danilo committed rP473004: - Update to 3.10.10.
- Update to 3.10.10
Jun 21 2018, 9:29 PM
zeising committed rP473003: x11-drivers/xf86-input-mouse: Update to 1.9.3.
x11-drivers/xf86-input-mouse: Update to 1.9.3
Jun 21 2018, 9:27 PM
jilles added inline comments to D14567: Introduce funlinkat..
Jun 21 2018, 9:26 PM
emaste added inline comments to D15858: Fix output of linprocfs stat entry.
Jun 21 2018, 9:23 PM
kib committed rS335508: MFC r335171:.
MFC r335171:
Jun 21 2018, 9:21 PM
kib committed rS335507: MFC r335135:.
MFC r335135:
Jun 21 2018, 9:20 PM
ian closed D15301: alter spigen device name to indicate cs as sub-unit.
Jun 21 2018, 9:16 PM
ian committed rS335506: Incorporate bus and chip select numbers into spigen(4) cdev names. Rather.
Incorporate bus and chip select numbers into spigen(4) cdev names. Rather
Jun 21 2018, 9:16 PM
bobf_mrp3.com updated the diff for D15029: new utility usr.sbin/spi.

made changes to accomodate latest changes to D15301 . Removed reliance on sysctl info (can be added later, as needed).

Jun 21 2018, 9:16 PM
kib committed rS335505: linux_clone_thread: mark new thread as TDB_BORN..
linux_clone_thread: mark new thread as TDB_BORN.
Jun 21 2018, 9:15 PM
kib closed D15880: linux_clone_thread: mark new thread as TDB_BORN.
Jun 21 2018, 9:15 PM
kib committed rS335504: fork: avoid endless wait with PTRACE_FORK and RFSTOPPED..
fork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
Jun 21 2018, 9:13 PM
kib closed D15857: fork: avoid endless wait with PTRACE_FORK and RFSTOPPED.
Jun 21 2018, 9:13 PM
sunpoet committed rP473002: Update to 1.7.3.
Update to 1.7.3
Jun 21 2018, 9:12 PM
kib closed D15954: update proc->p_ptevents annotation.
Jun 21 2018, 9:07 PM
kib committed rS335503: Update proc->p_ptevents annotation to reflect the actual locking..
Update proc->p_ptevents annotation to reflect the actual locking.
Jun 21 2018, 9:07 PM
tobik added a comment to D15907: textproc/tkdiff: update to 4.3.

I can't commit this one:

Do not commit ports without TIMESTAMP in their distinfo files.

But it has a TIMESTAMP:

$ cat textproc/tkdiff/distinfo 
TIMESTAMP =  1529386575
SHA256 (tkdiff-4-3.zip) = 60acdb57da030a5697e801996e30ae7d3a49f60898abdc63286bb7be98b58bb3
SIZE (tkdiff-4-3.zip) = 136616
SHA256 (tkicons.txz) = cf1e6559894e9462284a1ff37fc174ecd384eb7b96dcca1d77725cbc691125a4
SIZE (tkicons.txz) = 65720
Jun 21 2018, 9:07 PM
rrs committed rS335502: This adds in an optimization so that we only walk one.
This adds in an optimization so that we only walk one
Jun 21 2018, 9:04 PM
rrs closed D15937: Optimize the TSO and copy paths to use the new tcp_m_copy routine.
Jun 21 2018, 9:04 PM
ian accepted D15301: alter spigen device name to indicate cs as sub-unit.
Jun 21 2018, 9:01 PM
bobf_mrp3.com updated the diff for D15301: alter spigen device name to indicate cs as sub-unit.

need to verify this is correct by booting it up

Jun 21 2018, 8:50 PM