Page MenuHomeFreeBSD
Feed Advanced Search

Feb 18 2022

trasz committed rG9a76e9f24688: linux: Fix declaration of rt_sigreturn() on arm64 (authored by trasz).
linux: Fix declaration of rt_sigreturn() on arm64
Feb 18 2022, 2:53 PM
trasz committed rGfd2ae8152d57: chroot: fix typo in usage (authored by trasz).
chroot: fix typo in usage
Feb 18 2022, 2:53 PM
trasz committed rG5b8c67766471: sesutil: Fix status checking (authored by trasz).
sesutil: Fix status checking
Feb 18 2022, 2:53 PM
trasz committed rG460b4b550dc9: Implement unprivileged chroot (authored by trasz).
Implement unprivileged chroot
Feb 18 2022, 2:53 PM

Feb 17 2022

trasz committed rGf948f5ed7cda: linux(4): Improve comment about SA_RESTORER (authored by trasz).
linux(4): Improve comment about SA_RESTORER
Feb 17 2022, 3:54 PM
trasz committed rG95f24ec842b5: linux(4): remove unfinished vsyscall bits on arm64 (authored by trasz).
linux(4): remove unfinished vsyscall bits on arm64
Feb 17 2022, 3:54 PM
trasz committed rGb630d64c3da1: linux: implement statx(2) (authored by pitwuu_gmail.com).
linux: implement statx(2)
Feb 17 2022, 3:54 PM
trasz committed rGb5cae0d5ed3e: linux(4): implement PR_SET_NO_NEW_PRIVS (authored by trasz).
linux(4): implement PR_SET_NO_NEW_PRIVS
Feb 17 2022, 3:54 PM
trasz committed rG20daa209e449: linux: implement set_upcall on aarch64 (authored by trasz).
linux: implement set_upcall on aarch64
Feb 17 2022, 3:54 PM
trasz committed rG552c230a570b: linux: implement set_cloned_tls() on arm64 (authored by trasz).
linux: implement set_cloned_tls() on arm64
Feb 17 2022, 3:54 PM
trasz committed rGe0effca49904: Install the linux(4) man page also for aarch64 (authored by trasz).
Install the linux(4) man page also for aarch64
Feb 17 2022, 3:54 PM
trasz committed rGb993d60f6059: Cross-reference camcontrol(8) and zonectl(8) man pages. (authored by trasz).
Cross-reference camcontrol(8) and zonectl(8) man pages.
Feb 17 2022, 3:54 PM
trasz committed rG5d5616acec5b: linux: export AT_HWCAP and AT_HWCAP2 on aarch64 (authored by trasz).
linux: export AT_HWCAP and AT_HWCAP2 on aarch64
Feb 17 2022, 1:47 PM
trasz committed rGa95b05950a2f: linux: remove locks around callout_drain in timerfd_close() (authored by ankohuu_outlook.com).
linux: remove locks around callout_drain in timerfd_close()
Feb 17 2022, 1:47 PM
trasz committed rGb36eaf0f4ce8: linux: fix architecture returned for uname on aarch64 (authored by trasz).
linux: fix architecture returned for uname on aarch64
Feb 17 2022, 1:47 PM
trasz committed rG2ffd6857cca0: rc: make the 'linux' script explicitly load filesystem modules (authored by trasz).
rc: make the 'linux' script explicitly load filesystem modules
Feb 17 2022, 1:47 PM
trasz committed rGa10a92d34ca7: linsysfs: create /sys/bus/ and /sys/subsystem/ (authored by trasz).
linsysfs: create /sys/bus/ and /sys/subsystem/
Feb 17 2022, 1:47 PM
trasz committed rG3931de89e8f1: linux: add support for SO_PEERGROUPS (authored by trasz).
linux: add support for SO_PEERGROUPS
Feb 17 2022, 1:47 PM
trasz committed rG24ac1bd8ec3d: arm64: optimize set_syscall_retval() (authored by trasz).
arm64: optimize set_syscall_retval()
Feb 17 2022, 1:47 PM
trasz committed rG89847f7e04a3: linux: Improve debugging by recognizing TIOCGPTPEER (authored by trasz).
linux: Improve debugging by recognizing TIOCGPTPEER
Feb 17 2022, 12:56 PM
trasz committed rGecfdca569820: linux: Also translate the signal if the code is CLD_KILLED (authored by trasz).
linux: Also translate the signal if the code is CLD_KILLED
Feb 17 2022, 12:56 PM
trasz committed rGc80c9fd9f6bc: linux: Fix ENOTSOCK handling in sendfile(2) (authored by trasz).
linux: Fix ENOTSOCK handling in sendfile(2)
Feb 17 2022, 12:56 PM
trasz committed rGe19cb5cc3c2c: linux: recognize TCP_INFO and ratelimit the warning (authored by trasz).
linux: recognize TCP_INFO and ratelimit the warning
Feb 17 2022, 12:56 PM
trasz committed rG1f86d04d02a6: linux: Partially implement TCSBRK (authored by trasz).
linux: Partially implement TCSBRK
Feb 17 2022, 12:55 PM
trasz committed rG6bddc3116668: linux: improve FUSE support (authored by trasz).
linux: improve FUSE support
Feb 17 2022, 12:55 PM
trasz committed rGcbab32bdf15d: linux: deduplicate DUMMY() entries (authored by trasz).
linux: deduplicate DUMMY() entries
Feb 17 2022, 12:55 PM
trasz committed rG56205425a9b3: linux: make linux64.ko loadable again on aarch64 (authored by trasz).
linux: make linux64.ko loadable again on aarch64
Feb 17 2022, 12:10 PM
trasz committed rG64b1197cce64: Regen after 6d926e850d2. (authored by trasz).
Regen after 6d926e850d2.
Feb 17 2022, 12:10 PM
trasz committed rG2e2337522fcc: linux: add new syscall numbers (authored by trasz).
linux: add new syscall numbers
Feb 17 2022, 12:09 PM
trasz committed rG1e44a4ea0d4a: linux: support AT_EMPTY_PATH flag in fchownat(2) (authored by trasz).
linux: support AT_EMPTY_PATH flag in fchownat(2)
Feb 17 2022, 10:56 AM
trasz committed rG8e4ef1c3a3d9: linux: make fstatat(2) handle AT_EMPTY_PATH (authored by trasz).
linux: make fstatat(2) handle AT_EMPTY_PATH
Feb 17 2022, 10:56 AM
trasz committed rGda51ef550cf5: linux: implement O_PATH (authored by trasz).
linux: implement O_PATH
Feb 17 2022, 10:56 AM
trasz committed rG10553107a824: linux: extend the LINUX_O_ constants to make room for O_PATH (authored by trasz).
linux: extend the LINUX_O_ constants to make room for O_PATH
Feb 17 2022, 10:56 AM
trasz committed rG187a63535228: linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2 (authored by trasz).
linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2
Feb 17 2022, 10:56 AM

