I imported a new version of Perl into base, while new snapshots are
getting pushed out, it will take a while for packages to catch up.
You can see the changes in this new version of perl:
https://perldoc.perl.org/perl5400delta
https://perldoc.perl.org/perl5401delta
If your packages are out of sy
> On Mar 3, 2024, at 18:36, Chris Narkiewicz wrote:
>
> On Sun, Mar 03, 2024 at 05:11:17PM +0800, Sadeep Madurange wrote:
>> Any recommendations for MCUs with C
>> language SDKs supported by OpenBSD?
>
> AVR - 8 bit
> ARM - 32 bit
>
> Especially AVRs are top of the game when it comes to
> o
On Mon, Oct 09, 2023 at 08:01:14PM -0700, Andrew Hewus Fresh wrote:
> On Sun, Oct 08, 2023 at 02:36:16PM +0200, Thomas wrote:
> > Hello,
> >
> > I am installing OpenBSD on an old xps13 9380. The WiFi is not
> > supported and so I am using a usb dongle for which I need t
On Sun, Oct 08, 2023 at 02:36:16PM +0200, Thomas wrote:
> Hello,
>
> I am installing OpenBSD on an old xps13 9380. The WiFi is not supported and
> so I am using a usb dongle for which I need the athn-firmware. I get it to
> work and now wanting to prep a USB disk with all necessary firmware. I'm
On Fri, Sep 22, 2023 at 12:27 PM David Gwynne wrote:
> On Mon, Sep 18, 2023 at 12:47:52PM -, Stuart Henderson wrote:
> > On 2023-09-17, Andrew Lemin wrote:
> > > I have been testing the Wireguard implementation on OpenBSD and noticed
> > > that the ToS field i
On Mon, Sep 18, 2023 at 10:59 PM Stuart Henderson
wrote:
> On 2023-09-17, Andrew Lemin wrote:
> > I have been testing the Wireguard implementation on OpenBSD and noticed
> > that the ToS field is not being copied from the inner unencrypted header
> to
> > the outer Wir
Hi,
I have been testing the Wireguard implementation on OpenBSD and noticed
that the ToS field is not being copied from the inner unencrypted header to
the outer Wireguard header, resulting in ALL packets going into the same PF
Prio / Queue.
For example, ACKs (for Wireguard encrypted packets) end
On Thu, Sep 14, 2023 at 7:23 PM Andrew Lemin wrote:
>
>
> On Wed, Sep 13, 2023 at 8:35 PM Stuart Henderson <
> stu.li...@spacehopper.org> wrote:
>
>> On 2023-09-13, Andrew Lemin wrote:
>> > I have noticed another issue while trying to implement a 'pr
On Wed, Sep 13, 2023 at 8:35 PM Stuart Henderson
wrote:
> On 2023-09-13, Andrew Lemin wrote:
> > I have noticed another issue while trying to implement a 'prio'-only
> > workaround (using only prio ordering for inter-VLAN traffic, and HSFC
> > queuing for i
On Wed, Sep 13, 2023 at 8:22 PM Stuart Henderson
wrote:
> On 2023-09-12, Andrew Lemin wrote:
> > A, thats clever! Having bandwidth queues up to 34,352M would
> definitely
> > provide runway for the next decade :)
> >
> > Do you think your idea is worth ci
On Wed, Sep 13, 2023 at 3:43 AM Andrew Lemin wrote:
> Hi Stuart.
>
> On Wed, Sep 13, 2023 at 12:25 AM Stuart Henderson <
> stu.li...@spacehopper.org> wrote:
>
>> On 2023-09-12, Andrew Lemin wrote:
>> > Hi all,
>> > Hope this finds you well.
>
Hi Stuart.
On Wed, Sep 13, 2023 at 12:25 AM Stuart Henderson
wrote:
> On 2023-09-12, Andrew Lemin wrote:
> > Hi all,
> > Hope this finds you well.
> >
> > I have discovered that PF's queueing is still limited to 32bit bandwidth
> > values.
> >
>
Hi all,
Hope this finds you well.
I have discovered that PF's queueing is still limited to 32bit bandwidth
values.
I don't know if this is a regression or not. I am sure one of the
objectives of the ALTQ rewrite into the new queuing system we have in
OpenBSD today, was to allow bandwidth values l
e into the future, if somebody at the project is thinking "Gee,
wish I had an Intel E800 platform to evaluate" - reach out to me and
I'd be happy to lend mine, and cover costs too. :)
Thanks to you and all other contributors for the stellar software!
-Andrew
at all.
Although, I am willing to help any way I can. If somebody would like
the use of the system, happy to lend it out, etc.
Cheers,
Andrew
Full dmesg follows:
OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
Try calling the script with 'bash -x' and hopefully you
can pinpoint which binary called by main() is crashing.
-Andrew
I'm in the midst of testing the R86S as an alternative to my APU. My
biggest issues so far with it:
- No UART port, or even one to solder a header to. That means you're
stuck with HDMI during install or to do any rescue work.
- The SFPs in the taller version are Mellanox ConnectX-3s, which ar
That's been my motto as well.
Except I recently picked up an R86s with older Mellanox ConnectX-3 10GbE
SFPs, only to discover that OpenBSD only supports the newer ConnectX-4
and 5s :(
I'd love to contribute in writing a driver in some way, but don't even
know where to begin.
On 4/28/23 13:
This happened when I ran 'pkg_add -u' after upgrading an i386 system
from 7.2 to 7.3:
====
andrew@bilbo:~$ doas pkg_add -u
quirks-6.121 signed on 2023-04-22T01:10:43Z
quirks-6.42->6.121: ok
bash-5.2.15:libiconv-1.17->1.17: ok
bash-5.2.15:gettext-runtime-0.21p1->0.21.1: ok
bash
On Thu, Apr 20, 2023 at 12:49:35AM -0700, Jonathan Thornburg wrote:
> Andrew Hewus Fresh wrote:
> > This usually happens when an XS module is installed outside of the
> > package ecosystem, often with a CPAN client.
> >
> > I would guess this error is Term::ReadLine::G
:Gnu
You might be able to pkg_add p5-Term-ReadLine-Gnu to overwrite that
file, but not sure that will work.
I recommend looking at sysutils/sysclean as the easiest way to clean up
those files.
l8rZ,
--
andrew
Adding manpower to a late software project makes it later.
overlooking something?
I also found dhcpleasectl's behavior of forcibly renewing a lease by
default, but needing a flag to just show the lease info, rather
backwards -- and was quite surprised that it didn't require root to
renew. I may be in the minority though.
-Andrew
A great bit of work.
Do you know if USB DAT drives are working on Sparc64? They were not when I
last tested (probably OBSD 6.2).
Andrew
On Mon, 13 Feb 2023 at 13:02, Crystal Kolipe
wrote:
> On Thu, Feb 09, 2023 at 09:20:48PM -0300, Crystal Kolipe wrote:
> > There is no reason why we
Thanks, I'll check it out.
Andrew
Le ven. 17 févr. 2023 à 15:14, Rodrigo Readi a écrit :
> 2023-02-16 13:42 GMT, Andrew :
> > Thanks Crystal for your reply and encouragement,
> > I'll explore all your suggestions and references when I have enough time.
>
>
Thanks Crystal for your reply and encouragement,
I'll explore all your suggestions and references when I have enough time.
Cheers,
Andrew
Le jeu. 16 févr. 2023 à 12:58, Crystal Kolipe
a écrit :
> On Thu, Feb 16, 2023 at 12:27:37PM +0100, Andrew wrote:
> > *Do you know any re
ll of phoney tips which rarely work.
I hope that this is the right place for asking such questions.
Cheers,
Andrew
works, but I think it looks
at the "Vendor OUI" bits in the SFP's EEPROM. My FS.com generic
10GBASE-SR modules have 00:00:00 there, while an "Intel" one from FS
has 00:1b:21, but still the FS vendor name and PN. I don't know if
OpenBSD's 'ifconfig transceiver' reports all of that, but Linux
'ethtool -m ' does.
-Andrew
On Sun, Dec 11, 2022 at 08:06:24PM -0500, Rob Whitlock wrote:
> On line 408, fw_update has the expression ${LOCALSRC:#file:}. The parameter
> substitution ${name:#word} is not documented in the manual page for ksh yet
> its behavior seems to be equivalent to ${LOCALSRC#file:}. Assuming this is
> a
On Tue, Sep 13, 2022, at 5:46 AM, Chris Cappuccio wrote:
> Then there are arm64 laptops like the x13s and the apple stuff that are coming
> out now, too. Kinda neat! Lots of custom stuff on these new apple and qualcomm
> platforms.
I know there’s been a lot of work done on the M1s, but I haven’t b
o
using 1600BPI reel to reel tapes.
(Probably the only person to have a BBC micro with both reel-to-reel tape
and ST506 interfaces).
Andrew
* ICL George 2 to VMS only worked with no compression, and George 2 to Cray
:-) required
an assembler program to convert between the two different the 6-bit ASCII
character sets
on 7-track 556 bpi tapes.
retty sure I tried 'local' on some Dell servers but it didn't
work for me, on either the physical port or IPMI Serial-over-LAN;
'softcar' did the trick in my case. Without that I get the same issue
-- getty only works if the device is also the boot console.
Thanks,
-Andrew
[1] http://man.bsd.lv/NetBSD-9.2/ttys
prompt appearing on a console (spawning a getty as
configured in /etc/ttys) and the bootloader/kernel console device are
independent settings.
-Andrew
sibus1 targ 5 lun 0:
naa.55cd2e438062
sd1: 171705MB, 512 bytes/sector, 351651888 sectors, thin
ichiic0 at pci0 dev 31 function 3 "Intel 8 Series SMBus" rev 0x05: apic 8
int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-12800 SO-DIMM
spdmem1 at iic0 addr 0x52: 4GB DDR
Hi all,
I am totally stumped with issues while upgrading/installing 7.1 and I need
some help!
Server; Supermicro X10SLV-Q (Intel Q87 Express), Xeon E3-1280 v3, 8G RAM,
Mellanox 10G NIC
This server has been running OpenBSD flawlessly for years. I followed the
upgrade instructions and was able to
Ah yes this kind of makes sense. I was planning on making some room on the
nvme drive for OpenBSD eventually anyways. Thanks!
On Mon., Apr. 25, 2022, 05:01 Dave Voutila, wrote:
>
> Andrew W writes:
>
> > Not sure what else to try but I can't seem to get sleep/suspend
dmesg but also I've tried w/ it set to "hidden" in the bios,
same result.
I'm new to OpenBSD so maybe I'm missing something important to get this
working but I haven't seen much in the way of configuration related to this
functionality?
Andrew.
--- log attempting to
y
if it's failing before establishing SA entries.
It also uses pppd, at least for L2TP over IPsec; a handy feature of
which is support for your own scripts at /etc/ppp/ip-{up,down}.
-Andrew
"The era of magnetic tapes" has not ended.
It is just that some people mysteriously believe their data is safer "in
the cloud" where they cannot monitor it,
than on a tape in a fire safe under their own supervision. I have read back
tapes I wrote myself 30 years earlier.
Have you tried getting you
to OpenBSD 7.0, base tools got smarter so that they
won't be broken by this condition, but things outside of base will
continue to have issues. I need to get back to some changes to improve
this in the future, but time has not been on my side.
l8rZ,
--
andrew
A printer consists of three main
rate a valid chain of trust, regardless of "extra" certs sent by
the server?
Indeed, Let's Encrypt's own documentation [2] thinks that only
LibreSSL < 3.2.0 is affected, but that is not the case. LibreSSL
3.3.2 in OpenBSD 6.9 (before the new syspatch) still considered
serve
the ConnectX-4 Lx cards are pretty cheap now.
Warning to others reading my comments, me poking around in kernel code is
akin to a blind person in a library before learning braille, so take
nothing I say as fact, merely optimistic opinion :)
On Wed, Sep 29, 2021 at 9:08 PM Andrew Lemin wrote:
>
the mcx driver! So we should be able to see the super low latency
capabilities with this card :)
I will keep pushing myself.. Thanks again Theo
On Wed, Sep 29, 2021 at 2:21 PM Andrew Lemin wrote:
> Hi Theo :)
>
> Ok sure, I will put on my cape-of-courage and start reading the source.
n Wed, Sep 29, 2021 at 08:07:43PM +1000, Andrew Lemin wrote:
> > Hi Claudio,
> >
> > So you probably guessed I am using 'route-to { GW1, GW2, GW3, GW4 }
> random'
> > (and was wanting to add 'sticky-address' to this) based on your reply :)
> >
&
where one
path goes down, it will migrate all the entries only for that failed path
onto the remaining good paths (like ecmp-fast-reroute ?)
Thanks for your time, Andy.
On Wed, Sep 29, 2021 at 5:21 PM Claudio Jeker
wrote:
> On Wed, Sep 29, 2021 at 02:17:59PM +1000, Andrew Lemin wrote:
> &g
hat you want to know can be found by reading the source, or the
> commit logs. Since this is a locally written driver, the code is
> surprisingly approachable.
>
> Andrew Lemin wrote:
>
> > Hi. I hope everyone is well and having a great day :)
> >
> > Just a quick qu
I see this question died on its arse! :)
This is still an issue for outbound load-balancing over multiple internet
links.
PF's 'sticky-address' parameter only works on source IPs (because it was
originally designed for use when hosting your own server pools - inbound
load balancing).
I.e. There i
Hi. I hope everyone is well and having a great day :)
Just a quick question about the mcx (Mellanox 5th generation Ethernet
device) drivers
https://man.openbsd.org/mcx.4
The man page says nothing more than it supports;
ConnectX-4 Lx EN
ConnectX-4 EN
ConnectX-5 EN
ConnectX-6 EN
I am looking for s
Hi. Sorry for extremely slow reply!
Did you add the return routes for your internal subnets into each of the
per-tun rdomains?
To test your tunnels are setup correctly;
Once you have the external interface in rdomain 0, and each VPN instance's
tun interface is bound to different rdomains etc, you
Have you read the Raspberry Pi instructions from
https://ftp.openbsd.org/pub/OpenBSD/6.9/arm64/INSTALL.arm64 ?
What does your UART output show after it boots?
Andrew
On Fri, Sep 24, 2021 at 2:45 PM Joseph Olatt wrote:
> Hi,
>
> I'm trying to load OpenBSD on a Raspberry Pi 4 M
supports that but I don't remember. Another option is
efifb/wsfb, which of course requires configuring the VM for UEFI mode
and reinstalling. Both probably have lower performance though.
-Andrew
[1] https://github.com/openbsd/xenocara
e code
> easier to read for anyone familiar with that style. Part of that
> means using common idioms that are immediately recognizable by
> someone familiar with the style. This reduces the amount of time
> is takes someone to understand the code.
--
andrew fabbro
and...@fabbro.org
Is there any problem with putting ROOTBACKUP=1 in my weekly.local
instead of daily.local? I'm backing up to an SD card and it's maybe not
fast enough to back up in 24 hours, plus weekly backup would be fine.
Many thanks.
.
This system is available and currently could be used for testing, although
not on the public internet, and only during office hours in Europe/London
timezone - machine must be shut down out of office hours.
Andrew
.
On Wed, 12 May 2021 at 03:22, Ax0n wrote:
>
> I have a SunFire T2000
On Tue, May 04, 2021 at 10:19:14AM -0400, Steven Shockley wrote:
> When following https://www.openbsd.org/faq/upgrade69.html, I noticed a minor
> error when deleting the Perl files:
>
> : rm -f /usr/bin/podselect \
> > /usr/lib/libperl.so.20.0 \
> [...]
> > /usr/share/man/man3p
of a
general drift away from
Intel and towards Arm by both server and workstation users]. There is
also the possibility
that people who have been hit by malware might want a more secure solution.
regards
Andrew
Please provide your whole pf.conf file and ifconfig output.
It's difficult to help with only a small subset of the configuration. There
are PF macros referenced, but they weren't included either.
On Thu, Mar 4, 2021 at 10:53 AM Riccardo Giuntoli wrote:
> root@ganesha:/etc# cat pf.conf | grep w
se my suggestions above are overly
pedantic, I sincerely apologize.
=== Affected Man Page File ===
/share/man/man8/boot_config.8
in
commit 0b249e2164be2385bc6a5e82814435649b2b06e0
Date: Sun Jan 24 10:21:43 2021 +
Thank you very much for your time.
Kind regards,
Andrew Easton
specific operation of
browsing uninstalled packages and showing a summary
line?
=== Affected Man-Page File ===
/usr.sbin/pkg_add/pkg_info.1
in
commit 0b249e2164be2385bc6a5e82814435649b2b06e0
Date: Sun Jan 24 10:21:43 2021 +
Kind regards,
Andrew Easton
running various live
services. I cannot find evidence of a lock file in /dev/spool/lock.
Is there a way out of this predicament?
Andrew
you could boot another OS from both hdd and PXE, maybe compare
ACPI dumps to see if the BIOS changes something?
Another workaround would be to 'boot -c' and disable acpi0, but that
of course doesn't help fix the bug.
-Andrew
ation is slightly more complex.
https://github.com/openbsd/src/blob/master/usr.sbin/pkg_add/OpenBSD/Signature.pm
Not entirely sure why it wants to update from the information I saw in
this thread, but you could likely instrument the signature comparison to
find out.
l8rZ,
--
andrew - http://afresh1.com
Computer analyst to programmer:
"You start coding. I'll go find out what they want."
What's the standard way to upgrade installed ports after a system upgrade?
I've been trying to figure out how to do this properly, and it doesn't
seem to
have any mention in the FAQ. Thanks in advance.
On Thu, Sep 24, 2020 at 11:30:35AM +0200, Boudewijn Dijkstra wrote:
> Op Thu, 24 Sep 2020 02:56:51 +0200 schreef Andrew Hewus Fresh
> :
> > On Wed, Sep 23, 2020 at 09:11:44AM +0200, Boudewijn Dijkstra wrote:
> > > Op Thu, 10 Sep 2020 04:01:30 +0200 schreef Bambero :
> >
On Wed, Sep 23, 2020 at 09:11:44AM +0200, Boudewijn Dijkstra wrote:
> Op Thu, 10 Sep 2020 04:01:30 +0200 schreef Bambero :
> > Hi,
> >
> > It seems that perl regular expressions lost one polish letter (ą):
> > https://www.compart.com/en/unicode/U+0105
> >
> > I can see this problem only under Ope
e odds their
OpenBSD patch is going to be accepted...
--
andrew fabbro
and...@fabbro.org
= 12.34e-56; # exponential notation
$n = "-12.34e56"; # number specified as a string
$n = "1234";# number specified as a string
http://man.openbsd.org/perlnumber
On Tue, Jul 21, 2020 at 05:24:34PM -0700, Andrew Hewus Fresh wrote:
> On Tue, Jul
;0xAf"'
175
And that work. Although I guess we can also
$ perl -e 'print hex "0xAf"'
175
if you'd like.
> laptop$ perl -e 'print hex 'aF';'
> 175
>
> I'm guessing there is a bug here but not sure if its software or
> documentation.
>
> Thanks,
>
> Edgar
>
--
andrew - http://afresh1.com
Hey! It compiles! Ship it!
a sex scandal, I would have hoped for something more
colorful. Ho hum.
Is the author telling the truth? Or just yet another anti-BSD thing?
>
The author isn't even lying well, much less telling the truth.
--
andrew fabbro
and...@fabbro.org
rk of only a few days, most of
which turns out to be uneventful testing that things still work.
> [1] https://bsd.slashdot.org/comments.pl?sid=32564&cid=3513689
See above.
l8rZ,
--
andrew - http://afresh1.com
I wish life had an UNDO function.
, and is bypassed:
222: if (error == 0) {
223: printf("%s: %lluMB, %u bytes/sector, %llu sectors",
...
This explains why I'm not seeing seeing the "bytes/sector" output.
On Tue, May 12, 2020 at 10:15 PM Andrew Klaus wrote:
>
> I recently tried using a USB Flash
I recently tried using a USB Flash Drive (64GB Capacity) under OpenBSD
6.7 on both amd64 and arm64. It's detected as a umass0 device, but
won't display the disksize/sector line in dmesg and is not available
for me to use as a drive. This drive does work on other operating
systems, so I know the dri
On Fri, May 01, 2020 at 01:11:12AM -0400, Chris Bennett wrote:
> On Thu, Apr 30, 2020 at 08:16:05PM -0700, Andrew Hewus Fresh wrote:
> > I'm assuming this is using slowcgi, is that correct?
>
> Yes
>
> >
> > Depending on your use case, it might be easier to
)
VPSes. I'm partial to lowendtalk.com, but there's also
talk.lowendspirit.com and hostballs.com. I can't recommend
WebHostingTalk.com any more as it's mostly turned into an advertising/sig
spamming forum.
--
andrew fabbro
and...@fabbro.org
perhaps that serial port is
remotely accessible, e.g. with IPMI serial-over-LAN or Intel vPro
remote access?
-Andrew
nderstanding, e.g. the operating system has
to be aware of the MMU. I am concretely speaking of amd64 territory
here.)
https://man.openbsd.org/process :
did not turn up anything
https://man.openbsd.org/pledge :
where is further information on what a process is?
https://man.openbsd.org/unveil :
where is further information on what a process is?
Best Regards,
Andrew
rver compensate
sufficiently for the number of cores being halved?
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
kes a string as an argument.
What other information can I provide to clarify where the problem lies?
(It may be the man page, pkg_info, "layer 8" or a combination of these
three factors.)
# uname -a
OpenBSD 6.6 GENERIC#4 amd64
Thank you for your time,
Andrew Easton
roper kernel driver for it so
that it can actually be used on a normal system and by non-root users.
Normal systems run at securelevel=1 (or 2) for good reason, and ideally
are also running with machdep.allowaperture=0.
(I shall now don my flameproof suit.)
Cheers
-Andrew
t does matter is words within the pkg_scripts
setting, which orders those relative to each other.
> Make sure your resolv.conf points to unbound so that your system can
> resolve the local dns names.
If your uplink interface interface is configured as DHCP, this will
need to be set in dhclient.conf, e.g. "supersede domain-name-servers
127.0.0.1".
-Andrew
ompt.
Note that this is not yet implemented in the UEFI bootloader:
https://github.com/openbsd/src/blob/43e343f8aa17502e68dbb74fa3dd463280c74fe5/sys/arch/amd64/stand/efi64/efiboot.c#L514-L519
(Compare pc_getshifts() in .../libsa/bioscons.c, which calls BIOS
interrupts. Anyone know the UEFI equivalent?)
-Andrew
e the popen arguments but that seems like more
trouble than it's worth in the long run.
Is there some other way to do this? Is there a reason I've missed that
this is actually just a bad idea?
Thanks for your help,
--
Andrew Kanaber
On 15/11/2019 10:11, gwes wrote:
On 11/14/19 3:52 PM, Andrew Luke Nesbit wrote:
On 15/11/2019 07:44, Raymond, David wrote:
I hadn't heard about file corruption on OpenBSD. It would be good to
get to the bottom of this if it occurred.
I was surprised when I read mention of it too, wi
I have a feeling I may have even heard about it on this list but I'm not
sure. If somebody out there genuinely suspects that this happened then
it would be good to know so we can clear it up.
Kind regards,
Andrew
On 11/14/19, U'll Be King of the Stars wrote:
On 15/11/2019 04:45,
On 05/11/2019 17:38, Ingo Schwarze wrote:
Hi,
Hello Ingo!
Andrew wrote on Sun, Nov 03, 2019 at 12:56:58PM +:
[ Pandoc ]
is one of the most useful tools I have ever used. If you are writing
any sort of documentation then I *highly* recommend checking it out
I strongly oppose that
technologically it is an important project and I hope it
succeeds on that level in the long run.
Andrew
- --
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
-BEGIN PGP SIGNATURE-
iQGzBAEBCgAdFiEE/ASxpcFcqIVqgGgxgfJdKbhCoRcFAl2+tisACgkQgfJdKbhC
oRdB
Hi gents,
Sorry for the slow reply, and thank you for all your responses! :D
Raf, you are correct. It seems that the ftp client is performing an http(s)
downloads.
To me this seems unusual (was expecting 'curl' or 'wget' etc to avoid code
duplication) and confusing? What do you think?
Stuart, th
e Unix landscape was fragmented long, long before Linux or the three
modern BSDs even existed.
--
andrew fabbro
and...@fabbro.org
at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (70bae60fe9b7d0df.a) swap on sd0b dump on sd0b
fd0 at fdc0 drive 0: density unknown
fd1 at fdc0 drive 1: density unknown
-Andrew
On Wed, Aug 28, 2019 at 7:45 AM Mohamed salah
wrote:
> I wanna put something in discussion, what's your motivational to use
> OPENBSD
The vastly superior mascot and soundtrack.
--
andrew fabbro
and...@fabbro.org
On Thu, Jul 25, 2019 at 09:35:44AM -0600, Theo de Raadt wrote:
> Andrew Hewus Fresh wrote:
> > https://perldoc.perl.org/5.30.0/functions/chroot.html
> > > NOTE: It is good security practice to do chdir("/")
> > > (chdir to the root directory) immediately a
On Thu, Jul 25, 2019 at 07:16:27AM -0500, Edgar Pettijohn wrote:
>
> On Jul 24, 2019 9:06 PM, Andrew Hewus Fresh wrote:
> >
> > On Sat, Jul 20, 2019 at 07:20:23PM -0500, Edgar Pettijohn wrote:
> > > Is there a standard OpenBSD approved method for dropping privil
;;
setuid($uid) || die "Couldn't setuid $user [$uid]: $!";
I don't know exactly what you're looking for though, so maybe
OpenBSD::Pledge(3p) or OpenBSD::Unveil(3p) are more what you want?
http://man.openbsd.org/OpenBSD::Pledge
http://man.openbsd.org/OpenBSD::U
choice of
actual SCM system.
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
see if there was
anything else that it could be.
Thanks,
Andrew
ened
please? I want to know why, i.e., pros and cons.
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
dentical example in a recent
Celeron or Pentium J-series SoC. To add to my disappointment, I later
discovered, entirely coincidentally, that it was used on the controller
boards for a model of Synology NAS that I was considering purchasing.
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
.
>
> NAME
> su - substitute user identity
>
I never noticed this before. It's my favorite bit of *nix trivia that
defies misguided assumptions since I learned that `/etc` is apparently
an initialism for "editible text configuration".
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
ase let me know of any feedback to this approach.
Andrew
Also, the X11SDV and C3000 boards are relatively new. They are still
not fully supported by many operating systems.
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
thought is to ask around in the OpenBSD and OpenPOWER
communities. Then to see if there is any natural rapport between them.
Andrew
--
OpenPGP key: EB28 0338 28B7 19DA DAB0 B193 D21D 996E 883B E5B9
signature.asc
Description: OpenPGP digital signature
1 - 100 of 552 matches
Mail list logo