/usr/bin/ld and /usr/bin/ld.lld

2021-03-23 Thread KAWAMATA Yoshihiro
Hi, When I was looking at the snapshot package, I found that /usr/bin/ld and /usr/bin/ld.lld have the same contents and properties, but they are independent. Upon further investigation, it seems that this is due to the fact that /usr/bin/ld is contained in base69.tgz and /usr/bin/ld.ld is contain

Re: OpenBSD runs only in RAM from a USB Flash Drive

2019-05-31 Thread KAWAMATA Yoshihiro
Hi, From: sove...@vivaldi.net Subject: OpenBSD runs only in RAM from a USB Flash Drive Date: Thu, 30 May 2019 17:40:11 -0700 Message-ID: <24f3d709e54642fefb33ae3afab7b...@vivaldi.net> > In order to minimize wear on the USB Flash memory, is there a way to > command OpenBSD to always run in RAM, an

Re: 350MHz IBM Intel Pentium II runs 5.9 fine

2016-11-29 Thread KAWAMATA Yoshihiro
From: skin...@britvault.co.uk (Craig Skinner) Subject: 350MHz IBM Intel Pentium II runs 5.9 fine Date: Tue, 29 Nov 2016 14:12:22 + > Runs fine for me 24*7, for about 15 years. OpenBSD is SUPERB! > > 5.7 dumped & 5.9 installed on 22nd October: Running about 24 * 365 * 15 is great! I also hav

No output for compressed manpage

2015-05-01 Thread KAWAMATA Yoshihiro
Hello, On freshly-installed OpenBSD 5.7, I found that any compressed manpage isn't be displayed; # uname -a OpenBSD nimbus5.localnet 5.7 GENERIC#738 i386 # sysctl kern.version kern.version=OpenBSD 5.7 (GENERIC) #738: Sun Mar 8 10:59:31 MDT 2015 dera...@i386.openbsd.org:/u

Re: No output for compressed manpage

2015-05-02 Thread KAWAMATA Yoshihiro
Hello Ingo-san, From: Ingo Schwarze Subject: Re: No output for compressed manpage Date: Sat, 2 May 2015 13:42:01 +0200 Message-ID: <20150502114201.gc18...@athene.usta.de> >> # gzip /usr/share/man/man1/ls.1 >> # ls /usr/share/man/man1/ls.1* >> /usr/share/man/man1/ls.1.gz >> # man

Re: No output for compressed manpage

2015-05-07 Thread KAWAMATA Yoshihiro
From: Ingo Schwarze Subject: Re: No output for compressed manpage Date: Mon, 4 May 2015 17:13:29 +0200 > Oh, i see. For that purpose, you can update just /usr/src/usr.bin/mandoc/ > to -current; -current mandoc is compatible with 5.7, but contains > various improvements with respect to compressio

ep(4) doesn't receive data normally

2010-07-11 Thread KAWAMATA Yoshihiro
I have been used very old PC as my personal NFS file server. It had been worked with no problem until OpenBSD 4.6. But when upgraded 4.7, I got a very serious problem. This server cannot communicate with any hosts. Network interfaces settings; # ifconfig -a lo0: flags=8049 mtu 33200

Re: writing to usb very slow

2010-01-17 Thread KAWAMATA Yoshihiro
I have measured write/remove time with the USB flash drive; uhub4 at uhub0 port 5 "NEC product 0x005a" rev 2.00/1.00 addr 2 umass0 at uhub4 port 1 configuration 1 interface 0 "TOSHIBA TransMemory" rev 2.00/1.10 addr 3 umass0: using SCSI over Bulk-Only scsibus2 at umass0: 2 targets, initia

Re: writing to usb very slow

2010-01-18 Thread KAWAMATA Yoshihiro
From: Janne Johansson Subject: Re: writing to usb very slow Date: Mon, 18 Jan 2010 08:34:41 +0100 > You need to include the time to "sync" (or umount) after writing and > deleting the files, otherwise you arent benchmarking the USB speed but > rather how fast your caches are, since the time for r

Re: OpenBSD "a la" NanoBSD ?

2009-10-16 Thread KAWAMATA Yoshihiro
Mr. Xavier, From: Subject: OpenBSD "a la" NanoBSD ? Date: Fri, 16 Oct 2009 10:58:53 +0200 Message-ID: <39f20527a02e44fc11e598965e8e5...@127.0.0.1> > I love OpenBSD, and I really like to set a small OpenBSD distribution on > USB stick to allow make "cheap" OpenBGPd routers. > > Is there any proj