Re: Breaking old compilation paths

2002-05-05 Thread Kris Kennaway
ual cause of the breakage is? I can't immediately see why compiling on an older version should cause extra warnings, because the build should be using the up-to-date system headers and code. Kris msg38061/pgp0.pgp Description: PGP signature

Re: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c src/usr.sbin/pkg_install/lib lib.h plist.c

2002-05-05 Thread Kris Kennaway
wn command type 17 (www/links) Kris msg38045/pgp0.pgp Description: PGP signature

Re: truss

2002-04-28 Thread Kris Kennaway
On Sun, Apr 28, 2002 at 08:49:55PM +0200, Richard Arends wrote: > On Sun, 28 Apr 2002, Kris Kennaway wrote: > > > procfs is not mounted by default. > > New to current (one day old baby :-), so didn't know that. sorry() > > Why isn't it mounted by default??

Re: truss

2002-04-28 Thread Kris Kennaway
failing any more. Some timeout of procfs ? Probably some auto-loading of procfs.ko Kris msg37817/pgp0.pgp Description: PGP signature

Re: truss

2002-04-28 Thread Kris Kennaway
cfs is not mounted by default. Kris msg37816/pgp0.pgp Description: PGP signature

Re: Uptime of 8909 days on 5-CURRENT

2002-04-28 Thread Kris Kennaway
On Sun, Apr 28, 2002 at 03:05:47AM -0700, Hiten Pandya wrote: > --- Kris Kennaway <[EMAIL PROTECTED]> wrote: > > I'm seeing this too, but I expect it's probably caused by out of sync > > kernel and world. I haven't yet been able to test this hypothesis. >

Re: Uptime of 8909 days on 5-CURRENT

2002-04-28 Thread Kris Kennaway
#x27;s probably caused by out of sync kernel and world. I haven't yet been able to test this hypothesis. Kris msg37791/pgp0.pgp Description: PGP signature

Re: Builworld fails on libssh.so while building sftp-server

2002-04-27 Thread Kris Kennaway
kely explanation is that you're missing some of the cvsup collections from your cvsup file. Kris msg37779/pgp0.pgp Description: PGP signature

Re: cvs commit: src/sys/kern kern_tc.c src/sys/sys timepps.h timetc.h

2002-04-26 Thread Kris Kennaway
hang at boot time: [...] Timecounters tick every 10.000 msec ad0: 29314MB [59560/16/63] at ata0-master UDMA66 Mounting root from nfs: And it hangs there forever. Backing out this commit fixes things. Kris msg37758/pgp0.pgp Description: PGP signature

Re: 4 panics under 5.0 on ports cluster

2002-04-25 Thread Kris Kennaway
On Thu, Apr 25, 2002 at 02:06:51PM -0400, John Baldwin wrote: > You have stale kernels. Yes, as noted the cluster has been running for a few weeks with March 31 kernels. I'll try again with WITNESS enabled next time I update them. Kris msg37704/pgp0.pgp Description: PGP signature

Re: 4 panics under 5.0 on ports cluster

2002-04-25 Thread Kris Kennaway
On Thu, Apr 25, 2002 at 01:10:50PM -0400, John Baldwin wrote: > > On 25-Apr-2002 Kris Kennaway wrote: > > panic: sleeping thread owns a mutex > > Uptime: 8h52m59s > > (kgdb) bt > >#0 dumpsys () at /local0/scratch/usr/src/sys/kern/kern_shutdown.c:506 > >#

Re: FreeBSD security hole?

2002-04-25 Thread Kris Kennaway
On Thu, Apr 25, 2002 at 02:22:10PM +0600, Vladimir G. Drobyshevsky wrote: > Have a nice day! > > Yesterday I received that message from one of linux guys: Perhaps you should read the security advisories we release. Kris msg37685/pgp0.pgp Description: PGP signature

4 panics under 5.0 on ports cluster

