Re: vt and keyboard accents

2023-01-28 Thread Mehmet Erol Sanliturk
character sets are considered , a homogeneous definition for all of the FreeBSD system would be more useful . There are mainly three types of Unicode : UTF-8 , UTF-16 , and UTF-32 where numbers are bit sizes of the characters . Some pages about Unicode where they have many linked sub pages : https://en.wikipedia.org/wiki/Category:Unicode Category:Unicode https://en.wikipedia.org/wiki/Unicode Unicode https://en.wikipedia.org/wiki/Comparison_of_Unicode_encodings Comparison of Unicode encodings https://en.wikipedia.org/wiki/List_of_binary_codes List of binary codes https://en.wikipedia.org/wiki/List_of_information_system_character_sets List of information system character sets and other related pages ... With my best wishes for all . Mehmet Erol Sanliturk

Re: Problem in userland

2023-01-09 Thread Mehmet Erol Sanliturk
e VAAPI connection. > > It seems that you are running firefox from a command line . If there is not a graphical underlayer , is it possible to run firefox ? The reason for the above question is due to the firefox display structure which is a graphical one , not a text one . Mehmet Erol Sanl

Re: domain names and internationalization?

2022-09-19 Thread Mehmet Erol Sanliturk
41967630=bykpY8iJJpeBxc8PjpCF8AY=internationalization_lcp=Cgdnd3Mtd2l6EAEYADIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIKCAAQRxDWBBCwAzIHCAAQsAMQQzIHCAAQsAMQQ0oECEEYAEoECEYYAFAAWABgr11oAXABeACAAQCIAQCSAQCYAQDIAQrAAQE=gws-wiz internationalization (i18n) With my best wishes for all . Mehmet Erol Sanliturk

Re: limits.conf/stacksize doesn't seem to work?

2022-07-15 Thread Mehmet Erol Sanliturk
t; I assume this is the default for MAXSSIZ? and if I change that in the > > kernel config, it will > > allow bigger? Where is this default defined? > > The default value is platform dependent. On amd64 it's 512MB, so I'm > not sure where your value is coming from. --- > It's defined in a header. > You can set it in the kernel configuration, or as a tunable or sysctl. > > --- My opinion is that , there is some one ( or more ) constant(s) defined elsewhere , because setting MAXSSIZ is NOT WORKING when it is larger than the "unknown" default value ... With my best wishes for all , Mehmet Erol Sanliturk

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Mehmet Erol Sanliturk
s a good idea . When it is not available as a whole , having a partial capability is a good step . Mehmet Erol Sanliturk > I tried your suggestion - unfortunately no worky: > > cd /usr/src/tools/build; make DIRPRFX=tools/build/ > DESTDIR=/usr/obj/usr/src/arm64.aarch64/tmp/legac

Re: USB Disk Stalls on -current

2022-02-06 Thread Mehmet Erol Sanliturk
xternal disks "GREEN" , i.e. , "energy saver" kind . If the external disks are energy saver kind , they will start to sleep when they are not used for a while , and waking them up will take time which causes significant distress , because to use them requires waiting every such wake up . At that point another important trouble is slowness of USB external disks with respect to internal ( non-energy saver ) SATA disks . When response time is important , it is necessary to avoid such "GREEN" disks . Mehmet Erol Sanliturk

Re: USB Disk Stalls on -current

2022-02-06 Thread Mehmet Erol Sanliturk
em was terrifically slow or sometimes some parts normal . You may check your USB ports versions to ensure that they are conforming to each other . Board USB port may be 2.0 , but connected chassis USB port may be 1.? like in my chassis . When USB external disk is connected to the chassis USB 2.0 port , everything has become normal . Mehmet Erol Sanliturk

Re: atkbd_timeout() period?

2022-01-04 Thread Mehmet Erol Sanliturk
called 10 times per second " can be defined by a control variable , then it may not be necessary to remove its call , and polling rate may be set with respect to the suitable needs . Mehmet Erol Sanliturk

Re: Benchmarks: FreeBSD 13 vs. NetBSD 9.2 vs. OpenBSD 7 vs. DragonFlyBSD 6 vs. Linux

