Page MenuHomeFreeBSD

sobomax (Maksym Sobolyev)
User

Projects

User Details

User Since
Jan 29 2016, 5:27 AM (382 w, 1 d)

Recent Activity

Wed, May 10

sobomax accepted D40025: git: Use dashes rather than spaces in trailers.
Wed, May 10, 7:56 PM
sobomax added a comment to D40025: git: Use dashes rather than spaces in trailers.

mfctracker already matches dashes re.match('^\s*mfc(-|\s+)after\s*:', line, flags=re.IGNORECASE)

https://github.com/gonzoua/mfctracker/blob/77800ee5ab17e4efefb12bfbd547bff1ed94c6a1/mfctracker/management/commands/importcommits.py#L181

yeah, I did both of those at the same time... a bit unusual that @sobomax never picked that one up, actually

Wed, May 10, 7:55 PM
sobomax added a comment to D40025: git: Use dashes rather than spaces in trailers.

@kevans has a pull request open to add - support to the MFC notification service https://github.com/sobomax/mfc_notifications/pull/3

Wed, May 10, 7:54 PM

Dec 26 2022

sobomax accepted D37865: termcap.small: Don't use -o pipefail..

Looks good.

Dec 26 2022, 3:26 PM

Sep 13 2022

sobomax committed rG3078531de10d: Fix mergemaster(8) breakage in the 6ad780caa. (authored by sobomax).
Fix mergemaster(8) breakage in the 6ad780caa.
Sep 13 2022, 8:45 PM

Sep 8 2022

sobomax committed rGdc96fb072300: daemon(8): when -u option is used set USER, HOME and SHELL variables. (authored by sobomax).
daemon(8): when -u option is used set USER, HOME and SHELL variables.
Sep 8 2022, 11:44 AM
sobomax committed rG6ad780caa262: Generate termcap.small automatically. This eliminates the (authored by sobomax).
Generate termcap.small automatically. This eliminates the
Sep 8 2022, 11:29 AM
sobomax closed D36333: Generate termcap.small from termcap automatically.
Sep 8 2022, 11:29 AM · Src Committers
sobomax added a comment to D36333: Generate termcap.small from termcap automatically.

termcap.small is still useful I think for the case when /usr is not mounted (i.e. single-user/recovery mode in a traditional FS layout). These days of course most people are using monolithic root+usr esp with ZFS, however we for example have 200+ systems in the field partitioned in a traditional way, so I am wondering how many there may be people like us out there.

Sep 8 2022, 10:51 AM · Src Committers

Aug 24 2022

sobomax requested review of D36333: Generate termcap.small from termcap automatically.
Aug 24 2022, 6:48 PM · Src Committers

Aug 12 2022

sobomax closed D36148: The daemon(8) -u option should set USER, HOME and SHELL environment variables .
Aug 12 2022, 5:09 PM
sobomax committed rG6b3ad1d73732: When -u option is used also set USER, HOME and SHELL variables. (authored by sobomax).
When -u option is used also set USER, HOME and SHELL variables.
Aug 12 2022, 5:09 PM
sobomax updated the summary of D36148: The daemon(8) -u option should set USER, HOME and SHELL environment variables .
Aug 12 2022, 12:03 AM
sobomax requested review of D36148: The daemon(8) -u option should set USER, HOME and SHELL environment variables .
Aug 12 2022, 12:02 AM

Aug 11 2022

sobomax committed rG6a70a0c8bfa6: Document implicit dependencies of the mlx5(4) & friends. (authored by sobomax).
Document implicit dependencies of the mlx5(4) & friends.
Aug 11 2022, 11:34 PM

Oct 15 2021

sobomax committed rG461e6f23db3b: Fix fragmented UDP packets handling since rev.360967. (authored by sobomax).
Fix fragmented UDP packets handling since rev.360967.
Oct 15 2021, 11:51 PM
sobomax closed D32363: Fix validation added into rev.360967 to handle fragmented UDP packets correctly.
Oct 15 2021, 11:50 PM

Oct 8 2021

sobomax requested review of D32363: Fix validation added into rev.360967 to handle fragmented UDP packets correctly.
Oct 8 2021, 5:29 AM

