Broken world (was Re: cvs commit: src/lib/libc/posix1e cap_text.c)

2001-08-30 Thread Mike Barcroft
27; undeclared CAP_MAX_BUF_LEN doesn't seem to be defined in rev 1.8 of capability.h. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: unpleasant ps output and possible related problems.

2001-09-05 Thread Mike Barcroft
can safely be said that you're rebooting too much. The process can be simplified to: make world make kernel mergemaster reboot Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: corrupted 'w' output

2001-09-06 Thread Mike Barcroft
. 1.68 (and Rev 1.36 of Makefile)? You will ofcourse have to relogin to see whether the w(1) output has changed. BTW, I can't reproduce this problem locally. Is there any special about your local configuration, particularly regarding PAM? Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: cp in INSTALLTMP?

2001-09-09 Thread Mike Barcroft
d using chflags to set the schg flag. This has to be done once a make world has started. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Alpha kernel breakage

2001-09-12 Thread Mike Barcroft
I'm seeing the following error building a kernel on my Alpha. The sources are updated as of a few minutes ago. [Output of 'make kernel KERNCONF=GENERIC NO_MODULES=true'] -- >>> Kernel build for GENERIC started on Wed Sep 12 21:31:24 ED

Re: Alpha kernel breakage

2001-09-12 Thread Mike Barcroft
Marcel Moolenaar <[EMAIL PROTECTED]> writes: > On Wed, Sep 12, 2001 at 09:55:31PM -0400, Mike Barcroft wrote: > > I'm seeing the following error building a kernel on my Alpha. The > > sources are updated as of a few minutes ago. > > I had the same problem. Tr

CVSup mirrors (was Re: Alpha kernel breakage)

2001-09-13 Thread Mike Barcroft
[Moved to -hubs, BCC'd to -current] John Polstra <[EMAIL PROTECTED]> writes: > In article <[EMAIL PROTECTED]>, > Mike Barcroft <[EMAIL PROTECTED]> wrote: > > It appears this was the problem. Switching to cvsup2.FreeBSD.org > > seems to have have solved

Re: broken installworld?

2001-09-16 Thread Mike Barcroft
p /usr/src/gnu/usr.bin/cvs/contrib/../../../../contrib/cvs/contrib/rcs2log.sh > rcs2log > cp:No such file or directory > *** Error code 1 The problem was a timing issue related to the kernel. Building a new kernel before installing your world should fix it. This is an Alpha only issue. Best r

Re: broken installworld?

2001-09-16 Thread Mike Barcroft
posted to -current on Sept 9.] Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: panic in ipfw code

2001-10-01 Thread Mike Barcroft
your e-mail (with a delta identical to your patch). Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Revert awk to one that works

2001-10-31 Thread Mike Barcroft
ussing such a frequently used build tool. I'm sure there's better things you could be doing besides lecturing David about testing his changes before committing. Not every bug can be found before committing, which is why we have a little thing called -CURRENT. Best regards, Mike Barcr

Re: "make release" breakage: src/sbin/ifconfig

2001-12-04 Thread Mike Barcroft
=0" for build, it should also be set when > building as a part of a crunched binary. Should be fixed now. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Weird dump(8) messages

2001-12-07 Thread Mike Barcroft
a standard 5-CURRENT, several packages and my > development /usr/src and /usr/ports trees. > > Any ideas? What, you've never heard of giving a 110%? :) Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Buildworld broken on _FBSDID in xinstall.c ??

2001-12-18 Thread Mike Barcroft
SD localisms should not be used in build tools. Perhaps he would be so kind as to back out the offending code. > Any suggestions? I would recommend removing the __FBSD() line locally until this has been resolved. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: 2>&1 in /bin/sh

2001-12-23 Thread Mike Barcroft
etc/rc* bootup scripts. Now, the bootup > screen is cluttered with unwanted messages. > > Any idea? AFAIK, this was fixed. Check the commit logs for sh(1). Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: CVSup vs inttypes.h,v

2002-01-01 Thread Mike Barcroft
#if defined(__NetBSD__) || defined(__OpenBSD__)' section. If you are interested in the types that used to be defined there, they are now in . Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

LINT broken

2002-01-12 Thread Mike Barcroft
* Error code 1 Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 5.x

2002-01-19 Thread Mike Barcroft
g to be based on a preemptible kernel? That's the plan. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 5.x