2021-12-11 Thread Mehmet Erol Sanliturk
The same is true also for Linux distributions . Without taking such differences into consideration , reaching some conclusions about them would only be a waste of time . With my best regards , Mehmet Erol Sanliturk On Sat, Dec 11, 2021 at 1:40 PM Sami Halabi wrote: > Hi, > I s

Re: Writing large build logs to NFS extremely slow?

2021-10-07 Thread Mehmet Erol Sanliturk
ing for completion of previous write operation before writing a new record . This is useful in case of abrupt program terminations because every record is written into the disk file , by consuming more time . In the cache use case , time is not consumed much but the last written records are lost in an abrupt program termination . My understanding from your question is this . Mehmet Erol Sanliturk

Re: Move the Handbook into source tree

2021-09-07 Thread Mehmet Erol Sanliturk
with > many > > errors ... > > > > > > I think that , it is NOT extraordinarily a difficult process to move the > > Handbook into source > > tree and maintaining it with respect to per release and insert into the > > above web page a part > > similar to the m

Re: Move the Handbook into source tree

2021-09-07 Thread Mehmet Erol Sanliturk
formation in them . My proposition is also considering "branching" of a new release . If the Handbook is directly within the source tree or it is coupled into it in such a way that branching covers it . I think implementers will make their own decisions in the best way to realize it

Move the Handbook into source tree

2021-09-07 Thread Mehmet Erol Sanliturk
insert into the above web page a part similar to the manual pages to display the requested Handbook with respect to releases . In the present case , previous handbooks are lost , because of the difficulty of finding them . Thank you very much and my best wishes for you and humanity in these p

Re: Undefined compiler behaviour or a compiler bug?

2021-04-29 Thread Mehmet Erol Sanliturk
_ > > If _abs(a) is not an Integer , please do NOT use " equality" comparison with Integer 1 . Instead , please use "If abs ( ( _abs(a) - 1 ) ) is 'less than or equal to an Epsilon approximate to Zero' " , because equality of a floating point value to an integer valu

Re: Is there any machine RISC-V implemented ?

2020-12-24 Thread Mehmet Erol Sanliturk
ogle : Is there any machine RISC-V implemented so far ? and , see https://en.wikipedia.org/wiki/RISC-V RISC-V Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsub

Re: copyright notice question

2020-10-21 Thread Mehmet Erol Sanliturk
On Thu, Oct 22, 2020 at 2:52 AM Rick Macklem wrote: > Mehmet Erol Sanliturk wrote: > >On Wed, Oct 21, 2020 at 4:04 AM Rick Macklem <mailto:rmack...@uoguelph.ca>> wrote: > >>Warner Losh wrote: > >>>On Mon, Oct 19, 2020, 7:25 PM Rick Macklem <

Re: copyright notice question

2020-10-21 Thread Mehmet Erol Sanliturk
e ( approximately ) as follows : " After svn ( or git ) modification number(s) ... ( including ) I have made substantial ( or significant ) modifications ( or improvements ) . The copyright of these modifications with the present license listed below are belong to Rick Macklem , st

Re: documentation on release build process change (svn -> git)?

2020-08-30 Thread Mehmet Erol Sanliturk
Dear Michael , Your messages are classified as spam because GMail is not able to verify that their origin is the above address . I have tried to send this message to Michael Butler GMail responded as approximately "The address could not be found." . Mehmet Erol Sanliturk O

Re: inconsistent for() and while() behavior when using floating point

2018-01-15 Thread Mehmet Erol Sanliturk
loop counter" * "step size" . A statement like T = T + "step size" will/may produce wrong results if number of steps is sufficiently large . Computer arithmetic and theoretical arithmetic are not the same . For example , addition is not associative in computer arithmetic

Re: Issue mentioned on questions list

2016-05-14 Thread Mehmet Erol Sanliturk
d name length" feature may also be considered along side with "user name length" . Mehmet Erol Sanliturk > Forwarded Message > Subject: Re: Custom kernel for NAT and PF ? > Date: Sat, 14 May 2016 13:58:56 +0930 > From: Shane Ambler <free...@shane

Re: Realtek MMC/MMCSD reader?

