Re: drm / drm2 removal in 12

2018-08-26 Thread Erik Cederstrand
me to do > the work required get the code submitted upstream. Over the 15 odd years following this list, I've had to killfile only three people. But your hostility and complete lack of understanding that nobody owes you anything is unbearable. I'll make it four now. Goodbye. Erik

Re: qsort() documentation

2016-04-20 Thread Erik Trulsson
Quoting Warren Block : On Tue, 19 Apr 2016, Aleksander Alekseev wrote: Why Wikipedia, specifically? There are a lot of places that describe quicksort. How about just Note: This implementation of qsort() is designed to avoid the worst-case complexity of N**2 that is often seen with stand

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread Erik Cederstrand
ackaged base, don't use it. Build and install from SVN instead. If you're using freebsd-update today, you essentially have 14.000 packages and a far less powerful CLI, so why is packaged base not a step in the right direction? Erik ___

Re: send-pr must live

2014-11-21 Thread Erik Cederstrand
rver. I haven't adapted it to the Bugzilla that is running now, but it should be fairly easy. Maybe this could be of use? Erik ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubsc

Re: CURRENT: ath0: stuck beacon; resetting (bmiss count 4)

2014-10-03 Thread Erik Trulsson
Quoting "O. Hartmann" : Since a couple of days I get this weird console-and-log-spamming message: ath0: stuck beacon; resetting (bmiss count 4) The machine in question is running the most recent CURRENT right now: FreeBSD 11.0-CURRENT #2 r272471: Fri Oct 3 13:03:58 CEST 2014 amd64 and the b

Re: freebsd perf testing

2013-11-10 Thread Erik Cederstrand
om GCC to Clang, and from CVS to SVN. Erik ___ 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 perf testing

2013-11-09 Thread Erik Cederstrand
t; He indicated that he was going to continue the daily testing > but I've not seen any mention of them since. > > If you know who that was or how to find him let me (or gnn) know... I did a master’s thesis on this some years ago. I haven’t kept the project up-to-date, du

Re: freebsd perf testing

2013-11-09 Thread Erik Cederstrand
t; He indicated that he was going to continue the daily testing > but I've not seen any mention of them since. > > If you know who that was or how to find him let me (or gnn) know... I did a master’s thesis on this some years ago. I haven’t kept the project up-to-date, du

Re: cron(8) improvement

2013-11-08 Thread Erik Cederstrand
on and periodic scripts, but the scripts do nothing when the daemon is not running. So I think it really depends on what the port does. Erik ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubs

Re: HELP WANTED: Figure out why svnlite build is sometimes not reproducible

2013-10-27 Thread Erik Cederstrand
e -D flag to ar(1) (wipes timestamps in archives)? Are you always using the same SRCDIR/DESTDIR (this affects the __FILE__ macro)? Same DEBUG_FLAGS? Erik ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-curre

Re: GCC withdraw

2013-08-25 Thread Erik Cederstrand
ine patch in the PR which solves the problem, makes the claim even more absurd. Expecting FreeBSD Clang maintainers to respond to compilation issues in FreeBSD base seems perfectly reasonable. Expecting them to respond to random issues in the ~24.000 ports is not. Erik __

Re: why does buildkernel set COMPILER_TYPE?

2013-08-22 Thread Erik Cederstrand
in a jail that you can wipe afterwards, so you don't pollute the host machine by accident. Erik ___ 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: 7+ days of dogfood

2013-02-11 Thread Erik Cederstrand
ers are doing by running CURRENT and reporting and fixing errors. At the same time, I look to e.g. LLVM and their "no commit without a regression test" goal and think we could do way better :-) Erik ___ freebsd-current@freebsd.org mailing

Re: 7+ days of dogfood

2013-02-11 Thread Erik Cederstrand
Erich, Den 11/02/2013 kl. 00.38 skrev Erich Dollansky : > On Sun, 10 Feb 2013 15:57:01 +0100 > Erik Cederstrand wrote: > >> And as long as there is no automatic can taster doing quality >> assurance of the produced cans, then foul cans will go unnoticed >> until a do