2002-01-19 Thread Mike Barcroft
} > > Doesn't core on me (gcc30+bounds-checking port, FreeBSD-current). In > fact, I've got USE_GCC30 in my make.conf and build all my ports with it > (at least the ports that aren't broken and hardcode cc or gcc). Interesting. The sparc64 toolchain suffers from this

LINT Broken

2002-02-03 Thread Mike Barcroft
1 Stop in /work/src. *** Error code 1 Stop in /work/src. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pam_ssh world breakage (was: Re: cvs commit: src/lib/libpam Makefile.inc)

2002-02-04 Thread Mike Barcroft
make the code changes, but PLEASE do not > commit any stronger WARNS levels to Makefiles. Alternatively, developers working on WARNS could use a newer GCC from the ports collection. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Non 386 testers REALLY NEEDED

2002-02-06 Thread Mike Barcroft
r developer resolves the issues with it. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gcc3.x issues

2002-02-06 Thread Mike Barcroft
ny FreeBSD users need to compile Java to machine code? 2, 3, 4 people? How hard is it to use `pkg_add -r' and rearrange your PATH to make a stock GCC work? Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gcc3.x issues

2002-02-06 Thread Mike Barcroft
t; like crap for daring to disagree with you. I didn't notice much "nastiness", but I guess I wasn't really looking for it. I did notice that some people were wasting a developer's time when the project as a whole needs it much more. I'm talking, ofcourse, about the imm

Re: Patch to improve mutex collision performance

2002-02-21 Thread Mike Barcroft
bit, 3) Update worthy patchsets to -current sources, 4) Have them reviewed, 5) Commit them. If you aren't interested in doing this, you are the sole person to be blamed for them not being integrated into FreeBSD. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: "Forking" FreeBSD: CVS vs. P4

2002-02-21 Thread Mike Barcroft
Terry Lambert <[EMAIL PROTECTED]> writes: > Mike Barcroft wrote: > > I'm getting sick of reading this. Terry, if you want this code > > integrated into FreeBSD, here's what you do: 1) Find yourself a > > mentor, 2) Get a commit bit, 3) Update worthy patch

Re: sa_handler and sigaction...

2002-12-26 Thread Mike Barcroft
> useless for portable programming, so it would be downright bizarre for > POSIX to specify sigaction() and yet omit sa_handler. This looks like my bug. I'll fix it. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2002-12-27 Thread Mike Barcroft
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: ia64 tinderbox failure

2002-12-28 Thread Mike Barcroft
long long used = 0; @@ -229,7 +230,8 @@ hlen = 10; break; default: - getbsize(&hlen, &blocksize); + getbsize(&hsize, &blocksize); + hlen = MIN(INT_MAX, hsize); break; } %%% BTW, the tabb

sparc64 tinderbox failure

2002-12-29 Thread Mike Barcroft
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

sparc64 tinderbox failure

2002-12-29 Thread Mike Barcroft
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: ia64 tinderbox failure

2002-12-29 Thread Mike Barcroft
ize_t and not all base system uses have been "fixed" for the new interface (ls(1) for instance). I'd like to see the interface restored and merged into RELENG_5_0 before we introduce this mistake on the world. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTE

sparc64 tinderbox failure

2002-12-29 Thread Mike Barcroft
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

sparc64 tinderbox failure

2002-12-29 Thread Mike Barcroft
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2002-12-30 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2002-12-31 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: alpha tinderbox failure

2003-01-01 Thread Mike Barcroft
)dm_segs[segcnt].ds_len); cto->rsp.m0.ct_xfrlen += dm_segs[segcnt].ds_len; cto->ct_seg_count++; } %%% Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: alpha tinderbox failure

2003-01-06 Thread Mike Barcroft
"mac_lomac_associate_vnode_extattr: bad size %ju\n", + (uintmax_t)buflen); return (EPERM); } bzero(&temp.ml_auxsingle, sizeof(temp.ml_auxsingle)); %%% Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: alpha tinderbox failure

2003-01-06 Thread Mike Barcroft
Mike Barcroft <[EMAIL PROTECTED]> writes: > @@ -1077,8 +1078,9 @@ > > if (buflen != sizeof(temp)) { > if (buflen != sizeof(temp) - sizeof(temp.ml_auxsingle)) { > - printf("mac_lomac_associate_vn

sparc64 tinderbox failure

2003-01-06 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-07 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-07 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-08 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-08 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-08 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: sparc64 tinderbox failure

2003-01-08 Thread Mike Barcroft
Jake Burkholder <[EMAIL PROTECTED]> writes: > Apparently, On Wed, Jan 08, 2003 at 11:25:12PM +, > Mike Barcroft said words to the effect of; > > -- > > >>> Kernel build for GENERIC starte

sparc64 tinderbox failure

2003-01-09 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-10 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: [PATCH] Fix man pages with iovec

2003-01-12 Thread Mike Barcroft
Craig Rodrigues <[EMAIL PROTECTED]> writes: > Hi, > > This patch fixes the read(2) and write(2) man pages > to accurately reflect the iovec structure defined > in and . Committed, thanks. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: RELENG_5 branch ?

2003-01-17 Thread Mike Barcroft
.2. For now we have 5.1-CURRENT or something like that. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: alpha tinderbox failure

2003-01-19 Thread Mike Barcroft
he simos driver is broken and >is not compiled with LINT" > cc1: warnings being treated as errors > /h/des/src/sys/dev/advansys/adv_isa.c: In function `adv_isa_probe': > /h/des/src/sys/dev/advansys/adv_isa.c:232: warning: overflow in implicit constant >conversion

Re: adduser(8) in 5.0-R

2003-01-21 Thread Mike Barcroft
Mike Makonnen <[EMAIL PROTECTED]> writes: > Committed. > Thanks! Should this be an errata item? Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-01-26 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-26 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: Patch to teach config(8) about "platforms".

2003-01-28 Thread Mike Barcroft
wildly in how they do various things (incl. > endianness in some cases) and so this provides a much cleaner mechanism > to select a set of platform "quirks" than trying to do what i386/pc98 > do. Perhaps if we could see PC98 converted to this design the advantages would become obvious.

sparc64 tinderbox failure

2003-01-28 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-01-29 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: removed?

2003-01-31 Thread Mike Barcroft
Kris Kennaway <[EMAIL PROTECTED]> writes: > A number of ports have started to complain about a missing stropts.h > header..was this recently removed, and if so then what is the fix? I don't think we've ever supported STREAMS. Best regards, Mike Barcroft To Unsubscrib

Re: State of the Union Report (backout request department)

2003-01-31 Thread Mike Barcroft
e whole story. A lot of times these things get handled behind closed doors, whether private e-mail or developer-only lists. Thankfully though, most conflicts *do* get resolved. :) Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: split out patch

