Re: A few questions

2002-11-01 Thread Giorgos Keramidas
On 2002-10-31 18:39, Conrad Sabatier [EMAIL PROTECTED] wrote: I just upgraded a 4.7-STABLE box to current over the weekend. Went off very well, thanks to the great documentation in UPDATING. [...] And finally, is there a simple way to ensure that none of the debugging code (including

Re: A few questions

2002-11-03 Thread Giorgos Keramidas
On 2002-11-02 00:39, Conrad Sabatier [EMAIL PROTECTED] wrote: On 01-Nov-2002 Giorgos Keramidas wrote: On 2002-10-31 18:39, Conrad Sabatier [EMAIL PROTECTED] wrote: And finally, is there a simple way to ensure that none of the debugging code (including INVARIANTS stuff) is included during

Alarm signal strangeness

2002-11-03 Thread Giorgos Keramidas
I'd expect the following to not print anything. Am I doing something wrong, or has the behavior of the default SIGALRM handler changed? $ ping -c 5 -t 2 cvsup10.freebsd.org /dev/null 21 Alarm clock $ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: Can't resolve hosts via dns on the command line with latest -current

2002-11-03 Thread Giorgos Keramidas
On 2002-11-04 01:16, Hidetoshi Shimokawa [EMAIL PROTECTED] wrote: I have the same problem and reverting rev. 1.134 of /sys/kern/uipc_socket.c fixes the problem. The change might have something wrong with a loopback interface. True. I had been seeing problems with network connections the last

Re: Can't resolve hosts via dns on the command line with latest -current

2002-11-04 Thread Giorgos Keramidas
On 2002-11-04 10:45, Kelly Yancey [EMAIL PROTECTED] wrote: On Mon, 4 Nov 2002, Giorgos Keramidas wrote: True. I had been seeing problems with network connections the last days, and was already in the process of backing out changes one by one when I saw this. Reverting 1.134 fixes things

Re: Can't resolve hosts via dns on the command line with latest -current

2002-11-04 Thread Giorgos Keramidas
On 2002-11-04 18:38, Kelly Yancey [EMAIL PROTECTED] wrote: Thanks for the info. Are you sure that you only reverted the one delta? Yes. I just recompiled the kernel from -rHEAD and started logging things while I connected to my dialup provider. Apparently lo0 does have the 127.0.0.1 address

Re: Can't resolve hosts via dns on the command line with latest -current

2002-11-05 Thread Giorgos Keramidas
On 2002-11-04 20:25, Kelly Yancey [EMAIL PROTECTED] wrote: Let me know if this fixes things for you. Thanks, Yes, the patch fixed things for me. Thanks :))) %%% Index: kern/uipc_socket.c === RCS file:

Re: My -current status

2002-11-21 Thread Giorgos Keramidas
On 2002-11-21 09:26, Michael Reifenberger [EMAIL PROTECTED] wrote: - I got a strange swap_pager_strategy: bp 0xc3f0f900 blk 0 size 0, not page bounded during X-Server startup (maybe DRI related?). This is probably something unrelated to x11, which your X server triggered. I don't use X11

Re: malloc(0) broken?

2002-11-22 Thread Giorgos Keramidas
On 2002-11-22 16:25, Marc Recht [EMAIL PROTECTED] wrote: Hi! A malloc(0) returns always 0x800 on my system. This causes some third-party software to fail, because they expect malloc(0) to return NULL. Is this a bug or a feature? malloc(3) doesn't mention anything. malloc(3) does mention

installworld and stale {include,lib} fun

2002-11-22 Thread Giorgos Keramidas
I tried to get myself a clean /usr/{include,lib} installation after a successful buildworld earlier. To make this as clean an installation as possible, I did the following before running make installworld: # cd /usr # mv include include.old # mkdir include # cd

Re: installworld and stale {include,lib} fun

2002-11-23 Thread Giorgos Keramidas
On 2002-11-23 10:36, Mark Murray [EMAIL PROTECTED] wrote: Apparently editors/vim-lite had picked up an old, obsolete libposix*.so from one of the past installations and linked against that. Deleting the port and reinstalling it worked like a charm, which made me think a bit... Should we

Re: installworld and stale {include,lib} fun

2002-11-23 Thread Giorgos Keramidas
On 2002-11-23 21:13, M. Warner Losh [EMAIL PROTECTED] wrote: I've never ever needed to cleanup lib. Are you sure that's absolutely required? Also, for upgrading from 4.x already has the bit about nuking /usr/include/gcc. I've never needed to do more. What libraries are bad that need to be

Re: Kernel broken

2002-11-26 Thread Giorgos Keramidas
On 2002-11-26 16:33, Gary Jennejohn [EMAIL PROTECTED] wrote: Ray Kohler [EMAIL PROTECTED] wrote: On Tue, Nov 26, 2002 at 12:53:39PM +0100, Jan Stocker wrote: CVSuped (2 mins ago) -current kernel is broken: cc1: warnings being treated as errors /usr/src/sys/dev/sound/isa/ad1816.c: In

