Page MenuHomeFreeBSD

bapt (Baptiste Daroussin)
User

Projects (13)

User Details

User Since
Apr 18 2014, 5:23 AM (476 w, 6 d)

Recent Activity

Today

bapt added reviewers for D40473: pkg: use https by default: emaste, gjb.
Thu, Jun 8, 9:41 PM
bapt requested review of D40473: pkg: use https by default.
Thu, Jun 8, 9:40 PM
bapt committed R11:3bd2152c76a1: ports-mgmt/pkg-devel: update to 1.19.99.2 (authored by bapt).
ports-mgmt/pkg-devel: update to 1.19.99.2
Thu, Jun 8, 9:31 AM

Sat, Jun 3

bapt committed rGfa6fa98ac712: sh(1): initialize smark to zero in main() (authored by Daniel Kolesa <q66@chimera-linux.org>).
sh(1): initialize smark to zero in main()
Sat, Jun 3, 9:11 PM
bapt closed D40413: sh(1): initialize smark to zero in main().
Sat, Jun 3, 9:10 PM
bapt added a comment to D40413: sh(1): initialize smark to zero in main().

<@q66> bapt: anyway, to reproduce: i added this to memalloc.c https://gist.github.com/q66/978ca271db9ea32c8641209eb90f2f85
<@q66> then all you have to do is exec the sh binary, and press ctrl-c
<@q66> in plain prompt
<@q66> https://gist.github.com/q66/99295f340eeaffae740d53e0cc603ad0
<@q66> actually, printf("POPSTACKMARK %p %p\n", mark->stackp, stackp); is more explanatory
<@q66> you will see a POPSTACKMARK 0 0 upon ctrl-c
<@q66> e.g. like https://gist.github.com/q66/61b70ecabb510bbdf86a11e330f89893
<@q66> if i compile without the zeroing
<@q66> i will get a bogus address
<@q66> in mark->stackp

Sat, Jun 3, 9:08 PM
bapt added a comment to D40413: sh(1): initialize smark to zero in main().

the issue was caught by the author of chimera linux when compiling it with lto and clang16

Sat, Jun 3, 8:55 PM
bapt requested review of D40413: sh(1): initialize smark to zero in main().
Sat, Jun 3, 8:19 PM

Fri, Jun 2

bapt committed rG99084611932f: nlsysevent: add default command to the events (authored by bapt).
nlsysevent: add default command to the events
Fri, Jun 2, 12:23 PM
bapt updated the diff for D40390: nlsysevent: add the ability for the userland to send events.

remove header added by accident

Fri, Jun 2, 10:46 AM
bapt requested review of D40390: nlsysevent: add the ability for the userland to send events.
Fri, Jun 2, 9:29 AM
bapt committed rG0bcb3ebd1fb7: nlsysevent: deduplicate the code and split into smaller functions (authored by bapt).
nlsysevent: deduplicate the code and split into smaller functions
Fri, Jun 2, 8:22 AM
bapt committed rG3f9c093dfe98: nlsysevent: rename variables for clarity of the code (authored by bapt).
nlsysevent: rename variables for clarity of the code
Fri, Jun 2, 8:21 AM
bapt committed rGcef0bbae3727: nlsysevent: specify all netlink header the same way (authored by bapt).
nlsysevent: specify all netlink header the same way
Fri, Jun 2, 8:21 AM

Thu, Jun 1

bapt closed D13046: Add unit test for cpuset_parlelist(3).
Thu, Jun 1, 9:28 PM
bapt committed rG8093646b0be9: cpuset(3): Add unit tests (authored by bapt).
cpuset(3): Add unit tests
Thu, Jun 1, 9:28 PM
bapt committed rG04eeb364d439: cpuset(3): Move cpuset's parselist function into libutil (authored by bapt).
cpuset(3): Move cpuset's parselist function into libutil
Thu, Jun 1, 9:17 PM
bapt closed D12873: Move cpuset's parselist function into libutil.
Thu, Jun 1, 9:17 PM
bapt committed rG8a2af0b469b6: nlsysevent: add a genetlink(4) module to report kernel events (authored by bapt).
nlsysevent: add a genetlink(4) module to report kernel events
Thu, Jun 1, 9:03 PM
bapt committed rGafbb26b58b93: devctl: allow to register a hook to receive the events (authored by bapt).
devctl: allow to register a hook to receive the events
Thu, Jun 1, 9:03 PM
bapt closed D37574: nlsysevent: add a genetlink(4) module to report kernel events.
Thu, Jun 1, 9:02 PM
bapt closed D37573: devctl: allow to register a hook to receive the events.
Thu, Jun 1, 9:02 PM
bapt committed rGfe06db1817e0: bsdinstall: remove sendmail hardening option (authored by bapt).
bsdinstall: remove sendmail hardening option
Thu, Jun 1, 9:01 PM
bapt closed D40367: bsdinstall: remove sendmail hardening option.
Thu, Jun 1, 9:01 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