2016-02-19 Thread Mehmet Erol Sanliturk
On Fri, Feb 19, 2016 at 7:58 PM, Larry Rosenman <l...@lerctr.org> wrote: > Great. Since I've never done that > > Any ideas of anyone that might be able to help? > > Or where to even start? > > > Perhaps https://www.nostarch.com/bsddrivers.htm FreeBSD De

Re: Add isboot iSCSI boot driver to FreeBSD

2015-09-23 Thread Mehmet Erol Sanliturk
; with integrating the code or with the code itself? > > > > In the mean time, I’m going to work on adding an isboot port to the tree > to further ease installation and increase exposure. > > > > JN > > > > _______ > > freebsd-current@freebsd.org mailing list > > https://l

Re: mfi timeouts at boot on ASUS Z97 motherboard with LSI 9240-4i

2015-04-08 Thread Mehmet Erol Sanliturk
. Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Massive libxo-zation that breaks everything

2015-03-04 Thread Mehmet Erol Sanliturk
a reading routine ( open file , read values into pci_XML , close the file ) to call from where processing of the output file is required . As a third routine to display values by using pci_XML to the user during interactive work . Thank you very much . Mehmet Erol Sanliturk

Re: Massive libxo-zation that breaks everything

2015-03-02 Thread Mehmet Erol Sanliturk
be contained in the generated file name , but this requires another routine to process file names to extract these information , which is very unnecessary and does not save anything other than cause much trouble . Thank you very much . Mehmet Erol Sanliturk

Re: Pluggable frame buffer devices

2015-02-16 Thread Mehmet Erol Sanliturk
Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Pluggable frame buffer devices

2015-02-16 Thread Mehmet Erol Sanliturk
On Mon, Feb 16, 2015 at 1:33 PM, Hans Petter Selasky h...@selasky.org wrote: On 02/16/15 22:30, Mehmet Erol Sanliturk wrote: On Mon, Feb 16, 2015 at 9:10 AM, Hans Petter Selasky h...@selasky.org wrote: On 02/16/15 16:39, Shawn Webb wrote: On Sunday, February 15, 2015 11:14:47 PM Hans

Get started with FreeBSD: A brief intro for Linux users by Paul Venezia

2014-12-20 Thread Mehmet Erol Sanliturk
There is the following page : http://www.infoworld.com/article/2858288/unix/intro-to-freebsd-for-linux-users.html Get started with FreeBSD: A brief intro for Linux users by Paul Venezia Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current

Re: simple task to speed up booting

2014-12-14 Thread Mehmet Erol Sanliturk
would know best which one is more useful ) . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: comments on code-in tasks for FreeBSD (Re: FreeBSD + Google Code-In 2014 = we need ideas.)

2014-11-14 Thread Mehmet Erol Sanliturk
. For selected OS programs , give all of the output in XML ( or any other selected structured form ) .which they can be processed by using Expat library . To process these outputs , also write a routine by using Expat library to load it into a tree . Thank you very much . Mehmet Erol Sanliturk

Re: junior kernel tasks

2014-10-28 Thread Mehmet Erol Sanliturk
it may become very feasible but forgotten or the same person may not mention it once more . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Link for FreeBSD mirrors in snapshots messages

2014-08-12 Thread Mehmet Erol Sanliturk
it available easily . Thank you very much .. Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

No bootable device

2014-08-10 Thread Mehmet Erol Sanliturk
. The installed system booted successfully from the HDD . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

No bootable device

2014-08-09 Thread Mehmet Erol Sanliturk
, .iso ) , FreeBSD 11.0 amd64 Current ( 2014-08-04 , r 269 497 , Disk 1 , iso ) , the installed systems are not bootable , and the last sentence on the screen is the following : No bootable device -- insert boot disk and press any key . Thank you very much . Mehmet Erol Sanliturk

Re: [Heads Up] RCS removed from base

2013-10-07 Thread Mehmet Erol Sanliturk
requirement for further progress WITH RESPECT TO FreeBSD Project structure . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: [Heads Up] RCS removed from base