Re: Kernel broken

2002-11-26 Thread Giorgos Keramidas
On 2002-11-26 19:21, Ray Kohler [EMAIL PROTECTED] wrote: On Wed, Nov 27, 2002 at 02:02:12AM +0200, Giorgos Keramidas wrote: $FreeBSD: src/sys/dev/sound/isa/ad1816.c,v 1.24 2002/06/09 14:20:17 hm Exp $ [...] cg's latest commit (Tuesday) makes the above change and fixes these errors. I

Re: Problem pulling particular directory from CVS

2002-11-27 Thread Giorgos Keramidas
On 2002-11-27 02:01, Paul A. Scott [EMAIL PROTECTED] wrote: I do the following: cvs co src/contrib and I get: ... cvs checkout: in directory src/contrib/cvs: cvs checkout: cannot open CVS/Entries for reading: No such file or directory cvs [checkout aborted]: cannot write CVS/Template

Re: sysinstall + swap partition requirement

2002-11-27 Thread Giorgos Keramidas
On 2002-11-27 16:04, Marcin Dalecki [EMAIL PROTECTED] wrote: During a fresh install of the DP2 I noticed that sysinstall didn't allow me to configure the system *without* any swap paritions. Well this doesn't make sense, since: 1. The system has perfectly fine 192MB of RAM, thus the

Re: pw_user.c change for samba

2002-11-27 Thread Giorgos Keramidas
On 2002-11-27 12:55, Terry Lambert [EMAIL PROTECTED] wrote: It seems to me that another alternative is that all these names end in '$'; therefore, when you are expecting one of these names, you could imply a '$', without needing to actually have it in the password file -- in other words, it's

Re: Problem pulling particular directory from CVS

2002-11-27 Thread Giorgos Keramidas
On 2002-11-27 12:48, Paul A. Scott [EMAIL PROTECTED] wrote: You are not being quite forthright, I think. Actually, I've been totally forthright. I start with an empty working directory, and type: setenv CVSROOT :pserver:[EMAIL PROTECTED]:/home/ncvs cvs login cvs co src/contrib Hmmm.

Re: suggested WARNS makefile magic

2002-11-29 Thread Giorgos Keramidas
On 2002-11-29 09:18, Poul-Henning Kamp [EMAIL PROTECTED] wrote: Right now, if I want to ensure that a particular program compiles with a WARNS level of no less than 3, I have to put this in the Makefile: WARNS?= 3 .if ${WARNS} 3 WARNS= 3 .endif That is somewhat

Re: Problem with ntpdate

2002-11-29 Thread Giorgos Keramidas
On 2002-11-28 17:00, Daniel C. Sobral [EMAIL PROTECTED] wrote: I found out that ntpdate just doesn't seem to be working at all during boot. Ntpd dies because of the time differential (windows changes the time two hours because of the TZ). No message from ntpdate (I'll next try to divert it to

Re: top and killall

2002-12-02 Thread Giorgos Keramidas
On 2002-12-02 11:35, Daniel C. Sobral [EMAIL PROTECTED] wrote: I use Zebra. Zebra has a nice start/stop script, that tests for the existence of a configuration file for it's various daemons and, depending on their existence, start or killall them. Now, I have both ospfd.cfg and zebra.cfg, so

Re: cvsup weird problem

2002-12-05 Thread Giorgos Keramidas
On 2002-12-05 21:33, leafy [EMAIL PROTECTED] wrote: On Thu, Dec 05, 2002 at 04:32:01PM +0300, Sergey A. Osokin wrote: Delete src/contrib/gcc/INSTALL Cannot delete /usr/src/contrib/gcc/INSTALL: Directory not empty It's weird... Remove your src/contrib/gcc/INSTALL directory and try

Re: Creating bootsector file for W2k boot menu

2002-12-05 Thread Giorgos Keramidas
On 2002-12-05 00:22, Tomi Vainio - Sun Finland - [EMAIL PROTECTED] wrote: I've used Windows NT boot menu for years to boot FreeBSD from the second disk on my machines. I've used bootpart DOS program to do this but now I can't find correct way to do FreeBSD boot block for it. Earlier there was

Re: cvsup weird problem

2002-12-05 Thread Giorgos Keramidas
On 2002-12-06 00:14, leafy [EMAIL PROTECTED] wrote: On Thu, Dec 05, 2002 at 05:22:50PM +0200, Giorgos Keramidas wrote: Remove your src/contrib/gcc/INSTALL directory and try cvsup'ing again. The files in that directory were imported yesterday, and I think that David O'Brien didn't mean

Re: cvsup weird problem

2002-12-06 Thread Giorgos Keramidas
On 2002-12-06 10:05, Sean LeBlanc [EMAIL PROTECTED] wrote: In any case, my installworld doesn't work, and I wonder if that's why. I did the following: make buildworld make buildkernel make installkernel rebooted, and did mergemaster -p and make installworld as defined in handbook and