2002-04-25 Thread Kris Kennaway
e cores if more information is needed. Kris panic: ffs_valloc: dup alloc Uptime: 3d6h42m19s (kgdb) bt #0 dumpsys () at /local0/scratch/usr/src/sys/kern/kern_shutdown.c:506 #1 0xc0207cb0 in boot (howto=260) at /local0/scratch/usr/src/sys/kern/kern_shutdown.c:338 #2 0xc020814f in panic (fmt=0xc037f

Re: upgrade from 4.5 to current fails

2002-04-24 Thread Kris Kennaway
On Wed, Apr 24, 2002 at 07:58:42PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Kris Kennaway <[EMAIL PROTECTED]> writes: > : On Wed, Apr 24, 2002 at 05:49:52PM +0200, Christian Flügel wrote: > : > : > But I still get signa

Re: upgrade from 4.5 to current fails

2002-04-24 Thread Kris Kennaway
ve > this? You're still actually running your 4.x kernel. This may be an omission in the documentation for upgrading to 5.0: you need to install the new /boot/defaults/ files so that the boot loader will automatically pick up the changed default location of the 5.0 kernel. Kris msg3

Re: upgrade from 4.5 to current fails

2002-04-23 Thread Kris Kennaway
t several months you haven't been able to installworld a -current system under a -stable kernel. That you were ever able to do that before that time is pure chance. Kris To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: upgrade from 4.5 to current fails

2002-04-23 Thread Kris Kennaway
lling chpass. You're attempting to upgrade incorrectly. Follow the directions _precisely_ and this won't happen. Kris To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: panic:bremfree with today's current and linux-netscape

2002-04-22 Thread Kris Kennaway
an > > out of date linux.ko. > > Isn't linux.ko supposed to be rebuilt every time the kernel is > recompiled ? Yeah, but some people have NO_MODULES set and forget they're actually using them. Anyway, your problem was reported by others so it's probably real :-) Kris msg37521/pgp0.pgp Description: PGP signature

Re: panic:bremfree with today's current and linux-netscape

2002-04-21 Thread Kris Kennaway
l kernel modules are up to date? A sure-fire way to cause panics with linux applications is to use an out of date linux.ko. Kris msg37499/pgp0.pgp Description: PGP signature

Re: new expr(1) behaviour breaks libtool

2002-04-21 Thread Kris Kennaway
stand a '--' in the > beginning and the new one don't work right without it. :-((( I have a patch for this, but unfortunately it's on a HD I can't access right now. I need to test it on the cluster soon and commit it. Kris msg37498/pgp0.pgp Description: PGP signature

Re: Xfree86-4 problem

2002-04-20 Thread Kris Kennaway
On Fri, Apr 19, 2002 at 08:56:50PM -0700, James Satterfield wrote: > I've found that wrapper needs to be updated with XFree86-4. wrapper always needs to be rebuilt when you update X, yes. Kris msg37453/pgp0.pgp Description: PGP signature

Re: Xfree86-4 problem

2002-04-20 Thread Kris Kennaway
On Sat, Apr 20, 2002 at 12:02:11AM +0200, John Angelmo wrote: > Kris Kennaway wrote: > > On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote: > > > >>After yesterdays new build I found a problem > >>Xfree86-4 can't start as regular user (exept roo

Re: Xfree86-4 problem

2002-04-19 Thread Kris Kennaway
On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote: > After yesterdays new build I found a problem > Xfree86-4 can't start as regular user (exept root) Read the fine message you got at install-time and install the wrapper port. Kris msg37428/pgp0.pgp Description: PGP signature

Re: sometimes make install does nothing

2002-04-17 Thread Kris Kennaway
On Tue, Apr 16, 2002 at 03:31:06PM +, Jan Stocker wrote: > twoflower# make install clean Check you a) don't already have an .install_done cookie in the ${WRKDIR}. b) have an up-to-date bsd.port.mk Kris msg37331/pgp0.pgp Description: PGP signature

Re: alpha tinderbox failure

