On Sat, Aug 3, 2024 at 11:56 PM David Uhden Collado wrote:
> I think that discussing the legitimacy of intellectual "property" from a
> philosophical rather than a practical standpoint is highly constructive
> and beneficial.
The scope of this issue is quite large. I can talk to you about that
of
On Mon, Jun 17, 2019 at 4:22 AM Mogens Jensen
wrote:
> Even after many tries, I have not yet been able to corrupt the
> filesystem so fsck cannot repair it without manual intervention.
> However, if power is removed while the 'reorder_kernel' script runs,
> the system will become completely unboo
If you want to track which executable was running which pid at a
specific time, you need to put that information in a log, so you can
associate pid and time with the executable path.
--
Raul
On Tue, Mar 5, 2024 at 10:26 AM ofthecentury wrote:
>
> Well, that's not very noice. Where is security?
On Wed, Oct 25, 2023 at 8:16 PM Justin Yates Fletcher
wrote:
> On Wed, 2023-10-25 at 21:12 +0200, Mike Fischer wrote:
> >
> > > Am 25.10.2023 um 17:57 schrieb Theo de Raadt :
> > > Mike Fischer wrote:
> > > > > Am 25.10.2023 um 17:29 schrieb Theo de Raadt
> > > We changed a lot of kernel scheduli
OpenBSD is a volunteer organization.
If you want to volunteer to host an ipv6 mirror, I think the licensing
already allows that.
Please correct me if I'm wrong.
Thanks,
--
Raul
On Mon, Oct 23, 2023 at 2:00 AM Armin Jenewein wrote:
>
> No idea what you perceive here as a "rant", my apologies
On Wed, Jun 1, 2022 at 6:13 PM Mihai Popescu wrote:
> I am not able to understand why a simple application like mpv for
> example is able to play videos and streams at high resolutions with
> good performance, but a "browser" needs 10 times the CPU cores and
> memory and it still does it wrong eno
"Best" depends on you and your system and how you use your system.
(Are you the sole user of your system? Do you share access? Under what
conditions? How much storage does your system have? Etc..)
Conceptually, $HOME/.login is a fine place to define an environment
variable, though there's ways of
On Wed, May 4, 2022 at 4:15 AM Sebastien Marie wrote:
> The main problem I am seeing would be maintaining such lists, and it necessary
> means manual addition to add only "safe" files to remove (no libraries at
> least).
Conceptually speaking, it's possible to track library dependencies,
and it's
On Thu, Apr 28, 2022 at 2:00 PM Peter J. Philipp wrote:
> BTW do you know any operating systems that aren't BSD, Linux that I can
> continue on? Surely you'd be in the know for this.
If you do not mind using msdos as a bootstrap loader, you might try
colorforth. For example: https://colorforth.g
On Tue, Mar 15, 2022 at 10:25 PM wrote:
> Is there something to restart it if it crashes?
If that's a concern you could use a shell script that launches and
relaunches the thing,
But ask yourself: why would you want it to restart automatically after
a crash, if you are concerned about security?
On Mon, Mar 14, 2022 at 8:13 PM wrote:
> Please see "Are all BSDs created equally. OpenBSD vs NetBSD vs FreeBSD"
> https://www.youtube.com/watch?v=AvSPqo3_3vM
>
> How they are handled is another matter, but its just as easy as it is in
> other OS's.
>
> Do you believe that OpenBSD has less attack
On Sat, Mar 12, 2022 at 9:41 PM wrote:
> At least I will make sure to always have a custom install media ready.
Make sure you test it before you need to rely on it.
(Also, using echo isn't necessarily a bad idea, though there are
faster approaches. If retyping a line because of a typo is a probl
On Sat, Mar 12, 2022 at 4:48 PM wrote:
> I already have that book, which is why I KNOW I will never want to use
> ed :)
>
> But thank you all for your feedback. I will make a custom install media
> from now on.
I have been trying to figure out what's going on here: you have not
really explained w
On Thu, Mar 3, 2022 at 10:13 AM Nick Holland
wrote:
> You mention "legacy" options in the BIOS, you may be running an old
> machine. But also look at softdep and noatime mount options, softdep
> is a HUGE performance gain, noatime is a nice little kick with seemingly
> zero consequences (it does
If I unplug and reinsert the usb drive, after about a minute, I get an
asynchronous blue background bit of text:
uhub0: port 2, set config 0 at addr 6 failed
uhub0: device problem, disabling port 2
There's a second usb socket on the other side of the machine. If I
transfer the drive over to that
On Sun, Feb 13, 2022 at 10:25 AM Maurice McCarthy wrote:
> Wow, cannot even see your usb drive. Now I am right out of my depth.
> The sdhc0 and sdmmc0 are to do with the SD card slot.
I am also out of my depth.
That said, here is dmesg | grep -n ^ (hand typed to another machine,
and then proofre
On Sun, Feb 13, 2022 at 8:53 AM Stuart Henderson
wrote:
> Escape to a shell and see what you get from
>
>dmesg | grep ^sd
(This is hand-typed, from the install machine, but carefully proofread):
# dmsg | grep ^sd
sdhc0 at pci0 dev 28 function 0 "Intel Apollo Lake eMMC" rev 0x0b: apic 1 int 3
On Sun, Feb 13, 2022 at 8:29 AM Maurice McCarthy wrote:
> If you look in /dev there are probably no sd1 files created (which I
> guess is where the usb stick is, provided there are no other disks
> present.) So drop to a shell
This sounds promising, and you were indeed correct that no sd1 files
h
On Sat, Feb 12, 2022 at 11:43 PM Ricky Cintron wrote:
> On Saturday, February 12th, 2022 at 5:44 PM, Raul Miller
> wrote:
>
> > ...
> > Location of sets? (disk http nfs or 'done') [http]
> > ...
>
> Entering 'disk' at this point should allo
I am attempting to install openbsd on a maestro evolve iii notebook.
I am using the install70.img from
https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/ written to a usb
drive.
Installation prompts with responses as follows:
boot> (I let this time out)
(I)nstall, (U)pgrade, (A)utoinstall or (S
On Thu, Feb 3, 2022 at 4:07 PM Nick Holland wrote:
> As I recall, GPU hardware has access to basically all the RAM in a
> computer...
I think that this is always true at the bus level.
But I have also seen machines where the GPU was not able to access CPU memory.
Thanks,
--
Raul
.. maybe it's
something I should burn some time on...
Thanks,
--
Raul
On Thu, Feb 3, 2022 at 11:25 AM Raul Miller wrote:
>
> Currently, openbsd has no arrayfire port (see: arrayfire.org).
>
> Arrayfire is a computational interface to gpu hardware.
>
> I am not looking for
Currently, openbsd has no arrayfire port (see: arrayfire.org).
Arrayfire is a computational interface to gpu hardware.
I am not looking for someone to port arrayfire to openbsd -- but I
would like to know if such a port seems viable (are there obvious
failure modes which would likely prevent such
Sorting an array of around 300 (or 3) randomly created unsigned
characters sounds like a task tailor made for binsort.
(Which seems plausibly worth mentioning in this context.)
That said, the key openbsd issues might not include performance on
this particular benchmark.
Thanks,
--
Raul
On
A couple minutes of looking things up suggest
https://marc.info/?l=openbsd-tech&m=141807224826859 as a plausible
starting point for that kind of inquiry.
Take care,
--
Raul
On Thu, Oct 21, 2021 at 8:15 AM wrote:
>
> On Tue, Oct 19, 2021 at 09:32:21PM +0100, Stuart Henderson wrote:
> >> That's
Or, since last day of the month never occurs before the 28th, you
could run the script only on days which might be the last of the
month,
Also, since crontab does support a month column, you could have three
crontab entries: one for months with 31 days (month: 1,3,5,7,8,10,12),
another for months
On Sun, Feb 21, 2021 at 1:38 PM Stuart Henderson wrote:
> I don't honestly think it's worth going to the trouble of disabling.
> Look at the other software you run which isn't enabled in OpenBSD by
> default - that's where your attack surface is ;)
Also look at your hardware, and look at the docu
On Mon, May 11, 2020 at 9:17 PM wrote:
> I was told on the chat that Linux GNU software has hardly visible NSA
> backdoors and IMHO most funding for Linux seems to be from USA ?
This is beyond incompetent. You've got the wrong mailing list for this
kind of issue, you haven't identified the versi
On Sat, May 9, 2020 at 1:05 PM Kevin Chadwick wrote:
> Careful of what sources you trust! If a processor was storing the keys used,
> non
> volatile then people would have found out. Software encryption wouldn't save
> you
> either. If there is a back door it won't have anything to do with AES-N
On Sat, Apr 18, 2020 at 12:25 PM Aham Brahmasmi wrote:
> The examples and Theo's reply helped in understanding the nuance. It
> might seem logical and common sense on further thought, as Janne has
> pointed out. But at least in my case, it was not immediately apparent.
Yeah, after rethinking it,
That's a poorly phrased question, to be honest.
In one sense the point in time where the job is scheduled has to be
different -- it's a point in time in a different 24 hour period.
But in another sense (a sense closer to what you probably intended)
the point in time can't be guaranteed to be diff
On Tue, Apr 14, 2020 at 3:38 PM Consus wrote:
> It is modular to a degree, but separating services requires a bit of
> work so yeah, in this area systemd sucks. Documentation is pretty good
> though. I don't like the complexity of the thing, but I've never been
> stuck because there is not enough
On Tue, Apr 14, 2020 at 1:37 PM Consus wrote:
> On Tue, Apr 14, 2020 at 05:10:14PM +0200, Oddmund G. wrote:
> > I know all this, Ottavio. I have been using GNU+Linux since 1994 after
> > several years with Ultrix/VMS/OpenVMS @DEC: Slackware in the beginning, then
> > Debian until the forced introd
You might also try testing that memory on that machine is not faulty.
(I've been struggling with an ongoing onslaught of machines with faulty memory.)
FYI,
--
Raul
On Fri, Mar 6, 2020 at 6:19 PM Raymond, David wrote:
>
> You might try an alternate desktop/window manager such as lxqt or
> icew
Have you looked at:
man col
?
(Especially for the -b option...)
And, for that matter, have you looked at
man col | cat -vet | less
?
Alternatively, have you tried using any web searches on this topic?
Thanks,
--
Raul
On Mon, Mar 2, 2020 at 12:01 PM Marc Chantreux
wrote:
>
> hello,
>
>
On Wed, Aug 28, 2019 at 10:41 AM Mohamed salah
wrote:
> I wanna put something in discussion, what's your motivational to use
> OPENBSD what not other bsd's what not gnu/Linux, if something doesn't work
> fine on openbsd and you love this os so much what will do?
I wanted a machine with tcp and ud
This might be relevant:
hw.setperf=0
See also: https://man.openbsd.org/cpu.4
--
Raul
On Tue, Dec 31, 2019 at 1:57 PM Leo wrote:
>
> hi
>
> my russian friend has a trouble running OpenBSD
> on his laptop, he reports that Turbo Boost is
> not working (OpenBSD limits him to 1100 MHz),
> he also
On Tue, Dec 31, 2019 at 1:32 PM wrote:
> I'm curious to know if there are any languages other than C and perl in
> use in OpenBSD base.
It's pretty easy to download the sources for base, and then:
tar zxf src.tar.gz
find . -type f -name '*.*' | sed 's/^.*\.//' | sort | uniq -c | sort
-n | tail -
On Tue, Dec 31, 2019 at 11:46 AM Roderick wrote:
> I am curious to know why tcl, my fovourite scripting lanuage, would
> not be a candidate.
If OpenLuaBSD would be a welcome fork, I don't see why OpenTCLBSD
would be any worse.
Doesn't mean anyone wants to write it.
--
Raul
On Fri, Nov 15, 2019 at 1:17 PM Roderick wrote:
> On Fri, 15 Nov 2019, Ian Darwin wrote:
> > Who needs cat when you have echo?
>
> Echo? Necessary?! Terrible waste of paper in a teletype terminal!
> I remember editing with sos in TOPS 10 after giving the command:
> tty noecho.
This is starting to
On Tue, Nov 5, 2019 at 1:58 PM Marc Chantreux wrote:
> yes ... what's the point of using another format than postscript
> directly. ...
That's not a really question (nor does it fit here).
> that said: i'll really give troff a try again when i will figure out how
> to create templates for the do
On Fri, Oct 18, 2019 at 8:23 AM wrote:
> That's not to even start on the fact that it's little more than process
> switching and virtual memory on steroids, so the extra seperation on top of
> what the OS already provides is little more than smoke and mirrors.
My mental model of computer secur
You should probably look at what you see there.
--
Raul
On Thu, Sep 19, 2019 at 3:35 PM sven falempin wrote:
>
> Sorry to disturb ,
>
> what is filling my /var/spool/smtpd/offline directory ?
>
> Smtpd is off on my device ( no mailing ) weekly/monthly active or not
> it feels this directory
> (
On Fri, Sep 6, 2019 at 2:40 PM JohnS wrote:
> Why next construction doesn't work?
>
> read x; while [ "$x" != [abc] ]; do echo "Not a, b or c"; break; done
People have been focusing on the syntax of arguments for test (the
left bracket operation), but there's no 'next' here.
You are reading x ju
I would fix the issue, or use something else to get that done or
abandon that project.
(I am not sure why you would imagine that using OpenBSD implies not
using other operating systems. It's *because* I use other operating
systems that I like using OpenBSD.)
Thanks,
--
Raul
On Wed, Aug 28, 201
You haven't provided enough information to give a definitive answer.
Installing OpenBSD should get you up and working again. But you'll
need to study the documentation and learn how to pull information from
logs and generally be able to keep an eye on things if you want other
people to be able to
Both git and OpenBSD run on patches.
That said, OpenBSD has a cultural restriction of requiring people to
inspect the patches before incorporating them. Adopting git would be a
step away from that practice.
Does that help make sense of the current situation?
--
Raul
On Mon, Jul 22, 2019 at 11:
On Thu, Jul 11, 2019 at 7:39 PM ropers wrote:
> I've just noticed yet another false positive where Gmail has
> classified your email as spam here for the n-th time. I'm not sure if
> that's just happening to my mailbox, or if it's Gmail-wide or, worse,
My gmail spam bucket contains some openbsd
On Tue, Jul 9, 2019 at 1:13 PM Leonid Bobrov wrote:
> Theo, your excuse that OpenBSD is not more popular than Linux because AT&T
> sued BSD in 90's is ridiculous,
Nah, it's a relevant issue.
That said, it's not the only issue, which I imagine was the point you
were trying to get across.
--
Rau
Any sufficiently advanced technology is indistinguishable from noise,
https://en.wikipedia.org/wiki/Shannon%E2%80%93Hartley_theorem
Thanks,
--
Raul
On Tue, Jul 2, 2019 at 1:30 PM Brian Brombacher wrote:
>
> Oh and if the implant is smart, it’ll detect you’re trying to find it and go
> dorman
You might want to put five minutes into researching each of these questions
on your own. This would help you form more meaningful questions and would
also increase the likelihood that you would be able to understand the
responses.
That said, here's something that you (or maybe someone else) might
On Thu, Jun 13, 2019 at 2:38 PM Stephane HUC "PengouinBSD"
wrote:
> https://stephane-huc.net/img/EBNH/OBSD/Puffy.svg
This looks like an svg raster image (as opposed to a vector image,
which would take some manual effort).
Probably worth setting expectations accordingly?
Thanks,
--
Raul
This looks like violent agreement. (It's perhaps worth noting that if
you change the first word here from "No" to "Yes" that the idea being
expressed does not change.)
Thanks,
--
Raul
On Thu, May 23, 2019 at 1:35 PM Patrick Harper wrote:
>
> No, the installation program should make setup as ea
On Wed, May 15, 2019 at 3:05 PM James Huddle wrote:
> What I am trying to do (thank you Troy Martin), is work through
> the standard answers and missteps toward a more secure OS,
> starting with OpenBSD and a flashlight. It is my humble opinion
> that the optimal number of users for (say) a lapto
If someone is using your ssh key and you do not want that to happen,
please replace your keys.
Thanks,
--
Raul
On Wed, Apr 3, 2019 at 2:58 PM Cord wrote:
>
> Hi,
> I have some heavy suspect that my openbsd box was been hacked for the second
> time in few weeks. The first time was been some we
Perhaps worth noting that a lot of this gcc quirkiness (and, via peer
pressure, clang quirkiness) was spawned in response to overly brittle
copyright laws and enforcement. (The expiration times have been
extended excessively to satisfy the likes of Disney, and the
enforcement seems to necessarily b
(1) Wrong mailing lists - these are not linux mailing lists.
(2) ... (I am not going to go over the legal mistakes you've made,
because of (1))...
(3) Anyways, ... people do make mistakes... But, please stop making
these mistakes.
Thanks,
--
Raul
On Mon, Dec 24, 2018 at 10:55 AM wrote:
>
> B
On Sun, Sep 16, 2018 at 2:50 AM Chris Bennett
wrote:
> See, I'm a US citizen in a country that has these nasty FISA courts and
> a variety of new-ish unconstitutional laws that allow the President and
> others to plant fake content on my server, snatch me up, deny me a
> lawyer, detain me forever
What do you have in your arp -a result for that 192.168.1.1 IP?
Does it look like a Verizon device?
If not, it’s probably the “problem”.
(I believe Verizon FIOS wants to live on that IP and wants to use DHCP to
issue addresses to the things it’s talking to.)
—
Raul
On Friday, September 7, 2018
On Wed, Sep 5, 2018 at 1:05 PM Kevin Chadwick wrote:
> *yawn* This is nonsense!
You don't like generally useful procedures which happen to be useful
for dealing with statistically unlikely events?
--
Raul
On Wednesday, September 5, 2018, Kevin Chadwick wrote:
> I meant that an OpenBSD user using Windows should not get a virus or
> could handle them if downloading illegal software. I am yet to see a
> truly clever system entry in the press. They always rely on user
> idiocy or poor setup. Whether Vi
Personally, I can't totally figure out what this policy would be.
My current best approximation is: there's a period of time when
pkg_add and syspatch are running and that is a time when writes are
allowed, other than that, not.
I could maybe rig up something more complicated using inherited
cryp
On Wed, May 30, 2018 at 9:51 AM, IL Ka wrote:
> There is no reason to use C for "onetime tools" except cases when no other
> API exist.
Or when the tool would be running long enough that the performance
difference matters. Also, Javascript/Perl/Python/Ruby/shell all tend
to be lousy at dealing wi
There's https://man.openbsd.org/nice.1
You might be describing https://man.openbsd.org/setrlimit.2 or the
ulimit shell builtin (ulimit -t). But you might not want what you are
describing, if that is the case.
--
Raul
On Tue, May 29, 2018 at 2:35 PM, BergenBergen BergenBergen
wrote:
> Browser
I would try OpenOSPFD for this situation, instead of OpenBGPD.
--
Raul
On Mon, May 21, 2018 at 4:16 PM, wrote:
> On 2018-05-21 01:22, Solene Rapenne wrote:
>
>> hello
>>
>> I'm not sure to understand your need. You don't need BGP for
>> this. Adding a route on router A, accessing network B thr
On Fri, Mar 30, 2018 at 10:35 AM, 3 wrote:
> i showed my idea on the example of pf's config- this language should
> be familiar to you
...
> no more effective ways. the variant with pfctl is a kolhoz-style(ugly
> and ineffective), it requires a lot of work to convert data into
> netflow format
Yo
On Fri, Mar 30, 2018 at 9:58 AM, 3 wrote:
> perhaps my poor english prevented you from understanding the question
perhaps
> my initial approach does work. u are have comments about route-to?
If people do not understand the words you use to represent the ideas
you were thinking, does that matter
On Thu, Jan 18, 2018 at 12:31 AM, Theo de Raadt wrote:
> Sometimes it is almost like there is a stream of people who want us
> to stop trying.
>
> And quit. Some of you can see it, right?
yes. :(
Worse, i am concerned that i might have been contributing to that
effect - not intentionally, but
On Thu, Jan 11, 2018 at 12:16 PM, L. V. Lammert wrote:
> On Thu, 11 Jan 2018, STeve Andre' wrote:
>
>> Don't bother. Wiping the disk twice is enough. If you are storing state
>> secrets melt the disk.
>>
> An anvil big hammer also works well and gives some exercise in the
> process.
Might be
On Thu, Jan 4, 2018 at 10:49 AM, Daniel Wilkins wrote:
> From what I understand, AMD has come out and explicitly said that their
> architecture isn't and has never been vulnerable, while Intel's said that
> it affects every processor in the last 20+ years and that it's "not a big
> deal for most u
It seems that opengl is ... getting sort of lost.
Once upon a time, we had jzopengl.
I even remember trying to put together a lab covering opengl v2.0+ -
but I got stalled on dealing with version issues. Also, I remember
being urged to *not* cover opengl v1.0 in that effort. I complied, but
this
Assumption is invalid. Flaws are widely documented (e.g. fixed
supply). Probably wrong list, also.
Thanks,
--
Raul
On Wed, Nov 15, 2017 at 8:46 AM, James wrote:
> While a little off topic it is security related so I hope you don't mind.
>
> This is the misc list, right?
>
> Assumption 1.
> bit
On Mon, Oct 16, 2017 at 6:43 AM, Stefan Sperling wrote:
> On Mon, Oct 16, 2017 at 10:22:26AM +, C. L. Martinez wrote:
>> Regarding WPA2 alert published today: https://www.krackattacks.com/,
>> if I use an IPSec tunnel with shared-key or certifcate or an OpenVPN
>> connection to authenticate a
On Sat, Oct 14, 2017 at 10:26 AM, Marc Espie wrote:
> the find -print0 / xargs -0 couple was designed to solve that problem
> a long time ago in one specific case.
I suppose the other angle to take would be the addition of a null
delimiter option for other command line utilities.
Put differently
On Sat, Oct 14, 2017 at 3:08 AM, Andreas Kusalananda Kähäri
wrote:
> find . -type f -mtime -1 \
> -exec grep -q -E 'pattern1' {} ';' \
> -exec shasum {} +
That's cute, but it winds up spinning up a process for every file
(actually, in your example, two processes for every file). I general
On Sat, Oct 14, 2017 at 1:08 AM, Philip Guenther wrote:
> You want a version of xargs that, instead of requiring special handling for
> 5 characters legal in filenames (quote, double-quote, backslash, space, tab,
> newline), will be completely unable to handle exactly one of those
> characters (ne
one record - here, a record
being a file name.)
Anyways, the -d option looks like it might be as good as it can get?
Thanks,
--
Raul
On Fri, Oct 13, 2017 at 9:26 PM, Andre Smagin wrote:
> On Fri, 13 Oct 2017 18:03:59 -0400
> Raul Miller wrote:
>
>> "Because then you don
On Fri, Oct 13, 2017 at 6:14 PM, Theo de Raadt wrote:
> If you want to add things to standardized utilities you need to
> convince a large volume of people in the greater community
>
> Not me.
Ok,
Would you be open to a re-implementation of the gnu xargs -d option?
Quoting
https://www.gnu.org/
On Fri, Oct 13, 2017 at 7:37 PM, edgar wrote:
> Perhaps a real life example of what you have been doing with xargs before
> and after your change would be helpful.
That's tough, since when I was working on this issue I didn't have
time to think about xargs and now that I have time to think about
Portability?
It does seem to me that the implementation should be portable. Then if
someone needs it elsewhere they can have it elsewhere. But I think
that that's more about pledge than anything else (strnsubst and
strtonum maybe deserving honorable mention).
Meanwhile, I guess this would also ne
wanting to understand the issue.
Thanks,
--
Raul
On Fri, Oct 13, 2017 at 3:22 PM, Allan Streib wrote:
> Raul Miller writes:
>
>> The problem here is that you currently can't get xargs to use newline
>> as a separator without also getting spaces as a separator. This
>>
/* Backslash escapes anything, is escaped by quotes. */
if (!insingle && !indouble && (ch = getchar()) == EOF)
On Fri, Oct 13, 2017 at 3:07 PM, Raul Miller wrote:
> Ok, I am curious - what new problems would this create?
>
> Thanks,
>
> --
> Raul
Ok, I am curious - what new problems would this create?
Thanks,
--
Raul
On Fri, Oct 13, 2017 at 2:52 PM, Theo de Raadt wrote:
>> The problem here is that you currently can't get xargs to use newline
>> as a separator without also getting spaces as a separator. This
>> creates a variety of pro
delimits on a zero marker "null" separator often generated by linux-land
> find.
>
>
>
> On Fri, Oct 13, 2017 at 1:49 PM, Raul Miller wrote:
>>
>> The problem here is that you currently can't get xargs to use newline
>> as a separator without also gettin
The problem here is that you currently can't get xargs to use newline
as a separator without also getting spaces as a separator. This
creates a variety of problems.
Thanks,
--
Raul
On Fri, Oct 13, 2017 at 2:40 PM, Allan Streib wrote:
> Raul Miller writes:
>
>> Can someone
When our interpretation of the specification creates orders of
magnitude more problems than it solves, yes.
This should not in any way be construed as meaning that anything goes.
Thanks,
--
Raul
On Fri, Oct 13, 2017 at 2:45 PM, Theo de Raadt wrote:
>> (2) Given that POSIX is an incomplete s
Ok, first off, I appreciate your having taken time to respond.
Especially given the bug I had in my suggested patch.
That said... two things I am missing here:
(1) How do I get access to that normal tooling from the shell command
line without xargs?
(2) Given that POSIX is an incomplete specific
at isblank would recognize linefeed as a blank.
Sorry about that,
--
Raul
On Fri, Oct 13, 2017 at 2:23 PM, Raul Miller wrote:
> Can someone explain to me why xargs(1) does not support using newline
> as a separators, when that is one of the most common unix separators?
>
> I'm p
Can someone explain to me why xargs(1) does not support using newline
as a separators, when that is one of the most common unix separators?
I'm pasting one potential approach to the end of this message. There's
a few issues that might be stalling points:
(*) which command line option to be used (
On Thu, Oct 12, 2017 at 3:18 PM, wrote:
> On a related note, would you folks be interested in patches removing
> said assumpting of equivalence from programs like dd(1)?
I would assume yes, unless those patches broke dd on some platforms.
(Patches which break things tend to provoke a rather neg
On Thu, Oct 5, 2017 at 5:39 PM, Eric Johnson wrote:
> Since the primary firewall and the DHCP server (and pretty much everything
> else on my end) run on OpenBSD, if there is a way to do it with OpenBSD,
> for example with pf, then I think that it should be a very good place to
> ask the question.
On Sat, Aug 26, 2017 at 4:36 AM, wrote:
> The greater the body of code is, the smaller our understanding, or at
> least our ability to grok the code.
>
> Even in the UNIX world, 'duckspeak' code -- just doing what seems right
> without realizing the longer-term implications -- is unfortunately ve
"Replicated similar functionality" is indeed a security issue.
It's a security problem, sometimes - the whole buffer overflow being
replicated everywhere thing, for example.
But replication also gives robustness in the face of failure, so it
can also be a security asset. Still an issue, just not
What is the larger problem you are trying to solve?
Thanks,
--
Raul
On Sun, Aug 13, 2017 at 9:19 AM, Alessandro DE LAURENZIS
wrote:
> Dear misc@ readers,
>
> I was wondering what you normally do when running vi with doas if a .exrc
> file is present in the normal user $HOME.
>
> "doas /usr/bi
On Sat, Jul 22, 2017 at 4:58 PM, Ingo Schwarze wrote:
> Max Power wrote on Sat, Jul 22, 2017 at 10:49:05PM +0200:
>> but In addition to your advice...
>> possible that there is no official documentation?
>> This is the questions...!
>
> And i already answered that:
>
> No, there isn't, because:
>
On Mon, Jul 10, 2017 at 5:04 PM, SOUL_OF_ROOT 55 wrote:
> Theo de Raadt no responds to me private message since I told him that I do
> not understand English.
If you told him that in english, I can imagine why.
(You effectively said that you do not know what you are saying - which
makes any resp
here in
> OpenBSD or do you know any other software that can fulfill my need.
>
> Sir, Hope to hear from you.
>
>
>
>
> On Fri, Jun 23, 2017 at 9:55 AM, Raul Miller wrote:
>>
>> http://man.openbsd.org/arp.8?
>>
>> --
>> Raul
>>
>>
>>
On Tue, Jun 13, 2017 at 12:25 PM, Rupert Gallagher wrote:
>> Worse, though, is if you think that a security issue on a file server
> is because of a problem in the default client configuration.
>
> I did not say that.
And yet:
On Mon, Jun 12, 2017 at 2:27 PM, Rupert Gallagher wrote:
> I think t
(also, once again, sticky bit)
--
Raul
On Tuesday, June 13, 2017, Raul Miller wrote:
> Worse, though, is if you think that a security issue on a file server
> is because of a problem in the default client configuration.
>
> Mind you, this is not completely general (load issues a
>>
>> The windows nfs umask solves the problem of writing files to both user and
>> group. It certainly does not solve the above security problem.
>>
>> Sent from ProtonMail Mobile
>>
>> On Mon, Jun 12, 2017 at 10:27 PM, Raul Miller wrote:
>> Y
1 - 100 of 183 matches
Mail list logo