2013-10-07 Thread Mehmet Erol Sanliturk
On Tue, Oct 8, 2013 at 12:42 AM, Julian Elischer jul...@freebsd.org wrote: On 10/8/13 12:34 PM, Mehmet Erol Sanliturk wrote: On Mon, Oct 7, 2013 at 9:49 PM, Julian Elischer jul...@freebsd.orgwrote: On 10/8/13 9:33 AM, Steve Kargl wrote: On Mon, Oct 07, 2013 at 08:41:38PM -0400, George

Re: rcs is gone?

2013-10-07 Thread Mehmet Erol Sanliturk
Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: installworld broken - osreldate.h: permission denied

2013-09-30 Thread Mehmet Erol Sanliturk
use of NFS 3 by different clients on the same directories . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd

Re: clang+libc++ using missing powl

2013-09-06 Thread Mehmet Erol Sanliturk
cumulative normal distribution is much more difficult than cumulative normal distribution . I am using Fortran double precision . I think , it is necessary to use an arbitrary precision package for optimization , but I do not have any one . Thank you very much . Mehmet Erol Sanliturk

Re: GCC withdraw

2013-08-30 Thread Mehmet Erol Sanliturk
Project during releases . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Current snapshot install is failing on corrupted disk

2013-06-17 Thread Mehmet Erol Sanliturk
. When these checks are used in unnecessary points , they are making install unnecessarily impossible . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: pkg_add not working

2013-04-17 Thread Mehmet Erol Sanliturk
? best Neel The packages-10-currentftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Latest/sudo.tbz is deleted from ftp://ftp1.freebsd.org/pub/FreeBSD/ports/amd64/ It seems that , it will be reconstructed from scratch . Thank you very much . Mehmet Erol Sanliturk

Re: control of order of inet devices