Feb 16 2022

trasz closed D34100: handbook: Misc fixes to Introduction chapter.
Feb 16 2022, 12:08 PM
trasz committed R9:aba783726c3d: handbook: Misc fixes to Introduction chapter (authored by trasz).
handbook: Misc fixes to Introduction chapter
Feb 16 2022, 12:08 PM

Feb 15 2022

trasz accepted D34198: iSCSI: per-session timeouts and rapid teardown of session on reconnect.
Feb 15 2022, 7:28 PM
trasz added inline comments to D33599: linux(4): Preserve floating-point on signal delivery on amd64.
Feb 15 2022, 12:41 PM

Feb 14 2022

trasz abandoned D33963: handbook: Drop nonexistant Bulgarian mirrors.
Feb 14 2022, 1:39 PM
trasz updated the diff for D33599: linux(4): Preserve floating-point on signal delivery on amd64.

Fix sc_fpstate.

Feb 14 2022, 1:33 PM
trasz added inline comments to D33599: linux(4): Preserve floating-point on signal delivery on amd64.
Feb 14 2022, 1:33 PM
trasz added a comment to D34134: website: Get rid of tables for snapshots in where/.

It's gonna be two weeks soon, can I assume a timeout for releng?

Feb 14 2022, 12:35 PM
trasz retitled D34100: handbook: Misc fixes to Introduction chapter from handbook: Prepend "link:" where applicable in introduction/ to handbook: Misc fixes to Introduction chapter.
Feb 14 2022, 12:34 PM
trasz updated the diff for D34100: handbook: Misc fixes to Introduction chapter.

Few more nits - most from Pau, but there's also two grammar fixes
I've noticed.

Feb 14 2022, 12:33 PM

Feb 8 2022

trasz added inline comments to D34198: iSCSI: per-session timeouts and rapid teardown of session on reconnect.
Feb 8 2022, 12:44 PM
trasz added inline comments to D34198: iSCSI: per-session timeouts and rapid teardown of session on reconnect.
Feb 8 2022, 12:34 PM

Feb 4 2022

trasz added inline comments to D32540: iSCSI: Fast and per-session timeouts.
Feb 4 2022, 5:56 PM
trasz added a comment to D34156: handbook/mirrors: Refresh the whole section.

Nice! This cleanup was long overdue. A few nits though.

Feb 4 2022, 3:26 PM