Re: 7+ days of dogfood

2013-02-10 Thread Erik Cederstrand
produced cans, then foul cans will go unnoticed until a dog pukes all over the carpet :-) For this to change, we really need to catch up on years of neglect in e.g. src/tools/regression/. I really applaud the people doing the thankless job of changing th

Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces!

2013-01-06 Thread Erik Cederstrand
med for that. You can't seriously blame LLVM for making progress. If ports rely on a specific version of LLVM, it would be far better to create devel/llvm31, devel/llvm32 etc. Erik ___ freebsd-current@freebsd.org mailing list http://lists.freebsd

Re: LLVM 3.2: official stable port is still LLVM 3.1. Basesystem missing important LLVM pieces!

2013-01-06 Thread Erik Cederstrand
equire that a larger part of the LLVM source tree is imported into src/contrib, though. Erik ___ 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: compiler info in kernel identification string

2012-11-16 Thread Erik Cederstrand
buildkernel configuration in a central place and expect users to supply information about whatever non-standard setup they did. Erik ___ 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: compiler info in kernel identification string

2012-11-16 Thread Erik Cederstrand
rrelevant" info like compiler version, hostname, username, timestamp, absolute path etc. are a nuisance if they can't be turned off with -fno-ident, -frandom-seed, -DSTRIP_FBSDID, ar -D and the like. Thanks, Erik ___ freebsd-current@freebs

Re: November 5th is Clang-Day

2012-11-02 Thread Erik Cederstrand
throw the switch. Congratulations! I know that you and others of the Clang BSD have worked hard for years on this, so it's nice to see the work finally paying off. Erik ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listi

Re: Clang as default compiler November 4th

2012-09-12 Thread Erik Cederstrand
Den 12/09/2012 kl. 11.29 skrev Doug Barton : > On 09/11/2012 02:52 AM, Erik Cederstrand wrote: >> So can we do a sweep on the ports tree and mark the 2232 ports with >> USE_GCC=4.2 until they can actually build with clang? > > Unfortunately it isn't that simple. We al

Re: Clang as default compiler November 4th

2012-09-11 Thread Erik Cederstrand
Roman, Den 11/09/2012 kl. 14.38 skrev Roman Divacky : > > Upstream developers almost never use gcc4.2.1 as we do. So right now the > ports maintainer must check whats wrong in the case the (upgraded) port > doesnt compile with our in-tree gcc. > > > It can be trivial USE_GCC=4.something but the

Re: The current libc/locale/toupper.c is mistaken