2013-04-16 Thread Mehmet Erol Sanliturk
is not showing slot / port information ) . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 3:01 AM, Tom Evans tevans...@googlemail.com wrote: On Sun, Mar 17, 2013 at 8:26 PM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: Dear All , Previously , in the following message , I have mentioned effect of memory chip placement on execution speed

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
. Then : WQhat will be measured ? Linux installations are around 30 minutes . Starting/Opening menus are instantenous : I do no have chronometer , but everything is within a second . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 6:26 AM, Nathan Whitehorn nwhiteh...@freebsd.orgwrote: On 03/18/13 07:18, Mehmet Erol Sanliturk wrote: On Mon, Mar 18, 2013 at 4:54 AM, Poul-Henning Kamp p...@phk.freebsd.dk wrote: In message CAFHbX1KkD7fWP+KZNrSjzCStUM_Smjw7GdKDTo= djjmoe5t...@mail.gmail.com

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 6:26 AM, Nathan Whitehorn nwhiteh...@freebsd.orgwrote: On 03/18/13 07:18, Mehmet Erol Sanliturk wrote: On Mon, Mar 18, 2013 at 4:54 AM, Poul-Henning Kamp p...@phk.freebsd.dk wrote: In message CAFHbX1KkD7fWP+KZNrSjzCStUM_Smjw7GdKDTo= djjmoe5t...@mail.gmail.com

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
are imbalanced in slots On 03/18/13 07:18, Mehmet Erol Sanliturk wrote: On Mon, Mar 18, 2013 at 4:54 AM, Poul-Henning Kamp p...@phk.freebsd.dk wrote: In message CAFHbX1KkD7fWP+KZNrSjzCStUM_**Smjw7GdKDTo= djjmoe5t...@mail.gmail.com, Tom Evans writes: You say this, have you actually measured

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 8:09 AM, Steven Hartland kill...@multiplay.co.ukwrote: - Original Message - From: Mehmet Erol Sanliturk Surely you can eliminate all of those and confirm / deny the original diagnosis by simply installing balanced memory in the machine and checking to see

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
-February/031836.html http://lists.freebsd.org/pipermail/freebsd-current/2012-February/031912.html http://lists.freebsd.org/pipermail/freebsd-current/2012-February/031928.html http://lists.freebsd.org/pipermail/freebsd-current/2012-February/032012.html Thank you very much . Mehmet Erol Sanliturk

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 8:21 AM, Steven Hartland kill...@multiplay.co.ukwrote: ** - Original Message - From: Mehmet Erol Sanliturk Surely you can eliminate all of those and confirm / deny the original diagnosis by simply installing balanced memory in the machine and checking

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 8:41 AM, Steven Hartland kill...@multiplay.co.ukwrote: - Original Message - From: Mehmet Erol Sanliturk m.e.sanlit...@gmail.com You state there that The main boards are the same which indicates to me the machines aren't the same machine which could result

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 9:48 AM, Scot Hetzel swhet...@gmail.com wrote: On Mon, Mar 18, 2013 at 11:06 AM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: Computer A : Memory Chip Sizes : ( 2 GB , 1 GB , 2 GB , 1 GB ) : Working SLOW . FreeBSD A Computer B : Memory Chip Sizes : ( 2 GB

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
. If I can apply other tests , please tell me . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-18 Thread Mehmet Erol Sanliturk
On Mon, Mar 18, 2013 at 2:28 PM, olli hauer oha...@gmx.de wrote: On 2013-03-18 21:43, Mehmet Erol Sanliturk wrote: On Mon, Mar 18, 2013 at 9:48 AM, Scot Hetzel swhet...@gmail.com wrote: On Mon, Mar 18, 2013 at 11:06 AM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: Computer

FreeBSD is very slow when Memory chip sizes are imbalanced in slots

2013-03-17 Thread Mehmet Erol Sanliturk
Windows 7 is NOT affected . It seems that , in some memory management part of FreeBSD is badly affected such an imbalanced memory chip size placement . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
ok for you, it's another sign that the problem is with your local mirror. :) -- Daniel Nebdal On Wed, Feb 27, 2013 at 2:39 AM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: Dear All , I have installed https://pub.allbsd.org/FreeBSD-snapshots/amd64-amd64/10.0-HEAD-r247266

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
than fast or slow. Daniel traceroute ftp.tr.freebsd.org is working . traceroute ftp.freebsd.org http://ftp.tr.freebsd.org is NOT working . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
On Wed, Feb 27, 2013 at 6:22 AM, Daniel Nebdal dneb...@gmail.com wrote: Ok, that's weird. What does a simple nslookup ftp.freebsd.org give you? On Wed, Feb 27, 2013 at 3:11 PM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: On Wed, Feb 27, 2013 at 2:37 AM, Daniel Kalchev dan

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
On Wed, Feb 27, 2013 at 7:20 AM, Daniel Nebdal dneb...@gmail.com wrote: On Wed, Feb 27, 2013 at 3:28 PM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: On Wed, Feb 27, 2013 at 6:22 AM, Daniel Nebdal dneb...@gmail.com wrote: Ok, that's weird. What does a simple nslookup

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
On Wed, Feb 27, 2013 at 10:15 AM, matt sendtom...@gmail.com wrote: On 02/27/13 06:28, Mehmet Erol Sanliturk wrote: nslookup ftp.freebsd.org ;; connection timed out ; trying next origin ;; connection timed out ; no servers could be reached netbsd , openbsd , dragonflybsd

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
is not able to find package site . Perhaps for many tries it may find in some of the tries , but this will not be a feasible way . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
On Wed, Feb 27, 2013 at 11:55 AM, Niclas Zeising zeis...@daemonic.sewrote: On 2013-02-27 20:25, Mehmet Erol Sanliturk wrote: I have installed snapshot FreeBSD-9.1-STABLE-amd64-20130223-r247167-release.iso # traceroute ftp.freebsd.org 3 failures : traceroute : unknown host

Re: Response of *.freebsd.org websites are very slow

2013-02-27 Thread Mehmet Erol Sanliturk
On Wed, Feb 27, 2013 at 12:01 PM, Peter Wemm pe...@wemm.org wrote: On Wed, Feb 27, 2013 at 11:25 AM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: I have installed snapshot FreeBSD-9.1-STABLE-amd64-20130223-r247167-release.iso # traceroute ftp.freebsd.org 3 failures

Re: FreeBSD Testing Facility

2013-02-24 Thread Mehmet Erol Sanliturk
On Sun, Feb 24, 2013 at 9:25 AM, Giorgos Keramidas keram...@freebsd.orgwrote: On 2013-02-21 07:04, Matthew Jacob mja...@freebsd.org wrote: On 2/21/2013 5:04 AM, Mehmet Erol Sanliturk wrote: Dear All , During development of FreeBSD , testing is very vital . ... This in general

Re: FreeBSD Testing Facility

2013-02-24 Thread Mehmet Erol Sanliturk
to facilitate a more effective testing . These requirements will emerge over time . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: FreeBSD Testing Facility

2013-02-21 Thread Mehmet Erol Sanliturk
On Thu, Feb 21, 2013 at 5:14 AM, Daniel Kalchev dan...@digsys.bg wrote: On 21.02.13 15:04, Mehmet Erol Sanliturk wrote: Dear All , During development of FreeBSD , testing is very vital . To my knowledge ( which may not be correct ) , at present , Tinderbox is used to only compilation

Re: FreeBSD Testing Facility

2013-02-21 Thread Mehmet Erol Sanliturk
On Thu, Feb 21, 2013 at 7:04 AM, Matthew Jacob mja...@freebsd.org wrote: On 2/21/2013 5:04 AM, Mehmet Erol Sanliturk wrote: Dear All , During development of FreeBSD , testing is very vital . ... This in general is a good suggestion. Most companies do such automated testing as a matter

Re: FreeBSD Testing Facility

2013-02-21 Thread Mehmet Erol Sanliturk
On Thu, Feb 21, 2013 at 7:21 AM, Fleuriot Damien m...@my.gd wrote: On Feb 21, 2013, at 2:23 PM, Mehmet Erol Sanliturk m.e.sanlit...@gmail.com wrote: On Thu, Feb 21, 2013 at 5:14 AM, Daniel Kalchev dan...@digsys.bg wrote: On 21.02.13 15:04, Mehmet Erol Sanliturk wrote: Dear All

Re: FreeBSD Testing Facility

2013-02-21 Thread Mehmet Erol Sanliturk
be that there exist people to implement it . I am reading messages that people are asking for project ideas . It may be that some will be interested in some a project if it is defined very well . Without a plan , what can be done and how , and who will handled it ? Thank you very much . Mehmet Erol

Re: FreeBSD Testing Facility

2013-02-21 Thread Mehmet Erol Sanliturk
and return the results . At present , there are call for testing messages . In such an organized community , such messages will produce much more structured and effective results . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org

Re: FreeBSD as read-only firmware

2012-11-03 Thread Mehmet Erol Sanliturk
, and the media may be corrupted by re-recording ( I think ) . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

Re: DragonFly vs FreeBSD scheduler

2012-11-03 Thread Mehmet Erol Sanliturk
/mailarchive/kernel/2012-03/msg00066.html [GSOC] Add SMT/HT awareness to DragonFlyBSD scheduler http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/mihaicarabas/1 Add SMT/HT awareness to DragonFlyBSD scheduler Mihai Carabas Thank you very much . Mehmet Erol Sanliturk

Re: FreeBSD as read-only firmware

2012-11-03 Thread Mehmet Erol Sanliturk
On Sat, Nov 3, 2012 at 8:30 AM, Ian Lepore free...@damnhippie.dyndns.orgwrote: On Sat, 2012-11-03 at 08:01 -0700, Mehmet Erol Sanliturk wrote: I do not know exact data transmission rate of SDHC cards , but , I think , it is faster than CD or DVD . For CD and DVD , at present

Re: FreeBSD as read-only firmware

2012-11-03 Thread Mehmet Erol Sanliturk
On Sat, Nov 3, 2012 at 8:30 AM, Ian Lepore free...@damnhippie.dyndns.orgwrote: On Sat, 2012-11-03 at 08:01 -0700, Mehmet Erol Sanliturk wrote: I do not know exact data transmission rate of SDHC cards , but , I think , it is faster than CD or DVD . For CD and DVD , at present

Re: FreeBSD as read-only firmware

2012-11-03 Thread Mehmet Erol Sanliturk
. If this is supplied , the next necessity is that , programs in write-protected part should not attempt to write anything onto write-protected part . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http

Re: Clang as default compiler November 4th

2012-09-18 Thread Mehmet Erol Sanliturk
On Tue, Sep 18, 2012 at 7:23 AM, Tijl Coosemans t...@coosemans.org wrote: On 15-09-2012 17:39, Mehmet Erol Sanliturk wrote: On Sat, Sep 15, 2012 at 7:30 AM, Tijl Coosemans t...@coosemans.org wrote: On 15-09-2012 16:09, Roman Divacky wrote: Is this correct? lev ~$ ./cos 1.23456789e20

Re: Clang as default compiler November 4th

2012-09-15 Thread Mehmet Erol Sanliturk
On Sat, Sep 15, 2012 at 7:30 AM, Tijl Coosemans t...@coosemans.org wrote: On 15-09-2012 16:09, Roman Divacky wrote: Is this correct? lev ~$ ./cos 1.23456789e20 6.031937e-01 -9.629173e-02 2.814722e-01 Yes, that's what the libm call returns. The following is a result in Fedora 17

Re: Clang as default compiler November 4th

2012-09-15 Thread Mehmet Erol Sanliturk
cos ( 3.735904e+00 ) : -8.285342e-01 cosf ( 3.735904e+00 ) : -8.285342e-01 cosl ( 3.735904e+00 ) : -8.285342e-01 ... Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org

Re: Use of C99 extra long double math functions after r236148

2012-05-30 Thread Mehmet Erol Sanliturk
be numerical-analysis@ computing@ ( includes high performance computing ) mathematics@ ( includes statistics , numerical analysis , computation , probability , ... ) Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current

Mounting removable devices

2012-04-27 Thread Mehmet Erol Sanliturk
. Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: No working IDE in FreeBSD!

2012-02-23 Thread Mehmet Erol Sanliturk
://www.widestudio.org/EE/builder-doc/7-3.html Personally , I did not use it . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Effect of Processor and Memory on KDE4 execution speed

2012-02-22 Thread Mehmet Erol Sanliturk
On Wed, Feb 15, 2012 at 4:47 AM, Harald Schmalzbauer h.schmalzba...@omnilan.de wrote: schrieb Mehmet Erol Sanliturk am 14.02.2012 15:39 (localtime): Dear All , Today I have encountered a case which I think informing you about it may be useful . In my previous messages , I have

Re: Fwd: Effect of Processor and Memory on KDE4 execution speed

2012-02-21 Thread Mehmet Erol Sanliturk
Date: Tue, 14 Feb 2012 09:39:36 -0500 From: Mehmet Erol Sanliturk m.e.sanlit...@gmail.com To: FreeBSD Current curr...@freebsd.org Dear All , Today I have encountered a case which I think informing you about

Re: Packages for Current ( 10.0 )

2012-02-20 Thread Mehmet Erol Sanliturk
On Sat, Feb 18, 2012 at 12:11 PM, Mark Linimon lini...@lonesome.com wrote: On Fri, Feb 17, 2012 at 12:04:45AM -0500, Mehmet Erol Sanliturk wrote: I would be very happy I can contribute anything to development of FreeBSD . We are always happy to have help :-) If there appears an agenda

