Re: More than 16 partitions

2020-04-23 Thread Eric Furman
On Thu, Apr 23, 2020, at 4:16 PM, Strahil Nikolov wrote: > So, can I setup openBSD labels on x86_64 without legacy/GPT partition > first ? > And who the hell needs more than 16 partitions ? Why not we just port > ZFS from FreeBSD, or LVM from Linux and get over it ? > > P.S.: The last one wa

Re: Comments in source code

2020-04-23 Thread Eric Furman
On Thu, Apr 23, 2020, at 5:38 PM, Aisha Tammy wrote: > > If you aren't already, you should be looking at commit messages from > > where the relevant code was touched. That is often where you'll find the > > explanations you seek. > > > I have been reading them, Commit messages don't explain algori

Re: Thinkpad X1 5th Gen Microphone

2020-05-21 Thread Eric Auge
Hello Edd, All good here, microphone works fine, once I enable recording: sysctl kern.audio.record=1 HTH, Cheers, Eric. On Thu, May 21, 2020 at 11:53 AM Edd Barrett wrote: > > Hi, > > I was wondering if anyone has ever gotten a microphone working with the > built-in azal

Re: Thinkpad X1 5th Gen Microphone

2020-05-21 Thread Eric Auge
, Eric. On Thu, May 21, 2020 at 3:01 PM Edd Barrett wrote: > > Hi Eric, > > On Thu, May 21, 2020 at 12:50:36PM +0200, Eric Auge wrote: > > Hello Edd, > > > > All good here, microphone works fine, once I enable recording: > > sysctl kern.audio.record=1 > >

Re: Thinkpad X1 5th Gen Microphone

2020-05-21 Thread Eric Auge
forgot to ask in my previous mail but did you check your sndioctl settings? $ sndioctl input.level=0.494 input.mute=0 output.level=1.000 output.mute=0 app/aucat0.level=1.000 app/aucat1.level=1.000 app/mumble0.level=1.000 app/mumble1.level=1.000 Cheers, HTH, Eric. On Thu, May 21, 2020 at 5:03 PM

Re: Filling a 4TB Disk with Random Data

2020-06-01 Thread Eric Furman
On Mon, Jun 1, 2020, at 10:28 AM, Paul de Weerd wrote: > storage medium. Due to smart disks remapping your data in case of > 'broken' sectors, some old data can never be properly overwritten. This is why if you are serious you use a degausser.

Re: How do I get the man page for a package I haven't installed yet?

2020-06-23 Thread Eric Furman
On Tue, Jun 23, 2020, at 2:20 PM, Theo de Raadt wrote: > Ottavio Caruso wrote: > > > Hi, > > > > Unless I've got it all wrong, will only > > display man pages for programs and commands in base. Is there a way to > > display the man page for a package/port I haven't ins

Re: How do I get the man page for a package I haven't installed yet?

2020-06-26 Thread Eric Furman
Let us say just for example I am running Mono on Windows OS. If I need to look at docs would I go to Microsoft.com? Of course I wouldn't. That would be silly. I would go to Mono's website. So why would people think that all the ports docs should be at OpenBSD.com?

Re: OpenSMTPD filters and "Masquerading"

2019-10-04 Thread Eric Elena
so gmail is happy with this indirection flow. Thanks, Eric On Fri, 4 Oct 2019 08:08:57 + (UTC) Jon Arlund wrote: > Hi misc, > I was delighted to see the inclusion of OpenSMTPD filters in the latest > snapshot. > Knowing this has been a frequently requested feature, does someone k

Re: Installing OpenBSD -current snapshots

2019-11-29 Thread Eric Furman
On Fri, Nov 29, 2019, at 2:26 AM, Clay Daniels wrote: > Nick, thanks for straightening me out about what is actually going on here > with the install. I see that there is now a fresh snapshot with today's > date, not the one I downloaded and ran yesterday. This might tend to keep > one busy. I'm no

Re: Suggestion: Replace Perl with Lua in the OpenBSD Base System

2019-12-31 Thread Eric Zylstra
Maybe the OP could just go ahead and replace all the Perl code with Lua and then ask for feedback from the other devs? That is the OpenBSD way, right? If it really is a great idea, they’d all be really excited. In any case, it would kill this thread. EZ Sent from my iPhone > On Dec 31, 20

Re: Suggestion: Replace Perl with Lua in the OpenBSD Base System