2002-04-11 Thread Kris Kennaway
err messages) so that it's possible to distinguish non-fatal warnings (no -Werror) from fatal warnings (-Werror) or errors. Kris msg37200/pgp0.pgp Description: PGP signature

Re: sh dies w/ sig 12

2002-04-11 Thread Kris Kennaway
You shouldn't bump into this if you upgrade correctly. Kris msg37173/pgp0.pgp Description: PGP signature

Re: What's with NFS?

2002-04-09 Thread Kris Kennaway
s going on, I'd be grateful. # grep rpcbind rc.network echo -n ' rpcbind'; ${portmap_program:-/usr/sbin/rpcbind} \ Kris msg37131/pgp0.pgp Description: PGP signature

Re: stdout changes break some ports

2002-03-30 Thread Kris Kennaway
On Sun, Mar 24, 2002 at 05:54:36PM -0800, Kris Kennaway wrote: > On Sun, Mar 24, 2002 at 06:43:13PM -0700, M. Warner Losh wrote: > > > : David O'Brien committed a workaround to the clog port yesterday to > > : move the initializer to main() instead of trying to do it stat

Re: Bus error compiling thefish 0.2 on -current

2002-03-30 Thread Kris Kennaway
unds like it could be the malloc.conf defaults on -current exposing a bug in the program code. Kris msg36802/pgp0.pgp Description: PGP signature

Re: linux_base-7 installation breaks with zlib 1.1.4

2002-03-28 Thread Kris Kennaway
On Thu, Mar 28, 2002 at 11:25:17AM -0800, David O'Brien wrote: > On Thu, Mar 28, 2002 at 03:49:42AM -0800, Kris Kennaway wrote: > > > I use the following quick fix for the corresponding core dump in man and zgrep. > > > > I'd like to see this committed and

Re: linux_base-7 installation breaks with zlib 1.1.4

2002-03-28 Thread Kris Kennaway
es linux compatibility. Kris msg36683/pgp0.pgp Description: PGP signature

Re: Time counter broken?

2002-03-28 Thread Kris Kennaway
597243 kern.timecounter.nbinuptime: 86228810 kern.timecounter.nmicrotime: 3597236 kern.timecounter.nnanotime: 7 kern.timecounter.nmicrouptime: 0 kern.timecounter.nnanouptime: 74 kern.timecounter.ngetmicrotime: 2665 kern.timecounter.ngetnanotime: 0 kern.timecounter.ngetmicrouptime: 22042434 kern.timecounter.ngetnanouptime: 33380 kern.timecounter.hardware: ACPI-fast Kris msg36681/pgp0.pgp Description: PGP signature

Re: Apache core dumps

2002-03-28 Thread Kris Kennaway
On Thu, Mar 28, 2002 at 08:42:48AM +0100, Rasmus Skaarup wrote: > httpd in free(): error: junk pointer, too high to make sense Do "ls -l /etc/malloc.conf" Then read the malloc(3) manpage. Then complain to the apache and/or mod_perl developers about the bug in their code. Kri

Re: Lock order reversals in sys_pipe.c

2002-03-26 Thread Kris Kennaway
On Tue, Mar 26, 2002 at 02:43:07PM -0800, Alfred Perlstein wrote: > * Kris Kennaway <[EMAIL PROTECTED]> [020324 14:26] wrote: > > The bento cluster is now running with WITNESS enabled to try and track > > down some odd UMA lock corruption panics. Instead, it found the >

Re: stdout changes break some ports

2002-03-25 Thread Kris Kennaway
On Mon, Mar 25, 2002 at 09:30:39PM -0800, Doug Barton wrote: > On Sun, 24 Mar 2002, Kris Kennaway wrote: > > > OK. Someone needs to go and fix those 84 ports then. > > > > http://bento.freebsd.org/errorlogs/5-latest-4-latest.html > > Has anyone contacted

Re: stdout changes break some ports