Aug 20 2021

sobomax committed rG0d13f5343faf: Only trigger read-ahead if two adjacent blocks have been requested. (authored by sobomax).
Only trigger read-ahead if two adjacent blocks have been requested.
Aug 20 2021, 9:18 PM
sobomax closed D31623: Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 9:18 PM
sobomax updated the summary of D31623: Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 9:02 PM
sobomax updated the summary of D31623: Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 8:59 PM
sobomax updated the summary of D31623: Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 7:56 PM
sobomax retitled D31623: Make boot block read-ahead caching algorithm smarter from Make boot block read caching algorithm smarter to Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 7:53 PM
sobomax requested review of D31623: Make boot block read-ahead caching algorithm smarter.
Aug 20 2021, 7:50 PM
sobomax closed D31614: Allow rc.d script to provide "status" method without having a procname/PID file.
Aug 20 2021, 4:46 PM · rc
sobomax committed rG2651609fcbd7: Allow rc.d script to provide "status" method, even if it does not (authored by sobomax).
Allow rc.d script to provide "status" method, even if it does not
Aug 20 2021, 4:46 PM

Aug 19 2021

sobomax updated the test plan for D31614: Allow rc.d script to provide "status" method without having a procname/PID file.
Aug 19 2021, 6:47 PM · rc
sobomax updated the summary of D31614: Allow rc.d script to provide "status" method without having a procname/PID file.
Aug 19 2021, 6:14 PM · rc
sobomax edited reviewers for D31614: Allow rc.d script to provide "status" method without having a procname/PID file, added: trasz, cy, eugen_grosbein.net; removed: Src Committers.
Aug 19 2021, 6:09 PM · rc
sobomax added a reviewer for D31614: Allow rc.d script to provide "status" method without having a procname/PID file: Src Committers.
Aug 19 2021, 6:06 PM · rc
sobomax retitled D31614: Allow rc.d script to provide "status" method without having a procname/PID file from Allow rc.d script to provide "status" method without having a PID file to Allow rc.d script to provide "status" method without having a procname/PID file.
Aug 19 2021, 6:05 PM · rc
sobomax requested review of D31614: Allow rc.d script to provide "status" method without having a procname/PID file.
Aug 19 2021, 6:00 PM · rc

Dec 13 2020