2019-12-31 Thread Eric Zylstra
Proposing such a huge project without the ability to do it? I may have been a little disrespectful, but not the first one in the thread. And my point wasn’t to be disrespectful, but to point out that most proposals unaccompanied by code and that don’t solve obvious problems don’t seem to be re

Re: Hyperbola Gnu Linux changing to Bsd

2020-01-02 Thread Eric Furman
On Thu, Jan 2, 2020, at 3:09 AM, Bodie wrote: > > > On 2.1.2020 02:56, SOUL_OF_ROOT 55 wrote: > > Em seg, 30 de dez de 2019 00:59, SOUL_OF_ROOT 55 > > > > escreveu: > > > >> Hi! > >> > >> It is written in article Free GNU/Linux distributions: BLAH BLAH BLAH When are you people going to lea

Suricata from packages

2020-01-17 Thread Eric Zylstra
/bin/suricata -D …succeeds. It runs fine. That is the same command in the /etc/rc.d/suricata. Pointers? Suggestions? Specific details? Thanks, Eric Z

Re: Suricata from packages

2020-01-21 Thread Eric Zylstra
> On Jan 18, 2020, at 6:42 AM, Antoine Jacoutot wrote: > > On Fri, Jan 17, 2020 at 11:24:22PM -0600, Eric Zylstra wrote: >> OpenBSD 6.6 Generic.MP amd64 >> Stable. >> >> I installed suricata using pkg_add. Having trouble with starting it. >> >&g

Re: Suricata from packages

2020-01-21 Thread Eric Zylstra
> On Jan 18, 2020, at 9:08 AM, Eric Zylstra wrote: > > > >> On Jan 18, 2020, at 6:42 AM, Antoine Jacoutot > <mailto:ajacou...@bsdfrog.org>> wrote: >> >> On Fri, Jan 17, 2020 at 11:24:22PM -0600, Eric Zylstra wrote: >>> OpenBSD 6.6 Generic

Re: Suricata from packages

2020-01-21 Thread Eric Zylstra
The pkg-readme was perfect. Concise and all I need to know. Two minutes and I’m good to go. Thanks all! EZ Sent from my iPhone > On Jan 21, 2020, at 3:59 PM, Stuart Henderson wrote: > > On 2020/01/21 15:40, Eric Zylstra wrote: >> >> >>>> On Jan 21, 2

Re: Suricata from packages

2020-01-21 Thread Eric Zylstra
> On Jan 21, 2020, at 1:45 PM, Stuart Henderson wrote: > > On 2020-01-18, Eric Zylstra wrote: >> >> >>> On Jan 18, 2020, at 6:42 AM, Antoine Jacoutot wrote: >>> >>> On Fri, Jan 17, 2020 at 11:24:22PM -0600, Eric Zylstra wrote: >>>

Kibana/Elasticsearch fail

2020-02-06 Thread Eric Zylstra
I’ve installed the ELK packages (Elasticsearch, Logstash, Kibana) using pkg_add. Installs went fine. I checked out the pkg documentation (pkg_reames) and followed the steps for those that had documentation to follow. When I boot, Logstash and Kibana fail. I can use rcctl to start Logstash wit

Re: Kibana/Elasticsearch fail

2020-02-10 Thread Eric Zylstra
You rock! I’ll let you know it works for me when I get a chance. EZ Sent from my iPhone > On Feb 10, 2020, at 11:19 PM, Aaron Bieber wrote: > > On Thu, 06 Feb 2020 at 23:31:01 -0600, Eric Zylstra wrote: >> I’ve installed the ELK packages (Elasticsearch, Logstash, Kibana) us

Re: Full disk encryption including /boot, excluding bootloader?

2020-02-18 Thread Eric Furman
Make sure no one has physical access to you machine! EVER. Lock it away. That way no 'Evil Maid' or any one else can access it! This is not hard. Why is this a thing? If someone has physical access to you box then it is Game Over! All of these fantasy efforts are BS. Physically secure your hardware

Re: FreeBSD or OpenBSD for my (server/router) purposes? (Total n00b)

2015-09-27 Thread Eric Furman
On Sun, Sep 27, 2015, at 01:11 PM, Matt Hamilton wrote: > > On 27 Sep 2015, at 18:01, Theo de Raadt wrote: > > > >> Quernus wrote: > >>> On 27 Sep 2015, at 16:10, Stuart Henderson wrote: > >>> > On 2015-09-27, Quernus wrote: > > I actually run OpenBSD in a VM on FreeBSD using bhy