Re: backgroud fsck is still locking up system (fwd)

2002-12-06 Thread Giorgos Keramidas
On Fri, 6 Dec 2002, Archie Cobbs wrote: David Rhodus wrote: Softupdates is enabled on /usr and /var but not /. Why does softupdates not get enabled on / , by default on the install? I disabled softupdates on / back when having it enabled caused disk full problems during 'make

Re: The great perl script rewrite - big problem

2002-12-08 Thread Giorgos Keramidas
On 2002-12-08 16:03, Riccardo Torrini [EMAIL PROTECTED] wrote: I contributed to the great perl script rewrite but seems that we forgot to rewrite some important perl script: # grep -lR perl /etc/periodic/ /etc/periodic/daily/440.status-mailq /etc/periodic/daily/460.status-mail-rejects

Re: make buildworld -DNOCLEAN -DNOGAMES -DNO_FORTRAN

2002-12-11 Thread Giorgos Keramidas
On 2002-12-11 00:31, Philip M. Gollucci [EMAIL PROTECTED] wrote: cvsup as of 5 minutes ago make buildworld -DNOCLEAN -DNOGAMES -DNO_FORTRAN === share/man === share/man/man1 === share/man/man3 === share/man/man4 gzip -cn /usr/src/share/man/man4/mac_ifoff.4 mac_ifoff.4.gz gzip -cn

Re: 5.0 performance (was: 80386 out of GENERIC)

2002-12-16 Thread Giorgos Keramidas
On 2002-12-17 10:57, Greg 'groggy' Lehey [EMAIL PROTECTED] wrote: On Monday, 16 December 2002 at 10:09:48 -0800, Chris Doherty wrote: 2) I'm scared that 5.0 is going to be unpleasantly slow on my p2-366, let alone a 386. I'm running it diskless on a K6/233. I'm surprised how snappy it

Re: 5.0 performance (was: 80386 out of GENERIC)

2002-12-17 Thread Giorgos Keramidas
On 2002-12-16 23:24, Gary Stanley [EMAIL PROTECTED] wrote: At 03:45 AM 12/17/2002 +0200, Giorgos Keramidas wrote: I still have the Pentium 133 with 64 MB or memory that I used to run 5.0-CURRENT until a few weeks ago. I haven't got any real numbers, but the general `feel' of the system

Re: panic: ffs_blkfree in recent JPSNAP

2002-12-22 Thread Giorgos Keramidas
On 2002-12-22 03:13, Andrew Boothman [EMAIL PROTECTED] wrote: My 5.0-CURRENT-20021215-JPSNAP system is reliably panic-ing and dropping into the debugger a few minutes after booting. I was in the process of trying to boot 5.0-RC2's installation floppies, and the boot failed due to a faulty

Re: Problem upgrading to -current

2002-12-23 Thread Giorgos Keramidas
On 2002-12-22 17:19, walt [EMAIL PROTECTED] wrote: Martin Hasenbein wrote: I've tried to upgrade to -current a few minutes ago. Before upgrading I had FreeBSD 4.7-RELEASE-p2 After a make buildworld / make buildkernel /make installkernel and rebooting, I still have FreeBSD 4.7-RELEASE-p2

Re: Serious issues with kqueue on sockets on CURRENT.

2003-01-10 Thread Giorgos Keramidas
On 2003-01-11 00:42, Tim Robbins [EMAIL PROTECTED] wrote: From what I can tell, mbufs with m_type == MT_HEADER can store data as well as those with m_type == MT_DATA. This patch corrects the tests in sbcompress(), sbdrop(), sballoc() and sbfree() so that data stored in MT_HEADER mbufs is not

Re: Slightly OT: Reasons to upgrade?

2003-01-01 Thread Giorgos Keramidas
On 2002-12-31 09:40, Joe Laughlin [EMAIL PROTECTED] wrote: Currently, I'm running STABLE on my machine, which serves as both a desktop and a server. It seems to work great and everything. Does everything I need it to do. Is there any compelling reason for me to upgrade to 5.0 next year?

Re: world broken at libkvm

2003-01-13 Thread Giorgos Keramidas
On 2003-01-12 20:14, [EMAIL PROTECTED] (Joe Laughlin) wrote: walt wrote: cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c /usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o /usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': /usr/src/lib/libkvm/kvm_proc.c:376: structure

Re: MAX_UID ?

2000-03-12 Thread Giorgos Keramidas
On Sun, Mar 12, 2000 at 05:59:09AM +, Paul Richards wrote: Are expressions like ((uid_t)0-1) portable/safe ? Maybe that's a better way of approaching this. To get the all-1's number, maybe it's better to use ((uid_t)~0), but that is a rather controversial topic anyway. - Giorgos

Re: MAX_UID ?