2002-03-24 Thread Kris Kennaway
the complete list of build logs, because it only shows the ones which fail in 5.0 but build in 4.x (we have an awful lot of ports which are just completely broken) Kris msg36533/pgp0.pgp Description: PGP signature

Ports broken by OpenPAM

2002-03-24 Thread Kris Kennaway
..include the following: bftpd-1.0.22.log pam-pgsql-0.5.2_2.log pam_ldap-1.4.0.log pam_mysql-0.4.7.log pam_ssh-1.5.log samba-3.0a15.log vlock-1.3.log Logs available on bento: http://bento.freebsd.org/errorlogs/5-latest/ Kris msg36531/pgp0.pgp Description: PGP signature

stdout changes break some ports

2002-03-24 Thread Kris Kennaway
O'Brien committed a workaround to the clog port yesterday to move the initializer to main() instead of trying to do it statically. Is this something which is supposed to work? Kris msg36530/pgp0.pgp Description: PGP signature

Re: New expr(1) breaks ports

2002-03-24 Thread Kris Kennaway
y about 13/3500 ports which are broken with this, so it's not too bad. Kris msg36529/pgp0.pgp Description: PGP signature

New expr(1) breaks ports

2002-03-24 Thread Kris Kennaway
...for example, the w3m port. As part of the configure script, it executes the following shell command: expr --prefix=/usr/local : -*prefix=\(.*\) expr: syntax error Is expr to blame, or w3m? Kris msg36527/pgp0.pgp Description: PGP signature

Lock order reversals in sys_pipe.c

2002-03-24 Thread Kris Kennaway
:29 gohan13 kernel: 2nd 0xd971cddc process lock @ /local0/scratch/usr/src/sys/kern/kern_sig.c:2093 Those source references are from a -current kernel from last night. Kris msg36525/pgp0.pgp Description: PGP signature

Re: uma panic

2002-03-23 Thread Kris Kennaway
On Sat, Mar 23, 2002 at 09:23:33AM -0800, David O'Brien wrote: > On Sat, Mar 23, 2002 at 12:41:58AM -0800, Kris Kennaway wrote: > > I upgraded the bento package building cluster to a more recent > > -current to try and get packages building again (every other snapshot &g

Re: Please fix port compilation problems

2002-03-23 Thread Kris Kennaway
On Sat, Mar 23, 2002 at 01:03:01AM -0800, Kris Kennaway wrote: > Hi all, > > With the 5.0 Developer Preview snapshot just around the corner it's > very important that we get as many ports building as possible. There > are a *lot* of easily fixed compilation errors under 5.0

Please fix port compilation problems

2002-03-23 Thread Kris Kennaway
some spare time please visit http://bento.freebsd.org/errorlogs/5-latest/ and identify and fix some ports! Kris msg36470/pgp0.pgp Description: PGP signature

uma panic

2002-03-23 Thread Kris Kennaway
l and coredump are available for further debugging if needed. Kris panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x1c fault code = supervisor read, page not present instruction pointer = 0x8:0xc0204d43 stack pointer = 0x10:0xcdc

Re: Peculiar(?) slowdown with -CURRENT as of 21 March

2002-03-22 Thread Kris Kennaway
in my -CURRENT kernels. (The link I posted refers to a page > that has copies of each kernel config, among other bits of trivia.) As more locks are added to the kernel the overhead of WITNESS becomes greater. 21 March was around the time of Jeff's UMA commit. Kris msg36453/pgp0.pgp Description: PGP signature

Re: 4.5->Current Update

2002-03-21 Thread Kris Kennaway
This isn't the correct upgrade procedure. See the handbook and UPDATING. Kris msg36415/pgp0.pgp Description: PGP signature

Re: Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Kris Kennaway
ng boot: > > > > Or even after boot. Confirmed here: kldload always returns 'Operation > > not permitted'. > > Here as well. At least it's more secure this way. Kris msg36414/pgp0.pgp Description: PGP signature

Re: cc1 warning as errors - can one switch this off?