Re: FreeBSD or OpenBSD for my (server/router) purposes? (Total n00b)

2015-09-27 Thread Eric Furman
On Sun, Sep 27, 2015, at 06:22 PM, Matt Hamilton wrote: > > On 27 Sep 2015, at 22:57, Theo de Raadt wrote: > > > >>> On 27 Sep 2015, at 22:38, Eric Furman wrote: > >>> > >>> You really don't get it. Running OpenBSD in a VM gives you no &

Re: FreeBSD or OpenBSD for my (server/router) purposes? (Total n00b)

2015-09-27 Thread Eric Furman
On Sun, Sep 27, 2015, at 09:34 PM, jungle Boogie wrote: > On 27 September 2015 at 17:34, Eric Furman > wrote: > > Just search for VM and security on the internets and see > > what comes up. Secure they are not. > > > Where in the blog does Matt discuss 'secure

Re: disklabel fs types, where can I find the whole list of supported types?

2015-10-05 Thread Eric Furman
Its been explained to you already. You're just being a troll now. On Mon, Oct 5, 2015, at 03:53 AM, Mikael wrote: > Right, I am fully aware of that (i.e. that you can type in MBR partition > type as HEX code in the fdisk tool) - please correct me if I'm wrong, but > that is specific to the FDISK (

Re: Linus Torvalds thoughts on Linux Security

2015-11-07 Thread Eric Furman
Please don't encourage trolls. This has already been discussed at length on this list to no purpose.

Re: OT:Paris..

2015-11-15 Thread Eric Furman
I am Christian. I have friends who are Muslim. This is what we can both agree upon. Outside the scope of this list People got hurt Can't say why Always a bummer Hope folks are A OK. peace ok@ please On Sun, Nov 15, 2015, at 04:41 AM, noah pugsley wrote: > I hope I don't seem like a cheerleader fo

Re: Welcome-Mail

2015-11-16 Thread Eric Furman
Yea, but ftp is a shitty protocol that should have died a merciful death a long time ago so On Mon, Nov 16, 2015, at 06:07 AM, Marc Peters wrote: > Am 11/16/15 um 12:00 schrieb Stefan Wollny: > > Hi there, > > > > I may be wrong but I thought usage of ftp to get information and to > > downloa

Re: The kernels of *BSD include nonfree firmware blobs?

2015-11-27 Thread Eric Furman
Pen and paper and inconspicuous drop spots. On Fri, Nov 27, 2015, at 10:33 AM, français wrote: > The Free Software Foundation (FSF) says that: > > "FreeBSD, NetBSD, and OpenBSD all include instructions for obtaining > nonfree > programs in their ports system. In addition, their kernels include > n

Re: sudo and globbing

2016-01-08 Thread Eric Furman
There are so many differences between Linux and every other flavour of UNIX; like OpenBSD, AIX, Solaris, etc, that WTF is your point?? Really? What about Gnu's Not UNIX don't you get? This crap is just trolling, IMHO. On Fri, Jan 8, 2016, at 09:27 AM, Alexander Hall wrote: > On January 8, 2016 11:

Re: if I were to make a pkg-add diff

2016-01-19 Thread Eric Furman
FOR GOD'S SAKE STOP TALKING. Submit your code to tech@ and it will be considered on its merits. The OpenBSD team is very open to good code. If it's shite you will get no response. If it has potential you will get comments. But NOTHING will happen until they see CODE. On Tue, Jan 19, 2016, at 02:26

Re: Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-16 Thread Eric Furman
OS400 people don't come on this list and discuss their operating system. VOS people don't come on this list and discuss their operating system. Hell, even Windows people don't come on this list and discuss their OS. I'm totally confused as to why we constantly get GNU/Linux douche bags on this list

Re: Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-17 Thread Eric Furman
> Eric Furman wrote on Tue, Feb 16, 2016 at 10:23:27PM -0500: > > > OS400 people don't come on this list and discuss their operating system. > > VOS people don't come on this list and discuss their operating system. > > Hell, even Windows people don't

Re: Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-17 Thread Eric Furman
On Wed, Feb 17, 2016, at 09:10 PM, li...@wrant.com wrote: > Wed, 17 Feb 2016 19:36:35 -0500 Eric Furman > > Now I'm off to the GNU & Linux lists to spread the gospel of OpenBSD! ^^ Whoa whoa

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
On Mon, Nov 6, 2017, at 03:28 PM, Ywe Cærlyn wrote: > First contribution: You should focus on the 3-clause licence. The two > 2-clause tries to be GNU, and that is a mistake I think. OK, you had me up till here and then this 'Contribution". Is this an attempt at humor? Last time I checked all of

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
t is really going nowhere. WIth the 2 clause licence, you > >> hear a little bit of that song.. Just a warning, from someone who has > >> seen real obtusity in code. > >> > >> Den 11/7/2017 02:57, skrev Eric Furman: > >>> On Mon, Nov 6, 2017, at 03:

Re: Hellos from the Lands of Norway.

2017-11-06 Thread Eric Furman
Oh, one more thing. The joke threads are supposed to be reserved for Fridays. Since you're new you probably didn't know that. On Tue, Nov 7, 2017, at 12:04 AM, Eric Furman wrote: > OK, my understanding of English must be broken because > I do not understand any of this. > I

Re: Hellos from the Lands of Norway.

2017-11-07 Thread Eric Furman
On Tue, Nov 7, 2017, at 06:13 AM, mich...@hekeler.com wrote: > This seems to be a very technically orientated and serious discussion. > ‎Chapeau, Mr. Ywe Cærlyn! > God Bless Norway!

Re: ASLR: How Robust is the Randomness?

2017-11-28 Thread Eric Furman
How is your fork of netbsd doing these days? On Tue, Nov 28, 2017, at 11:59 PM, Edgar Pettijohn wrote: > On Tue, Nov 28, 2017 at 09:40:34PM +0100, leo_...@volny.cz wrote: > > theo wrote: > > > It is over your head. Or learn to read. Or learn to not reply before > > > you think. > > > > You know w

Re: OpenBSD Puffy Stickers

2017-11-30 Thread Eric Furman
On Thu, Nov 30, 2017, at 11:07 PM, Theo de Raadt wrote: > > Currently the OpenBSD store has mugs, t-shirts, posters, and CDs. All of > > those require more expense than stickers. Stickers are rather inexpensive > > to produce, can be sold for high markup, and cost very little to ship, not > > to me

Re: OpenBSD Puffy Stickers

2017-12-01 Thread Eric Furman
On Fri, Dec 1, 2017, at 02:50 AM, Rudy Baker wrote: > Alright guys, he gets it. I wouldn't want to have to read two obligatory > leaving letters in one week :) > > > On Dec 1, 2017 1:31 AM, "Eric Furman" wrote: > > On Thu, Nov 30, 2017, at 11:07 PM, Theo

Re: Hellos from.. one nation under Üni

2018-01-02 Thread Eric Furman
Please go spread crazy somewhere else. We're all filled up here. On Tue, Jan 2, 2018, at 9:39 AM, Epost wrote: > I have rationalized this even futher. Some of the reason for me > rejecting GNU was indeed the hallucinogenic element. I hate indeed > "psilocybin prophets"and that they supposedly ca

Re: Kernel memory leaking on Intel CPUs?

2018-01-05 Thread Eric Furman
I always love threads like this. :) Doesn't it tell anybody anything that none of the developers have commented?