2000-03-13 Thread Giorgos Keramidas
On Sun, Mar 12, 2000 at 05:51:17PM -0800, John Polstra wrote: In article [EMAIL PROTECTED], Giorgos Keramidas [EMAIL PROTECTED] wrote: On Sun, Mar 12, 2000 at 05:59:09AM +, Paul Richards wrote: Are expressions like ((uid_t)0-1) portable/safe ? Maybe that's a better way

Re: Buffer troubles, and machine hangs?

2000-03-13 Thread Giorgos Keramidas
, and see where it locks up, perhaps someone with more knowledge of the kernel internals than me will be able to help you sort this out. - Giorgos Keramidas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: MAX_UID ?

2000-03-13 Thread Giorgos Keramidas
that the comp.lang.c FAQ mentions this somewhere. I'll look it up tomorrow, since it's getting too late.. - Giorgos Keramidas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Not actually (Was Re: crash in atkbd_isa_intr() )

2000-03-22 Thread Giorgos Keramidas
tonight to their older revision (march 16) and rebuilding kernel+world, I don't have much more information for the crash. Be back to you with more info, after I roll back my sources to some older date and see which is the first version that makes my system stop coldly. - Giorgos Keramidas

Re: Not actually (Was Re: crash in atkbd_isa_intr() )

2000-03-22 Thread Giorgos Keramidas
into. If that does not give me a working kernel/world, I might as well start looking for hardware related problems, memory being the most likely culprit for such kind of behavior. - Giorgos Keramidas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

problem solved. (was: Re: Not actually)

2000-03-23 Thread Giorgos Keramidas
On Thu, Mar 23, 2000 at 01:33:11AM +0200, Giorgos Keramidas wrote: In the mean time, I've recompiled a freshly cvsup'ed kernel, booted it, and now I'm trying to build my world -- since it seems that compiling the kernel and/or `world' triggers the funny condition I'm running into. I rebuilt

/dev/acd0 related crash?

2000-03-23 Thread Giorgos Keramidas
Seems that it crashed in acdopen(). My version of atapi-cd.c is 1.52. - Giorgos Keramidas # gdb -k kernel.debug /var/crash/vmcore.6 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

crash in atkbd_isa_intr()

2000-03-22 Thread Giorgos Keramidas
' - Giorgos Keramidas Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #0: Wed Mar 22 17:04:49 EET 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/HADES Timecounter

periodic daily output (passwd diffs)

2000-03-28 Thread Giorgos Keramidas
in the diffs in this strange way--since the password is clipped from the output of diff. Is this done on purpose, to show who has changed their password, or is it a side-effect of the way things are done until now, and we should attempt to change it some time? -- Giorgos Keramidas, keramida @ ceid

pcvt console driver?

2000-03-30 Thread Giorgos Keramidas
pointer to incomplete type ../../i386/isa/pcvt/pcvt_drv.c:151: dereferencing pointer to incomplete type ../../i386/isa/pcvt/pcvt_drv.c:214: dereferencing pointer to incomplete type *** Error code 1 - Giorgos Keramidas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: FreeBSD 5.1 stability

2003-10-14 Thread Giorgos Keramidas
On 2003-10-15 11:01, Martin Minkus [EMAIL PROTECTED] wrote: Keep up the good work people! :) Martin. diablo:~ uname -a FreeBSD diablo.diskiller.net 5.1-CURRENT FreeBSD 5.1-CURRENT #5: Thu Jun 12 20:19:23 CST 2003 [EMAIL PROTECTED]:/junk/src/sys/i386/compile/DIABLO i386 diablo:~ uptime

Re: Date problem in ps after cvsup this morning

2003-01-15 Thread Giorgos Keramidas
On 2003-01-15 09:32, [EMAIL PROTECTED] (Michael Ray) wrote: timmy# date Wed Jan 15 10:27:24 CST 2003 timmy# uname -a FreeBSD timmy.test.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Jan 15 09:15:45 CST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC_SMP i386 timmy# ps -aux USERPID

Re: alpha tinderbox failure

2003-01-17 Thread Giorgos Keramidas
On 2003-01-17 16:24, Kris Kennaway [EMAIL PROTECTED] wrote: On Fri, Jan 17, 2003 at 04:16:14PM -0800, Dag-Erling Smorgrav wrote: === vinum Makefile, line 4437: warning: duplicate script for target geom_bsd.o [...] /h/des/src/sys/dev/lmc/if_lmc.c:32:2: warning: #warning The lmc driver i

Re: some 5.0 oddities

2003-01-17 Thread Giorgos Keramidas
On 2003-01-18 13:12, Andy Farkas [EMAIL PROTECTED] wrote: Some of observations of 5.0-RELEASE: 1/ Everytime I ssh to the box there are 4 connection attempts to UDP port 53 from itself. ie: Jan 18 12:45:17 kern.info team2 kernel: Connection attempt to UDP 172.22.2.12:53 from

Re: some 5.0 oddities

