Re: 5.2-BETA: giving up on 4 buffers (ata)

2003-11-26 Thread Andy Farkas
Matthias Andree wrote: > when I rebooted my 5.2-BETA (kernel about 24 hours old), it gave up on > flushing 4 dirty blocks. This is easy to reproduce, but apparently uninteresting to the developers: Reboot to single user, run full fsck, halt. -- :{ [EMAIL PROTECTED] Andy

systat drive list

2003-11-20 Thread Andy Farkas
} if (i >= num_devices) - error("%s: unknown drive", args); - args = cp; + error("%s: unknown drive", tmpstr1); + tmpstr1 = cp; } free(tmpstr); -- :{ [EMAIL PROT

Re: 5-CURRENT totally broken on AMD64 in 32-bit mode

2003-11-20 Thread Andy Farkas
On Tue, 18 Nov 2003, Andy Farkas wrote: > The changes that break things were made more than a week ago. I sent this > email last week: > > > Date: Sun, 9 Nov 2003 09:22:17 +1000 (EST) > > From: Andy Farkas <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > &g

Re: EISA Adaptec 274X SCSI panic (ISRng related)

2003-11-20 Thread Andy Farkas
On Tue, 18 Nov 2003, Nate Lawson wrote: > On Tue, 18 Nov 2003, Andy Farkas wrote: > > My EISA AHA2740's don't work no more :( > > > > # grep ahc /var/run/dmesg.boot > > ahc0: at 0x2c00-0x2cff, irq 10 (level) > > ahc0: on eisa0 slot 2 > > ahc1: at

EISA Adaptec 274X SCSI panic (ISRng related)

2003-11-17 Thread Andy Farkas
On Sat, 15 Nov 2003, Andy Farkas wrote: > My EISA AHA2740's don't work no more :( # grep ahc /var/run/dmesg.boot ahc0: at 0x2c00-0x2cff, irq 10 (level) ahc0: on eisa0 slot 2 ahc1: at 0x4c00-0x4cff, irq 11 (level) ahc1: on eisa0 slot 4 ahc2: port 0xf800-0xf8ff mem 0xf68fb000-0

Re: 5-CURRENT totally broken on AMD64 in 32-bit mode

2003-11-17 Thread Andy Farkas
type 30 trap, code=0 > Stopped at 0xa00: cli > db> tr > (null)(0,0,0,0,0) at 0xa00 The changes that break things were made more than a week ago. I sent this email last week: > Date: Sun, 9 Nov 2003 09:22:17 +1000 (EST) > From: Andy Farkas <[EMAIL PROTECTED]> > To:

Re: checking stopevent 2!

2003-11-15 Thread Andy Farkas
Robert Watson wrote: > On Sat, 15 Nov 2003, Andy Farkas wrote: > > > These messages spew onto my console and into syslogd once every second: > > Heh. Sounds like your box is having a really bad day, we'll see if we > can't get it fixed up over the next coupl

Re: dc still reporting collisions

2003-11-15 Thread Andy Farkas
Andy Farkas replies to himself: > The dc(4) driver currently has an almost 1:1 ratio of packets:collisions. > Your tx0 is quite low. Ack! I can't count. Or my numerical recognition system is failing NameMtu Network Address Ipkts IerrsOpkts Oerrs Coll

Re: dc still reporting collisions

2003-11-15 Thread Andy Farkas
442 - 442 - - > lizzy:~% The dc(4) driver currently has an almost 1:1 ratio of packets:collisions. Your tx0 is quite low. Seishi Hiragushi <[EMAIL PROTECTED]> reported this 1.5 months ago: Message-Id: <[EMAIL PROTECTED]> -- :{ [EMAIL PROTECTED] Andy

dc still reporting collisions

2003-11-14 Thread Andy Farkas
PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

console freezes

2003-11-14 Thread Andy Farkas
and it locks up (I am preparing another email about it, messages are ATA related) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http

EISA AHA panic (ISRng related)

2003-11-14 Thread Andy Farkas
/hummer/hummer-dmesg.boot-release -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

checking stopevent 2!

2003-11-14 Thread Andy Farkas
/sys/kern/subr_trap.c:260 ... This is latest -current (cvsup'd a few hours ago) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list

ATAng 'mode PIO4' to 'mode ???' regression

2003-11-14 Thread Andy Farkas
t-current http://www.speednet.com.au/~andyf/hummer/hummer-dmesg.boot-release -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.fr

Re: signal 12's everywhere on Current with update this morning.

2003-11-14 Thread Andy Farkas
Richard Coleman wrote: > 1. make buildworld > 2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE > 3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE > 4. shutdown -r now > 5. boot into single user mode > 6. fsck -p > 7. mount -u / > 8. mount -a -t ufs > 9. swapon -a 9.5 adjkerntz -i > 10. make

Re: making a release

2003-11-13 Thread Andy Farkas
Scott Long wrote: > I use the following all of the time: > > cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT > CHROOTDIR=/usr/release CVSROOT=/usr/ncvs Quick question: is it ok to do make -j release ? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator

kernel halts before booting

2003-11-08 Thread Andy Farkas
d not get RSDP, AE_NO_ACPI_TABLES ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: AE_NO_ACPI_TABLES ACPI: table load failed: AE_NO_ACPI_TABLES npx0: [FAST] ... Also happens with GENERIC. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communica

Re: problems with sysinstall

2003-10-30 Thread Andy Farkas
It's absolutely safe. Its a major PITA and POLA violation IMHO. The super-user should be able to foot-shoot whatever she wants to. For example, you setup a production box with a 60 gig disk. You allocate 40 gig initially, leaving 20 gig as "reserve". Time passes. You now need that extr

scheduling

2003-09-03 Thread Andy Farkas
ngly a 'top -S' in a 3rd window reporting 42.63% idle on cpu0, 39.50% idle on cpu1. It just doesn't seem right to me. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ _

Re: Syncer "giving up" on buffers

2003-09-02 Thread Andy Farkas
Jeff Roberson wrote: > I don't know of any general syncer issues outside of this. Boot single user, run fsck, then halt. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speedne

Re: current: network collition increase

2003-09-02 Thread Andy Farkas
(100baseTX ) status: active Collisions shouldn't happen on a full-duplex link? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http

Re: Syncer failure after fsck on all partitions

2003-09-02 Thread Andy Farkas
Kevin Oberman wrote: > Finally I do a reboot. No partition has ever been mounted except root > which is read-only. Syncer reports 1 or more buffers remain and > reports this until it gives up. On Tue, 29 Jul 2003 08:13:27 +1000 (EST) Andy Farkas <[EMAIL PROTECTED]> wrote: >

Re: current: network collition increase

2003-09-02 Thread Andy Farkas
0 260568 ^ Above is a different nic than below: > dc0: port 0xa000-0xa07f mem 0xe580-0xe580007f irq 4 > at device 10.0 on pci0 > dc0: Ethernet address: 00:c0:ca:10:91:8c ^ -- :{ [EMAIL PROTECTED] A

Re: smp in 5.1

2003-08-12 Thread Andy Farkas
ed_ule doesn't even work*). Stick with 4.8. * for me, sched_ule completely locks up my box, no ping, no keybd. Exact same kernel with sched_4bsd works fine. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications ht

Re: INET6 in world

2003-08-03 Thread Andy Farkas
13 18:09:42 hummer rpcbind: cannot create socket for udp6 Jul 13 18:09:42 hummer kernel: Jul 13 18:09:42 hummer rpcbind: cannot create socket for tcp6 -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/

buffers remaining...

2003-07-28 Thread Andy Farkas
quite a while (since 5.0) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-21 Thread Andy Farkas
% idle: cpu2 11 root -160 0K12K CPU3 3 135.2H 27.83% 27.83% idle: cpu3 14 root -160 0K12K RUN0 130.8H 26.37% 26.37% idle: cpu0 32531 setiathome 131 15 15640K 14976K *Giant 2 61.0H 20.51% 20.51% setiathome -- :{ [EMAIL PROTECTED]

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-21 Thread Andy Farkas
On Wed, 9 Jul 2003, Terry Lambert wrote: > Andy Farkas wrote: > > On Tue, 8 Jul 2003, Julian Elischer wrote: > > > It looks tp me that if we make a thread runnable > > > and there is a processor in the idle loop, the idle processor should be > > > kicked in

Re: SMP and setrunnable()- scheduler 4bsd

2003-07-08 Thread Andy Farkas
my setiathomes? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any m

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
On Tue, 8 Jul 2003, Doug White wrote: > On Tue, 8 Jul 2003, Andy Farkas wrote: > > > Any other ideas? Why would 3 (niced) cpu intensive processes suddenly get > > reduced cpu time (on a 4 cpu system) when a 4th non-resource intensive > > process gets started? > >

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
On Tue, 8 Jul 2003, Terry Lambert wrote: > Dan Nelson wrote: > > In the last episode (Jul 08), Andy Farkas said: > > > If setiathome is making lots of syscalls, then running the 3 instanses > > > should already show a problem, no? > > > > Not if it's

Re: whats going on with the scheduler?

2003-07-08 Thread Andy Farkas
ng, you might want to try bandwidth > limiting the scp and/or running with Alt-Q and/or begging Julian I *did* limit scp: > scp -c blowfish -p -l 100 remote.host:filename . -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet C

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
0x0) 57.913178984 lseek(5,0x0,1) = 0 (0x0) 57.922614702 lseek(5,0x0,0) = 0 (0x0) 57.931253628 read(0x5,0xd64000,0x4000) = 3756 (0xeac) 57.938755028 close(5)= 0 (0x0) -- :{ [EMAIL PROTECTED] A

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
many syscalls at all. If setiathome is making lots of syscalls, then running the 3 instanses should already show a problem, no? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ __

Re: whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
I'm trying to find out is why at load 3 when adding another semi-cpu intensive process, the load starts fluctuating between 2 and 3, when it should go to a steady 3.4 or something. So the load actually goes down when I run another process! -- :{ [EMAIL PROTECTED] Andy Farkas

whats going on with the scheduler?

2003-07-07 Thread Andy Farkas
th it... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to &q

smp idle pigs

2003-06-11 Thread Andy Farkas
at it... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any ma

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

2003-03-04 Thread Andy Farkas
1) If the machine is idle > 2) During buildworld. > Please notice if > a) ntpd resorts to clock steps > b) ntpd exits > c) ntpd core dumps > > Thanks in advance! > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speedne

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

2003-02-27 Thread Andy Farkas
#x27; defined but not used *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 :( -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

LOR when halt(8)ing

2003-02-15 Thread Andy Farkas
stem has halted. Please press any key to reboot. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

couple trivial todo's

2003-02-15 Thread Andy Farkas
- In src/share/examples/etc/make.conf NO_BIND=true should be moved up - the man page for splash(4) is missing descriptions for apm_saver.ko, dragon_saver.ko and fire_saver.ko -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http

sysinstall->Configure->Fdisk

2003-02-03 Thread Andy Farkas
etBSD/386BSD) start 63, size 8388513 (4095 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 15/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: -- :{ [EMAIL PROTECTED] Andy Fark

Re: last KSE changes

2003-01-30 Thread Andy Farkas
On Tue, 28 Jan 2003 [EMAIL PROTECTED] wrote: > As for cross-arch breakage I suggest you run "make universe" before > committing in the future. > Does one have to be in "God-mode" to do this? :) (sorry...its a hot friday afternoon here) -- :{ [EMAIL PR

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

2003-01-21 Thread Andy Farkas
f/NOTES > craig@boss:~$ > > Nothing shows up. What's the scoop? > > -Craig > Confusing, huh. Read the top of the file again: # This file contains machine dependent kernel configuration notes. For # machine independent notes, look in /sys/conf/NOTES. -- :{ [EMAIL PROT

Re: upgrading from STABLE to 5.0

2003-01-21 Thread Andy Farkas
mp; !defined(NO_COMPAT_FREEBSD4) #error "You *really* want COMPAT_FREEBSD4 on -current for a while" #endif A buildworld will bomb if you don't have one of those options set. There is no mention of NO_COMPAT_FREEBSD4 anywhere. -- :{ [EMAIL PROTECTED] Andy Farkas

Re: some 5.0 oddities

2003-01-17 Thread Andy Farkas
s one? > When 4.7 boots, the 'propeller' starts spinning, then momentarily stops. When you press a key, you get a ':' prompt. Otherwise it continues to load kernel. I'll have to reboot a box to fully explain, which I cant do right now... > > 5/ disklabel doesn't work: [...] > > ENOCLUE. > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

some 5.0 oddities

2003-01-17 Thread Andy Farkas
X loader anymore. Used to be able to get the ':' prompt before the kernel loaded. 5/ disklabel doesn't work: team2# disklabel ad4 disklabel: ioctl DIOCGDINFO: Operation not supported by device team2# disklabel -r ad4 disklabel: bad pack magic number (label is damaged, or pack i

Re: FreeBSD 5.0 RC3 now available

2003-01-14 Thread Andy Farkas
[EMAIL PROTECTED] > EFNet IRC Operator @ efnet.demon.co.ukAilleCat@EFNet > Key fingerprint = C44E 8E63 6E3C 18BD 608F E004 9DC7 C2E9 0E24 DFBD > > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://w

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
> > Le Monday 13 January 2003 18:22, Andy Farkas a écrit : French is such a sexy language... :) > indeed : > (see > ><http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/pkg_install/add/Makefile#rev1.15>) > Again, the acronym POLA springs to mind -- :{ [EMA

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
libmd.so.2 => /usr/lib/libmd.so.2 (0x2807a000) libc.so.4 => /usr/lib/libc.so.4 (0x28083000) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Andy Farkas
No go for 5.0-RC3: # pkg_add cvsup-without-gui-16.1f.tgz /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found # Why does pkg_install now need libssl? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

kernel compile bloat

2003-01-05 Thread Andy Farkas
buildworld, then make buildkernel KERNCONF=GENERIC) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ia64 tinderbox failure

2002-12-29 Thread Andy Farkas
to add a new procmail rule... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GEOM panic

2002-12-19 Thread Andy Farkas
explained by incompetence. > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

UPDATING error

2002-12-06 Thread Andy Farkas
$FreeBSD: src/UPDATING,v 1.228 2002/10/30 20:11:07 imp Exp $ "To upgrade from 4.x-stable to current" suggests: cd src/sys/boot ; make install [6] This does not work. You need to: cd src/sys/boot ; make all install [6] -- :{ [EMAIL PROTECTED] Andy Farkas System Adm

dc(4) problems

2002-11-25 Thread Andy Farkas
I have a Macronix 98715A network adpater that works on RELEASE-4.6-p2 but not under very recent 5.0-CURRENT (same box). Under -current the ethernet address is set to 00:00:00:00:00:00 and a warning about sleeping with a lock set is emmitted. dmesgs: FreeBSD RELEASE-4.6-p2 #0: Sun Jul 14 22:29:

Re: make.conf and make.conf(5)

2002-11-25 Thread Andy Farkas
ade over two years ago: *Date: Fri, 13 Oct 2000 08:53:34 +1100 (EST) *From: Andy Farkas <[EMAIL PROTECTED]> *To: [EMAIL PROTECTED] *Subject: NOMAN I was trying to build a minimul system from sources and noticed that there is no mention of disabling the building and installing of man pages. S

Re: rstat()

2002-10-01 Thread Andy Farkas
6: warning: passing arg 7 of `callrpc' from incompatible pointer type *** Error code 1 Stop in /heffer/src/lib/librpcsvc. *** Error code 1 -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

buildworld fails

2002-10-01 Thread Andy Farkas
e 1 Stop in /heffer/src/bin/sh. *** Error code 1 Stop in /heffer/src. *** Error code 1 Stop in /heffer/src. *** Error code 1 Stop in /heffer/src. heffer# -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsu

space needed to compile GENERIC

2002-09-27 Thread Andy Farkas
sr/obj/src/src/sys/GENERIC was over 192 meg !!! -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Another possible solution for non-sendmail users

2002-03-29 Thread Andy Farkas
etc. in the first place? It shouldn't matter what the source directory is. ps. not on -current atm (hence the xpost) - rectifying -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [E

Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USERS

2001-08-31 Thread Andy Farkas
On Thu, 30 Aug 2001, Bruce Evans wrote: > I've found acpica as useful as any other disk filling service and hope > it stays that way. > > Bruce Can someone put this in fortunes.dat :) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Com

Re: IP wierdness...

2000-11-06 Thread Andy Farkas
y's sake, I'd try a different cable to the hub... > > -- > Justin > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

BSDcon Was: Re: current hangs when boot

2000-10-24 Thread Andy Farkas
keyboard bashing... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

NOMAN

2000-10-12 Thread Andy Farkas
# -DNOINFO do not make or install info files +# -DNOMAN do not make or install man files # -DNOLIBC_R do not build libc_r. # -DNO_FORTRAN do not build g77 and related libraries. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet

Re: "fetch | sh" panics system

2000-05-30 Thread Andy Farkas
108, > tf_cs = 31, tf_eflags = 663, tf_esp = -1077938512, tf_ss = 47}) > at ../../i386/i386/trap.c:1126 > #9 0xc024579e in Xint0x80_syscall () > > -- > Christian "naddy" Weisgerber [EMAIL PROTECTED] > > > To Unsubscribe: send mail to [

Re: Scheduler changes?

2000-05-28 Thread Andy Farkas
we have to worry.. :-) > > Bruce > > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Breaking "build world" costs $5? (was: Can we please have acurrent that compiles?)

2000-05-15 Thread Andy Farkas
's. Works around the underage drinking problem, too! :) > > Greg > -- > Finger [EMAIL PROTECTED] for PGP public key > See complete headers for address and phone numbers > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: SMP buildworld times / performance tests

2000-03-29 Thread Andy Farkas
; > 4696.987u 1502.278s 1:10:34.17 146.4% 1359+1641k 10889+4270io 1779pf+0w Can I ask why is there a huge difference in the number of io (251k vs 4k)? What is so different between 4.0 and 5.0 that causes this? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Sp

Re: HEADS UP! old wd driver going away

2000-03-14 Thread Andy Farkas
Ruigrok van der Werven Network- and systemadministrator > <[EMAIL PROTECTED]> VIA NET.WORKS The Netherlands > BSD: Technical excellence at its best http://www.bart.nl > In my Dreams, I see you, I can tell you, how I feel... > -- :{ [EMAIL PROTECTED] A

adduser(8) removes comments from /etc/group - was: Re: minor nitwith 4.0-RC2

2000-02-25 Thread Andy Farkas
ose and > see what went wrong or if I lose my pilots license. > adduser(8) will remove any comments from /etc/group, including the $FreeBSD tag. Does sysinstall call adduser? -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.s

Re: 4.0-RC -- /etc/rc, NFS, & nis_client_enable="NO"

2000-02-14 Thread Andy Farkas
t; Cheers, > david > -- > David Wolfskill [EMAIL PROTECTED] UNIX System Administrator > voice: (650) 577-7158 pager: (888) 347-0197 FAX: (650) 372-5915 > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Unknown PCI card

2000-02-03 Thread Andy Farkas
Are there any plans for the Initio INI-A100U2W PCI SCSI controller cards? You can get driver source code for FreeBSD from http://www.initio.com/ -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To

vidcontrol is not working properly

2000-02-01 Thread Andy Farkas
the reverse colours. $ vidcontrol -r black green does. This is happening on -current cvsup'd and built Jan 26, 2000. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: PAIN

2000-01-29 Thread Andy Farkas
r 6506.89 sys backup# Script done on Thu Jan 20 16:22:31 2000 > > Warner > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ascii art in hosts.allow

2000-01-26 Thread Andy Farkas
#x27;man 5 hosts_access' - especially the second paragraph titled "ACCESS CONTROL FILES". > > Can we please move onto something else now. :-) > But...but... ITS SUCH AN EYE-SORE IMHO. > Ciao, > Sheldon. > -- :{ [EMAIL PROTECTED] Andy Farkas

Re: y2k problem? naahhh...

2000-01-25 Thread Andy Farkas
ED]> -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

y2k problem? naahhh...

2000-01-25 Thread Andy Farkas
tem processes:/root:/sbin/nologin -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ascii art in hosts.allow

2000-01-25 Thread Andy Farkas
oss bit-bloat in them? > > src/sys/ Again, what I was trying to say is that there aren't any other files with giant lettering in them, are there? > > -- > -- David([EMAIL PROTECTED]) > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator

ascii art in hosts.allow

2000-01-24 Thread Andy Farkas
rements! - # Start by allowing everything (this prevents the rest of the file # from working, so remove it when you need protection). -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send m

Re: cvsup 3.4-release to -current

2000-01-21 Thread Andy Farkas
.. I am going to upgrade my workstation (from 3.4 to 4.0) over this weekend, to help further the cause... -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Solved(?): crash with ffs_softdep.c 1.52

2000-01-17 Thread Andy Farkas
ps. hope your finger is alright... :) -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

mergemaster(8) busted

2000-01-06 Thread Andy Farkas
After cvsup'ing, a -current system based on userland/kernel dated 31-dec-1999, 'mergemaster -sv' is failing with mknod errors. cd src/sbin/mknod ; make all install ; make clean fixes it. -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet

Re: gcc compile error

1999-12-29 Thread Andy Farkas
amp;pfx = "") const; When I did a 'touch Connection.o ; make' it compiled another source file that included PortMgr.h / LevelStat.h just fine, but bombed out elsewhere! > > -- > -- David([EMAIL PROTECTED]) > -- :{ [EMAIL PROTECTED] Andy Farkas

Re: shell pipeline bug

1999-11-12 Thread Andy Farkas
:{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

scsi tape driver wants an update

1999-10-10 Thread Andy Farkas
Just a reminder I guess, # uname -v FreeBSD 4.0-CURRENT #0: Sun Oct 10 16:16:34 EST 1999 # mt retension console emits (in bright white): WARNING: driver sa should register devices with make_dev() (dev_t = "#sa/1") -- :{ [EMAIL PROTECTED] Andy Farkas System Adm

Re: gnu tar upgrade?

1999-08-17 Thread Andy Farkas
7;t know its been heavily modified... Also, our tar has never been compatible with Amanda-2.41p1 (one must install gnu-tar 1.12 + patches). -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: s

Re: vty3 and 4.0 snap 080799

1999-08-11 Thread Andy Farkas
t; alt-F4 [Shell] > > PrtScr will cycle through all available vty's. > > HTH. HAND :) > > Larry Lile > [EMAIL PROTECTED] > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscr

Re: installing hack(6) overwrites /var/games/hackdir/record file!

1999-08-11 Thread Andy Farkas
> -- > Bob Bishop+44 118 977 4017 > [EMAIL PROTECTED] fax +44 118 989 4254 (0800-1800 UK) > -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

installing hack(6) overwrites /var/games/hackdir/record file!

1999-08-10 Thread Andy Farkas
{.CURDIR}/help ${.CURDIR}/hh ${.CURDIR}/data \ ${DESTDIR}/var/games/hackdir - rm -f ${DESTDIR}/var/games/hackdir/bones* \ - ${DESTDIR}/var/games/hackdir/save/* .include -- :{ [EMAIL PROTECTED] Andy Farkas System Administrator Speednet Communic

Re: make world failure mode

1999-05-07 Thread Andy Farkas
eted ok without a /usr/share/dict > > Bruce > -- :{ an...@speednet.com.au Andy Farkas System Administrator Speed Internet Services http://www.speednet.com.au/ To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

make world failure mode

1999-05-02 Thread Andy Farkas
r code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # ^Dexit Script done on Sun May 2 17:12:14 1999 -- :{ an...@speednet.com.au Andy Farkas System Administrator Speed Internet Services http://www.speednet.com.au/ To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: solid NFS patch #6 avail for -current - need testers files)

1999-04-22 Thread Andy Farkas
y without NFS. I was refering to the find/grep problem - I tried to start a thread in sta...@freebsd.org... > Dan Eischen > eisc...@vigrid.com > > -- :{ an...@speednet.com.au Andy Farkas System Administrator Speed Internet Services http://www.speednet.com.au

Re: solid NFS patch #6 avail for -current - need testers files)

1999-04-21 Thread Andy Farkas
the only thing stopping me from upgrading our production machines to 3.1-STABLE. Please, please, please backport these fixes! -- :{ an...@speednet.com.au Andy Farkas System Administrator Speed Internet Services http://www.speednet.com.au/ To Unsubscribe: send mai