Fwd: Re: Kernel memory leaking on Intel CPUs?

2018-01-06 Thread Eric Furman
- Original message - On 05/01/18 08:51, Eric Furman wrote: > I always love threads like this. :) > Doesn't it tell anybody anything that none of the developers have commented? My point was that this thread was just pointless speculation by a bunch of people who have no idea o

Re: Options for dealing with DES crypt password file

2018-01-11 Thread Eric Furman
On Thu, Jan 11, 2018, at 3:42 PM, Consus wrote: > On 18:27 Thu 11 Jan, Jeff Zimmerman wrote: > > I've got an old server (OpenBSD 4.7 old) with a mixed bag of password > > hashes in master.passwd. A majority of the passwords (hundreds) are > > old salted DES crypt format. > > > > Am I correct in my

Re: Problems with inteldrm on ASRock J3455-ITX (Apollo Lake)

2018-01-14 Thread Eric Furman
On Sun, Jan 14, 2018, at 12:53 PM, Nils Reuße wrote: > Hi there, > > i got a new board (ASRock J3455-ITX) that's based intels apollo lake > SoC. I've updated the bios to the latest version (1.4) and all things i > need are supported by openbsd out of the box on 6.2-current, except for > the gr

Re: Resume fails with connected USB hub

2018-01-31 Thread Eric Furman
On Tue, Jan 30, 2018, at 8:56 PM, Maximilian Pichler wrote: > On Tue, Jan 30, 2018 at 5:54 PM, Theo de Raadt wrote: > > There are a few people who can debug this. It is quite hard to debug > > without having a machine on the desk. Something about have non-working > > hardware makes Mike and I an