2003-02-01 Thread Mike Barcroft
p sometime? Shouldn't we allow for that? Real hackers don't sleep. :) Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Interested in helping the C99 integration project

2003-02-04 Thread Mike Barcroft
en either by testing or implementing some of these functions. > > Who do I want to organize with to help with this stuff? See http://www.freebsd.org/projects/c99/ Wes Peters has been assigned this task for a while. Perhaps you could co-ordinate with him. Best regards, Mike Barcroft To

Re: tmpfile breakage on setuid executables

2003-02-05 Thread Mike Barcroft
tmpdir = getenv("TMPDIR"); > if (tmpdir == NULL) Looks like kris broke it. Shame on us for not having a WARNS level on libc big enough to catch simple regressions like this. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: C conformance.

2003-02-09 Thread Mike Barcroft
somthing like to above should not appear in system > headers. This is a bug in TenDRA. It looks in conditionals that don't apply for syntax errors. I use the attached workaround on my system to support TenDRA. Best regards, Mike Barcroft Index: cdefs.h ===

Re: Best method to produce patches?

2003-02-09 Thread Mike Barcroft
s to files] lcvs diff >~/my.diff Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-13 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-02-13 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: UFS2 regression tests?

2003-02-19 Thread Mike Barcroft
east for the keywords > I tried). > >So, does anyone have any comments/ideas on a good way to test the > new system? src/tools/regression/fsx Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-20 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: config files and includes.

2003-02-21 Thread Mike Barcroft
r): +# Preprocess syslog.conf +cpp /etc/syslog.local.conf -o /etc/syslog.conf + Unix has *so* many text processing tools, I don't see why we need to bloat daemons with this stuff. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-23 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html Sun Feb 23 03:38:01 EST 2003 cvs [update aborted]: /work/repo/CVSROOT: No such file or directory To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-23 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html Sun Feb 23 11:38:00 EST 2003 cvs [update aborted]: /work/repo/CVSROOT: No such file or directory To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-25 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: build busted in xlint: stat.h related?

2003-02-26 Thread Mike Barcroft
; > I'm rebuilding now with your latest stat.h change reverted.. I committed a fix. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-02-26 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: OpenSSL question for id_function()

2003-02-27 Thread Mike Barcroft
s like this requirement was removed in POSIX.1-2001. A problem with our implementation is that struct pthread* is in the implementation namespace, so we can't define these types in as required. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: OpenSSL question for id_function()