2012-05-10 Thread Erik Cederstrand
Den 10/05/2012 kl. 12.03 skrev Dimitry Andric: > On 2012-05-10 11:02, Kohji Okuno wrote: >> I think that libc/locale/toupper.c is mistaken. >> Could you check it? >> >> @@ -51,7 +51,7 @@ ___toupper_l(c, l) >> { >>size_t lim; >>FIX_LOCALE(l); >> - _RuneRange *rr = &XLOCALE_CT

Re: The current libc/locale/toupper.c is mistaken

2012-05-10 Thread Erik Cederstrand
Den 10/05/2012 kl. 11.54 skrev Erik Cederstrand: > Den 10/05/2012 kl. 11.02 skrev Kohji Okuno: > >> Hi, >> >> I think that libc/locale/toupper.c is mistaken. >> Could you check it? >> >> @@ -51,7 +51,7 @@ ___toupper_l(c, l) >&

Re: The current libc/locale/toupper.c is mistaken

2012-05-10 Thread Erik Cederstrand
LE_CTYPE(l)->runes->__maplower_ext; > + _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext; >_RuneEntry *base, *re; Which version of toupper.c is this? My release/9.0.0/lib/libc/locale/toupper.c already has "__mapupper_ext". Thanks, Erik _

Re: [RFC] Un-staticise the toolchain

2012-05-03 Thread Erik Cederstrand
Den 02/05/2012 kl. 13.56 skrev John Baldwin: >> >> Static version: >> * 0.09 ms spent execve'ing /usr/bin/make >> * The rest is mostly sysctl calls >> >> Dynamic version: >> * 0.09 ms spent execve'ing ./dynamicmake and /libexec/ld-elf.so.1 >> * 0.18 ms spent loading libc.so.7 (incl. reading /etc/

Re: [RFC] Un-staticise the toolchain

2012-05-01 Thread Erik Cederstrand
Den 01/05/2012 kl. 15.55 skrev Gary Palmer: > > If you want a high-level view of what goes on run > > ldd `which ls` > > check that it has libraries to load and doesn't say "not a dynamic ELF > executable", and then run: > > ktrace ls > kdump | more > > All the system calls related to resolvi

Re: [RFC] Un-staticise the toolchain

2012-05-01 Thread Erik Cederstrand
Den 01/05/2012 kl. 07.52 skrev Tim Kientzle: > > On Apr 30, 2012, at 6:41 AM, Erik Cederstrand wrote: >> >> Can anyone explain to me why the dynamically linked version is significantly >> slower? What are the extra steps involved compared to a statically linked >&g

Re: [RFC] Un-staticise the toolchain

2012-04-30 Thread Erik Cederstrand
Den 26/04/2012 kl. 22.30 skrev Chris Rees: > On 26 April 2012 20:15, Matthew Seaman > wrote: >> On 26/04/2012 20:01, Chris Rees wrote: >>> hydra# cd /usr/ports && time make MAKE=~crees/bin/make-static index >>> >>> Generating INDEX-9 - please wait.. Done. >>> 729.770u 120.841s 7:45.10 182.8%

Re: [RFC] Un-staticise the toolchain

2012-04-26 Thread Erik Cederstrand
Den 26/04/2012 kl. 11.35 skrev Konstantin Belousov: > I think it is time to stop building the toolchain static. I was told that > original reasoning for static linking was the fear of loosing the ability > to recompile if some problem appears with rtld and any required dynamic > library. Apparentl

Re: stable/9 still looking for packages at 9-current

2012-01-09 Thread Erik Trulsson
m. That build is intended to become the official release unless some last-minute showstopper problem is found. (Unlikely, but has happened before.) The build is being distributed in advance of the official announcement to make sure it is available on all mirrors at the moment the announcement is made

GCC debug flags cleanup

2011-12-22 Thread Erik Cederstrand
Hi, I've created a patch that cleans up FreeBSD Makefiles that unconditionally set the -g flag for GCC. The motivation for this is that it should be possible to add or remove this flag globally via e.g. CFLAGS (it's part of my quest to produce deterministic builds). I'm not very familiar with

Re: Idea for change to boot0

2011-12-16 Thread Erik Cederstrand
Den 15/12/2011 kl. 22.21 skrev Andrew Boyer: > These two changes allow you to set PXE as the default MBR boot selection, > which enables you to write a 'reboot to the network' script. We've found it > to be very useful. What do people think? I think this is very useful for e.g. re-installing

Re: Deterministic builds

2011-12-09 Thread Erik Cederstrand
Hi Ruslan, Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov: > On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote: >> I've been working on a project to make it possible to produce deterministic >> builds with FreeBSD. By this I mean building a FreeBSD distributi

Deterministic builds

2011-12-09 Thread Erik Cederstrand
Hi all, I've been working on a project to make it possible to produce deterministic builds with FreeBSD. By this I mean building a FreeBSD distribution twice from the same code base and having all files in the two distributions match by md5 sum. Currently, this is not the case. My main goal fo

Re: HEADS UP: ports/ and 10.0-CURRENT

2011-09-27 Thread Erik Trulsson
am will still be in use when two-digit years becomes a problem!" -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: Getting /usr/src/ from SVN directly?

2011-03-26 Thread Erik Trulsson
orks) is to use csup/cvsup to download a local copy of the whole CVS repository and then use cvs to checkout /usr/src from this copy. Before the switch to subversion this was the preferred way. -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-cur

Re: why panic(9) ?