Re: OpenBSD IRQ sharing on ISA

2018-02-08 Thread Eric Furman
On Thu, Feb 8, 2018, at 7:02 AM, Mihai Popescu wrote: > > Then i setup only one port using configure command all ports work normally. > > I worked a lot with multiple RS-232 ports boards. They all had some > hardware jumpers to configure the IRQ and Address for each port ( a > lot of jumpers!). Ma

Re: libasr/libevent question

2018-02-16 Thread Eric Faurot
ivial that I'm > overlooking. Anyway I compiled like so: You need to call event_init() before using other libevent functions. Eric.

Re: ESP8266 Non-OS SDK

2018-03-23 Thread Eric Huiban
Base Pr1me wrote: Has anyone played around with compiling the Espressif SDK for their chips? Just curious. Thanks, Tracey I'm beginning to modify the SDK for Espressif ESP32 step by step when time allows. It's full of linuxism and very gnuish, but if i can do some mod in their stuff everybo

Re: counting dropped packets for pf

2018-03-29 Thread Eric Furman
On Wed, Mar 28, 2018, at 7:10 PM, 3 wrote: > > 3(ba...@yandex.ru) on 2018.03.28 23:03:27 +0300: > >> > On 03/28/18 15:04, 3 wrote: > >> >> hi guys. when the pflow option first appeared, i was surprised by the > >> >> stupidity of those who implemented it- pflow could not be specified > >> >> for bl

Re: bug tracking system for OpenBSD

2018-03-31 Thread Eric Furman
On Fri, Mar 30, 2018, at 4:01 PM, Sergey Bronnikov wrote: > I have made a first step forward in direction to OpenBSD bugtracker > and imported bugs@ archive to a Fossil SCM - > https://bronevichok.ru/cgi-bin/b.cgi/rptview?rn=1 > Let's discuss a next step. > You think I'm going to visit a .ru webs

Re: Reinstall to upgrade

2020-11-29 Thread Eric Furman
On Sat, Nov 28, 2020, at 9:40 AM, Gregory Edigarov wrote: > > > On 11/25/20 3:26 PM, Manuel Giraud wrote: > > Hi, > > > > I'd like to upgrade (on -current) and, in the process, remove some cruft > > accumulated over the years. I usually do sysupgrade and sysclean for > > system. > > > > But for p

File this bug, or not?

2021-01-18 Thread Eric Zylstra
Misc, I’ve set up a 6 drive RAID-5. Just for the experience of degrading and rebuilding the RAID, I popped a drive out. Within a few seconds the machine kerneled and dropped into ddb. Is there any chance this would be expected considering the machine’s SATA is not hot-swappable? I’m looking

Re: File this bug, or not?

2021-01-20 Thread Eric Zylstra
So you would expect a kernel panic when a live drive gets pulled from a RAID5? Sent from my iPhone > On Jan 20, 2021, at 7:12 AM, Stuart Henderson wrote: > > On 2021-01-19, Jordan Geoghegan wrote: >> >>> On 1/18/21 2:47 PM, Eric Zylstra wrote: >>> I’ve set

pf on bridge interface not working

2021-02-20 Thread Eric Zylstra

Re: pf on bridge interface not working

2021-02-21 Thread Eric Zylstra

pf on bridge interface not working

2021-02-21 Thread Eric Zylstra
This came through to me from the list with “no content”, so I’m trying again. —— My box has three interfaces, dc0 to manage, em0 and em1 for bridging external LAN to internal LAN. hostname.em0: up hostname.em1: up hostname.bridge0: add em0 add em1 up Bridge works, traffi

Re: static IPv6 config on OVH dedicated server

2021-04-09 Thread Eric JACQUOT
Too fast You will never reach an outside gateway. -- Eric JACQUOT De : Eric JACQUOT Envoyé : vendredi 9 avril 2021 23:55 À : Piotr Isajew; misc@openbsd.org Objet : Re: static IPv6 config on OVH dedicated server Hi Piotr, You have to configure your if with

Re: static IPv6 config on OVH dedicated server