Feb 3 2022

trasz updated the diff for D34100: handbook: Misc fixes to Introduction chapter.

Rebase (the mechanical change got committed) and reword
things a bit to make them bit less src-centric; point
at {contributing} instead.

Feb 3 2022, 4:46 PM
trasz committed R9:2e5b6b3d70fd: handbook: Add "link:" as appropriate in introduction/ (authored by trasz).
handbook: Add "link:" as appropriate in introduction/
Feb 3 2022, 3:49 PM
trasz added a comment to D34134: website: Get rid of tables for snapshots in where/.

I prefer the previous/first patch you sent, with the titles.

It's clean, and the page emphasizes only releases, but CURRENT and STABLE have their spot.

For me, that looks good.

But let's wait for others.

Feb 3 2022, 1:37 PM
trasz updated the diff for D34134: website: Get rid of tables for snapshots in where/.

Back to the first version.

Feb 3 2022, 1:35 PM

Feb 2 2022

trasz committed R9:0650a49eef27: handbook: Fix trailing whitespace in eresources/ (authored by trasz).
handbook: Fix trailing whitespace in eresources/
Feb 2 2022, 4:48 PM
trasz committed R9:d5fcde0612bf: handbook: Fix typo (authored by trasz).
handbook: Fix typo
Feb 2 2022, 4:48 PM
trasz added a comment to D33652: sysutils/pacman: update to 6.0.1, add archlinux FLAVOR.

Perfect. There's not much that's needed: literally a single sentence for the linux(4) man page, and perhaps a paragraph for the Handbook. It's more about pointing users at the package than explaining everything in details.

Feb 2 2022, 12:55 PM

Feb 1 2022

trasz added a comment to D34134: website: Get rid of tables for snapshots in where/.
In D34134#771931, @gjb wrote:

Btw, it would be nice if we could provide a direct link to amd64 14-CURRENT memstick image, but the filenames contain git revisions, so it's a bit impractical. Perhaps we could have a symlink?

The download mirrors are already over-polluted with symlinks.

Feb 1 2022, 6:50 PM
trasz updated the diff for D34134: website: Get rid of tables for snapshots in where/.

Go a bit further.

Feb 1 2022, 6:40 PM
trasz added a comment to D34134: website: Get rid of tables for snapshots in where/.

Btw, it would be nice if we could provide a direct link to amd64 14-CURRENT memstick image, but the filenames contain git revisions, so it's a bit impractical. Perhaps we could have a symlink?

Feb 1 2022, 6:14 PM
trasz added a comment to D34134: website: Get rid of tables for snapshots in where/.

Preview: https://people.freebsd.org/~trasz/D34134.html

Feb 1 2022, 6:12 PM
trasz added reviewers for D34134: website: Get rid of tables for snapshots in where/: docs, doceng, releng.
Feb 1 2022, 6:11 PM
trasz requested review of D34134: website: Get rid of tables for snapshots in where/.
Feb 1 2022, 6:10 PM
trasz updated the summary of D34100: handbook: Misc fixes to Introduction chapter.
Feb 1 2022, 5:33 PM
trasz updated the diff for D34100: handbook: Misc fixes to Introduction chapter.

Fixes, mostly from Pau.

Feb 1 2022, 5:32 PM
trasz added inline comments to D34100: handbook: Misc fixes to Introduction chapter.
Feb 1 2022, 5:31 PM
trasz closed D34092: handbook: Update the list of websites/community services.
Feb 1 2022, 9:13 AM
trasz committed R9:b3d537c9d52c: handbook: Update the list of websites/community services (authored by trasz).
handbook: Update the list of websites/community services
Feb 1 2022, 9:12 AM

Jan 31 2022

trasz added a comment to D34099: Add GNU/Linux instructions.

ObMeta; I can't make edit suggestions on this review as the button is missing from inline comments for some reason.

You can't make suggestions because there's context missing, which means @trasz needs to create full-context diffs, or use git-arc after setting it up.

Jan 31 2022, 6:37 PM
trasz updated the diff for D34092: handbook: Update the list of websites/community services.

Two more tweaks from Pau.

Jan 31 2022, 4:07 PM
trasz closed D34093: handbook: Describe FreeBSD Foundation in intro.
Jan 31 2022, 4:04 PM
trasz committed R9:92fab1d84d51: handbook: Describe FreeBSD Foundation in intro (authored by trasz).
handbook: Describe FreeBSD Foundation in intro
Jan 31 2022, 4:04 PM
trasz closed D34098: website: Fix mirror links in snapshots/..
Jan 31 2022, 4:03 PM
trasz committed R9:31220b5fb5b7: website: Fix mirror links in snapshots/. (authored by trasz).
website: Fix mirror links in snapshots/.
Jan 31 2022, 4:03 PM
trasz closed D34061: handbook: Shorten the Git section.
Jan 31 2022, 4:01 PM
trasz committed R9:a987bb623cb8: handbook: Shorten the Git section (authored by trasz).
handbook: Shorten the Git section
Jan 31 2022, 4:01 PM