2002-03-19 Thread Kris Kennaway
On Tue, Mar 19, 2002 at 10:36:15PM +0200, Sheldon Hearn wrote: > > > On Tue, 19 Mar 2002 12:16:05 PST, Kris Kennaway wrote: > > > Go back and read what config(8) is telling you, it's right there in > > front of you! > > You shouldn't be too hard on

Re: cc1 warning as errors - can one switch this off?

2002-03-19 Thread Kris Kennaway
ht there in front of you! Kris msg36357/pgp0.pgp Description: PGP signature

Re: panic: bwrite: buffer is not busy???

2002-03-18 Thread Kris Kennaway
happened once on the cluster..err..twice now (just happened again). Without your previous patch several cluster machines were failing several times per hour, in umount. You could probably trigger it by stressing these two code paths. I'll test your latest patch a bit later on. Kris msg36321/pgp0.pgp Description: PGP signature

Re: panic: bwrite: buffer is not busy???

2002-03-18 Thread Kris Kennaway
n's commit) I got this panic. DES has been taking a look at it, but I'm sending it here in case anyone else has insight too. Kris panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x48 fault code = supervisor write, page not pre

Re: panic: bwrite: buffer is not busy???

2002-03-17 Thread Kris Kennaway
be protected by p's proc lock; fdfree() must > > set it to NULL immediately after freeing it; checkdirs() must lock > > each process before examining its fd list. > > > > Other problem spotted while investigating this: fdfree() can fail > > silently; fdfree()

Re: panic: bwrite: buffer is not busy???

2002-03-17 Thread Kris Kennaway
On Sun, Mar 17, 2002 at 12:49:58PM -0800, Kris Kennaway wrote: > I tried upgrading the bento cluster to 5.x so I can actually get 5.0 > packages built (eaccess problems), and 5 of them blew up in about 10 > minutes with this (I think this is going to be an .. uh .. interesting >

Re: panic: bwrite: buffer is not busy???

2002-03-17 Thread Kris Kennaway
On Sun, Mar 17, 2002 at 12:49:58PM -0800, Kris Kennaway wrote: > I tried upgrading the bento cluster to 5.x so I can actually get 5.0 > packages built (eaccess problems), and 5 of them blew up in about 10 > minutes with this (I think this is going to be an .. uh .. interesting >

panic: bwrite: buffer is not busy???

2002-03-17 Thread Kris Kennaway
tf_isp = -821056140, tf_ebx = 134914150, tf_edx = 0, tf_ecx = -1077937306, tf_eax = 22, tf_trapno = 12, tf_err = 2, tf_eip = 134523171, tf_cs = 31, tf_eflags = 643, tf_esp = -1077939044, tf_ss = 47}) at ../../../i386/i386/trap.c:1049 #19 0xc0323dad in syscall_with_err_pushed () Kris

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
On Thu, Mar 14, 2002 at 10:16:14PM -0800, Peter Wemm wrote: > Alex Zepeda wrote: > > On Thu, Mar 14, 2002 at 06:40:37PM -0800, Kris Kennaway wrote: > > > > > The compile problems seem to be related to recent compiler toolchain > > > changes, which you mi

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
ntroduced in the ports system as a way to speed up runtime linking of KDE components, but KDE worked relatively well for years beforehand :) Kris msg36127/pgp0.pgp Description: PGP signature

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
On Thu, Mar 14, 2002 at 06:56:53PM -0800, Alex Zepeda wrote: > On Thu, Mar 14, 2002 at 06:40:37PM -0800, Kris Kennaway wrote: > > > The compile problems seem to be related to recent compiler toolchain > > changes, which you might not see unless you recompiled everything qt23 &

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
On Thu, Mar 14, 2002 at 06:56:53PM -0800, Alex Zepeda wrote: > On Thu, Mar 14, 2002 at 06:40:37PM -0800, Kris Kennaway wrote: > > > The compile problems seem to be related to recent compiler toolchain > > changes, which you might not see unless you recompiled everything qt23 &

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
pends on from scratch (which the package cluster does). Kris msg36112/pgp0.pgp Description: PGP signature