2021-04-09 Thread Eric JACQUOT
Hi Piotr, You have to configure your if with a /56 mask and then you will be able reach the ipv6 gateway. Remember to accord your pf rules to allow required icmpv6 types. Cheers, -- Eric JACQUOT De : Piotr Isajew Envoyé : vendredi 9 avril 2021 22:59

Re: static IPv6 config on OVH dedicated server

2021-04-11 Thread Eric JACQUOT
Hi Piotr, -Message initial- > De: Piotr Isajew > Envoyé: vendredi 9 avril 2021 22:59 > À: misc@openbsd.org > Sujet: static IPv6 config on OVH dedicated server > > Hi, > > I'm struggling to configure IPv6 for my fresh OpenBSD 6.8 > installation running on OVH (soyoustart.com) dedicated

Re: static IPv6 config on OVH dedicated server

2021-04-11 Thread Eric JACQUOT
Forgot this. 1 hour later It sucks again . What a fucking network :( -Message initial- > De: Eric JACQUOT > Envoyé: lundi 12 avril 2021 0:13 > À: Piotr Isajew ; misc@openbsd.org > Sujet: RE: static IPv6 config on OVH dedicated server > > Hi Piotr, > > -Mes

Re: static IPv6 config on OVH dedicated server

2021-04-17 Thread Eric JACQUOT
Hi, My bad... I finally read more man pages about ip6, route, trying to understand their network topology... New config for ovh ipv6 with a prefixlen 64. Example /etc/hosname.if : inet6 2607:5300:60:62ac:: 64 !route add -inet6 -net 2607:5300:60:62ff::/64 -cloning -link -iface ix0 !route add -

Re: Does intel(4) support Iris Xe Graphics?

2021-04-26 Thread Eric Auge
heartbeat on rcs0 drm:pid23016:mark_guilty *NOTICE* Xorg[86272] context reset due to GPU hang I've attached a dmesg, just wanted to comment on this report as it "seems" similar. About to properly send this to bugs@ in a separate email (with acpidump, pcidump, blablabla sendbug(1)).

Re: Temporary failure when sending emails to this mailing list

2023-07-24 Thread Eric Furman
Me, personally, I have blocked all email from .us domains. I know that there are some emails from .us that are legitimate, but after doing so the amount of Spam I have to deal with dropped dramatically. In my experience 99.% of emails from .us are SPAM. You might want to invest in another email

Does openBSD come with a web browser?

2023-09-10 Thread Eric Demer
il regarding this at https://www.openbsd.org/ . Eric Demer

Re: Does openBSD come with a web browser?

2023-09-12 Thread Eric Demer
ve Date of the revised Terms", and it does not say the Effective Date can't be _before_ the revised Terms were posted. Youtube's Terms are better, but (0) it's Google, and (1) the "launch a new product or feature" exception is merely a timing restriction: It's not limited to changes that have anything else to do with the new product or feature. Google's Terms seem to have the same changes provision. Eric Demer

Re: Does openBSD come with a web browser?

2023-09-12 Thread Eric Demer
Thankyou. As Allan mentioned, I will do more searching regarding the laptop I might be buying. Eric Demer

Re: Change userland core dump location

2023-09-13 Thread Eric Wong
Theo de Raadt wrote: > There isn't a way. And I will argue there shouldn't be a way to do that. > I don't see a need to invent such a scheme for one user, when half a century > of Unix has no way to do this. > Sorry. I have a different use case than Johannes but looking for a similar feature. May

Re: Change userland core dump location

2023-09-14 Thread Eric Wong
Stuart Henderson wrote: > On 2023-09-13, Eric Wong wrote: > > Theo de Raadt wrote: > >> There isn't a way. And I will argue there shouldn't be a way to do that. > >> I don't see a need to invent such a scheme for one user, when half a > >> cen

Re: Auto-install over network using UEFI

2023-11-23 Thread Eric Elena
On Thu, 23 Nov 2023 00:37:37 -0800 Nick Owens wrote: > On Tue, Nov 21, 2023 at 7:03 PM Chris Narkiewicz wrote: > > > > I'm experimentin with auto-install over network using linux libvirt > > (qemu). > > > > I managed to load pxeboot in BIOS mode and I'm wondering if UEFI > > is supported. > > > >

termtypes.master glitch in building -current

2023-12-01 Thread Eric Grosse
When I've built -current on several machines recently, the procedure dies at ===> share/termtypes /usr/bin/tic -C -x /usr/src/share/termtypes/termtypes.master > termcap /usr/bin/tic -x -o terminfo /usr/src/share/termtypes/termtypes.master "/usr/src/share/termtypes/termtypes.master", line 44

Re: man.openbsd.org timing out via HTTP & HTTPS

2023-12-29 Thread Eric Pruitt
wer and needs a nudge. Known issue: - https://marc.info/?l=openbsd-misc&m=170301839017559&w=2 - https://marc.info/?l=openbsd-misc&m=170345453930038&w=2 Eric

Re: Mouse moving on its own, kbd typing on its own

2024-03-11 Thread Eric Furman
>> On Fri, March 8, 2024 4:43 pm, ofthecentury wrote: >> > I have a USB mouse that starts to move a little >> > on its own once in a while when I'm browsing the internet using chromium. >> > My USB keyboard >> > is also acting up...it just started typing spaces all of a sudden as I was >> > typing

Re: lcamtuf on the recent xz debacle

2024-04-04 Thread Eric Pruitt
r, when I read the line, I interpret as "xz Utils ... [is] available on almost all installations of Linux and other Unix-like operating systems," which is true. That does not necessarily suggest that they're all affected by the vulnerability. Eric

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Eric JACQUOT
0 !route add -inet6 default 2001:db8:efef::1 Be aware of icmpv6 filtering in your pf.conf. Regards, -- Eric Jacquot

Manpage of strlcat/strlcpy

2022-11-22 Thread Eric Sanchis
cpy(3) and strncat(3).” It is not completely true: strncpy/strncat can copy/concatenate a substring of src (the third parameter n means n bytes of src). Strlcpy/strlcat cannot. Sincerely yours, Eric Sanchis Associate Professor in Computer Science University of Toulouse Capitole (IUT Rodez) France

Re: (video) obsd install initial boot process slowed down

2023-01-06 Thread Eric Elena
On Fri, 6 Jan 2023 11:04:46 - (UTC) Stuart Henderson wrote: > >> On 1/4/23 01:13, Sylvain Saboua wrote: > >>> Hi, my openbsed (encrypted) install is functionning really > >>> well, apart from one thing, that would signal a bug or smth: > .. > > On 2023-01-05, Sylvain Saboua wrote: > > https:/

Re: Ensuring data integrity

2023-02-17 Thread Eric Johnson
not go to higher Raid levels instead?), but you still need to do backups unless the data is meaningless and/or unnecessary. If you can lose your data without having any impact on your business at all, why even bother with a mirror? Do not bet the business on a mirror instead of a backup. Eric