2003-01-18 Thread Giorgos Keramidas
[ Please don't strip off attributions. ] On 2003-01-18 15:33, Andy Farkas [EMAIL PROTECTED] wrote: Giorgos Keramidas wrote: Andy Farkas wrote: 5/ disklabel doesn't work: [...] ENOCLUE. As David Schultz pointed out the above part of my reply is too terse. One might think that I am

Re: 5.0-RC3 working great, but NOTES incomplete?

2003-01-18 Thread Giorgos Keramidas
On 2003-01-18 21:32, Craig R [EMAIL PROTECTED] wrote: I got 5.0-RC3 working great on my box today, but when I went to make a custom kernel and read NOTES I noticed that it makes no mention of IPFIREWALL and friends. Is this intentional? Yes, it is intentional. craig@boss:~$ grep IPFIREWALL

Re: current- and BSD related stupid question

2003-01-20 Thread Giorgos Keramidas
On 2003-01-21 02:48, Harald Schmalzbauer [EMAIL PROTECTED] wrote: Hello all, first, I'm no programmer (perhaps this explains my obviously stupid question) With 4.x I had a /etc/make.conf where I could force gcc to optimize for my CPU with -march. This file (/etc/defaults/make.conf)

mdconfig -l broken after /sys/dev/md/md.c rev 1.77

2003-01-26 Thread Giorgos Keramidas
mdconfig -l stopped working in -current after revision 1.76 of md.c. I just reverted src/sys/dev/md/md.c to revision 1.76 and removed M_WAITOK to let me build a kernel with that version of md.c. Now mdconfig correctly lists the open md devices. I'm not sure if I understand how disks work, but

Re: Seat-belt for source upgrades from stable to current

2003-01-30 Thread Giorgos Keramidas
On 2003-01-29 21:55, Steve Kargl [EMAIL PROTECTED] wrote: On Thu, Jan 30, 2003 at 12:47:13AM -0500, Garance A Drosihn wrote: At 8:59 PM -0800 1/29/03, Steve Kargl wrote: You don't need a special file to indicate what version of FreeBSD you have. uname -r tells you. Actually, one thing

Re: dump -L and privilege

2003-01-30 Thread Giorgos Keramidas
On 2003-01-30 15:52, Garrett Wollman [EMAIL PROTECTED] wrote: On Wed, 29 Jan 2003 18:17:31 -0800, Kirk McKusick [EMAIL PROTECTED] said: The other alternative would be to create a setuid-to-root program that would take a snapshot and chown it to the user that does dumps. I think this

Re: dump -L and privilege

2003-01-30 Thread Giorgos Keramidas
On 2003-01-30 17:16, Kirk McKusick [EMAIL PROTECTED] wrote: If the snapshot is mounted, then the same filesystem permissions are enforced as would be enforced for the mounted disk except that the mount must be done read-only, so nothing in the snapshot can be moved, deleted, or changed.

Re: Seat-belt for source upgrades from stable to current

2003-01-31 Thread Giorgos Keramidas
On 2003-01-30 21:38, David Schultz [EMAIL PROTECTED] wrote: Thus spake Mike Makonnen [EMAIL PROTECTED]: Use the r version of the cvs commands (like cvs rlog and rdiff). They operate on the repository remotely, so you don't need to have the files checked out localy. That's a pretty good

Re: Style fixups for proc.h

2003-02-01 Thread Giorgos Keramidas
On 2003-02-01 19:31, Garrett Wollman [EMAIL PROTECTED] wrote: On Sat, 01 Feb 2003 16:02:57 -0800, Bakul Shah [EMAIL PROTECTED] said: I can't see what actual error is avoided by this warning. My personal opinion, which is different from what style(9) recommends, is that parameter names should

Re: printf....!

2003-02-09 Thread Giorgos Keramidas
On 2003-02-08 16:23, David Leimbach [EMAIL PROTECTED] wrote: Dave On Saturday, February 8, 2003, at 04:12 PM, Auge Mike wrote: Hi all, I was trying to know how printf works in FreeBSD... I hvae reached to this point : #define _write(fd, s, n) \ __syscall(SYS_write, (int)(fd),

Re: IPFilter

2003-02-10 Thread Giorgos Keramidas
On 2003-02-09 20:07, Coercitas Temet'Nosce [EMAIL PROTECTED] wrote: Pardon my poor knowledge about IPFW 2 but if I remember well, IPFW wasn't a SPI Firewall, which is what I need. Btw, previous Kernel allows us to fine tune its building for IPF and now, it simply gone...was really wondering

Re: buildkernel error on latest cvs src's

2003-02-13 Thread Giorgos Keramidas
On 2003-02-13 18:31, Matt [EMAIL PROTECTED] wrote: Trying a buildworld/buildkernel of today's latest cvs code and the buildworld has compiled fine but the kernel is giving the error below. [...] cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested- externs

UDP connect() behavior in 5.0-CURRENT

2003-02-15 Thread Giorgos Keramidas
The second volume of ``TCP/IP Illustrated'' by Stevens says that already connected UDP sockets return EISCONN on any following connect() attempts. Exercise 23.8 of the same book mentions that an interesting exception are connect() calls to address 0.0.0.0, which still return an EISCONN error, but

Re: Clock disabled during DDB

2003-02-16 Thread Giorgos Keramidas
On 2003-02-16 18:05, Kris Kennaway [EMAIL PROTECTED] wrote: Is it an expected feature that the system clock is not updated when the system is sitting in DDB? I just had 8 machines sitting in DDB for about 20 minutes at boot (because of that ^@%^ sysctl LOR), and ntpd refused to time-sync them

Re: devastating 5.0R crash

2003-02-17 Thread Giorgos Keramidas
On 2003-02-17 11:47, Paul A. Mayer [EMAIL PROTECTED] wrote: There were some ATA complaints, (don't recall exactly what though it was clear that there were read errors), when attempting to boot the system off the HD. Were they fsbn errors? The disk that caused the following in my /var/log a

Re: IPFW/socheckuid() patch

2003-02-17 Thread Giorgos Keramidas
On 2003-02-18 00:02, Wiktor Niesiobedzki [EMAIL PROTECTED] wrote: On Mon, Feb 17, 2003 at 11:47:32PM +0100, Wiktor Niesiobedzki wrote: There is an obvious mistake in patch (or change in ip_fw2.c should be considered). [...] --- sys/kern/uipc_socket.c 2003/02/17 22:37:58 1.144 +++

Re: cvs commit: src/sys/alpha/alpha busdma_machdep.c src/sys/alpha/osf1 imgact_osf1.c osf1_misc.c src/sys/cam cam_periph.c cam_sim.c cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_low.c scsi_sa.c scsi_target.c src/sys/coda cnode.h ...

2003-02-19 Thread Giorgos Keramidas
On 2003-02-19 09:14, [EMAIL PROTECTED] wrote: The attached patch will print a backtrace if any calls to malloc fail to have either M_WAITOK or M_NOWAIT. [...] --- kern/kern_malloc.c19 Feb 2003 05:47:25 - 1.116 +++ kern/kern_malloc.c19 Feb 2003 07:55:19 - @@

network stalls in top of the tree current

2003-02-22 Thread Giorgos Keramidas
I've been seeing huge delays and a major drop of performance in network performace in recent -current kernels. I was wondering, has anyone else seen something similar or should I just look at other things? A typical example of what I see the past 2-3 days is: [EMAIL PROTECTED]:40]/home/giorgos$

Re: TCP connections timing out real fast

2003-02-22 Thread Giorgos Keramidas
On 2003-02-22 11:47, Robert Watson [EMAIL PROTECTED] wrote: Maybe I'm just too impatient, but it strikes me that I used to get more time before TCP gave up during a brief outage. FWIW, I'm seeing delays in interactive sessions, and lots of timeouts for `fetchmail -v' runs. I just started

BOOT2_UFS=UFS1_ONLY works for today's current

2003-02-22 Thread Giorgos Keramidas
Just in case anyone tries to build today's current and sees it fail because of boot2, you can always set BOOT2_UFS=UFS1_ONLY or BOOT2_UFS=UFS2_ONLY in your make.conf and rebuild. Note that you should have at least one alternative boot method (floppy or CDROM) if you happen to accidentally use

Re: SSH (TCP?) lag

2003-02-22 Thread Giorgos Keramidas
On 2003-02-22 20:05, Andre Guibert de Bruet [EMAIL PROTECTED] wrote: I noticed the same thing... then maxim try sysctl net.inet.tcp.delayed_ack=0 fixed the issue That worked. Shouldn't this sysctl be turned off by default? Nah. Not really. Delaying acks can save quite a lot of of

Re: SSH (TCP?) lag

2003-02-23 Thread Giorgos Keramidas
On 2003-02-22 22:49, Andre Guibert de Bruet [EMAIL PROTECTED] wrote: I find myself waiting up to two seconds for data to flush to the terminal on a 28 line 'ls -l'. net.inet.tcp.delayed_ack doesn't appear to cause this behavior on 4.7-stable. Did we inadvertently break the 100ms clause with

Re: potential for foot-shooting with KLD's

2003-03-03 Thread Giorgos Keramidas
On 2003-03-02 17:34, Michal Mertl [EMAIL PROTECTED] wrote: Imagine you decided to go with modular kernel. You comment out 'device random' in your kernel-config and place 'random_load=YES' in /boot/loader.conf. When you reboot and don't rebuild the kernel first, you have your machine unbootable

Re: potential for foot-shooting with KLD's

2003-03-03 Thread Giorgos Keramidas
: /boot/kernel/kernel;set module_path=;boot'. Unfortunately it doesn't : help me either because I need to load special acpi_dsdt.aml which isn't : then loaded either. On 2003-03-03 17:19:05, Giorgos Keramidas [EMAIL PROTECTED] wrote: : : How about `unset XX_load' ? : : - Giorgos On 2003-03-04 00:41

Re: Recent sendmail import

2003-03-04 Thread Giorgos Keramidas
On 2003-03-04 12:43, Matt [EMAIL PROTECTED] wrote: Try to do following commands: # cd /etc/mail # touch *.mc # make cf # make restart then telnet localhost 25 Yes this sorted it. ESMTP Sendmail 8.12.8/8.12.8. The first version number is the version of your Sendmail executable. The

Re: Anyone working on fsck?

2003-03-18 Thread Giorgos Keramidas
On 2003-03-17 14:05, Bakul Shah [EMAIL PROTECTED] wrote: If you start to implement any sort of journaling (that is what you talked about in your email), you might as well just stop right at the clean bit, and avoid the complexity. No, I didn't suggest journaling, I suggested storing all state

Re: MAKEDEV(8) manpage

2003-03-24 Thread Giorgos Keramidas
On 2003-03-24 19:14, Christian Brueffer [EMAIL PROTECTED] wrote: I'll write a small manpage this evening which says that MAKEDEV is gone now with a short summary of what devfs does. Does that resolve your worries? If you write a detailed description of devfs please add it to devfs(5) and just

Re: MAKEDEV(8) manpage

2003-03-25 Thread Giorgos Keramidas
On 2003-03-25 07:10, Steve Kargl [EMAIL PROTECTED] wrote: On Tue, Mar 25, 2003 at 10:11:00AM +0100, Christian Brueffer wrote: On Mon, Mar 24, 2003 at 09:43:17PM +0200, Giorgos Keramidas wrote: On 2003-03-24 19:14, Christian Brueffer [EMAIL PROTECTED] wrote: I'll write a small manpage

Re: Removing Sendmail

2003-04-02 Thread Giorgos Keramidas
On 2003-04-02 23:28, Dan Naumov [EMAIL PROTECTED] wrote: On Wed, 2 Apr 2003 21:56:40 +0200 Wilko Bulte [EMAIL PROTECTED] wrote: On Wed, Apr 02, 2003 at 02:29:30PM -0500, John Baldwin wrote: I find an odd situation here whenever this topic comes up. One the one hand, people are always wanting

Re: sendmail: no local mailer

2003-04-03 Thread Giorgos Keramidas
On 2003-04-03 22:05, Oleg V. Nauman [EMAIL PROTECTED] wrote: On Wed, Apr 02, 2003 at 03:18:18PM -0700, Nate Williams wrote: This happened on one of my -stable boxes lately when doing a upgrade using buildworld. For some (unknown) reason m4 bombed out and created an empty .cf file. I fixed it

Re: syslogd: Too many '/' in /dev//console

2001-09-04 Thread Giorgos Keramidas
From: Giorgos Keramidas [EMAIL PROTECTED] Subject: Re: syslogd: Too many '/' in /dev//console Date: Tue, Sep 04, 2001 at 06:39:36AM +0300 I'm looking at the diffs from Aug 25, so if I come up with sth by running syslogd with -d, by tomorrow I'll have spotted this in more detail - probably

Re: syslogd: Too many '/' in /dev//console

2001-09-05 Thread Giorgos Keramidas
From: Mike Heffner [EMAIL PROTECTED] Subject: Re: syslogd: Too many '/' in /dev//console Date: Tue, Sep 04, 2001 at 07:55:33PM -0400 On 04-Sep-2001 Giorgos Keramidas wrote: | | The following patch seems to have fixed the bug for me. | Yea, Kris said he was going to fix it. This must

Re: new feature for /etc/security

2001-09-05 Thread Giorgos Keramidas
On Mon, Sep 03, 2001 at 10:35:22AM -0500, Damieon Stark wrote: Greetings all, In my local source tree, I have a small modification to /etc/security which I thought would be good to get in the base tree. The attached .diff allows /etc/security to keep a record of all non-device

Re: postfix fails to start

2001-09-06 Thread Giorgos Keramidas
From: Hellmuth Michaelis [EMAIL PROTECTED] Subject: postfix fails to start Date: Thu, Sep 06, 2001 at 09:46:15PM +0200 Hmm .. thought i should update my current machine 2 hours ago, cvs´d a tree, made and installed it. Reboot. Got: Sep 6 21:33:48 bert postfix[15838]: fatal: could not

Re: anonymous-ftp cracked

2001-09-12 Thread Giorgos Keramidas
From: P. U. (Uli) Kruppa [EMAIL PROTECTED] Subject: anonymous-ftp cracked Date: Wed, Sep 12, 2001 at 05:52:23PM +0200 I am running -CURRENT (ok - though I do not know anything about computers) Why are you running -CURRENT? Users that are running -CURRENT are expected to be able to track

Re: kernel won't build - atomic.c/atomic.h errors...

2001-11-11 Thread Giorgos Keramidas
Bruce Evans [EMAIL PROTECTED] wrote: On Sat, 10 Nov 2001, John Baldwin wrote: On 08-Nov-01 Bruce Evans wrote: The i386 machine/atomic.h still uses archaic constraints for some input-output operands (0 for the first operand). These never worked right and if fact don't actually work

Re: Test tweak for F00F bug..

2001-10-23 Thread Giorgos Keramidas
On Tue, Oct 23, 2001 at 10:57:18AM -0700, John Baldwin wrote: Anyone running -current on a true Pentium with the F00F bug that can verify that this simple cleanup patch works? http://www.freebsd.org/~jhb/patches/f00f.patch I can. Running it on p5/133 right now. CPU: Pentium/P54C

Re: It's baaack... -- (make: don't know how to make copies. Stop)

2001-10-23 Thread Giorgos Keramidas
On Tue, Oct 23, 2001 at 08:43:29PM +0100, Mark Murray wrote: Actually, it is possible for there to be no copies: target in src/share/examples/something. The copies: (actually copies::) target is built up in a .for loop that may be empty. The fix is a dummy copies:: target. I've tested

Re: daily run output passwd diff

2001-11-13 Thread Giorgos Keramidas
On 2001-11-13 15:31:02, Crist J. Clark wrote: echo $host passwd diffs: - diff $bak/master.passwd.bak /etc/master.passwd |\ - sed 's/^\([] [^#][^:]*\):[^:]*:/\1:(password):/' + diff -I '^#' $bak/master.passwd.bak

Re: PATCHES for Kris Kennaway to commit

2001-10-07 Thread Giorgos Keramidas
Terry Lambert [EMAIL PROTECTED] wrote: Steve Kargl wrote: man send-pr Yeah; I'd prefer it if send-pr ran under Windows, or of FreeBSD would support WinModems. What fails to work for you in the Web Interface at http://www.FreeBSD.org/send-pr.html ? -giorgos To Unsubscribe: send mail

Re: PATCHES for Kris Kennaway to commit

2001-10-07 Thread Giorgos Keramidas
Jason [EMAIL PROTECTED] wrote: The web interface doesn't allow for patches to be attached. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27653 [ Synopsis: Updates to send-pr.html to support MIME ] Don't use attachments. MIME is evil. Copy/paste the patch in the report. There are

Re: Questions about -current

2002-01-21 Thread Giorgos Keramidas
:28 GMT Cheers, -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/ FreeBSD: The power to serve . . . . http://www.freebsd.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: Latest binutils import breaks Alpha cross compiles

2002-02-01 Thread Giorgos Keramidas
On 2002-01-30 23:22, Terry Lambert wrote: Peter Wemm wrote: I dont suppose you actually thought to go and have a look and see what the problem is yourself, rather than assigning the work to somebody else? Nope, sorry. I hear the latest binutils break Alpha cross compilation. My fix

bremfree related panic

2002-02-07 Thread Giorgos Keramidas
I rebuilt my -CURRENT workstation last night. There still seems to be a minor problem though. While I was running XFree 3.x (a rather old build, compiled from ports): $ pkg_info | grep XFree XFree86-3.3.6_9 X11R6.3/XFree86 core distribution there was the following panic.

Re: Binutils fixed in -current?

2002-02-08 Thread Giorgos Keramidas
at Jan 7. Probably unrelated to the mozilla problems, but I thought I'd mention in case someone else sees netscape start, and dump core before even displaying the main window in X11. -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http

bremfree related panic

2002-02-11 Thread Giorgos Keramidas
I rebuilt my -CURRENT workstation last night. There still seems to be a minor problem though. While I was running XFree 3.x (a rather old build, compiled from ports): $ pkg_info | grep XFree XFree86-3.3.6_9 X11R6.3/XFree86 core distribution there was the following panic.

Re: Binutils fixed in -current?

2002-02-11 Thread Giorgos Keramidas
at Jan 7. Probably unrelated to the mozilla problems, but I thought I'd mention in case someone else sees netscape start, and dump core before even displaying the main window in X11. -- Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org} FreeBSD Documentation Project . . . http

Re: -CURRENT in pretty good shape, after all

2002-02-24 Thread Giorgos Keramidas
it as /c, a workspace where temporary development work is done. Thank you all, who have put efforts in making this happen! Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail

Re: /etc/defaults/rc.conf

2000-11-07 Thread Giorgos Keramidas
On Mon, Nov 06, 2000 at 06:18:38PM -0500, Chris Faulhaber wrote: You forgot the patch(es) to the port(s) this would affect (e.g. xinetd). The affected ports would need their ${PREFIX}/etc/rc.d files removed (otherwise you would start them twice) along with a message letting the installer

Re: /etc/defaults/rc.conf

2000-11-07 Thread Giorgos Keramidas
On Tue, Nov 07, 2000 at 09:30:48AM +, Konstantin Chuguev wrote: If xinetd has a startup script, why don't you just set inetd_enable="NO" and let the /usr/local/etc/rc.d/xinetd.sh start normally? You need to edit no /etc/rc.* files (except for rc.conf.local, obviously). The original idea

  1   2   3   >