Re: 5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
On Thu, Mar 14, 2002 at 04:41:59PM -0800, David O'Brien wrote: > On Thu, Mar 14, 2002 at 04:31:44PM -0800, Kris Kennaway wrote: > > I'm just uploading a new 5.x package set. This run was better than > > the previous (5364 packages vs. 5123 for the last run, but fa

5.x packages and request for help.

2002-03-14 Thread Kris Kennaway
t that we get as many packages building as possible. Thanks in advance for your help. Kris msg36100/pgp0.pgp Description: PGP signature

Re: malloc() and the stock Perl in -CURRENT (and -STABLE)

2002-03-13 Thread Kris Kennaway
not by the internal malloc. It should be benchmarked more thoroughly before the switch is made; there's only one datapoint at the moment, which isn't enough to decide whether it's a net win. Kris msg36060/pgp0.pgp Description: PGP signature

Re: malloc() and the stock Perl in -CURRENT (and -STABLE)

2002-03-13 Thread Kris Kennaway
T and -STABLE to compile the stock Perl > with its own malloc library, thus Perl in FreeBSD doesn't suffer from this > kind of slowness. phkmalloc is generally pretty efficient..how do you know that switching to the perl internal malloc to optimize this particular usage pattern won'

Re: gcc -O broken in CURRENT

2002-03-13 Thread Kris Kennaway
On Wed, Mar 13, 2002 at 11:49:52PM +0100, Martin Blapp wrote: > > > Kris, > > > fixes things, or at least identify a list of possible changes which > > others can test. > > How can I compile gcc without doing a "make world" ? cd /usr/src/gnu/usr.bin/c

Re: gcc -O broken in CURRENT

2002-03-13 Thread Kris Kennaway
On Wed, Mar 13, 2002 at 11:42:46PM +0100, Martin Blapp wrote: > > Hi Kris, > > > Did you pursue my suggestion of comparing recent patches in the port > > and in the source tree? > > Easy to say, hard to do. STABLE is broken as current is, and it seems that > 4.4 a

Re: gcc -O broken in CURRENT

2002-03-13 Thread Kris Kennaway
nd ideas and pointers which subsystems I could test for this breakage ? Did you pursue my suggestion of comparing recent patches in the port and in the source tree? Kris msg36040/pgp0.pgp Description: PGP signature

Re: eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-13 Thread Kris Kennaway
On Wed, Mar 13, 2002 at 01:24:36PM +0300, Maxim Konovalov wrote: > On 02:00-0800, Mar 13, 2002, Kris Kennaway wrote: > > > On Wed, Mar 13, 2002 at 08:15:30AM +0300, Maxim Konovalov wrote: > > > > > I can replace my eaccess(2) patch for test(1) by a workaround I am

Re: 4.5->5.0 New Bootloader needed

2002-03-13 Thread Kris Kennaway
t; none of the boot sectors are overwritten and the old kernel will be loaded. > > I think this has to be mentioned in the UPDATING text should it? It should be taken care of by installworld when it installs new config files for the loader, right? i.e. the /boot/kernel location for the 5.0 kernel is specified in the default config file. Kris msg36022/pgp0.pgp Description: PGP signature

Re: eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-13 Thread Kris Kennaway
x27;m not immediately familiar with the issues surrounding eaccess(). Kris msg36021/pgp0.pgp Description: PGP signature

Re: eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-13 Thread Kris Kennaway
hange for allowing 4.x binaries to run on 5.x should be done on the > 5.x side of things, > (unless I've misunderstood the problem here) Yes: see my followup. Kris msg36020/pgp0.pgp Description: PGP signature

Re: eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-12 Thread Kris Kennaway
On Tue, Mar 12, 2002 at 10:59:07PM -0500, Robert Watson wrote: > > On Tue, 12 Mar 2002, Kris Kennaway wrote: > > > Subject says it all, really; this is the cause of part of my problems in > > getting 5.x packages built on the bento cluster, because it seems that > >

Re: eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-12 Thread Kris Kennaway
On Tue, Mar 12, 2002 at 07:12:11PM -0800, Kris Kennaway wrote: > Subject says it all, really Herf. Subject is the wrong way around; this breaks execution of 5.x binaries under 4.x, not the other way around. > ; this is the cause of part of my problems > in getting 5.x packages bui

eaccess(2) breaks execution of 4.x binaries on 5.x

2002-03-12 Thread Kris Kennaway
) Can this syscall be MFCed soon? Kris msg35996/pgp0.pgp Description: PGP signature

Re: gcc -O broken in CURRENT

2002-03-12 Thread Kris Kennaway
h the patches to the port? Presumably one or more commits have not yet appeared as patches, and one of those is likely to be the cause. Kris msg35991/pgp0.pgp Description: PGP signature

Re: New i386 5.0 packages uploaded (and toolchain problems)

2002-03-09 Thread Kris Kennaway
On Sat, Mar 09, 2002 at 09:58:05AM -0800, David O'Brien wrote: > On Sat, Mar 09, 2002 at 04:35:20AM -0800, Kris Kennaway wrote: > > The failures were caused by compiled utilities dumping core with sig11 > > or sig10 during compilation of the port. Toolchain people, please >

Re: New i386 5.0 packages uploaded (and toolchain problems)

2002-03-09 Thread Kris Kennaway
On Sat, Mar 09, 2002 at 10:00:10AM -0800, David O'Brien wrote: > On Sat, Mar 09, 2002 at 04:35:20AM -0800, Kris Kennaway wrote: > > http://bento.freebsd.org/errorlogs/5-latest/ > > This isn't good: > > http://bento.freebsd.org/errorlogs/5-latest/TenDRA-4.1.2.log

New i386 5.0 packages uploaded (and toolchain problems)

2002-03-09 Thread Kris Kennaway
do the package building after all, but that on its own won't fix the toolchain problems. Kris msg35881/pgp0.pgp Description: PGP signature

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread Kris Kennaway
ds unless I have to). Is anyone looking into this? Kris msg35862/pgp0.pgp Description: PGP signature