Re: Mail Etiquette: Reply above or below

2023-03-09 Thread Eric Johnson
writing is so that others may understand what you had to say. The more difficult that someone makes it to decipher what they wrote, the more people won't even bother with them. Eric

Re: smtpd setup

2013-05-17 Thread Eric Faurot
emove a0b31f71a4e509ff > (BTW, is there a way to flush ALL queued messages? smtpctl(8) doesn't > allude to it. If there isn't, what's the proper way to do so?) Get the envelope ids from the "mailq" output and pass them to "smtpctl remove". Something like: # mailq | cut -d \| -f 1 | xargs -L 1 smtpctl remove Eric.

Announce: OpenSMTPD 5.3.3 released

2013-06-04 Thread Eric Faurot
y to secur...@opensmtpd.org Other bugs may be reported to b...@opensmtpd.org OpenSMTPD is brought to you by Gilles Chehade, Eric Faurot and Charles Longeau.

Re: Unable to configure smtpd as backup server

2013-06-24 Thread Eric Faurot
he outside. > I've also tried various options using 'relay backup' without > success. The man page does not give an example for backup servers. > So, I'm not sure how to proceed. "relay backup" is used to setup secondary mail servers for a domain, that is a server that accept mails for a domain and relay to MXs with higher priority (i.e. lower preference in DNS). > Many thanks in advance for any guidance you can offer. You're welcome. Eric.

Re: Fuse on OpenBSD

2013-07-03 Thread eric oyen
ing a nice summer up there (its roasting here at or above 115). keep cool and don't let the buggers get you down. :) -Eric On Jul 3, 2013, at 5:55 PM, Theo de Raadt wrote: >> About a month ago, I followed up on tech@ that some fuse support had >> been merged into the kernel,

Re: Fuse on OpenBSD

2013-07-03 Thread eric oyen
am what I am. :) Anyway, thanks for the motivation. :) -eric On Jul 3, 2013, at 6:18 PM, Theo de Raadt wrote: >> Still, FUSE is a wonderful idea. It certainly would make OpenBSD >> more versatile (and even allow it to wend its way further into both >> the user and corpora

Re: Why I abandoned OpenBSD, and why you should too...

2013-07-04 Thread eric oyen
ously have doubts as to the veracity of your statements. If you can't prove your assertions, then I name you what you are: TROLL. -eric On Jul 4, 2013, at 8:56 PM, Thomas Jennings wrote: > Dear OpenBSD developers and users:

Re: Why I abandoned OpenBSD, and why you should too...

2013-07-05 Thread eric oyen
the blind zone. This is what I mean by sighted assistance. So right now, if I can't do it myself, whats the point? -eric On Jul 4, 2013, at 10:09 PM, openda...@hushmail.com wrote: > On 5. juli 2013 at 4:59 AM, "eric oyen" wrote: >> >> My only problem (and it

Re: Why I abandoned OpenBSD, and why you should too...

2013-07-05 Thread Eric Furman
Please stop do not reply this is an annual event. Every year an email is sent with this same subject. It might be slightly beleivabele if it did not devovle into ad hominem attackes on Theo. Yes, Theo is an asshole. but that is irelelevant. Most geniuses are assholes. On Fri, Jul 5, 2013, at 1

new topic: blind support for OpenBSD.

2013-07-06 Thread eric oyen
outset and actually have it work the first time. anyway, thats the rub for me. I like the OS, but this is the show stopper for me. -eric On Jul 6, 2013, at 5:49 PM, Alexander Hall wrote: >> > > Letting the installer redirect the console to com0 does not cut it? What hardware are we talking about? > > /Alexander

Re: new topic: blind support for OpenBSD.

2013-07-06 Thread eric oyen
speech/braille of course). With the exception of the last, OpenBSD would be perfect for me. Its stable, doesn't require a fancy graphical interface to run and has plenty of available ports that work. what more could a blind power computer user want? -eric > Have you tried other OS besides