Re: Packages for Current ( 10.0 )

2012-02-16 Thread Mehmet Erol Sanliturk
, and other required modifications for testing applied promptly . Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

Re: Effect of Processor and Memory on KDE4 execution speed

2012-02-15 Thread Mehmet Erol Sanliturk
On Wed, Feb 15, 2012 at 4:47 AM, Harald Schmalzbauer h.schmalzba...@omnilan.de wrote: schrieb Mehmet Erol Sanliturk am 14.02.2012 15:39 (localtime): Dear All , Today I have encountered a case which I think informing you about it may be useful . In my previous messages , I have

Effect of Processor and Memory on KDE4 execution speed

2012-02-14 Thread Mehmet Erol Sanliturk
DG965WH ( The main boards are the same ) . ( All of the memory chips are the same : Kingston HyperX 800 MHz ) I could not understand the reason(s) of the differences . Boot DMESG outputs are attached . Thank you very much . Mehmet Erol Sanliturk Waiting (max 60 seconds) for system process

Packages for Current ( 10.0 )

2012-02-07 Thread Mehmet Erol Sanliturk
. Which ports can be used for Current ( 10.0 ) for X , Gnome , KDE , etc . ? Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: Removal of sysinstall from HEAD and lack of a post-install configuration tool

2011-12-29 Thread Mehmet Erol Sanliturk
an interval to eject CD/DVD before captured by the BIOS . I did not use USB for install . I do not know how it is handled , but unmounting and extracting the USB stick and pressing a key to continue is also will be useful , if it is not already like that . Thank you very much . Mehmet Erol Sanliturk