2011-01-12 Thread Erik
our eyes will save you. ;-) On one of my first linux desktops, I had a screensaver which displayed rotated dumpscreens of all kinds of different Operation systems. Apple, Basic, linux and BSOD.. (come to think about it BSD was not included) my 2 cents ;-) Best regards, -Erik. > > Gr

Re: HEADS UP: Merge of binutils 2.17

2011-01-08 Thread Erik Cederstrand
g with 5 minutes of thinking. I'm glad the most obvious things have already been done, and I'm sure you and others have put a lot of effort into this. My question was more what, if anything, can be done to speed up the cluster. Also, how long does it take to complete an exp-run on the cluster? Thanks, Erik

Re: FYI: clang static analyzer page has moved to http://scan.freebsd.your.org/freebsd-head/

2011-01-06 Thread Erik Cederstrand
Den 06/01/2011 kl. 20.56 skrev Tijl Coosemans: > On Thursday 06 January 2011 09:01:09 Erik Cederstrand wrote: >> Den 05/01/2011 kl. 20.36 skrev Jilles Tjoelker: >>> On Wed, Jan 05, 2011 at 05:55:45PM +0100, Ulrich Spörlein wrote: >>>> - get IPA to work with

Re: Request for testing/comments -- import of new dialog/libdialog

2011-01-06 Thread Erik Trulsson
- Bumps __FreeBSD_version to 900030 Are there any ports which link to the old version of libdialog, and if so, what will happen to them? Why not keep the old version as libdialog and instead use a new name for the new library (libndialog or whatever) ? (I am not saying you should do

Re: FYI: clang static analyzer page has moved to http://scan.freebsd.your.org/freebsd-head/

2011-01-06 Thread Erik Cederstrand
ed as such. If we begin spewing __dead2's everywhere, it's bound to silence a valid bug somewhere down the line when e.g. a conditional in a print_help() function is changed subtly so it doesn't always reach exit(). Erik

Re: FYI: clang static analyzer page has moved to http://scan.freebsd.your.org/freebsd-head/

2011-01-05 Thread Erik Cederstrand
there are some > possible remedies: > > - get IPA to work with clang, or at least file a bug I filed a bug with LLVM (http://llvm.org/bugs/show_bug.cgi?id=8914) but it seems IPA bugs filed on the analyzer have been rejected in the past. Erik

Re: FYI: clang static analyzer page has moved to http://scan.freebsd.your.org/freebsd-head/

2011-01-05 Thread Erik Cederstrand
he analyzer doesn't know that this function never returns and continues to flag a null dereference in step 8 What's the fix here? I think the reports are an excellent way to get acquainted with FreeBSD code. Marking and fixing the false positives would make bug-hunting in the remaining reports more motivating :-) Thanks, Erik

Re: FYI: clang static analyzer page has moved to http://scan.freebsd.your.org/freebsd-head/

2011-01-05 Thread Erik Cederstrand
Den 05/01/2011 kl. 14.56 skrev Erik Cederstrand: > Ignoring contrib code for the moment, I decided to look at usr.sbin.pw from > 2011-01-05. There's one report > (http://scan.freebsd.your.org/freebsd-head/usr.sbin.pw/2011-01-05-amd64/report-KkilQ3.html#EndPath) > which turns

Re: Lock order reversal .

2010-12-07 Thread Erik Cederstrand
ncing well-known and presumably harmless LOR's if there isn't sufficient motivation to fix the source? Erik

Re: Small /etc/src.conf

2010-10-24 Thread Erik Cederstrand
. Apart from the mentioned src/make.conf options, you might want to try removing "makeoptions DEBUG=-g" from the kernel config, plus support for hardware you will never need. The debugging symbols in /boot/kernel use a lot of space. THanks, Erik

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-26 Thread Erik Trulsson
d I will post results :) The only difference between Athlon XP and Athlon MP is that the MP variants are certified for multi-processor use (in reality most Athlon XP also worked just fine in multi-processor systems, or could easily be modified to do so.) Available instructions and registers are ident

Re: bsdgrep does not work with tail -f | grep combination