Re: new topic: blind support for OpenBSD.

2013-07-06 Thread eric oyen
for X: GTK DM (gnome 3, fvwm or XFCE with ORCA (this for the X desktop) after installation. EMACSpeak for the CLI at system start. I am not sure what packages would be available that could send data to the USB port for a plug in braille display device. I may have to look around and see whats availa

Re: new topic: blind support for OpenBSD.

2013-07-07 Thread eric oyen
t assistance, I would be fired and someone who can see the screen would get the job. Now, some of the other things you mentioned make good sense and I will take that message as its meant. All I ask is that you consider larger issues here. -eric On Jul 7, 2013, at 4:40 AM, ropers wrote: >

Re: Boning the Troll

2013-07-11 Thread eric oyen
I wouldn't say he is a pro. It sounds more like some script kiddie with a better than normal script. in any case, its time to nip this in the bud before it becomes a full blown weed. -eric On Jul 11, 2013, at 10:22 AM, Jack Woehr wrote: > Notice that "Thomas" is also &quo

Searching dmesg from Z68P-DS3 ...

2013-08-30 Thread Eric Huiban
y for the noise ! :) Thank-you, Eric.

Re: Feedback about Desktop Environments

2013-09-16 Thread Eric Johnson
on was pretty good, but I never used it enough to form a solid opinion about it. Eric

Re: cvsync, rsync

2013-09-18 Thread Eric Johnson
having the same hash value would be zero, not 2^(-160). Eric

Re: cvsync, rsync

2013-09-20 Thread Eric Johnson
r would likely show up quite quickly. I suspect that a number of errors would result in files that were incapable of being compiled. Eric

Re: Verified OS concerns

2013-09-20 Thread Eric Johnson
irst bug that was discovered turned out to be rather useful and so I left it alone and it became a feature. Unfortunately, that's the only bug I can think of in any of my code that was actually useful. Eric

Re: Verified OS concerns

2013-09-20 Thread Eric Johnson
most because the developers have spent a great deal of effort into reviewing the code for security concerns. Eric

Re: mailx : mime handling?

2013-09-25 Thread Eric Johnson
On Wed, 25 Sep 2013, Dmitrij D. Czarkoff wrote: > Mayuresh Kathe said: > > hi, how do mailx users currently handle mime? > > They don't. They install mutt, s-nail or whatever. pine/alpine Eric

<    1   2   3   4   5   6   7   8   9   10   >