Re: Looking to start Testing 10-current on Vbox

2011-12-05 Thread Mehmet Erol Sanliturk
/FreeBSD-snapshots/ Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: CVS removal from the base

2011-12-03 Thread Mehmet Erol Sanliturk
they are not capable as much as KDE or GNOME . If such a selected packages maintained within BASE /ports , or /packages , there will NOT be such difficulties to use the FreeBSD ( difficulty is transferred from the user to FreeBSD teams ) . Thank you very much . Mehmet Erol Sanliturk

Re: CVS removal from the base

2011-12-02 Thread Mehmet Erol Sanliturk
. -- - d...@freebsd.org d...@db.net http://www.db.net/~db Why leave money to our children if we don't leave them the Earth? http://en.wikipedia.org/wiki/Source_Code_Control_System Thank you very much . Mehmet Erol Sanliturk ___ freebsd-current

FreeBSD ftp mirror sites and pkg_add

2011-11-14 Thread Mehmet Erol Sanliturk
. . I do NOT know such suggestions are irritative or useful , because sometimes it is possible to hear that if you do ( or can ) not supply a patch , then shut up , ... , shut up ( where shut up , ... , shut up is from Titanic is sinking ) . Thank you very much . Mehmet Erol

Use of newest version number such as 10.0 instead of current

