--- Log opened Tue Jan 23 00:00:54 2024 00:02 -!- eniac [~eniac@user/eniac] has quit [Remote host closed the connection] 00:02 -!- notgull [~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com] has quit [Ping timeout: 256 seconds] 00:04 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 00:04 -!- eniac [~eniac@user/eniac] has joined #openbsd 00:05 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 00:06 -!- varioust [~varioust@gateway/tor-sasl/varioust] has quit [Remote host closed the connection] 00:06 -!- varioust [~varioust@gateway/tor-sasl/varioust] has joined #openbsd 00:08 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 00:09 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 00:18 -!- shamoe [uid613739@user/shamoe] has quit [Quit: Connection closed for inactivity] 00:21 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 00:22 -!- nyah [~nyah@york-06-b2-v4wan-167893-cust646.vm25.cable.virginm.net] has quit [Quit: leaving] 00:25 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 00:26 -!- Kruppt [~Kruppt@user/Kruppt] has quit [Read error: Connection reset by peer] 00:32 -!- tozhu [~tozhu@171.210.181.150] has joined #openbsd 00:34 -!- thodg [~thodg@2a01:e0a:26a:3152:f947:871f:96ae:abd5] has quit [Ping timeout: 268 seconds] 00:37 -!- tozhu [~tozhu@171.210.181.150] has quit [Quit: tozhu] 00:37 -!- deepesttoaster [~deepestto@user/deepesttoaster] has quit [Remote host closed the connection] 00:39 -!- deepesttoaster [~deepestto@user/deepesttoaster] has joined #openbsd 00:43 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 00:44 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 00:45 -!- adip [~adip@c133-141.icpnet.pl] has quit [Ping timeout: 246 seconds] 00:45 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 00:45 -!- Filystyn [~piotr@user/filystyn] has quit [Quit: Lost terminal] 00:51 -!- tozhu [~tozhu@171.210.181.150] has joined #openbsd 00:54 < harpia> I'm getting "bioctl: KDF hint has invalid size" when I run "bioctl -c C -p /var/passphrase.key -l sd2a softraid0". Any idea what that means? 00:54 -!- NicknameJohn [~NicknameJ@187-27-150-47.3g.claro.net.br] has quit [Ping timeout: 268 seconds] 00:55 -!- tozhu [~tozhu@171.210.181.150] has quit [Client Quit] 00:56 -!- shamoe [uid613739@user/shamoe] has joined #openbsd 00:57 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 00:58 -!- gchound [~user03@user/gchound] has quit [Quit: WeeChat 3.8] 00:59 -!- Bradipo [~amb@50-77-44-29-static.hfc.comcastbusiness.net] has quit [Ping timeout: 252 seconds] 00:59 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 01:01 -!- antonio [~antonio@2001:b07:5d37:533e:de1b:a1ff:fefd:74b] has quit [Quit: antonio] 01:04 -!- jacobk [~quassel@utdpat241106.utdallas.edu] has quit [Ping timeout: 268 seconds] 01:07 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 01:10 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:3930:a804:dfd6:9060] has quit [Quit: Leaving] 01:13 -!- Fish [~Fish@cartwheel.9grid.fr] has quit [Ping timeout: 260 seconds] 01:17 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 01:18 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 01:20 -!- GnarledHorn [~GnarledHo@184-088-011-148.res.spectrum.com] has quit [Remote host closed the connection] 01:24 < pardis> reading the code, that probably means the BIOCCREATERAID ioctl is giving you bad results 01:24 < pardis> have you been writing bytes directly to the disk or something? 01:24 < pardis> also, is this an existing crypto volume or are you creating a new one? 01:43 -!- NicknameJohn [~NicknameJ@187-27-153-54.3g.claro.net.br] has joined #openbsd 01:52 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 01:52 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 01:55 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.0.4] 02:00 < harpia> Creating a new encrypted volume. The device to encrypt is sd2, so I ran `fdisk -iy sd2`, then edited the disklabel and added RAID partition 'a'. Finally, I ran the bioctl command as I wrote above. 02:00 < harpia> I didn't do anything else to it. It's a USB stick, by the way. 02:03 < pardis> perhaps zero out the first MB or so of the partition with dd and see if that helps 02:03 < pardis> it might just happen to have data on it from previous usage that confuses the kernel into thinking it's a real softraid device 02:10 -!- zimmer [~zimmer@user/zimmer] has quit [Read error: Connection reset by peer] 02:11 -!- zimmer [~zimmer@user/zimmer] has joined #openbsd 02:11 < harpia> that's it, thank you! 02:46 -!- hirigaray [~hirigaray@user/hirigaray] has quit [Quit: WeeChat 4.0.4] 03:02 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Read error: Connection reset by peer] 03:02 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has quit [Remote host closed the connection] 03:02 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has quit [Remote host closed the connection] 03:02 -!- eniac [~eniac@user/eniac] has quit [Remote host closed the connection] 03:03 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has quit [Remote host closed the connection] 03:03 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has joined #openbsd 03:04 -!- eniac [~eniac@user/eniac] has joined #openbsd 03:04 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has joined #openbsd 03:04 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has joined #openbsd 03:08 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 03:19 -!- cipherstone [~snowcrash@c-73-74-178-15.hsd1.il.comcast.net] has joined #openbsd 03:21 -!- hirigaray [~hirigaray@user/hirigaray] has joined #openbsd 03:23 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 03:24 < hirigaray> can someone help me fill my first sendbug report? tmux is crashing when printing a specific set of characters, not sure why, but I managed to reproduce it. here's the hexdump of the problematic file + ktrace (i couldn't figure out how to enable core dumps somehow... ugh) http://paste.debian.net/hidden/6cf9aa3f/ 03:24 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has quit [Remote host closed the connection] 03:24 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has joined #openbsd 03:24 < hirigaray> i think this is a ncurses thing, it messes up weechat without tmux too (but not to the point of crashing) 03:26 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 03:26 < hirigaray> while I don't get a response, i'll try to reduce this to the minimum amount of chars to trigger the crash 03:27 -!- xet7 [~xet7@user/xet7] has joined #openbsd 03:27 -!- varioust [~varioust@gateway/tor-sasl/varioust] has quit [Ping timeout: 240 seconds] 03:27 -!- NicknameJohn [~NicknameJ@187-27-153-54.3g.claro.net.br] has quit [Ping timeout: 260 seconds] 03:28 -!- varioust [~varioust@gateway/tor-sasl/varioust] has joined #openbsd 03:29 -!- hirigaray [~hirigaray@user/hirigaray] has quit [Quit: WeeChat 4.0.4] 03:30 -!- hirigaray [~hirigaray@user/hirigaray] has joined #openbsd 03:30 < hirigaray> whoops, forgot this crashes the whole tmux server 03:33 < cipherstone> apologies I don't use tmux :( 03:34 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 03:34 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:35 < hirigaray> no worries cipherstone thank you 03:38 < cipherstone> hirigaray: have you even considered using the i3 window manager as an alternative to tmux? 03:39 < hirigaray> cipherstone: this is a headless server 03:39 < hirigaray> :D 03:39 < hirigaray> and both don't fill the same role 03:39 < cipherstone> sure sure 03:40 -!- Xenguy [~Xenguy@user/xenguy] has quit [Ping timeout: 264 seconds] 03:40 < cipherstone> best of luck, I'm sure someone will be able to help 03:40 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 03:41 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:42 < fro> what a weird suggestion 03:43 -!- epony [~epony@user/epony] has joined #openbsd 03:43 < hirigaray> fro: i believe cipherstone thought i used tmux only for the window management capabilities 03:44 -!- cipherstone [~snowcrash@c-73-74-178-15.hsd1.il.comcast.net] has quit [Quit: WeeChat 4.0.4] 03:46 -!- foton [~foton@user/foton] has quit [Quit: %Bye, bye, ...%] 03:46 < fro> i doubt that very much but even still it wouldn't prevent tmux from crashing 03:46 -!- foton [~foton@user/foton] has joined #openbsd 03:49 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 240 seconds] 03:49 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has quit [Ping timeout: 240 seconds] 03:51 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 03:51 -!- todd [~todd@gateway/tor-sasl/toddf] has quit [Remote host closed the connection] 03:51 -!- hussein1 [~weechat@gateway/tor-sasl/hussein1] has joined #openbsd 03:52 -!- hirigaray [~hirigaray@user/hirigaray] has quit [Quit: WeeChat 4.0.4] 03:55 -!- hirigaray [~hirigaray@user/hirigaray] has joined #openbsd 03:56 < hirigaray> crashed again :D 03:57 -!- todd [~todd@gateway/tor-sasl/toddf] has joined #openbsd 04:03 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 04:03 < hirigaray> http://paste.debian.net/hidden/60f3c0c8/ crash3 crashes, crash4 does not 04:08 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 04:08 -!- varioust [~varioust@gateway/tor-sasl/varioust] has quit [Ping timeout: 240 seconds] 04:08 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 04:09 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 04:10 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 04:13 -!- harpia [~harpia@2804:fc:8d11:a300:1c1b:42b9:603f:4341] has quit [Quit: Leaving] 04:18 -!- mesaoptimizer [34cef275bb@198.108.76.108] has joined #openbsd 04:28 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-16.revip8.asianet.co.th] has joined #openbsd 04:29 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 04:29 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 04:29 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 04:29 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 04:29 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 04:30 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 04:41 -!- mxz [~mxz@user/mxz] has quit [Ping timeout: 260 seconds] 04:54 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has quit [Remote host closed the connection] 04:55 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 04:55 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has joined #openbsd 04:56 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 05:04 -!- tozhu [~tozhu@114.102.218.171] has joined #openbsd 05:04 -!- tozhu [~tozhu@114.102.218.171] has quit [Read error: Connection reset by peer] 05:06 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 240 seconds] 05:06 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has quit [Ping timeout: 240 seconds] 05:09 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has joined #openbsd 05:09 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 05:16 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 05:16 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 05:20 -!- Mete- [~quassel@2804:da8:f7a0:3781:227:de45:663f:a3e0] has quit [Ping timeout: 260 seconds] 05:20 -!- nonlinear [~nonlinear@069-023-143-155.res.spectrum.com] has joined #openbsd 05:21 -!- nonlinear is now known as zero-xray 05:22 -!- Mete- [~quassel@2804:da8:f7a0:3781:227:de45:663f:a3e0] has joined #openbsd 05:28 -!- fossdd [~fossdd@sourcehut/user/fossdd] has quit [Remote host closed the connection] 05:32 -!- vysn [~vysn@user/vysn] has joined #openbsd 05:33 -!- fossdd [~fossdd@sourcehut/user/fossdd] has joined #openbsd 05:38 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has quit [Remote host closed the connection] 05:40 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-16.revip8.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 05:43 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has joined #openbsd 05:51 -!- Lucanis [~Lucanis@user/lucanis] has quit [Ping timeout: 256 seconds] 05:51 -!- Lucanis [~Lucanis@user/lucanis] has joined #openbsd 05:53 -!- jsto [~jsto@user/jsto] has quit [Ping timeout: 260 seconds] 05:54 -!- jsto [~jsto@user/jsto] has joined #openbsd 05:58 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 05:59 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 06:02 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has quit [Ping timeout: 240 seconds] 06:05 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has joined #openbsd 06:05 -!- NicknameJohn [~NicknameJ@187-27-146-178.3g.claro.net.br] has joined #openbsd 06:05 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 06:06 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:07 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 06:10 -!- NicknameJohn [~NicknameJ@187-27-146-178.3g.claro.net.br] has quit [Ping timeout: 252 seconds] 06:11 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 06:13 -!- caef^ [~cd@c-98-242-74-66.hsd1.ga.comcast.net] has quit [Ping timeout: 252 seconds] 06:14 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has quit [Remote host closed the connection] 06:14 -!- telser [~quassel@user/telser] has quit [Ping timeout: 252 seconds] 06:15 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has joined #openbsd 06:22 -!- shiranaihito_ [~shiranaih@2001:fb1:77:e8c1:5f2:7186:8af4:37ed] has joined #openbsd 06:28 -!- foton [~foton@user/foton] has quit [Quit: %Bye, bye, ...%] 06:28 -!- foton [~foton@user/foton] has joined #openbsd 06:28 -!- tozhu [~tozhu@36.7.150.78] has joined #openbsd 06:33 -!- tozhu [~tozhu@36.7.150.78] has quit [Client Quit] 06:47 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 06:48 -!- mxz [~mxz@user/mxz] has joined #openbsd 06:51 -!- toxic063 [~toxic0@82.66.203.96] has quit [Read error: Connection reset by peer] 06:55 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 06:57 -!- eniac [~eniac@user/eniac] has quit [Remote host closed the connection] 06:58 -!- pikapika is now known as militantorc 06:59 -!- horrad [~horrad@p50989fe8.dip0.t-ipconnect.de] has joined #openbsd 07:01 -!- extrowerk_ [~extrowerk@BC06D087.dsl.pool.telekom.hu] has quit [Quit: Bye!] 07:13 -!- mmebsd [~metbsd@174.119.53.138] has joined #openbsd 07:13 -!- Night-Shade [~Tim@ip5b416a07.dynamic.kabel-deutschland.de] has quit [Ping timeout: 268 seconds] 07:15 -!- linsux [~metbsd@user/linsux] has quit [Ping timeout: 276 seconds] 07:16 -!- Night-Shade [~Tim@ip5b416a07.dynamic.kabel-deutschland.de] has joined #openbsd 07:18 -!- shamoe [uid613739@user/shamoe] has quit [Quit: Connection closed for inactivity] 07:20 -!- shiranaihito_ [~shiranaih@2001:fb1:77:e8c1:5f2:7186:8af4:37ed] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 07:25 -!- rainystorm [~rainystor@user/rainystorm] has joined #openbsd 07:25 -!- struchu [~struchu@62.87.192.114] has joined #openbsd 07:27 -!- imega [~coma@55.42.150.83.ftth.as8758.net] has joined #openbsd 07:29 -!- gaussianblue [~gaussianb@user/gaussianblue] has joined #openbsd 07:30 -!- cross [~cross@spitfire.i.gajendra.net] has quit [Quit: Lost terminal] 07:33 -!- Jaywalker_ [~Jaywalker@209.33.126.194] has joined #openbsd 07:34 -!- Jaywalker [~Jaywalker@209.33.126.194] has quit [Ping timeout: 268 seconds] 07:36 -!- feriman [~feriman@user/feriman] has joined #openbsd 07:37 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 07:37 -!- zero-xray [~nonlinear@069-023-143-155.res.spectrum.com] has quit [Quit: Bye] 07:38 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has joined #openbsd 07:46 -!- Fish [~Fish@cartwheel.9grid.fr] has joined #openbsd 07:47 -!- Poster [~poster@075-188-004-153.res.spectrum.com] has quit [Ping timeout: 276 seconds] 07:52 -!- Poster [~poster@075-188-004-153.res.spectrum.com] has joined #openbsd 07:54 -!- paul [~paul@2001:638:a06:e108:55be:538:b579:fc66] has joined #openbsd 07:54 -!- paul is now known as Guest3533 07:59 -!- eniac [~eniac@user/eniac] has joined #openbsd 08:00 -!- toxic063 [~toxic0@82.66.203.96] has quit [Read error: Connection reset by peer] 08:00 -!- eniac [~eniac@user/eniac] has quit [Remote host closed the connection] 08:01 -!- eniac [~eniac@user/eniac] has joined #openbsd 08:01 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has quit [Quit: Leaving] 08:02 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 08:04 -!- Guest3533 [~paul@2001:638:a06:e108:55be:538:b579:fc66] has quit [Read error: Connection reset by peer] 08:04 -!- toxic063 [~toxic0@82.66.203.96] has quit [Read error: Connection reset by peer] 08:06 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 08:09 -!- mlarkin [~mlarkin@047-036-115-056.res.spectrum.com] has quit [Ping timeout: 268 seconds] 08:11 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 08:11 -!- mlarkin [~mlarkin@047-036-115-056.res.spectrum.com] has joined #openbsd 08:14 -!- dqk [~dqk@92-184-104-111.mobile.fr.orangecustomers.net] has quit [Ping timeout: 256 seconds] 08:15 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has joined #openbsd 08:16 -!- dqk [~dqk@92-184-102-207.mobile.fr.orangecustomers.net] has joined #openbsd 08:23 -!- NicknameJohn [~NicknameJ@187-27-144-158.3g.claro.net.br] has joined #openbsd 08:23 -!- CCIE|VOICE [~SOLARIS_s@99.235.11.104] has joined #openbsd 08:23 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-16.revip8.asianet.co.th] has joined #openbsd 08:24 -!- SOLARIS_s [~SOLARIS_s@99.235.11.104] has quit [Ping timeout: 276 seconds] 08:25 -!- jlavsund [~jlavsund@37.250.241.205.bredband.tre.se] has joined #openbsd 08:26 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has quit [Quit: WeeChat 4.1.1] 08:27 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has joined #openbsd 08:32 -!- paul [~paul@2001:638:a06:e108:55be:538:b579:fc66] has joined #openbsd 08:32 -!- paul is now known as Guest5305 08:33 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 08:34 -!- imega [~coma@55.42.150.83.ftth.as8758.net] has quit [Ping timeout: 260 seconds] 08:35 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 08:36 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 08:38 -!- Yonle [~Yonle@user/yonle] has quit [Quit: See you later.] 08:43 -!- Yonle [~Yonle@user/yonle] has joined #openbsd 08:48 -!- jmarsman [~jmarsman@gw.office.elitelabs.nl] has quit [Quit: leaving] 08:54 -!- danilogondolfo [~danilogon@37.228.206.65] has joined #openbsd 08:57 -!- fspax [~fspax@185.244.48.254] has joined #openbsd 08:57 -!- b50d [~b50d@62.96.54.30] has joined #openbsd 09:00 -!- horrad [~horrad@p50989fe8.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 09:06 -!- jmarsman [~jmarsman@gw.office.elitelabs.nl] has joined #openbsd 09:07 -!- relation_freak [~imp@193.228.130.199] has joined #openbsd 09:09 -!- relation_freak [~imp@193.228.130.199] has left #openbsd [] 09:12 -!- Tovarin [~vir@37.46.129.30] has joined #openbsd 09:17 -!- horrad [~horrad@p50989fe8.dip0.t-ipconnect.de] has joined #openbsd 09:21 -!- imega [~coma@89.206.80.49] has joined #openbsd 09:39 -!- Posterdati [~Posterdat@user/Posterdati] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 09:47 -!- adig [~default@109.166.136.62] has joined #openbsd 10:01 -!- lavaball [~Melissa@31.204.155.215] has joined #openbsd 10:06 -!- jakef [~user@user/jakef] has joined #openbsd 10:10 -!- devune [~devune@121.127.33.125] has quit [Remote host closed the connection] 10:11 -!- devune [~devune@121.127.33.125] has joined #openbsd 10:12 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 10:23 -!- EtherNet [~ethernet@user/ethernet] has quit [Ping timeout: 256 seconds] 10:33 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 10:33 -!- A7ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 10:33 -!- rurtty [~wwwww@46.235.99.146] has joined #openbsd 10:38 -!- A7ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Ping timeout: 240 seconds] 11:03 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 11:04 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 11:10 -!- adip [~adip@c133-141.icpnet.pl] has joined #openbsd 11:13 -!- uncleyear [~ian@178.66.131.172] has joined #openbsd 11:17 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has quit [Quit: Leaving] 11:18 -!- Mete- [~quassel@2804:da8:f7a0:3781:227:de45:663f:a3e0] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 11:19 -!- Mete- [~quassel@2804:da8:f7a0:3781:227:de45:663f:a3e0] has joined #openbsd 11:32 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:6838:2c58:7246:6c6c] has joined #openbsd 11:41 -!- EtherNet [~ethernet@183.pool85-54-113.dynamic.orange.es] has joined #openbsd 11:43 -!- cpk [~cpk@185.172.87.163] has quit [Ping timeout: 268 seconds] 11:46 -!- EtherNet [~ethernet@183.pool85-54-113.dynamic.orange.es] has quit [Changing host] 11:46 -!- EtherNet [~ethernet@user/ethernet] has joined #openbsd 11:48 -!- adip [~adip@c133-141.icpnet.pl] has quit [Ping timeout: 260 seconds] 11:49 -!- EtherNet [~ethernet@user/ethernet] has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in] 11:52 -!- eniac___ [~eniac@user/eniac] has joined #openbsd 11:52 -!- EtherNet [~ethernet@user/ethernet] has joined #openbsd 11:52 -!- eniac [~eniac@user/eniac] has quit [Ping timeout: 240 seconds] 11:54 -!- EtherNet [~ethernet@user/ethernet] has quit [Client Quit] 11:57 -!- EtherNet [~ethernet@user/ethernet] has joined #openbsd 11:57 -!- jastrom [~jastrom@user/jastrom] has joined #openbsd 11:57 -!- antonio [~antonio@93-55-83-62.ip262.fastwebnet.it] has joined #openbsd 11:59 -!- seninha [~seninha@user/seninha] has joined #openbsd 12:05 -!- Lucanis [~Lucanis@user/lucanis] has quit [Ping timeout: 256 seconds] 12:06 -!- Lucanis [~Lucanis@user/lucanis] has joined #openbsd 12:13 -!- uncleyear [~ian@178.66.131.172] has quit [Remote host closed the connection] 12:20 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 12:23 -!- Guest5305 [~paul@2001:638:a06:e108:55be:538:b579:fc66] has quit [Quit: Guest5305] 12:33 -!- Tovarin [~vir@37.46.129.30] has quit [Quit: leaving] 12:35 -!- tercaL [~tercaL@user/tercal] has quit [Quit: enter the Tekken!] 12:36 -!- taafis [~taafis@user/taafis] has joined #openbsd 12:41 -!- taafis [~taafis@user/taafis] has quit [Ping timeout: 256 seconds] 12:41 -!- A7ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 12:42 -!- A7ice is now known as A1ice 12:43 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Remote host closed the connection] 12:43 -!- notgull [~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com] has joined #openbsd 12:43 -!- uncleyear [~ian@178.66.131.172] has joined #openbsd 12:45 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 12:45 -!- jakef [~user@user/jakef] has quit [Remote host closed the connection] 12:47 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 12:52 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 12:54 -!- epony [~epony@user/epony] has joined #openbsd 13:01 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has joined #openbsd 13:02 -!- tozhu [~tozhu@114.102.218.171] has joined #openbsd 13:02 -!- shazaum [~Thunderbi@user/shazaum] has joined #openbsd 13:03 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 13:05 -!- GnarledHorn [~GnarledHo@184-088-011-148.res.spectrum.com] has joined #openbsd 13:07 -!- miojo` [~mi0j0@2804:29b8:5137:18f4:68b7:32ae:c12a:fc0e] has joined #openbsd 13:07 -!- miojo [~mi0j0@2804:29b8:5137:18f4:68b7:32ae:c12a:fc0e] has quit [Read error: Connection reset by peer] 13:07 -!- mlw [~mlw@121.120.69.214] has joined #openbsd 13:08 -!- shamoe [uid613739@user/shamoe] has joined #openbsd 13:09 -!- tozhu [~tozhu@114.102.218.171] has quit [Read error: Connection reset by peer] 13:10 -!- billchenchina [~billchenc@2a0d:2580:ff0c:1:e3c9:c52b:a429:5bfe] has joined #openbsd 13:12 -!- uncleyear [~ian@178.66.131.172] has quit [Remote host closed the connection] 13:12 -!- tozhu [~tozhu@117.136.103.205] has joined #openbsd 13:14 -!- drk1 [~drk@gateway/tor-sasl/drk] has quit [Quit: drk1] 13:15 -!- uncleyear [~ian@178.66.131.172] has joined #openbsd 13:15 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 13:18 -!- miojo` [~mi0j0@2804:29b8:5137:18f4:68b7:32ae:c12a:fc0e] has quit [Quit: Leaving] 13:23 -!- tochu [~tozhu@114.102.218.171] has joined #openbsd 13:24 -!- tozhu [~tozhu@117.136.103.205] has quit [Ping timeout: 252 seconds] 13:24 -!- tochu is now known as tozhu 13:24 -!- dutch [~DutchIngr@user/dutch] has quit [Quit: Leaving] 13:31 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 13:32 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 13:49 -!- Poster [~poster@075-188-004-153.res.spectrum.com] has quit [Ping timeout: 264 seconds] 13:50 -!- adip [~adip@c133-141.icpnet.pl] has joined #openbsd 13:51 -!- mlw [~mlw@121.120.69.214] has quit [Ping timeout: 264 seconds] 13:53 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Quit: %Cya%] 13:54 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 13:55 < phy1729> solene: I swear this is how half my patches go. Removing the cap_mkdb suggestion entirely works too though 13:55 -!- billchenchina [~billchenc@2a0d:2580:ff0c:1:e3c9:c52b:a429:5bfe] has quit [Remote host closed the connection] 13:57 -!- mlw [~mlw@121.120.69.214] has joined #openbsd 13:57 -!- tercaL [~tercaL@user/tercal] has quit [Ping timeout: 252 seconds] 13:59 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Client Quit] 14:00 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 14:01 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Remote host closed the connection] 14:01 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 14:03 -!- Oclair [~Oclair@nq3.aventia.pw] has quit [Client Quit] 14:03 -!- Bradipo [~amb@50.77.44.29] has joined #openbsd 14:03 -!- Oclair [~Oclair@nq3.aventia.pw] has joined #openbsd 14:07 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 14:07 -!- tozhu [~tozhu@114.102.218.171] has quit [Read error: Connection reset by peer] 14:09 -!- antranigv [~antranigv@37.252.78.252] has quit [Quit: ZNC 1.8.2 - https://znc.in] 14:10 -!- inky [~inky@37.252.78.253] has quit [Ping timeout: 256 seconds] 14:11 -!- struchu [~struchu@62.87.192.114] has quit [Quit: WeeChat 4.1.2] 14:15 -!- struchu [~struchu@62.87.192.114] has joined #openbsd 14:15 -!- Poster [~poster@075-188-004-153.res.spectrum.com] has joined #openbsd 14:16 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has joined #openbsd 14:17 -!- Xenguy [~Xenguy@user/xenguy] has quit [Quit: Leaving] 14:19 -!- antonio [~antonio@93-55-83-62.ip262.fastwebnet.it] has quit [Quit: antonio] 14:20 -!- jlavsund [~jlavsund@37.250.241.205.bredband.tre.se] has quit [Remote host closed the connection] 14:20 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Remote host closed the connection] 14:24 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 14:26 -!- antranigv [~antranigv@37.252.78.252] has joined #openbsd 14:32 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Ping timeout: 240 seconds] 14:33 -!- antazzo [~twanny@195.158.111.16] has joined #openbsd 14:34 -!- mlw [~mlw@121.120.69.214] has quit [Ping timeout: 260 seconds] 14:39 -!- sonya [~nologin@gateway/tor-sasl/sonya] has joined #openbsd 14:44 -!- hitest [~hitest@user/hitest] has joined #openbsd 14:53 -!- psydroid [~psydroid@user/psydroid] has joined #openbsd 14:55 -!- antazzo [~twanny@195.158.111.16] has quit [Quit: Leaving] 14:57 -!- notgull [~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com] has quit [Ping timeout: 268 seconds] 14:59 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has joined #openbsd 15:02 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 15:07 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has quit [Ping timeout: 264 seconds] 15:11 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has joined #openbsd 15:11 -!- shdw [~shdw@ip-037-201-005-171.um10.pools.vodafone-ip.de] has quit [Ping timeout: 264 seconds] 15:14 -!- gman999 [~GMan999@user/gman999] has joined #openbsd 15:15 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has quit [Quit: WeeChat 4.1.1] 15:15 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has joined #openbsd 15:22 -!- XZDX [~X8X_XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has joined #openbsd 15:22 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has quit [Quit: WeeChat 4.1.1] 15:22 -!- m1dnight [~christoph@78-22-2-15.access.telenet.be] has joined #openbsd 15:23 -!- struchu [~struchu@62.87.192.114] has quit [Quit: WeeChat 4.1.2] 15:28 -!- shazaum [~Thunderbi@user/shazaum] has quit [Ping timeout: 276 seconds] 15:31 -!- kodcode_ [~kodcode@user/kodcode] has joined #openbsd 15:31 -!- notgull [~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com] has joined #openbsd 15:31 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has quit [Quit: antonio] 15:31 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has joined #openbsd 15:32 -!- mlw [~mlw@205.220.129.247] has joined #openbsd 15:33 -!- kodcode [~kodcode@user/kodcode] has quit [Ping timeout: 256 seconds] 15:35 -!- horrad [~horrad@p50989fe8.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 15:38 -!- shamoe [uid613739@user/shamoe] has quit [Quit: Connection closed for inactivity] 15:40 -!- jtbx [~jtbx@user/jtbx] has quit [Remote host closed the connection] 15:41 -!- jtbx [~jtbx@user/jtbx] has joined #openbsd 15:52 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 15:52 -!- mlw_ [~mlw@205.220.129.247] has joined #openbsd 15:53 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 15:54 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 15:54 -!- epony [~epony@user/epony] has joined #openbsd 15:55 -!- mlw [~mlw@205.220.129.247] has quit [Ping timeout: 276 seconds] 15:59 -!- tozhu [~tozhu@36.61.73.185] has joined #openbsd 16:01 -!- SaxWarrior [~DankFrank@2a01:4b00:940e:f600:6838:2c58:7246:6c6c] has joined #openbsd 16:01 -!- linetrac1 [~linetrace@c-76-19-81-84.hsd1.vt.comcast.net] has joined #openbsd 16:01 -!- XZDX [~X8X_XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has quit [Changing host] 16:01 -!- XZDX [~X8X_XZDX@user/XZDX] has joined #openbsd 16:02 -!- h3artbl33d9 [~h3artbl33@user/h3artbl33d] has joined #openbsd 16:02 -!- rueda_ [~rueda@tumor.rlr.id.au] has joined #openbsd 16:03 -!- huy_ [~huy@lfbn-tou-1-1287-12.w90-89.abo.wanadoo.fr] has joined #openbsd 16:03 -!- julienxx_ [~julienxx@static.178.0.99.88.clients.your-server.de] has joined #openbsd 16:03 -!- XFXF-100_ [~mk@asdfghasdfgh.de] has joined #openbsd 16:03 -!- tozhu [~tozhu@36.61.73.185] has quit [Client Quit] 16:05 -!- jason123santaoni [~jason123o@pool-173-63-60-176.nwrknj.fios.verizon.net] has joined #openbsd 16:05 -!- unthrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 16:05 -!- lbia1 [~lbia@user/lbia] has joined #openbsd 16:05 -!- ekix [~eki@dsl-hkibng41-54f85a-212.dhcp.inet.fi] has joined #openbsd 16:06 -!- carneous_ [~carneous@telefrag.claustrophobopolis.com] has joined #openbsd 16:06 -!- zwrr [~zwr@200-97-244-121.user3p.veloxzone.com.br] has joined #openbsd 16:06 -!- gilles_ [~gilles@95.179.219.163] has joined #openbsd 16:06 -!- cp-- [~cp-@b157153.ppp.asahi-net.or.jp] has joined #openbsd 16:06 -!- RobbieAB|server [~robert@mail.robbieab.com] has joined #openbsd 16:06 -!- elagost_ [~elagost@user/elagost] has joined #openbsd 16:06 -!- dkeav1 [~dkeav@45.76.24.175] has joined #openbsd 16:06 -!- qqq_ [~qqq@92.43.167.61] has joined #openbsd 16:06 -!- Plasm0duck [~cjg@mx1.adamsgaard.dk] has joined #openbsd 16:06 -!- martin__ [nobody@84-52-249.35.3p.ntebredband.no] has joined #openbsd 16:06 -!- martin_ [nobody@84-52-249.35.3p.ntebredband.no] has quit [Killed (tantalum.libera.chat (Nickname regained by services))] 16:06 -!- martin__ is now known as martin_ 16:06 -!- leah1 [~leah@libreboot/developer/leah] has joined #openbsd 16:06 -!- kzootick [contact@gateway/vpn/protonvpn/kzootech] has joined #openbsd 16:06 -!- visl_ [visl@user/visl] has joined #openbsd 16:06 -!- viq|w1 [~viq@user/viq] has joined #openbsd 16:06 -!- kli0rf [kli0rf@user/kli0rf] has joined #openbsd 16:07 -!- fossdd [~fossdd@sourcehut/user/fossdd] has quit [Ping timeout: 256 seconds] 16:08 -!- ter0 [~ter0@user/ter0] has quit [Ping timeout: 264 seconds] 16:08 -!- huy [~huy@lfbn-tou-1-1287-12.w90-89.abo.wanadoo.fr] has quit [Ping timeout: 264 seconds] 16:08 -!- op2 [~op2@user/op2] has quit [Ping timeout: 264 seconds] 16:08 -!- XFXF-100 [~mk@user/XFXF-100] has quit [Ping timeout: 264 seconds] 16:08 -!- lbia [~lbia@user/lbia] has quit [Ping timeout: 264 seconds] 16:08 -!- gipa [~gipa@user/gipa] has quit [Ping timeout: 264 seconds] 16:08 -!- rueda [~rueda@tumor.rlr.id.au] has quit [Ping timeout: 264 seconds] 16:08 -!- xse [~xse@krkrkr.org] has quit [Ping timeout: 264 seconds] 16:08 -!- vulpine [xfnw@tilde.team] has quit [Ping timeout: 264 seconds] 16:08 -!- SexWarrior [~DankFrank@2a01:4b00:940e:f600:6838:2c58:7246:6c6c] has quit [Ping timeout: 264 seconds] 16:08 -!- Fish [~Fish@cartwheel.9grid.fr] has quit [Ping timeout: 264 seconds] 16:08 -!- xet7 [~xet7@user/xet7] has quit [Ping timeout: 264 seconds] 16:08 -!- z3bra [~z3bra@apophis.z3bra.org] has quit [Ping timeout: 264 seconds] 16:08 -!- jas-maelstrom [~jas@2600:8803:7685:4e00::7dce] has quit [Ping timeout: 264 seconds] 16:08 -!- elagost [~elagost@user/elagost] has quit [Ping timeout: 264 seconds] 16:08 -!- qqq [~qqq@92.43.167.61] has quit [Ping timeout: 264 seconds] 16:08 -!- linetrace [~linetrace@c-76-19-81-84.hsd1.vt.comcast.net] has quit [Ping timeout: 264 seconds] 16:08 -!- mrblarg64 [~mrblarg64@142-165-167-195.sktn.static.sasknet.sk.ca] has quit [Ping timeout: 264 seconds] 16:08 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Ping timeout: 264 seconds] 16:08 -!- dkeav [~dkeav@user/dkeav] has quit [Ping timeout: 264 seconds] 16:08 -!- julienxx [~julienxx@static.178.0.99.88.clients.your-server.de] has quit [Ping timeout: 264 seconds] 16:08 -!- leah [~leah@libreboot/developer/leah] has quit [Ping timeout: 264 seconds] 16:08 -!- viq|w [~viq@user/viq] has quit [Ping timeout: 264 seconds] 16:08 -!- kzootech [contact@gateway/vpn/protonvpn/kzootech] has quit [Ping timeout: 264 seconds] 16:08 -!- carneous [~carneous@telefrag.claustrophobopolis.com] has quit [Ping timeout: 264 seconds] 16:08 -!- pr-asadi [pra@2605:6400:85a0:92df:d341:deec:d98d:fdf9] has quit [Ping timeout: 264 seconds] 16:08 -!- visl [visl@user/visl] has quit [Ping timeout: 264 seconds] 16:08 -!- zwr [~zwr@200-97-244-121.user3p.veloxzone.com.br] has quit [Ping timeout: 264 seconds] 16:08 -!- cp- [~cp-@b157153.ppp.asahi-net.or.jp] has quit [Ping timeout: 264 seconds] 16:08 -!- gilles [~gilles@95.179.219.163] has quit [Ping timeout: 264 seconds] 16:08 -!- Plasmoduck [~cjg@mx1.adamsgaard.dk] has quit [Ping timeout: 264 seconds] 16:08 -!- h3artbl33d [~h3artbl33@user/h3artbl33d] has quit [Ping timeout: 264 seconds] 16:08 -!- RobbieAB [~robert@mail.robbieab.com] has quit [Ping timeout: 264 seconds] 16:08 -!- eki [~eki@dsl-hkibng41-54f85a-212.dhcp.inet.fi] has quit [Ping timeout: 264 seconds] 16:08 -!- jmcgnh [~jmcgnh@wikipedia/jmcgnh] has quit [Ping timeout: 264 seconds] 16:08 -!- jason123onirc [~jason123o@pool-173-63-60-176.nwrknj.fios.verizon.net] has quit [Ping timeout: 264 seconds] 16:08 -!- sputnik [kli0rf@user/kli0rf] has quit [Ping timeout: 264 seconds] 16:08 -!- julienxx_ is now known as julienxx 16:08 -!- h3artbl33d9 is now known as h3artbl33d 16:08 -!- jason123santaoni is now known as jason123onirc 16:09 -!- xet7 [~xet7@user/xet7] has joined #openbsd 16:09 -!- adig_ [~default@109.166.136.62] has joined #openbsd 16:09 -!- Fish [~Fish@cartwheel.9grid.fr] has joined #openbsd 16:09 -!- epony [~epony@user/epony] has quit [Excess Flood] 16:10 -!- visl_ is now known as visl 16:10 -!- epony [~epony@user/epony] has joined #openbsd 16:11 -!- dkeav1 is now known as dkeav 16:11 -!- dkeav [~dkeav@45.76.24.175] has quit [Changing host] 16:11 -!- dkeav [~dkeav@user/dkeav] has joined #openbsd 16:11 -!- antonio [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has quit [Ping timeout: 276 seconds] 16:11 -!- jmcgnh [~jmcgnh@wikipedia/jmcgnh] has joined #openbsd 16:12 -!- fossdd [~fossdd@sourcehut/user/fossdd] has joined #openbsd 16:12 -!- adig [~default@109.166.136.62] has quit [Ping timeout: 264 seconds] 16:13 -!- inky [~inky@37.252.78.253] has joined #openbsd 16:15 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 16:15 -!- kodcode_ is now known as kodcode 16:15 -!- leah1 is now known as leah 16:16 -!- mrblarg64 [~mrblarg64@142-165-167-195.sktn.static.sasknet.sk.ca] has joined #openbsd 16:16 -!- shazaum [~Thunderbi@user/shazaum] has joined #openbsd 16:16 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 16:17 -!- shazaum [~Thunderbi@user/shazaum] has quit [Client Quit] 16:17 -!- epony [~epony@user/epony] has joined #openbsd 16:17 -!- vulpine [xfnw@tilde.team] has joined #openbsd 16:18 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has joined #openbsd 16:19 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 16:20 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 16:21 -!- ClaudioM [claudiom@tilde.institute] has joined #openbsd 16:22 -!- pra [pra@pra.user.planetofnix.com] has joined #openbsd 16:22 -!- b50d [~b50d@62.96.54.30] has quit [Remote host closed the connection] 16:22 -!- XZDX [~X8X_XZDX@user/XZDX] has quit [Quit: YEET] 16:22 -!- XZDX [~X8X_XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has joined #openbsd 16:23 -!- XZDX [~X8X_XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has quit [Changing host] 16:23 -!- XZDX [~X8X_XZDX@user/XZDX] has joined #openbsd 16:24 -!- XZDX [~X8X_XZDX@user/XZDX] has quit [Remote host closed the connection] 16:24 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has quit [Quit: Leaving] 16:24 -!- XZDX [~XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has joined #openbsd 16:24 -!- XZDX [~XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has quit [Changing host] 16:24 -!- XZDX [~XZDX@user/XZDX] has joined #openbsd 16:25 -!- XZDX [~XZDX@user/XZDX] has quit [Remote host closed the connection] 16:25 -!- XZDX [~XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has joined #openbsd 16:25 -!- XZDX [~XZDX@c-174-162-42-234.hsd1.mi.comcast.net] has quit [Changing host] 16:25 -!- XZDX [~XZDX@user/XZDX] has joined #openbsd 16:26 -!- antonio_ [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has joined #openbsd 16:27 -!- notgull [~notgull@ec2-50-112-148-23.us-west-2.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] 16:28 -!- XZDX [~XZDX@user/XZDX] has quit [Client Quit] 16:29 -!- op2 [~op2@user/op2] has joined #openbsd 16:37 -!- absc [absc@2a04:ee41:8:6055:8d0e:5f69:e49e:d636] has joined #openbsd 16:38 -!- byteskeptical [~amnesia@user/byteskeptical] has quit [Quit: Lost terminal] 16:40 -!- ublx [~ublx@user/ublx] has joined #openbsd 16:42 -!- shamoe [uid613739@user/shamoe] has joined #openbsd 16:42 -!- schna [~schna@2a02:8071:5980:b340:5942:690e:2e09:d35a] has joined #openbsd 16:46 -!- user71 [~user71@2001:1530:1002:904c:1e6f:65ff:fe88:557f] has joined #openbsd 16:47 -!- antonio_ [~antonio@net-2-38-140-158.cust.vodafonedsl.it] has quit [Ping timeout: 264 seconds] 16:50 -!- A1ice [~a1ice@gateway/tor-sasl/a1ice] has quit [Ping timeout: 240 seconds] 16:52 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Remote host closed the connection] 16:52 -!- Lucas6023 [~Lucas6023@gateway/tor-sasl/lucas6023] has quit [Remote host closed the connection] 16:53 -!- Guest7282 [~Guest7282@1.195-178-91.adsl-dyn.isp.belgacom.be] has left #openbsd [] 16:56 -!- mlw [~mlw@205.220.129.247] has joined #openbsd 16:57 -!- jfsimon1981 [~jfsimon19@228.142.155.78.rev.sfr.net] has joined #openbsd 16:57 -!- absc [absc@2a04:ee41:8:6055:8d0e:5f69:e49e:d636] has quit [Quit: Got to go. irctk 1.0.0] 16:57 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has joined #openbsd 16:58 -!- unthrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has quit [Quit: leaving] 17:00 -!- shazaum [~Thunderbi@user/shazaum] has joined #openbsd 17:00 -!- mlw_ [~mlw@205.220.129.247] has quit [Ping timeout: 264 seconds] 17:01 -!- thrig [~thrig@c-73-221-177-233.hsd1.wa.comcast.net] has joined #openbsd 17:05 -!- jas-maelstrom [~jas@2600:8803:7685:4e00::7dce] has joined #openbsd 17:06 -!- varioust [~varioust@gateway/tor-sasl/varioust] has joined #openbsd 17:09 -!- antonio_ [~antonio@host-87-7-24-164.retail.telecomitalia.it] has joined #openbsd 17:09 -!- antonio_ is now known as antonio 17:10 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Ping timeout: 240 seconds] 17:11 -!- mlw [~mlw@205.220.129.247] has quit [Ping timeout: 264 seconds] 17:12 -!- jfsimon1981_b [~jfsimon19@228.142.155.78.rev.sfr.net] has joined #openbsd 17:12 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:12 -!- jfsimon1981 [~jfsimon19@228.142.155.78.rev.sfr.net] has quit [Read error: Connection reset by peer] 17:13 -!- antonio [~antonio@host-87-7-24-164.retail.telecomitalia.it] has quit [Client Quit] 17:14 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 17:17 -!- kn [~kn@2a12:6900:1000:2:98c0:becd:33e4:88f6] has quit [Ping timeout: 256 seconds] 17:17 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:19 -!- kn [~kn@2a12:6900:1000:2:98c0:becd:33e4:88f6] has joined #openbsd 17:20 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 17:21 -!- rpratt [~rpratt@4.35.36.142] has joined #openbsd 17:22 -!- jfsimon1981 [~jfsimon19@228.142.155.78.rev.sfr.net] has joined #openbsd 17:23 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:24 -!- jfsimon1981_b [~jfsimon19@228.142.155.78.rev.sfr.net] has quit [Ping timeout: 268 seconds] 17:26 -!- Posterdati [~Posterdat@user/Posterdati] has joined #openbsd 17:27 -!- memset [~memset@gateway/tor-sasl/memset] has quit [Remote host closed the connection] 17:28 -!- memset [~memset@gateway/tor-sasl/memset] has joined #openbsd 17:33 -!- tarxvfz [~tarxvfz@gateway/tor-sasl/tarxvfz] has quit [Ping timeout: 240 seconds] 17:34 -!- kn [~kn@2a12:6900:1000:2:98c0:becd:33e4:88f6] has quit [Ping timeout: 264 seconds] 17:34 -!- rainystorm [~rainystor@user/rainystorm] has quit [Quit: WeeChat 4.1.2] 17:35 -!- jfsimon1981_b [~jfsimon19@228.142.155.78.rev.sfr.net] has joined #openbsd 17:36 -!- jfsimon1981 [~jfsimon19@228.142.155.78.rev.sfr.net] has quit [Ping timeout: 268 seconds] 17:37 -!- kn [~kn@2a12:6900:1000:2:98c0:becd:33e4:88f6] has joined #openbsd 17:40 -!- CrashOverride [~strcat@p57b4bfdd.dip0.t-ipconnect.de] has joined #openbsd 17:44 -!- jfsimon1981_b [~jfsimon19@228.142.155.78.rev.sfr.net] has quit [Ping timeout: 264 seconds] 17:46 -!- rahl [rahl@otaku.sdf.org] has quit [Ping timeout: 240 seconds] 17:48 -!- donofrio [~donofrio@c-68-40-123-196.hsd1.mi.comcast.net] has quit [Ping timeout: 268 seconds] 17:48 -!- mystic [~mystic@user/mystic] has joined #openbsd 17:49 < mystic> hello anyone know how can I mouse openbsd slices from linux ? 17:49 < mystic> sorry mouse=mount 17:53 -!- harpia [~harpia@2804:fc:8d11:a300:1c1b:42b9:603f:4341] has joined #openbsd 18:00 -!- tercaL_ [~tercaL@user/tercal] has joined #openbsd 18:00 -!- tercaL_ [~tercaL@user/tercal] has quit [Client Quit] 18:03 -!- virys [~virys@user/lovisabet] has joined #openbsd 18:04 < sibiria> you can't unless they are FAT32 or ext2/3 18:04 < vortexx> mystic: for ffs partitions, use -o ufstype=44bsd , for ffs2 use -o ufstype=ufs2 18:04 -!- RobbieAB|server is now known as RobbieAB 18:05 -!- seninha [~seninha@user/seninha] has joined #openbsd 18:05 < vortexx> mount -t ufs -o ufstype=44bsd /dev/sdaX /mnt 18:06 -!- tercaL [~tercaL@user/tercal] has quit [Quit: enter the Tekken!] 18:06 -!- seninha [~seninha@user/seninha] has quit [Remote host closed the connection] 18:06 -!- seninha [~seninha@user/seninha] has joined #openbsd 18:07 -!- tercaL [~tercaL@user/tercal] has joined #openbsd 18:08 < vortexx> by default you can only mount ufs as ro, you need to recompile the module with rw enabled to do rw (ignore the warning this is dangerous, never had an issue myself and that warning has been there ever since the support was added, some 20+ years ago) 18:08 < mystic> vortexx: I remember that I have to fdisk -l /dev/sdx and if openbsd is on sdc4 again make a fdisk -l /dev/sdc4 after that take the offset and mount the partition using the offset 18:10 -!- ter0 [~ter0@user/ter0] has joined #openbsd 18:10 -!- xse [~xse@krkrkr.org] has joined #openbsd 18:14 -!- Filystyn [~piotr@user/filystyn] has joined #openbsd 18:15 < Filystyn> hello 18:15 < Filystyn> is that check write on free and double free a obsd new feature or was it from sometime now ? 18:15 < vortexx> mystic: https://docs.kernel.org/admin-guide/ufs.html 18:15 < vortexx> mystic: I've never had to use those steps myself 18:15 < vortexx> it's just a question of identifying the correct partition 18:17 -!- djhankb [~djhankb@208.113.164.68] has quit [Read error: Connection reset by peer] 18:18 -!- antonio [~antonio@host-87-7-24-164.retail.telecomitalia.it] has joined #openbsd 18:18 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 18:19 < phy1729> Filystyn: it's been improved recently ish https://marc.info/?l=openbsd-tech&m=168018804029282&w=2 18:21 -!- enwu [~enwu@user/enwu] has joined #openbsd 18:30 -!- antonio [~antonio@host-87-7-24-164.retail.telecomitalia.it] has quit [Quit: antonio] 18:34 -!- shazaum [~Thunderbi@user/shazaum] has quit [Ping timeout: 260 seconds] 18:38 -!- antonio [~antonio@host-87-7-24-164.retail.telecomitalia.it] has joined #openbsd 18:45 -!- gipa [~gipa@user/gipa] has joined #openbsd 18:46 -!- antonio [~antonio@host-87-7-24-164.retail.telecomitalia.it] has quit [Quit: antonio] 18:47 -!- user71 [~user71@2001:1530:1002:904c:1e6f:65ff:fe88:557f] has quit [Quit: Leaving] 18:48 -!- kodcode [~kodcode@user/kodcode] has quit [Ping timeout: 260 seconds] 18:56 -!- virys [~virys@user/lovisabet] has quit [Ping timeout: 260 seconds] 19:01 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has quit [Quit: Ping timeout (120 seconds)] 19:01 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has joined #openbsd 19:05 -!- kodcode [~kodcode@user/kodcode] has joined #openbsd 19:09 -!- virys [~virys@user/lovisabet] has joined #openbsd 19:10 -!- hitest [~hitest@user/hitest] has quit [Quit: Leaving] 19:14 < Filystyn> Ok, phy1729 but binaries in rep will be compiled using it right ? 19:17 -!- cpk [~cpk@185.172.87.163] has joined #openbsd 19:19 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has joined #openbsd 19:19 -!- adig_ [~default@109.166.136.62] has quit [Ping timeout: 252 seconds] 19:23 < phy1729> in rep? 19:23 < Filystyn> stuff you downlaod from repository 19:23 < Filystyn> pkg_add program 19:24 -!- xgpt [~xgpt@user/xgpt] has quit [Ping timeout: 264 seconds] 19:25 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 19:25 < phy1729> I suppose, but the important bit is that it's in your local libc 19:25 -!- enwu [~enwu@user/enwu] has quit [Quit: Leaving] 19:25 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 19:26 -!- ublx [~ublx@user/ublx] has quit [Quit: ublx] 19:28 -!- psydroid [~psydroid@user/psydroid] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 19:28 < Filystyn> I get write after free cought on char *x = malloc; didn't look at core but seems off. Ofc ill look around if no bugs. But it's quite simple malloc then free function. Also no allocations on wwhole program except that one. Very strange but will look into code. wanted to avoid going thru core. But at least i can reproduce it 19:28 -!- shazaum [~Thunderbi@user/shazaum] has joined #openbsd 19:29 < Filystyn> was searching 1 hour now so it's not i came just after 19:29 -!- sibyla [~sibyl@91.93.173.55] has joined #openbsd 19:30 < sibyla> https://nitter.net/AMAZlNGNATURE/status/1749782815938425218 19:32 < phy1729> sibyla: Please don't even if it is a pufferfish 19:32 -!- Mete- [~quassel@2804:da8:f7a0:3781:227:de45:663f:a3e0] has quit [Ping timeout: 246 seconds] 19:33 -!- Mete- [~quassel@2804:24c:f7a2:f1d4:460:c4c4:acca:b79f] has joined #openbsd 19:37 -!- ivdsangen [~ivo@86-95-161-96.fixed.kpn.net] has quit [Quit: https://github.com/ivdsangen] 19:38 < IcePic> Filystyn: double free has always been acted upon as a serious error 19:46 -!- amnesiac [~amnesiac@mail.amnesi.ac] has joined #openbsd 19:46 < amnesiac> Hi 19:47 < amnesiac> why wg interface tx: 0, rx: 0 ? while other are working. All keys are ok. Firewalls shows no errors. 19:48 < uwharrie> should probably looks at the wg interface debug info rather 19:48 < amnesiac> udp port reachable 19:48 < phy1729> bad keys, bad psk, no data to send 19:49 < amnesiac> debug enabled. says only peer destroyed , peer created on interface start 19:49 < amnesiac> no other info 19:58 < Filystyn> Ok i foudn the bug, hehe ++openbsd for thins kind of behavior. rarely there was occasion to write a bit after the allocation. Would rather expect segfault memory violation 19:59 < Filystyn> Payed too much attention to that write to freed mem. Power of suggestion 20:00 < amnesiac> there is data actually, tccpdump says packets are going among them 20:00 -!- Zmzi [rscastilho@user/Zmzi] has joined #openbsd 20:00 -!- ArtGravity [~artgravit@user/artgravity] has joined #openbsd 20:00 < amnesiac> in both sides 20:01 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 20:01 < uwharrie> k 20:01 < Filystyn> thx for support ;-) 20:01 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 20:01 -!- toxic063 [~toxic0@82.66.203.96] has quit [Remote host closed the connection] 20:03 -!- Zmzi [rscastilho@user/Zmzi] has quit [Remote host closed the connection] 20:03 -!- fspax [~fspax@185.244.48.254] has quit [Ping timeout: 256 seconds] 20:04 -!- adig [~default@109.166.136.166] has joined #openbsd 20:05 -!- imega [~coma@89.206.80.49] has quit [Ping timeout: 260 seconds] 20:06 < vortexx> amnesiac: can you traceroute from one endpoint to the other and vice-versa? 20:07 < amnesiac> vortexx, they are in the same subnet. yes 20:07 < vortexx> I'm debugging a wg VPN right now, my multipath setup seems to be sending packets due to go to the other endpoint out the uplink instead of the wg tunnel 20:08 < vortexx> amnesiac: double check keys I'd say, or regen 20:08 < amnesiac> vortexx, will check. Thank you 20:08 < amnesiac> server has multipath enabled 20:09 < amnesiac> client has multipath disabled 20:10 < vortexx> you're saying you have other hosts on the subnet that are connecting fine to the server? check routes on server and client too 20:10 < amnesiac> vortexx, yes 20:11 -!- enwu [~enwu@user/enwu] has joined #openbsd 20:12 < amnesiac> routes are ok. arping got good result 20:12 -!- shiranaihito_ [~shiranaih@ppp-171-96-204-16.revip8.asianet.co.th] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 20:13 -!- toxic063 [~toxic0@82.66.203.96] has joined #openbsd 20:16 < trench> i wonder when openbsd 4.7 is gone get exim 4.97 20:17 < uwharrie> never 20:21 < thrig> maybe in OpenBSD 4.35 20:24 -!- gaussianblue [~gaussianb@user/gaussianblue] has quit [Quit: leaving] 20:28 < vortexx> trench: it's in -current if you're brave enough to run that on your mail server 20:28 < sonya> 640Kb is enough.. err.. use smtpd and follow -current.. 20:28 < sonya> vortexx: you nailed it :) 20:29 < trench> vortexx: I know .. not yet.. hehe 20:29 < trench> vortexx: have it om my desktop :> 20:31 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in] 20:31 -!- sibyla [~sibyl@91.93.173.55] has quit [Quit: WeeChat 4.1.2] 20:31 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has joined #openbsd 20:32 -!- NicknameJohn [~NicknameJ@187-27-144-158.3g.claro.net.br] has quit [Ping timeout: 260 seconds] 20:32 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has quit [Remote host closed the connection] 20:33 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has joined #openbsd 20:33 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has quit [Remote host closed the connection] 20:33 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has joined #openbsd 20:33 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has quit [Remote host closed the connection] 20:34 -!- lester29 [~lester29@vps-8cc61ffe.vps.ovh.net] has joined #openbsd 20:35 -!- mystic [~mystic@user/mystic] has quit [Read error: Connection reset by peer] 20:35 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 20:36 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 20:37 -!- ublx [~ublx@user/ublx] has joined #openbsd 20:37 -!- mystic [~mystic@user/mystic] has joined #openbsd 20:37 -!- amnesiac [~amnesiac@mail.amnesi.ac] has quit [Remote host closed the connection] 20:43 -!- gbowne1 [~gbowne1@97-113-75-249.tukw.qwest.net] has joined #openbsd 20:44 -!- absc [absc@2a04:ee41:8:6055:8d0e:5f69:e49e:d636] has joined #openbsd 20:53 -!- virys [~virys@user/lovisabet] has quit [Ping timeout: 260 seconds] 20:56 -!- extrowerk [~extrowerk@BC06D087.dsl.pool.telekom.hu] has joined #openbsd 21:03 -!- dsrt^ [~cd@c-98-242-74-66.hsd1.ga.comcast.net] has joined #openbsd 21:07 -!- feriman [~feriman@user/feriman] has quit [Ping timeout: 260 seconds] 21:08 -!- enwu [~enwu@user/enwu] has quit [Quit: Leaving] 21:10 -!- djhankb [~djhankb@208.113.164.68] has quit [Read error: Connection reset by peer] 21:10 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 21:13 -!- adig [~default@109.166.136.166] has quit [Read error: Connection reset by peer] 21:15 -!- tercaL [~tercaL@user/tercal] has quit [Quit: Enter the Tekken!] 21:18 -!- shazaum [~Thunderbi@user/shazaum] has quit [Quit: shazaum] 21:23 -!- user71 [~user71@2001:1530:1002:904c:c2f9:107d:afb3:2] has quit [Quit: Leaving] 21:27 -!- dqk_ [~dqk@92-184-100-184.mobile.fr.orangecustomers.net] has joined #openbsd 21:30 -!- dqk [~dqk@92-184-102-207.mobile.fr.orangecustomers.net] has quit [Ping timeout: 255 seconds] 21:31 -!- irrgit [~irrgit@86.106.90.226] has joined #openbsd 21:32 -!- sibyla [~sibyl@91.93.173.55] has joined #openbsd 21:33 -!- adig [~default@109.166.136.166] has joined #openbsd 21:40 < sibiria> the only reason i've so far come across for wanting to switch from opensmtpd to exim (or postfix) for my personal use is that opensmtpd doesn't have any way to achieve remote forwarding 21:40 -!- adig [~default@109.166.136.166] has quit [Ping timeout: 260 seconds] 21:40 -!- virys [~virys@user/lovisabet] has joined #openbsd 21:42 -!- yeahitsme [~bob@user/yeahitsme] has quit [Read error: Connection reset by peer] 21:42 -!- yeahitsme [~bob@2a01:799:15e2:1800:8bf3:5e36:1335:cc51] has joined #openbsd 21:43 -!- virys [~virys@user/lovisabet] has quit [Client Quit] 21:44 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 21:45 < Bradipo> sibiria: What is "remote forwarding"? 21:45 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 21:46 < sibiria> Bradipo: relaying an inbound mail outwards to somewhere else 21:47 < sibiria> opensmtpd's "forwarding" is local. it can regurgitate the e-mail 21:47 < Bradipo> opensmtpd cannot do relaying? 21:48 < Bradipo> In otherwords, it cannot be configured to accept email for a given domain and then forward it to a "closer" hop? 21:48 < sibiria> for a given locally configured domain, to an external domain 21:49 < sibiria> a basic e-mail forwarder, in other words 21:49 < Bradipo> Interesting, I didn't realize that. But then, I use qmail. 21:49 < sibiria> this setup can't be expressed in opensmtpd's syntax because once mail is accepted it wants to match against locally configured domains 21:49 -!- adig [~default@metropolis1.suceava.rdsnet.ro] has joined #openbsd 21:50 < sibiria> and if no such is found (external domain) then the e-mail will just be rejected instead 21:50 < Bradipo> Right, it has no concept of "receive email for a given domain, and defer lookup until after it's queued"? 21:50 -!- virys [~virys@user/lovisabet] has joined #openbsd 21:50 < Bradipo> If the domain isn't local (or even virtual maybe?) then it cannot accept it? 21:50 < sibiria> it is however possible to "bounce" e-mail with a message instructing the sender to try e-mail elsewhere. but this isn't really a friendly setup 21:50 < Bradipo> Not ideal, no. 21:52 -!- harpia [~harpia@2804:fc:8d11:a300:1c1b:42b9:603f:4341] has quit [Quit: Leaving] 21:53 -!- dqk_ is now known as dqk 21:55 -!- virys [~virys@user/lovisabet] has quit [Quit: leaving] 21:55 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 21:56 -!- nyah [~nyah@york-06-b2-v4wan-167893-cust646.vm25.cable.virginm.net] has joined #openbsd 21:56 -!- adig [~default@metropolis1.suceava.rdsnet.ro] has quit [Read error: Connection reset by peer] 21:58 -!- adig [~default@metropolis1.suceava.rdsnet.ro] has joined #openbsd 21:58 -!- vados [~vados@46-133-15-57.mobile.vf-ua.net] has quit [Read error: Connection reset by peer] 22:00 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has quit [Remote host closed the connection] 22:00 -!- eniac___ [~eniac@user/eniac] has quit [Remote host closed the connection] 22:01 -!- xet7_ [~xet7@user/xet7] has joined #openbsd 22:01 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has joined #openbsd 22:02 -!- eniac [~eniac@user/eniac] has joined #openbsd 22:03 -!- vados [~vados@46-133-132-74.mobile.vf-ua.net] has joined #openbsd 22:03 -!- epony [~epony@user/epony] has joined #openbsd 22:03 -!- xet7 [~xet7@user/xet7] has quit [Ping timeout: 246 seconds] 22:06 -!- adig_ [~default@109.166.136.166] has joined #openbsd 22:09 -!- adig [~default@metropolis1.suceava.rdsnet.ro] has quit [Ping timeout: 276 seconds] 22:10 -!- vdamewood [~vdamewood@fedora/vdamewood] has joined #openbsd 22:12 -!- SaxWarrior [~DankFrank@2a01:4b00:940e:f600:6838:2c58:7246:6c6c] has quit [Quit: Leaving] 22:16 -!- absc [absc@2a04:ee41:8:6055:8d0e:5f69:e49e:d636] has quit [Quit: Got to go. irctk 1.0.0] 22:16 -!- vdamewood [~vdamewood@fedora/vdamewood] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 22:17 -!- CrashOverride [~strcat@p57b4bfdd.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 22:17 -!- carneous_ is now known as carneous 22:17 -!- sonya [~nologin@gateway/tor-sasl/sonya] has quit [Quit: leaving] 22:19 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 22:19 -!- rueda_ [~rueda@tumor.rlr.id.au] has quit [Quit: nyaa~] 22:19 -!- rueda [~rueda@tumor.rlr.id.au] has joined #openbsd 22:19 -!- hitest [~hitest@user/hitest] has joined #openbsd 22:19 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 22:22 -!- varioust [~varioust@gateway/tor-sasl/varioust] has quit [Ping timeout: 240 seconds] 22:26 -!- sibyla [~sibyl@91.93.173.55] has quit [Quit: WeeChat 4.1.2] 22:26 -!- danilogondolfo [~danilogon@37.228.206.65] has quit [Quit: Leaving] 22:28 -!- varioust [~varioust@gateway/tor-sasl/varioust] has joined #openbsd 22:29 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has quit [Remote host closed the connection] 22:29 -!- verbotron [~verbotron@gateway/tor-sasl/verbotron] has joined #openbsd 22:31 -!- rurtty [~wwwww@46.235.99.146] has quit [Quit: Leaving] 22:37 -!- varioust [~varioust@gateway/tor-sasl/varioust] has quit [Ping timeout: 240 seconds] 22:41 -!- untitled [untitled@sadistto.net] has joined #openbsd 22:41 -!- untitled [untitled@sadistto.net] has quit [Read error: Connection reset by peer] 22:41 -!- seninha [~seninha@user/seninha] has quit [Quit: Leaving] 22:42 -!- byteskeptical [~amnesia@user/byteskeptical] has joined #openbsd 22:48 -!- Bradipo [~amb@50.77.44.29] has quit [Quit: Lost terminal] 22:48 -!- SiFuh [~SiFuh@user/sifuh] has quit [Remote host closed the connection] 22:48 -!- SiFuh [~SiFuh@user/sifuh] has joined #openbsd 22:50 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has quit [Ping timeout: 260 seconds] 22:50 -!- varioust [~varioust@gateway/tor-sasl/varioust] has joined #openbsd 22:51 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has joined #openbsd 22:52 -!- gman999 [~GMan999@user/gman999] has quit [Quit: WeeChat 4.0.4] 22:53 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 22:54 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 22:54 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 22:58 -!- rakka [~ninetynin@user/ninetyninekaits] has quit [Remote host closed the connection] 22:58 -!- ClaudioM [claudiom@tilde.institute] has quit [Quit: leaving] 22:58 -!- rakka [root@user/ninetyninekaits] has joined #openbsd 22:58 -!- mystic [~mystic@user/mystic] has quit [Quit: Lost terminal] 22:59 -!- virys [~virys@user/lovisabet] has joined #openbsd 23:00 -!- meros67817602046 [~meros@213-64-148-45-no600.tbcn.telia.com] has quit [Read error: Connection reset by peer] 23:01 -!- lavaball [~Melissa@31.204.155.215] has quit [Remote host closed the connection] 23:03 -!- adig_ [~default@109.166.136.166] has quit [Read error: Connection reset by peer] 23:04 -!- rpratt [~rpratt@4.35.36.142] has quit [Quit: Leaving] 23:16 -!- NicknameJohn [~NicknameJ@187-27-144-3.3g.claro.net.br] has joined #openbsd 23:17 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has quit [Ping timeout: 264 seconds] 23:18 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has joined #openbsd 23:23 -!- epony [~epony@user/epony] has quit [Remote host closed the connection] 23:24 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has quit [Ping timeout: 256 seconds] 23:27 -!- djhankb [~djhankb@208.113.164.68] has quit [Remote host closed the connection] 23:28 -!- djhankb [~djhankb@208.113.164.68] has joined #openbsd 23:29 -!- Filystyn [~piotr@user/filystyn] has quit [Quit: Lost terminal] 23:40 -!- tozhu [~tozhu@36.7.150.78] has joined #openbsd 23:43 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has quit [Ping timeout: 256 seconds] 23:43 -!- jonadab [~weirdidio@174-105-114-155.res.spectrum.com] has joined #openbsd 23:44 -!- desnudopenguino [~Thunderbi@c-73-157-16-238.hsd1.wa.comcast.net] has joined #openbsd 23:50 -!- Xenguy [~Xenguy@user/xenguy] has joined #openbsd 23:54 -!- adip [~adip@c133-141.icpnet.pl] has quit [Ping timeout: 256 seconds] 23:56 -!- ikarso [uid475540@id-475540.tinside.irccloud.com] has quit [Quit: Connection closed for inactivity] 23:57 -!- virys [~virys@user/lovisabet] has left #openbsd [] 23:59 -!- virys [~virys@user/lovisabet] has joined #openbsd --- Log closed Wed Jan 24 00:00:55 2024