2010-08-04 Thread freebsd-lists-erik
-f, you will enter more lines and end it with EOF, won't > > > you? And then BSD grep will process the input and print out matches. I > > > don't think it's bad behaviour in itself but if you can explain why you > > > think it's bad I'm willing

Re: RFC: etcupdate tool in base?

2010-06-10 Thread Erik Cederstrand
d please, don't ask me innocently if I want to delete my local account when it's 4 AM :-) I may be answering 'yes' in my sleep) +1 from me on etcupdate in base. Erik

Re: Running all regression tests

2010-06-04 Thread Erik Cederstrand
Den 03/06/2010 kl. 16.14 skrev Maxim Konovalov: > On Thu, 3 Jun 2010, 15:15+0200, Erik Cederstrand wrote: > >> I just wrote a shell script to recurse into the subdirectories and >> run make on the Makefiles found. Unfortunately, some of the >> Makefiles start running

Re: Running all regression tests

2010-06-03 Thread Erik Cederstrand
ns 'sh regress.sh', so you could run that and see how far it gets. Then obtain backtrace etc. when it crashes. Erik

Re: Running all regression tests

2010-06-03 Thread Erik Cederstrand
Den 03/06/2010 kl. 21.54 skrev Giorgos Keramidas: > On Thu, 03 Jun 2010 14:50:13 +0200, Alexander Leidinger > wrote: >> Quoting Erik Cederstrand (from Thu, 3 Jun 2010 >> 12:02:51 +0200): >> >>> Hi, >>> >>> I'd like to run the regress

Re: Running all regression tests

2010-06-03 Thread Erik Cederstrand
les found. Unfortunately, some of the Makefiles start running tests immediately, some have syntax errors etc., so I'll have to add some more logic. Erik

Running all regression tests

2010-06-03 Thread Erik Cederstrand
nning 'prove -r'. Some of the tests don't contain .t files, so I assume they can't be run using 'prove'? Also, I'd like to filter out the tests that don't apply on my system, e.g. zfs tests. Thanks, Erik

Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD

2010-06-02 Thread Erik Cederstrand
Den 31/05/2010 kl. 21.50 skrev Erik Cederstrand: > I do have a problem with buildworld on an unmodified ClangBSD src/ tree > within a ClangBSD VM. Clang barfs on the mmintrin.h headers when building > it's own Lexer because it picks up the gcc version of the headers instead o

Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD

2010-06-01 Thread Erik Cederstrand
l 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r208586:208611M: Thu May 27 23:35:35 CEST 2010 r...@vb_fbsd8.local:/usr/obj/usr/home/erik/freebsd/clangbsd/src/sys/GENERIC amd64 clangbsd# cd /usr/src/tools/regression/ clangbsd# prove fstest/tests/chflags fstest/tests/chflags/00.t .. ok fstest/tests/c

Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD

2010-05-31 Thread Erik Cederstrand
version of the headers instead of the clang version. This has been fixed before in ClangBSD, but probably the logic to decide on which headers to use are insufficient. Thanks, Erik

Re: LOR: ufs vs bufwait

2010-05-20 Thread Erik Cederstrand
un.sh mkdir.cfg - LOR is triggered immediately Erik

Re: panic: deadlkres: possible deadlock detected

2010-04-19 Thread Erik Cederstrand
Den 19/04/2010 kl. 17.03 skrev Attilio Rao: > 2010/4/19 Erik Cederstrand : >> Hi >> >> I'm testing ClangBSD in a VirtualBox client and ran into a panic on the >> client, but I don't think it's clang-related. I haven't tried kernel >> debug

panic: deadlkres: possible deadlock detected

2010-04-19 Thread Erik Cederstrand
le-deadlock-detected-for-0xe0001187d880%2C-blocked-for-1801437-ticks-p28123802.html and this i the result: http://tinypic.com/r/2llegza/5 Any pointers on ho to debug this further? Thanks, Erik

Re: [CFT]: ClangBSD is selfhosting, we need testers now

2010-04-18 Thread Erik Cederstrand
/206c0us/5 I don't know if this is ClangSD-related. I haven't tried kernel debugging before. Any pointers on how to proceed? Thanks, Erik