split the main function to simplify code and restoration of vnet

Thu, Jun 1, 3:47 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

Remove use of internal header

Thu, Jun 1, 3:42 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

more of melifaro's comments

Thu, Jun 1, 3:41 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

address some of the melifaro's comments

Thu, Jun 1, 3:36 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

Use NL_LOG

Thu, Jun 1, 3:32 PM
bapt added inline comments to D37574: nlsysevent: add a genetlink(4) module to report kernel events.
Thu, Jun 1, 3:10 PM
bapt added a reviewer for D37573: devctl: allow to register a hook to receive the events: imp.
Thu, Jun 1, 3:09 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

fix copyrights

Thu, Jun 1, 2:17 PM
bapt updated the diff for D37574: nlsysevent: add a genetlink(4) module to report kernel events.

address comments

Thu, Jun 1, 2:11 PM
bapt updated the diff for D37573: devctl: allow to register a hook to receive the events.

Kill the enum

Thu, Jun 1, 2:02 PM
bapt accepted D39839: sh: also auto-complete built-ins.
Thu, Jun 1, 12:24 PM
bapt updated the diff for D40372: genl: add the monitor subcommand.

s/dump/monitor
filter out NLMSG_ERROR

Thu, Jun 1, 12:19 PM
bapt retitled D40372: genl: add the monitor subcommand from genl: add the dump subcommand to genl: add the monitor subcommand.
Thu, Jun 1, 12:18 PM
bapt added a reviewer for D40372: genl: add the monitor subcommand: melifaro.
Thu, Jun 1, 9:28 AM
bapt requested review of D40372: genl: add the monitor subcommand.
Thu, Jun 1, 9:23 AM
bapt added a reviewer for D40367: bsdinstall: remove sendmail hardening option: emaste.
Thu, Jun 1, 8:11 AM
bapt requested review of D40367: bsdinstall: remove sendmail hardening option.
Thu, Jun 1, 8:10 AM

Tue, May 30

bapt committed R11:df00446518b2: textproc/lowdown: update to 1.0.2 (authored by bapt).
textproc/lowdown: update to 1.0.2
Tue, May 30, 3:18 PM
bapt committed rG153145efcd99: src.conf.5: regen after readd of NETLINK option (authored by bapt).
src.conf.5: regen after readd of NETLINK option
Tue, May 30, 11:37 AM
bapt committed rGcb1fc924d2c0: genl: add new command to list genetlink(4) (authored by bapt).
genl: add new command to list genetlink(4)
Tue, May 30, 11:37 AM
bapt closed D40330: genl: add new command to list genetlink(4).
Tue, May 30, 11:37 AM
bapt added reviewers for D40330: genl: add new command to list genetlink(4): melifaro, kp.
Tue, May 30, 10:09 AM
bapt requested review of D40330: genl: add new command to list genetlink(4).
Tue, May 30, 10:09 AM

Fri, May 26

bapt accepted D40282: netlink: add support for parsing arrays of objects.

thank you for this, it looks easy enough, and actually works for my need thank you

Fri, May 26, 2:18 PM

Thu, May 25

bapt committed R11:842f5b3996e5: net/nepenthes: modernize (authored by bapt).
net/nepenthes: modernize
Thu, May 25, 7:08 AM

Mon, May 22

bapt updated the diff for D37573: devctl: allow to register a hook to receive the events.

Add all the device events
Add a generic structure for events classification

Mon, May 22, 7:50 PM

Sat, May 20

bapt committed R11:722062778ef0: mail/neomutt: update to 20230517 (authored by bapt).
mail/neomutt: update to 20230517
Sat, May 20, 1:14 PM
bapt accepted D40071: fwget: simplify adding firmware images to pkg to install.
Sat, May 20, 10:01 AM

Fri, May 19

bapt closed D40159: date: add -z output_zone option.
Fri, May 19, 7:10 PM
bapt committed rG31edf56b1571: date: add -z output_zone option (authored by bapt).
date: add -z output_zone option
Fri, May 19, 7:10 PM
bapt updated the diff for D40159: date: add -z output_zone option.