sobomax committed R9:875d832dec6d: Remove myself from Additional Contributors. (authored by sobomax).
Remove myself from Additional Contributors.
Dec 13 2020, 7:45 PM
sobomax committed R9:7e5cc95a2690: Added myself to the developers list. I hope I have got this right :-). (authored by sobomax).
Added myself to the developers list. I hope I have got this right :-).
Dec 13 2020, 7:45 PM
sobomax committed R9:ae48a75b8f7e: Add Jeff Palmer <jeff@isni.net> for his popper3 port. (authored by sobomax).
Add Jeff Palmer <jeff@isni.net> for his popper3 port.
Dec 13 2020, 7:45 PM
sobomax committed R9:949a10947320: Add following guys: (authored by sobomax).
Add following guys:
Dec 13 2020, 7:45 PM
sobomax committed R9:ea55516a9616: Add Stijn Hoop <stijn@win.tue.nl> for his grdb port. (authored by sobomax).
Add Stijn Hoop <stijn@win.tue.nl> for his grdb port.
Dec 13 2020, 7:44 PM
sobomax committed R9:2dcf6d53f433: Add Philippe Lefebvre <nemesis@balistik.net> for his nano port. (authored by sobomax).
Add Philippe Lefebvre <nemesis@balistik.net> for his nano port.
Dec 13 2020, 7:44 PM
sobomax committed R9:51bd80155539: Add Erich Zigler <erich@tacni.net> for his gabber port. (authored by sobomax).
Add Erich Zigler <erich@tacni.net> for his gabber port.
Dec 13 2020, 7:44 PM
sobomax committed R9:53cf72693d4d: Add Sergey Samoyloff <gonza@techline.ru> for his smapi port (authored by sobomax).
Add Sergey Samoyloff <gonza@techline.ru> for his smapi port
Dec 13 2020, 7:44 PM
sobomax committed R9:0b611e2b7fd6: Add Matthew Emmerton <root@gabby.gsicomp.on.ca> into our ever growing (authored by sobomax).
Add Matthew Emmerton <root@gabby.gsicomp.on.ca> into our ever growing
Dec 13 2020, 7:42 PM
sobomax committed R9:7b2b74b3dca9: Add Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> for his iconv* (authored by sobomax).
Add Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk> for his iconv*
Dec 13 2020, 7:42 PM
sobomax committed R9:5eb198ba53fa: Add Denis Shaposhnikov <dsh@vlink.ru> for his cdplayer.app port. (authored by sobomax).
Add Denis Shaposhnikov <dsh@vlink.ru> for his cdplayer.app port.
Dec 13 2020, 7:42 PM
sobomax committed R9:618400937191: Replace outdated ldconfig-related chapter with one matching reality (authored by sobomax).
Replace outdated ldconfig-related chapter with one matching reality
Dec 13 2020, 7:42 PM
sobomax committed R9:7e44f7c96ea3: "zope language" --> "zope platform". (authored by sobomax).
"zope language" --> "zope platform".
Dec 13 2020, 7:42 PM
sobomax committed R9:9810f2b5ea84: "zope support" --> "zope platform" (authored by sobomax).
"zope support" --> "zope platform"
Dec 13 2020, 7:42 PM
sobomax committed R9:6dd08fcc3402: Revart back to "Zope support". (authored by sobomax).
Revart back to "Zope support".
Dec 13 2020, 7:42 PM
sobomax committed R9:b0f39ddd51a0: Add a note that leaving `cvs ci' in message editing mode for long period of time (authored by sobomax).
Add a note that leaving `cvs ci' in message editing mode for long period of time
Dec 13 2020, 7:40 PM
sobomax committed R9:00c66e0aca1f: Prevent `# kill -1 1' command from spliting into two lines and replace -1 with (authored by sobomax).
Prevent `# kill -1 1' command from spliting into two lines and replace -1 with
Dec 13 2020, 7:39 PM
sobomax committed R9:bd6c1689e24b: Add Steven Enderle <panic@subphase.de> into ever-growing list for his wmfsm (authored by sobomax).
Add Steven Enderle <panic@subphase.de> into ever-growing list for his wmfsm
Dec 13 2020, 7:38 PM
sobomax committed R9:673d6f14b481: Add Francisco Reyes <fjrm@yahoo.com> for his contribution in the form of (authored by sobomax).
Add Francisco Reyes <fjrm@yahoo.com> for his contribution in the form of
Dec 13 2020, 7:38 PM
sobomax committed R9:eecab1113d68: Add Olexander Kunytsa <kunia@wolf.istc.kiev.ua> for his l10n patches (ee(1) and (authored by sobomax).
Add Olexander Kunytsa <kunia@wolf.istc.kiev.ua> for his l10n patches (ee(1) and
Dec 13 2020, 7:37 PM
sobomax committed R9:498024de6b69: Add suggested TERM setting (cons25r) for recently added koi8-u fonts. (authored by sobomax).
Add suggested TERM setting (cons25r) for recently added koi8-u fonts.
Dec 13 2020, 7:37 PM
sobomax committed R9:44ca8a264198: Scribble name of Jonathan Belson <jon@witchspace.com> in our book of undead (authored by sobomax).
Scribble name of Jonathan Belson <jon@witchspace.com> in our book of undead
Dec 13 2020, 7:36 PM
sobomax committed R9:dac3e398ebef: Announce to the world recent developments in the FreeBSD Java port: (authored by sobomax).
Announce to the world recent developments in the FreeBSD Java port:
Dec 13 2020, 7:32 PM
sobomax committed R9:4af7e8e5b9bc: Update news: mention availability of the new revision of JDK1.3.1 patchset. (authored by sobomax).
Update news: mention availability of the new revision of JDK1.3.1 patchset.
Dec 13 2020, 7:32 PM
sobomax committed R9:f9141908fa35: Add Greg Lewis <glewis@eyesbeyond.com> and Fuyuhiko Maruyama <fuyuhik8@is. (authored by sobomax).
Add Greg Lewis <glewis@eyesbeyond.com> and Fuyuhiko Maruyama <fuyuhik8@is.
Dec 13 2020, 7:32 PM
sobomax committed R9:b6d7ec71aa39: On behalf of GNOME team add Heath Nielson <heath@cs.byu.edu> for the fix he (authored by sobomax).
On behalf of GNOME team add Heath Nielson <heath@cs.byu.edu> for the fix he
Dec 13 2020, 7:30 PM
sobomax committed R9:6327a9c18639: http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/ (authored by sobomax).
http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/
Dec 13 2020, 7:30 PM
sobomax committed R9:aff3049b0f5d: Remove Mozilla pages. (authored by sobomax).
Remove Mozilla pages.
Dec 13 2020, 7:29 PM
sobomax committed R9:007050d29afa: Add a reference to the online reproduction of Chapter 9 ("The Network (authored by sobomax).
Add a reference to the online reproduction of Chapter 9 ("The Network
Dec 13 2020, 7:29 PM
sobomax committed R9:e16614986d2e: Add my PGP key into the ring. (authored by sobomax).
Add my PGP key into the ring.
Dec 13 2020, 7:29 PM
sobomax committed R9:9a12ab0ac83c: Add another uid (sobomax@mail.ru) to my public PGP key. (authored by sobomax).
Add another uid (sobomax@mail.ru) to my public PGP key.
Dec 13 2020, 7:28 PM
sobomax committed R9:cccafaf19c5e: - Add long overdue news item about availability of patchlevel 5 for jdk1.3.1; (authored by sobomax).
- Add long overdue news item about availability of patchlevel 5 for jdk1.3.1;
Dec 13 2020, 7:28 PM
sobomax committed R9:ed273ec153ee: Update list of systems supported by jdk1.1.8. (authored by sobomax).
Update list of systems supported by jdk1.1.8.
Dec 13 2020, 7:28 PM
sobomax committed R9:7899d1473489: Add sample gnome/index.sgml (based on java/index.sgml) as well as associated (authored by sobomax).
Add sample gnome/index.sgml (based on java/index.sgml) as well as associated
Dec 13 2020, 7:28 PM
sobomax committed R9:9e15b50876d3: Add more uid's into my key. (authored by sobomax).
Add more uid's into my key.
Dec 13 2020, 7:28 PM
sobomax committed R9:77d5db75299f: Initial import into CVS. (authored by sobomax).
Initial import into CVS.
Dec 13 2020, 7:28 PM
sobomax committed R9:93fb961597fb: Add screenshots.sgml to CVS. (authored by sobomax).
Add screenshots.sgml to CVS.
Dec 13 2020, 7:28 PM
sobomax committed R9:501509cd4fda: Man, I can't spell! (authored by sobomax).
Man, I can't spell!
Dec 13 2020, 7:28 PM
sobomax committed R9:ddf498b74123: Make the screenshots page more consisten. (authored by sobomax).
Make the screenshots page more consisten.
Dec 13 2020, 7:28 PM
sobomax committed R9:fc4b844ccb8d: http://www.FreeBSD.org/ports/gnome.html --> ../ports/gnome.html (authored by sobomax).
http://www.FreeBSD.org/ports/gnome.html --> ../ports/gnome.html
Dec 13 2020, 7:28 PM
sobomax committed R9:b279af85deea: s/BDS/BSD/ doh! (authored by sobomax).
s/BDS/BSD/ doh!
Dec 13 2020, 7:28 PM
sobomax committed R9:dfeed0dc78e7: Change the email from freebsd-questions to freebsd-gnome. (authored by sobomax).
Change the email from freebsd-questions to freebsd-gnome.
Dec 13 2020, 7:28 PM
sobomax committed R9:3198deaa1b81: Allow docs/faq.sgml to be built automatically. (authored by sobomax).
Allow docs/faq.sgml to be built automatically.
Dec 13 2020, 7:28 PM
sobomax committed R9:8fde76b51214: Change the URL for the FAQ. (authored by sobomax).
Change the URL for the FAQ.
Dec 13 2020, 7:28 PM
sobomax committed R9:c48659e727f5: Initial import into CVS. (authored by sobomax).
Initial import into CVS.
Dec 13 2020, 7:28 PM
sobomax committed R9:1430334d3ede: Add another answer. (authored by sobomax).
Add another answer.
Dec 13 2020, 7:28 PM
sobomax committed R9:fd1dd088fdf5: Add some more questions and answers. (authored by sobomax).
Add some more questions and answers.
Dec 13 2020, 7:28 PM
sobomax committed R9:0e190b1d2030: Finish the last answer. (authored by sobomax).
Finish the last answer.
Dec 13 2020, 7:28 PM
sobomax committed R9:f715183249f6: Add the GNOME porting guide to CVS. (authored by sobomax).
Add the GNOME porting guide to CVS.
Dec 13 2020, 7:28 PM
sobomax committed R9:8f9c88f1729e: - Rework layout based on the main index.xsl; (authored by sobomax).
- Rework layout based on the main index.xsl;
Dec 13 2020, 7:28 PM
sobomax committed R9:d6ffaf7aa5b4: Change all embedded HTML lags to lowercase. Also, fix a few typos. (authored by sobomax).
Change all embedded HTML lags to lowercase. Also, fix a few typos.
Dec 13 2020, 7:28 PM
sobomax committed R9:fdba142c0e64: Change all embedded HTML tags to lowercase. (authored by sobomax).
Change all embedded HTML tags to lowercase.
Dec 13 2020, 7:28 PM
sobomax committed R9:a221be3ac7b6: Re-indentate. (authored by sobomax).
Re-indentate.
Dec 13 2020, 7:28 PM
sobomax committed R9:3a6cf9af28c2: Clarify some points. (authored by sobomax).
Clarify some points.
Dec 13 2020, 7:28 PM
sobomax committed R9:dfe7f929b52f: Add Yet Another Shot [tm]. (authored by sobomax).
Add Yet Another Shot [tm].
Dec 13 2020, 7:28 PM
sobomax committed R9:04d80c99e77a: Few clarifications. (authored by sobomax).
Few clarifications.
Dec 13 2020, 7:28 PM
sobomax committed R9:36e9d8ea5cdf: Stylization addition. (authored by sobomax).
Stylization addition.
Dec 13 2020, 7:28 PM
sobomax committed R9:d9cf30459ea2: esound should be all lowercase. (authored by sobomax).
esound should be all lowercase.
Dec 13 2020, 7:28 PM
sobomax committed R9:344dd56acc30: Indent to match the style requirements. (authored by sobomax).
Indent to match the style requirements.
Dec 13 2020, 7:28 PM
sobomax committed R9:2df88d994b67: Fix broken link to Sun's list of JDBC Drivers. (authored by sobomax).
Fix broken link to Sun's list of JDBC Drivers.
Dec 13 2020, 7:28 PM
sobomax committed R9:6ab538850e72: - Add few missed </p> tags; (authored by sobomax).
- Add few missed </p> tags;
Dec 13 2020, 7:28 PM
sobomax committed R9:ecf83ec28fae: - Make look'n'feel consistent with that of the main FreeBSD.org page; (authored by sobomax).
- Make look'n'feel consistent with that of the main FreeBSD.org page;
Dec 13 2020, 7:28 PM
sobomax committed R9:96ab8535961a: Add `Contact Us' page. (authored by sobomax).
Add `Contact Us' page.
Dec 13 2020, 7:28 PM
sobomax committed R9:1a8ef54ae787: Slightly expand description of my screenshot. (authored by sobomax).
Slightly expand description of my screenshot.
Dec 13 2020, 7:28 PM
sobomax committed R9:3b8ffb6f1802: Fix the Contact link. (authored by sobomax).
Fix the Contact link.
Dec 13 2020, 7:28 PM
sobomax committed R9:729583f92f29: Add another question to the FAQ. (authored by sobomax).
Add another question to the FAQ.
Dec 13 2020, 7:28 PM
sobomax committed R9:6e96db8e1b52: - Reindentate recently added xalf FAQ entry; (authored by sobomax).
- Reindentate recently added xalf FAQ entry;
Dec 13 2020, 7:27 PM