Re: Results of BIND RFC

2010-04-02 Thread Erik Trulsson
No, it does not need to do that. It might be a good idea (but I am far from convinced of it), but there most certainly is no *need* to move in that direction. -- Erik Trulsson ertr1...@student.uu.se ___ freebsd-current@freebsd.org mailing list http

Re: 40% slowdown with dynamic /bin/sh

2003-11-25 Thread Erik H. Bakke
root "provokes" this slowdown that people have been seeing, it would be much better to address the cause and not the symptom. The change to dynamic root here is not the cause, the extra overhead of using dynamically linked tools is, and that should be the

Re: 4 Clause license?

2003-11-17 Thread Erik Trulsson
cense changed such that clause 3 (the advertising clause) no longer apply. This would seem to include mkdir.c Most of the files in the source tree have not had their copyright notices updated to reflect this. See http://www.freebsd.org/copyright/license.html for details on this license.

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-17 Thread Erik Trulsson
On Mon, Nov 17, 2003 at 09:00:20AM -0500, Michael Edenfield wrote: > * Erik Trulsson <[EMAIL PROTECTED]> [031116 23:21]: > > On Sun, Nov 16, 2003 at 07:24:00PM -0700, Brent Jones wrote: > > > This is just a case of OS evolution. /sbin used to be the place where >

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-16 Thread Erik Trulsson
you still need > a place to have statically linked recovery utilities, /rescue was > created. Now you see the duplicates in /bin (or /usr/bin) and /rescue > instead. Do you have any references for this? Every single place that I can find explains /sbin as "system b

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-16 Thread Erik Trulsson
7;t use the commands in /bin due to problems with dynamic linking you are unlikely to be helped by the commands in /sbin being statically linked. (For one thing you won't be able to get a shell since those normally reside in /bin.) -- Erik Trulsson [EMAIL PROTECTED]

Problems with D-Link DWL-AG650 card under CURRENT (11/4-03)

2003-11-05 Thread Erik Haga
he doc the card is supported in current, and later in 5.2. You have to compile with device ath and device ath_hal The OS panic with or without the device-setting for ath and ath_hal. Do you now way the card is identified as a 3Com card insted of a D-Link??? Regards

Re: Anyone object to the following change in libc?

2003-10-31 Thread Erik Trulsson
On Fri, Oct 31, 2003 at 06:20:17PM +0100, Stefan Farfeleder wrote: > On Fri, Oct 31, 2003 at 04:43:37PM +0100, Erik Trulsson wrote: > > > Perhaps not smaller in terms of the sizeof operator, but why can't one > > have a 16-bit char, and an int8_t which occupies 16 bits,

Re: Anyone object to the following change in libc?

2003-10-31 Thread Erik Trulsson
about. (Some would say that this was a > rather belated recognition of a choice the industry made two decades > ago There was, however, a 36-bit implementation of FIPS 151-2, by > UNISYS.) -- Erik Trulsson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ethercons: ethernet console driver for 5-current

2003-10-22 Thread Erik Trulsson
nderstood something. > > Basically, this is just an experimental protocol that's being played > with here, and if it ever becomes real, then it will need an IANA > protocol number assignment before it's widely deployed. Are you sure that IANA would be the right organisation,

Re: hiding e-mail adresses needed badly

2003-10-16 Thread Erik Trulsson
seable mailing lists, > >>FreeBSD site, CVS via WWW, PRs, ports and docs. Note that there are many web-archives of the mailing lists. Lots of them are run by other people. You need to talk to them too. > >> > >>As I think, simple form will be enough to stop > >

Re: Supfile tag for 5.2 rc

2003-10-15 Thread Erik Trulsson
ENT, with the tag for that being '.' as usual. > > I'm not sure if 'RELENG_5_2' will work... I am sure it will not work, since that tag does not yet exist, and will not exist until 5.2-RELEASE is almost ready to go. -- Erik Trulsson [EMAIL PROTECTED] __

Re: cvsup sites are all at capacity?

2003-09-16 Thread Erik Trulsson
is something sinister > going on? > > Just wonderin' > > Andrew Lankford > -- Erik Trulsson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Release Engineering Status Report

2003-09-16 Thread Erik Trulsson
tly quite stable (not counting any commits made during the last 48 hours or so since I have not yet tested any of those), but it is of course possible that other people have run into bugs in components of the kernel that I don't use. (Note: I do not have PAE enabled in the kernel. I have

Re: bge & vlan stranges

2003-08-03 Thread Lars Erik Gullerud
On Sun, 2003-08-03 at 02:28, Terry Lambert wrote: > > The fact of the matter is, if you use 802.1q encapsulation, the total > > frame size can be 1504. That is the standard. > > This is truly evil. Actually, after a lot of discussions over this very topic during the IEEE ratification process,

Re: GCC 3.3.1, new warnings with

2003-07-13 Thread Erik Trulsson
the value will be preserved.) > > See section for 6.3.1.3 for the details. Yes, please do. > > That's why I said 'as if' in my other mail. -- Erik Trulsson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.