2011-11-11 Thread Mehmet Erol Sanliturk
is NOT available now , and pkg_add -r * is giving error about directory not found . This is preventing testing and / or using efforts . I know , it is possible to rename local link names , but everyone is not so much knowledgeable . Thank you very much . Mehmet Erol Sanliturk

Re: Use of newest version number such as 10.0 instead of current

2011-11-11 Thread Mehmet Erol Sanliturk
On Fri, Nov 11, 2011 at 8:04 AM, Chuck Burns brea...@gmail.com wrote: On Friday, November 11, 2011 07:29:46 AM Mehmet Erol Sanliturk wrote: -(snipped stuff)- This is preventing testing and / or using efforts . I know , it is possible to rename local link names , but everyone

Re: Use of newest version number such as 10.0 instead of current

2011-11-11 Thread Mehmet Erol Sanliturk
On Fri, Nov 11, 2011 at 12:29 PM, Benjamin Kaduk ka...@mit.edu wrote: On Fri, 11 Nov 2011, Mehmet Erol Sanliturk wrote: Dear all , Instead of using Current and then renaming everything for a new version number , is it not possible to use the newest version number in place of Current

Re: FreeBSD 9.0 amd64 RC1 and KDE4

2011-10-31 Thread Mehmet Erol Sanliturk
On Fri, Oct 28, 2011 at 4:55 AM, Alberto Villa avi...@freebsd.org wrote: On Thursday 27 October 2011 02:34:11 Mehmet Erol Sanliturk wrote: In a message previously I mentioned the KDE4 problem for 8.2 amd64 Release , but that message even did not receive a single reply . Things just may

FreeBSD 9.0 amd64 RC1 and KDE4

2011-10-26 Thread Mehmet Erol Sanliturk
Giga Bytes to hard disk from a DVD-Rom with an additional decompressing of files . Therefore , for the KDE4 users in the amd64 platform , there is a big problem . This was also the case for 8.2 amd64 Release . Thank you very much . Mehmet Erol Sanliturk

Re: FreeBSD 9.0 amd64 RC1 and KDE4

2011-10-26 Thread Mehmet Erol Sanliturk
On Wed, Oct 26, 2011 at 7:33 PM, Alberto Villa avi...@freebsd.org wrote: On Thursday 27 October 2011 01:09:25 Mehmet Erol Sanliturk wrote: The KDE4 in FreeBSD 9.0 RC1 amd64 is generating enormous amount of error messages during usage ( not visible on screen , but seen after Ctrl- Alt-F1

  1   2   >