Jan 30 2022

trasz updated the diff for D34093: handbook: Describe FreeBSD Foundation in intro.

Assorted fixes.

Jan 30 2022, 3:04 PM
trasz added inline comments to D34093: handbook: Describe FreeBSD Foundation in intro.
Jan 30 2022, 3:00 PM
trasz added a reviewer for D34100: handbook: Misc fixes to Introduction chapter: docs.
Jan 30 2022, 2:58 PM
trasz requested review of D34100: handbook: Misc fixes to Introduction chapter.
Jan 30 2022, 2:58 PM
trasz updated the diff for D34092: handbook: Update the list of websites/community services.

Assorted fixes.

Jan 30 2022, 2:04 PM
trasz added a reviewer for D34098: website: Fix mirror links in snapshots/.: docs.
Jan 30 2022, 12:14 PM
trasz requested review of D34098: website: Fix mirror links in snapshots/..
Jan 30 2022, 12:14 PM
trasz closed D34091: handbook: Point the user at HTTP mirrors, not FTP.
Jan 30 2022, 11:59 AM
trasz committed R9:c1eda11eee73: handbook: Point the user at HTTP mirrors, not FTP (authored by trasz).
handbook: Point the user at HTTP mirrors, not FTP
Jan 30 2022, 11:59 AM
trasz added a comment to D34091: handbook: Point the user at HTTP mirrors, not FTP.

Fix https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261541 at the same time, since it's just more of the same?

Jan 30 2022, 11:55 AM

Jan 29 2022

trasz added reviewers for D34093: handbook: Describe FreeBSD Foundation in intro: docs, emaste.
Jan 29 2022, 3:00 PM
trasz requested review of D34093: handbook: Describe FreeBSD Foundation in intro.
Jan 29 2022, 3:00 PM
trasz added a reviewer for D34092: handbook: Update the list of websites/community services: docs.
Jan 29 2022, 2:30 PM
trasz requested review of D34092: handbook: Update the list of websites/community services.
Jan 29 2022, 2:30 PM
trasz added a reviewer for D34091: handbook: Point the user at HTTP mirrors, not FTP: docs.
Jan 29 2022, 1:37 PM
trasz requested review of D34091: handbook: Point the user at HTTP mirrors, not FTP.
Jan 29 2022, 1:37 PM
trasz added a comment to D34004: website: Rework the downloads table.

Yeah, I'll submit the other changes for separate reviews.

Regarding "Installer images" - problem is, not all of those are installer images. I wonder if I should perhaps split off SD card images like it was before...

Also: is there a way to make cells vertically aligned up, as opposed to vertically centered, as it is now? The example from AsciiDoc didn't seem to work for some reason.

I'm a bit confused about what you mean by installer image vs cd images - if I look at https://www.freebsd.org/where/#download-rel130 the SD card images are separate from the installer images.

Jan 29 2022, 1:12 PM

Jan 28 2022

trasz updated the summary of D34061: handbook: Shorten the Git section.
Jan 28 2022, 3:07 PM
trasz updated the diff for D34061: handbook: Shorten the Git section.

Fixes from Pau.

Jan 28 2022, 3:07 PM
trasz planned changes to D33967: handbook: Don't mention svnlite; it's obsolete.

Let's leave this until svnlite(1) becomes unsupported in STABLE.

Jan 28 2022, 12:07 PM
trasz committed rG99454d3e98ff: linux: Provide dummy seccomp(2) (authored by trasz).
linux: Provide dummy seccomp(2)
Jan 28 2022, 11:46 AM
trasz closed D33808: linux: Provide dummy seccomp(2).
Jan 28 2022, 11:46 AM

Jan 27 2022

trasz added a comment to D33808: linux: Provide dummy seccomp(2).

(Tinderboxed.)

Jan 27 2022, 10:53 PM
trasz added a comment to D34004: website: Rework the downloads table.

Yeah, I'll submit the other changes for separate reviews.

Jan 27 2022, 2:38 PM
trasz committed R9:db0467988941: handbook: Fix trailing whitespace in Mirrors (authored by trasz).
handbook: Fix trailing whitespace in Mirrors
Jan 27 2022, 2:04 PM
trasz added a reviewer for D34061: handbook: Shorten the Git section: docs.
Jan 27 2022, 1:59 PM