Re: GCC 3.3.1, new warnings with

2003-07-13 Thread Erik Trulsson
-) > but that > is another story :). [no need to answer this... unless we take it out > of this thread] > > > >And to answer the original question: > >It is valid to assume that -1 converted to an unsigned integer type > >will never be equal to 0.

Re: GCC 3.3.1, new warnings with

2003-07-13 Thread Erik Trulsson
two's complement there is no need to change the representation when converting signed to unsigned values, while this can be needed when using sign-magnitude or one's-complement. And to answer the original question: It is valid to assume that -1 converted to an unsigned integer type will never be equal to 0. -- Erik Trulsson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: RC1 packages

2003-07-02 Thread Erik H. Bakke
I checked, I > think 5.0-RELEASE only offered XFree86 4.1.x. And I'm not > fond of compiling my x server by hand. Once you have cvsupped to the latest ports you can just rebuild any packages you need to upgrade through the ports system :) Cheers -- Erik H. Bakke _

RE: ALTQ for FreeBSD 5.1?

2003-06-12 Thread Erik Paulsen Skaalerud
e have been substantial changes to > the kernel since then. > > Other than that, I have got it working... Good! Too bad that I only use fxp cards, so I'm pretty bummed right now. Erik. ___ [EMAIL PROTECTED] mailing list http://lists

ALTQ for FreeBSD 5.1?