Re: linprocfs.ko is broken

2002-03-08 Thread Kris Kennaway
s: Exec format error This is often a signal of stale modules..are you sure linprocfs is up to date? Kris msg35841/pgp0.pgp Description: PGP signature

Re: NetBSD-style rc.d Project

2002-02-26 Thread Kris Kennaway
h I didn't say anything because I agreed with what you were doing and had no complaints. I'm sorry to hear that you were discouraged. Kris msg35367/pgp0.pgp Description: PGP signature

Re: device figlet for the kernel

2002-02-22 Thread Kris Kennaway
tch I think this should be committed ASAP. Kris msg35092/pgp0.pgp Description: PGP signature

Re: Not committing WARNS settings...

2002-02-11 Thread Kris Kennaway
defaults/make.conf temporarily when he tests and commits the > > changeover, and he'll sidestep all the problems. There's no need to > > impose restrictions on the activities of other committers. > >=20 > > It's really not a big deal, IMO. > >=20 > &

Re: Not committing WARNS settings...

2002-02-05 Thread Kris Kennaway
to > > impose restrictions on the activities of other committers. > > > > It's really not a big deal, IMO. > > > > Kris > > Let me hijack this a little. How many of you WARNS= adding people > consider different compile/code paths than the one your mach

Re: Not committing WARNS settings...

2002-02-05 Thread Kris Kennaway
On Tue, Feb 05, 2002 at 10:12:15PM -0500, Jeroen C.van Gelderen wrote: > > On Tue, Feb 05, 2002 at 07:20:46AM -0800, David O'Brien wrote: > >> On Mon, Feb 04, 2002 at 07:06:54PM -0800, Kris Kennaway wrote: > >>> If you use the argument that one shouldn't s

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