Add an example in the manpage of the usage of -z option

Fri, May 19, 7:08 PM
bapt updated the diff for D40159: date: add -z output_zone option.

Address @kib comments

Fri, May 19, 2:59 PM
bapt updated the diff for D40159: date: add -z output_zone option.

fix manpage date

Fri, May 19, 9:15 AM
bapt requested review of D40159: date: add -z output_zone option.
Fri, May 19, 9:10 AM
bapt committed rGe896ce8e3757: passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (authored by jlduran_gmail.com).
passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79
Fri, May 19, 8:21 AM
bapt committed rG45f3aa3ddf99: passwd.5: Remove .Tn (Trade Name) macros (authored by jlduran_gmail.com).
passwd.5: Remove .Tn (Trade Name) macros
Fri, May 19, 8:21 AM
bapt committed rG0cf997acbf0c: periodic: Use locale-agnostic (ISO 8601) timestamp format (authored by 1983-01-06_gmx.net).
periodic: Use locale-agnostic (ISO 8601) timestamp format
Fri, May 19, 8:21 AM
bapt committed rG554f8644b038: pw: The pw_checkname function has added ';' checking. (authored by pbuff <pbuff@qq.com>).
pw: The pw_checkname function has added ';' checking.
Fri, May 19, 8:21 AM
bapt committed rG2f251aa5ad7f: pw: do not call system() (authored by bapt).
pw: do not call system()
Fri, May 19, 8:21 AM
bapt committed rG7bc2192380e1: pkg(7): use libmd for sha256 instead of openssl (authored by bapt).
pkg(7): use libmd for sha256 instead of openssl
Fri, May 19, 8:18 AM
bapt committed rG4399248d8776: pkg(7): now that we do use libmd, use it completly (authored by bapt).
pkg(7): now that we do use libmd, use it completly
Fri, May 19, 8:18 AM
bapt committed rG49c6050210a7: pci_vendors: update to 2023-05-15 (authored by bapt).
pci_vendors: update to 2023-05-15
Fri, May 19, 8:16 AM
bapt committed rG74ce0c29e7bb: passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (authored by jlduran_gmail.com).
passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79
Fri, May 19, 8:12 AM
bapt committed rGcd520142e3db: passwd.5: Remove .Tn (Trade Name) macros (authored by jlduran_gmail.com).
passwd.5: Remove .Tn (Trade Name) macros
Fri, May 19, 8:12 AM
bapt committed rGe31fbe0dff0c: periodic: Use locale-agnostic (ISO 8601) timestamp format (authored by 1983-01-06_gmx.net).
periodic: Use locale-agnostic (ISO 8601) timestamp format
Fri, May 19, 8:12 AM
bapt committed rG732f13ad32dc: pw: The pw_checkname function has added ';' checking. (authored by pbuff <pbuff@qq.com>).
pw: The pw_checkname function has added ';' checking.
Fri, May 19, 8:12 AM
bapt committed rG610641ec5f6e: dma: install a simple example for the auth.conf file (authored by pete_nomadlogic.org).
dma: install a simple example for the auth.conf file
Fri, May 19, 8:12 AM
bapt committed rGc1150a63791d: pw: do not call system() (authored by bapt).
pw: do not call system()
Fri, May 19, 8:11 AM
bapt committed rG0edfc2a92c80: sh(1): fix history file write checking (authored by Daniel Kolesa <q66@chimera-linux.org>).
sh(1): fix history file write checking
Fri, May 19, 8:11 AM

Tue, May 16

bapt committed rG6e068d6bea4d: passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79 (authored by jlduran_gmail.com).
passwd.5: Update man page after e0155c6989049da43c5499f7129002aa17d1ca79
Tue, May 16, 12:03 PM
bapt committed rGd047a4e486a4: passwd.5: Remove .Tn (Trade Name) macros (authored by jlduran_gmail.com).
passwd.5: Remove .Tn (Trade Name) macros
Tue, May 16, 12:02 PM
bapt committed rGe0155c698904: pw: The pw_checkname function has added ';' checking. (authored by pbuff <pbuff@qq.com>).
pw: The pw_checkname function has added ';' checking.
Tue, May 16, 6:49 AM

Mon, May 15

bapt accepted D40085: pw: do not move /home/$user to /usr/home.