2003-06-12 Thread Erik Paulsen Skaalerud
Is anyone working on ALTQ intergration for FreeBSD 5.1? Looks like the FreeBSD-ALTQ went drop dead, as they havent made anything new since the release of FreeBSD 5.0.(http://www.rofug.ro/projects/freebsd-altq/) Erik. ___ [EMAIL PROTECTED] mailing list

FreeBSD 5.1-RELEASE (cvs) problems..

2003-06-07 Thread Erik Paulsen Skaalerud
I /var/run/moused.ums0.pid root445 0.0 0.1 1188 600 ?? Is7:22PM 0:00.00 /usr/sbin/moused -p /dev/psm0 -t auto Attached is the complete dmesg buffer from startup, pciconf -lv and acpidump. Any ideas are greatly appriciated. Greetings, Erik. begin 666 pciconf.txt M86=P,$!P8VDP.C Z,

RE: 5.1-RELEASE TODO

2003-06-06 Thread Erik Paulsen Skaalerud
n be traced back to non-compliant system BIOS's. The new > bootloader menu in FreeBSD 5.1 allows one to disable ACPI for > the time being. > > Scott > Will this lead to an extension of the release schedule for 5.1 until most of the problems are fixed? To me

Eh..

2003-06-02 Thread Erik Paulsen Skaalerud
Can someone find out who's trying to add the freebsd mailinglist to other mailinglists? This is getting annoying. Erik. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any ma

RE: Strange behaviour with host(1) SOLVED

2003-03-27 Thread Erik Paulsen Skålerud
The problem was bind9, even though I thought it was bugging before the install of it. The host(1) who comes with bind9 doesnt work the way that the one in base does. Crap :( Erik. > Hi, I'm trying to get host working properly with ipv6 on > 5.0-RELEASE-p6. > > Example: >

Strange behaviour with host(1)

2003-03-27 Thread Erik Paulsen Skålerud
ening? I've tried to change nameservers, no luck. Tried to install bind9-base, no luck. I'm basically out of ideas. The server has IPV6 up and running. The only thing that works is if I specify -t : -su-2.05b# host -t irc6.qeast.net irc6.qeast.net has address 2001:5

Re: SSH (TCP?) lag

2003-02-22 Thread Erik Greenwald
the merging of some TCP > patches. > I noticed the same thing... then try sysctl net.inet.tcp.delayed_ack=0 fixed the issue -- -Erik <[EMAIL PROTECTED]> [http://math.smsu.edu/~erik] The opinions expressed by me are not necessarily opinions. In all probability, they are ra

RE: NFS server vs YO (very long message)

2003-02-17 Thread Erik Torres Serrano
33 tcp 2049 nfs 1000241 udp 1018 status 1000241 tcp 1020 status 1000210 udp 1017 nlockmgr 1000211 udp 1017 nlockmgr 1000213 udp 1017 nlockmgr 1000214 udp 1017 nlockmgr 1000210 tcp 1019 nlockmgr

RE: NFS server vs YO

2003-02-15 Thread Erik Torres Serrano
Yes, I reload the demon and also place my exports in /etc/exports. Erik > Hi all, this is my first incursion on FreeBSD, I came from the Linux world. > > My question is: are any of you having problems with the NFS server? I follow all the >instructions of the handbook packed with

NFS server vs YO

2003-02-15 Thread Erik Torres Serrano
are: sockstat -4 root nfsd 367 3 tcp4 *:2049*:* root rpcbind282 9 udp4 *:111 *:* root rpcbind282 10 udp4 *:1022*:* root rpcbind282 11 tcp4 *:111 *:* Any idea? Erik To Unsubscrib

Re: Compiling with high optimization?

2003-02-09 Thread Erik Trulsson
warnings are generated. When compiled with 'gcc -O1 -Wall' you get a warning that 'a' might be used uninitalized. (This is the case for gcc 2.95.x at least. I believe the situation is the same with gcc 3.x) -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Final fix for correlation problem (was Re: rand() is broken)

2003-02-03 Thread Erik Trulsson
eds to be modified again. > > Please, oh please, don't change that behavior in > srand()/rand(). > > - Dave Rivers - -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: rand() is broken

2003-02-02 Thread Erik Trulsson
also be worth noting that if a good PRNG is needed then one should not use random() or rand() since on some systems their output is not very random. -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Request for info from SiS chipset owners

2003-02-01 Thread Erik Trulsson
a SiS 5591, which it isn't. It is a SiS 5513.) -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: malloc.conf (was Re: Performance problems with 5.0-RELEASE)

2003-01-23 Thread Erik Trulsson
to turning off A and J (implicitly, ie by not specifying them)? Read again. J automatically sets R. Yes, not having J set should improve performance noticeably compared with having J set. -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 80386 out of GENERIC

2002-12-15 Thread Erik Trulsson
s is true also for many 486 boxes too. > > > So even if 386 stuff were in the default kernel, you'd likely have > > > other issues in making sysinstall work and have to do custom > > > hacking... > > > > Add to this that Bosko's workaround for the CPU bug with PSE/PGE > > includes loading the kernel at 4M rather than 1M. -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Will official-NVIDIA-driver for 4.7 work with -CURRENT ?

2002-11-08 Thread Erik Trulsson
d those are generally not portable between major releases it is not very likely it will work. -- Erik Trulsson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

netns

2002-09-22 Thread Erik Greenwald
ne wants it, they can cvs an older version or something... -- -Erik <[EMAIL PROTECTED]> [http://math.smsu.edu/~erik] The opinions expressed by me are not necessarily opinions. In all probability, they are random rambling, and to be ignored. Failure to ignore may result in severe b

  1   2   >