2002-02-05 Thread Kris Kennaway
On Tue, Feb 05, 2002 at 07:20:46AM -0800, David O'Brien wrote: > On Mon, Feb 04, 2002 at 07:06:54PM -0800, Kris Kennaway wrote: > > If you use the argument that one shouldn't set WARNS because a new > > compiler will cause the tree to break, then there's no point h

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

2002-02-04 Thread Kris Kennaway
one goes through and fixes the new ones). If you use the argument that one shouldn't set WARNS because a new compiler will cause the tree to break, then there's no point having it at all since that condition will always be true. Kris msg34130/pgp0.pgp Description: PGP signature

Re: How is maintaining ipsec SADB code?

2002-02-01 Thread Kris Kennaway
AME: you can reach the developers at [EMAIL PROTECTED] Kris msg34008/pgp0.pgp Description: PGP signature

Re: pkg_version on -CURRENT

2002-01-31 Thread Kris Kennaway
stalled it from the port, reinstall the port. portupgrade -f p5-\* should do the trick. Kris msg33958/pgp0.pgp Description: PGP signature

Re: telnetd broken in -CURRENT

2002-01-28 Thread Kris Kennaway
le > either which I assume is a symlink to aj. man malloc Anyway, this is probably a bug in telnetd. Kris msg33898/pgp0.pgp Description: PGP signature

Re: Will login.conf have full functionality in the future?

2002-01-26 Thread Kris Kennaway
:\ > > What's the status on it? I'd like to see them work at some point in my > life ;-) There are ports which implement these. Kris msg33875/pgp0.pgp Description: PGP signature

Re: Panic in ufs_dirbad()

2002-01-24 Thread Kris Kennaway
cking work, please try > an update or get a debug traceback and we'll see. See my message of this morning with the same panic. Kris msg33850/pgp0.pgp Description: PGP signature

panic: ufs_dirbad: bad dir

2002-01-24 Thread Kris Kennaway
Is anyone else seeing this? Kris GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditi

Re: HEADS UP: -CURRENT switched from pam.conf to pam.d

2002-01-12 Thread Kris Kennaway
files while taking care to > preserve the version string so as to avoid tripping up mergemaster. This utility should be installed so that people who upgrade from 4.x to 5.0-RELEASE by sysinstall can update their configuration. In fact it should be run automatically by sysinstall's

Re: [SUGGESTION] - disallowing shutdown after su(1)

2001-11-22 Thread Kris Kennaway
On Thu, Nov 22, 2001 at 06:40:11AM -0800, Hiten Pandya wrote: > hi all, > > correct me if i am wrong.. but.. > do you think, if we denied a shutdown after an su(1) > to root from a non-privileged user would be good... I think this is a bad idea. Kris msg31979/pgp0.pgp D

Re: checking in...

2001-11-19 Thread Kris Kennaway
this, and also that you'll pay close attention to the CVS commit logs and mailing list traffic so you know what's going on with the system, and what should and shouldn't work. Kris msg31884/pgp0.pgp Description: PGP signature

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
On Fri, Oct 26, 2001 at 09:49:42AM -0700, Terry Lambert wrote: > Kris Kennaway wrote: > > > > On Thu, Oct 25, 2001 at 11:53:30PM -0700, Terry Lambert wrote: > > > > > I have a 10k shell script for doing this. It copies in all the > > > stuff from the pa

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
s script might be useful towards that goal. Kris PGP signature

Re: RELENG_4 builds on -current

2001-10-26 Thread Kris Kennaway
stem (make world > > DESTDIR=xxx outside of the chroot) that we then use to build the > > system (inside the chroot). > > What I've always been wondering since Kris first mentioned this > technique in the thread's course (building -STABLE in a jail on > a -RELEASE

<    4   5   6   7   8   9   10   11   12   13   >