There are 2 use case of usr/home in poudriere, one is related to ccache when building ports the other one to the zfs images, we can deal with both cases later.

Mon, May 15, 7:15 PM
bapt committed R11:c58e0a94d8ea: mail/neomutt: update to 20230512 (authored by bapt).
mail/neomutt: update to 20230512
Mon, May 15, 11:43 AM
bapt committed rGd2b4753f06dc: periodic: Use locale-agnostic (ISO 8601) timestamp format (authored by 1983-01-06_gmx.net).
periodic: Use locale-agnostic (ISO 8601) timestamp format
Mon, May 15, 7:28 AM
bapt committed R11:766cb164ce75: textproc/docbook2mdoc: fix PREFIX support (authored by bapt).
textproc/docbook2mdoc: fix PREFIX support
Mon, May 15, 7:24 AM
bapt committed rGd904b43ba3ff: dma: install a simple example for the auth.conf file (authored by pete_nomadlogic.org).
dma: install a simple example for the auth.conf file
Mon, May 15, 7:21 AM
bapt committed rGc7fdf87b0985: pci_vendors: update to 2023-05-15 (authored by bapt).
pci_vendors: update to 2023-05-15
Mon, May 15, 7:10 AM
bapt committed rGef7d0eb9489f: pw: do not call system() (authored by bapt).
pw: do not call system()
Mon, May 15, 6:59 AM

Fri, May 12

bapt added inline comments to D40071: fwget: simplify adding firmware images to pkg to install.
Fri, May 12, 1:49 PM
bapt committed R11:b71da754954a: games/tome4-beta: bring back PORTREVISION=3 (authored by bapt).
games/tome4-beta: bring back PORTREVISION=3
Fri, May 12, 1:02 PM
bapt requested changes to D40071: fwget: simplify adding firmware images to pkg to install.
Fri, May 12, 12:54 PM

Thu, May 11

bapt committed R11:14e024121013: Tools/scripts/bump_revision.pl: default on -l instead of -g (authored by bapt).
Tools/scripts/bump_revision.pl: default on -l instead of -g
Thu, May 11, 12:56 PM

Apr 27 2023

bapt accepted D39606: tzsetup: adopt zone1970.tab changes.

LGTM, I added @philip as he has been updating the tzdata for a while now, so I might have an opinion

Apr 27 2023, 11:16 AM
bapt edited reviewers for D39606: tzsetup: adopt zone1970.tab changes, added: philip; removed: tljeffer_gmail.com.
Apr 27 2023, 11:15 AM
bapt added a reviewer for D39606: tzsetup: adopt zone1970.tab changes: tljeffer_gmail.com.
Apr 27 2023, 11:14 AM
bapt added inline comments to D39839: sh: also auto-complete built-ins.
Apr 27 2023, 7:30 AM

Apr 26 2023

bapt accepted D39825: fwget: Introduce new utility.
Apr 26 2023, 3:21 PM

Apr 24 2023

bapt committed R11:fe2ac1750de1: mail/neomutt: update to 20230407 (authored by bapt).
mail/neomutt: update to 20230407
Apr 24 2023, 2:21 PM
bapt committed R11:88574b632b17: news/inn*: use @dir instead of home made equivalent (authored by bapt).
news/inn*: use @dir instead of home made equivalent
Apr 24 2023, 2:21 PM
bapt committed R11:680330447fc3: sysutils/waynergy: update to 0.0.16 (authored by bapt).
sysutils/waynergy: update to 0.0.16
Apr 24 2023, 2:21 PM
bapt committed R11:15d86bdaedab: textproc/lowdown: update to 1.0.1 (authored by bapt).
textproc/lowdown: update to 1.0.1
Apr 24 2023, 2:21 PM

Apr 17 2023

bapt accepted D39583: xargs: improve foundeof check for -E.
Apr 17 2023, 2:49 PM

Apr 12 2023

bapt closed D39036: multimedia/mkvtoolnix: FLAVORify port for GUI/non-GUI variants.
Apr 12 2023, 7:32 AM

Apr 7 2023

bapt added a comment to D39083: flua: lposix: add more useful functions for general purpose scripts.

I don't understand why you need lposix_alloc and lposix_free at all vs direct call to free and malloc?

Apr 7 2023, 3:15 PM
bapt committed R11:2678790b4436: x11/ly: update to 0.5.3, take maintainership (authored by bapt).
x11/ly: update to 0.5.3, take maintainership
Apr 7 2023, 11:11 AM