2003-02-27 Thread Mike Barcroft
John Polstra <[EMAIL PROTECTED]> writes: > In article <[EMAIL PROTECTED]>, > Mike Barcroft <[EMAIL PROTECTED]> wrote: > > John Polstra <[EMAIL PROTECTED]> writes: > > > FreeBSD violates POSIX in this respect. The 1003.1 standard > > > (se

Re: Volunteer with genuine i386 cpu & lots of time wanted.

2003-02-27 Thread Mike Barcroft
John Baldwin <[EMAIL PROTECTED]> writes: > Fixed. Apparently people don't compile kernels for 80386's very often. Maybe LINT should be building I386 instead of more modern processors. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

sparc64 tinderbox failure

2003-02-27 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: 64 bit endian routines

2003-02-27 Thread Mike Barcroft
x27;m not sure if there would be an advantage to moving the geom byte ordering functions to (I guess phk didn't either). Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 64 bit endian routines

2003-02-28 Thread Mike Barcroft
ns in both aligned and unaligned access forms. After these functions > are there, I'd like us to unify use of them and remove driver-private > versions. Sounds good, though would be more appropriate unless they're MD. Best regards, Mike Barcroft To Unsubscribe: send mail to [

sparc64 tinderbox failure

2003-03-02 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-03-03 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: can't sshd into box

2003-03-03 Thread Mike Barcroft
ntact attempts? I missed most of this thread, but to set the sysctl you want to: `sysctl hw.bus.devctl_disable=0'. See random(4) for details on entropy harvesting. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Removal of netns

2003-03-04 Thread Mike Barcroft
/conf/GENERIC to the attic while > you are at it. It can serve it's purpose from there, too. This comment is not helpful. Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Removal of netns - politically correct version

2003-03-04 Thread Mike Barcroft
Terry Lambert <[EMAIL PROTECTED]> writes: > Mike Barcroft wrote: > > Terry Lambert <[EMAIL PROTECTED]> writes: > > > Tim Robbins wrote: > > > > Is there a compelling reason why I shouldn't remove netns? That is, does > > > > it serve a

sparc64 tinderbox failure

2003-03-09 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-03-10 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: CFR: add widely accepted _ISOC99_SOURCE

2003-03-10 Thread Mike Barcroft
1990 > -#elif defined(_C99_SOURCE) /* Localism to specify strict C99 env. */ > +#elif defined(_ISOC99_SOURCE)/* Strict C99 env. */ > #define __POSIX_VISIBLE 0 > #define __XSI_VISIBLE 0 > #define __BSD_VISIBLE 0 ...since

Re: CFR: add widely accepted _ISOC99_SOURCE

2003-03-11 Thread Mike Barcroft
SOURCE with some other standard constant results in unspecified behaviour. I'd like to keep things this way if you're going to rename _C99_SOURCE. Best regards, Mike BArcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: CFR: add widely accepted _ISOC99_SOURCE

2003-03-11 Thread Mike Barcroft
Andrey A. Chernov <[EMAIL PROTECTED]> writes: > On Tue, Mar 11, 2003 at 10:49:43 -0500, Mike Barcroft wrote: > > > 1) Any _POSIX_C_SOURCE with _ISOC99_SOURCE. It is from real life example > > > (ImageMagick). It wants lower POSIX level, *but* wants _ISOC99_SOU

Re: MB_LEN_MAX undeclared (scan.c)

2003-03-11 Thread Mike Barcroft
t's in revision 1.15 of . Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-03-11 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

sparc64 tinderbox failure

2003-03-13 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html Thu Mar 13 11:38:00 EST 2003 cvs [update aborted]: /work/repo/CVSROOT: Interrupted system call To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sparc64 tinderbox failure

2003-03-13 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

Re: Ports broken due to -current change (Re: Ports broken on ia64)

2003-03-14 Thread Mike Barcroft
04.26.log > > http://bento.freebsd.org/errorlogs/ia64-5-latest/normalize-0.7.5_1.log > > http://bento.freebsd.org/errorlogs/ia64-5-latest/osh-020214.log > > http://bento.freebsd.org/errorlogs/ia64-5-latest/pg-010103.log > > > > Can someone please investigate? This was fixed in rev 1.33 of . Best regards, Mike Barcroft To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Ports broken due to -current change (Re: Ports broken on ia64)

2003-03-18 Thread Mike Barcroft
Kris Kennaway <[EMAIL PROTECTED]> writes: > On Fri, Mar 14, 2003 at 09:06:45AM -0800, Kris Kennaway wrote: > > On Fri, Mar 14, 2003 at 11:41:23AM -0500, Mike Barcroft wrote: > > > > > > > Can someone please investigate? > > > > > > This w

Re: Ports broken due to -current change (Re: Ports broken on ia64)

2003-03-19 Thread Mike Barcroft
Mike Barcroft <[EMAIL PROTECTED]> writes: > Kris Kennaway <[EMAIL PROTECTED]> writes: > > On Fri, Mar 14, 2003 at 09:06:45AM -0800, Kris Kennaway wrote: > > > On Fri, Mar 14, 2003 at 11:41:23AM -0500, Mike Barcroft wrote: > > > > > > > > >

sparc64 tinderbox failure

2003-03-20 Thread Mike Barcroft
Tinderbox FAQ: http://people.FreeBSD.org/~mike/tinderbox.html -- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -

  1   2   3   >