Re: Boot Manager says F1 ?? for WINNT

1999-06-29 Thread Dan Nelson
t/i386/boot0/boot0.s As for removing slices from the menu, man boot0cfg. The -m option lets you mask out any or all of the partitions. -Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: TCP SACK

1999-07-17 Thread Dan Nelson
with no problems (I don't :) -Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: More benchmarking stuff...

1999-09-17 Thread Dan Nelson
logging, so if the system crashes, the files are recovered from the log? -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gcc optimizer in -current system ...

1999-09-23 Thread Dan Nelson
-ffast-math -O6 is too much; -O3 is the highest level tested for by egcs. -fexpensive-optimizations is redundant because -O2 turns it on. See /usr/src/contrib/egcs/gcc/toplev.c, starting at line ~4250, to see what the different -O levels actually do. -- Dan Nelson [EMAIL PROTECTED

Re: lsof + namecache

1999-10-28 Thread Dan Nelson
-- 233472 r (emssrv5:root) /root# lsof -p 1 COMMAND PID USER FD TYPE DEVICE SIZE/OFF INODE NAME init 1 root cwd VDIR 4,131072 1024 2 / init 1 root txt VREG 4,131072 233472 153791 /sbin/init (emssrv5:root) /root# -- Dan Nelson [EMAIL

Re: Bad 'grep' behaviour in -CURRENT, faulty binary detection?

1999-11-11 Thread Dan Nelson
. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: dd and gzip'd files

1999-11-20 Thread Dan Nelson
the output block size of 16k is key for floppies, then. The conv=osync does the padding. The block size for floppies is 512 bytes (which happens to be dd's default blocksize), btw. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: ps on 4.0-current

1999-11-23 Thread Dan Nelson
to get the processname unless you give it the -f flag (and are root). -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ps on 4.0-current

1999-11-23 Thread Dan Nelson
. Root can see all commandlines. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ps on 4.0-current

1999-11-23 Thread Dan Nelson
or whatever), you're probably already root. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

NFS client zeroing out blocks on write?

1999-12-03 Thread Dan Nelson
un in each of those test cases. I'm afraid I don't know much about the internal workings of NFS, so I'm hoping my description is enough to pinpoint the problem. -- Dan Nelson [EMAIL PROTECTED] Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989,

Re: libc size

2002-10-30 Thread Dan Nelson
root wheel 844512 Sep 7 17:46 /bin/tcsh* -r-xr-xr-x 1 root wheel 3214381 Oct 25 10:29 /sbin/ipfw* -r-xr-xr-x 2 root wheel 3420946 Oct 25 16:02 /sbin/rdump* -r-xr-xr-x 3 root wheel 3464372 Oct 22 12:07 /sbin/fsck_ufs* -- Dan Nelson [EMAIL PROTECTED

Re: What's the status of devfs(8)?

2002-11-05 Thread Dan Nelson
, or basically anything except EIO, imho. I got bit by this as well, and thought /sbin/devfs was simply broken or not fully coded until I saw this post. Or maybe allow ruleset 0 to be modified like any other? Is there a benefit to having an invisible, immutable default ruleset? -- Dan

Re: What's the status of devfs(8)?

2002-11-05 Thread Dan Nelson
. Or alternatively, change that example /dev/speaker rule in the manpage to devfs rule apply path speaker mode 666, so that people who only care about fixing the speaker permissions (like me and apparently Andrew Lankford) can just stick that command in /etc/rc.local and be done :) -- Dan

Re: Removing /boot/modules from BSD.root.dist

2002-11-15 Thread Dan Nelson
booted and root mounted. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Run two copies of named from rc.conf?

2002-11-18 Thread Dan Nelson
In the last episode (Nov 17), John De Boskey said: It would be nice if rc.conf could start a 2nd copy of named (split dns). Comments on the following simplistic patch? Just upgrade to bind 9 and set up two views. Much easier :) -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe

Re: fetch: multiple choices

2002-11-20 Thread Dan Nelson
wrong anyway. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: -current unusable after a crash

2002-11-25 Thread Dan Nelson
. What we need is a matching Simple Shutdown Flag variable. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Build failure: ata_boot_attach() references ata_raid_attach()

2002-12-05 Thread Dan Nelson
to ata_raid_attach inside an #ifdef DEV_ATADISK. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

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

2002-12-06 Thread Dan Nelson
files :) -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

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

2002-12-06 Thread Dan Nelson
. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: What is the highest 'safe' CPUTYPE for intel?

2002-12-06 Thread Dan Nelson
In the last episode (Dec 07), leafy said: Hi, CPUTYPE=pentium4 is know to be broken. What is the known working highest CPUTYPE then? pentium3 or pentium2? p3 has been working for me for quite a while. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

New lock order reversal - vnode interlock

2002-12-06 Thread Dan Nelson
0xc04255e0 vm page queue mutex (vm page queue mutex) @ ../../../kern/vfs_bio.c:1480 acquiring duplicate lock of same type: vnode interlock 1st vnode interlock @ ../../../ufs/ffs/ffs_snapshot.c:1876 2nd vnode interlock @ ../../../kern/vfs_subr.c:1610 -- Dan Nelson [EMAIL

Re: mozilla-devel port on current

2002-12-06 Thread Dan Nelson
. If there is no CPUTYPE, and you are on i386, -mcpu=pentiumpro gets added (top of bsd.cpu.mk). -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Losing the battle with RC1

2002-12-13 Thread Dan Nelson
In the last episode (Dec 13), Julian Elischer said: It's always been there. the question is Who has broken it? I think it has just slowly bitrotted. I opened a PR on this in November. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/45777 -- Dan Nelson [EMAIL PROTECTED

Re: panic: ffs_blkfree: freeing free block

2002-12-16 Thread Dan Nelson
stack trace. Kernel was built from sources cvsupped just after 2002/12/15 17:41:07 PST. (Why in the heck are all the timestamps in commitlogs in PST??) -- Dan Nelson [EMAIL PROTECTED] GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered

Re: Frequent lockups with SMP and heavy NFS access

2002-12-18 Thread Dan Nelson
wrong to my untrained eyes. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: if_dc: ethernet address now reported as 00:00:00:00:00:00

2002-12-19 Thread Dan Nelson
usually stamped or printed on the card somewhere). -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: PAWS ack-on-ack loop avoided

2002-12-23 Thread Dan Nelson
of these messages on the 17th, 12 on the 18th, and after that, 2-3 a day. Not sure why the count was so high the first 2 days. It's a squid proxy, plus bigbrother network agent. Lots of TCP connections from lots of hosts. Is there a way to maybe print the remote IP in the message? -- Dan Nelson

Re: sa_handler and sigaction...

2002-12-26 Thread Dan Nelson
. But not in the -D_POSIX_SOURCE case. Could someone with the POSIX spec see whether sa_handler is supposed to be visible or not? -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: gcc -Os optimisation broken (RELENG_4)

2000-03-15 Thread Dan Nelson
into the sources with gdb I found This is just a 'me too'. I get it with -O2 (-Os implies -O2, so it's probably the same problem). -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gcc -Os optimisation broken (RELENG_4)

2000-03-15 Thread Dan Nelson
In the last episode (Mar 15), David O'Brien said: On Wed, Mar 15, 2000 at 10:51:55AM -0600, Dan Nelson wrote: I get it with -O2 (-Os implies -O2, so it's probably the same problem). Not quite. -0s == all the -O2 optimizations that do not increase code size. -Os can also perform other

Re: patches for test / review

2000-03-20 Thread Dan Nelson
ks, that's 1.6MB. I have seen the jump in write throughput as I tuned an Oracle database's parameters on both Solaris and DEC Unix boxes. Get Oracle to write blocks larger than a RAID-5 stripe, and it flies. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail

Re: patches for test / review

2000-03-23 Thread Dan Nelson
t;) if you actually send a single SCSI write request large enough to span all the disks. I don't know what would be required to get our kernel to even be able to write blocks this big (what's the upper limit on MAXPHYS)? -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail

Re: db 1.85 -- 2.x or 3.x?

2000-05-02 Thread Dan Nelson
and transactions), so there's no great need to replace our current DB. Another big personal minus for me is that neither DB 2 or DB 3 will compile at all under DOS, so I can't write portable programs with them. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

Re: Can someone explain this?

2000-05-05 Thread Dan Nelson
a `Pentium' at the expense of more memory. *Warning:* if you use the `-malign-double' switch, structures containing the above types will be aligned differently than the published application binary interface specifications for the 386. -- Dan Nelson [EMAIL PROTECTED] To U

Re: MAKEDEV warning with sysinstall ?

2000-05-08 Thread Dan Nelson
the last couple of causes of this, but I will try to reproduce it as you describe it with some debugging added. How hard would it be to print the filename (or the device/inode) that triggers the warning? -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

Re: Undocumented tape devices in pax(1)

2000-05-08 Thread Dan Nelson
n the tape is at. Dunno if it has any other use :) -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: mktemp() patch

2000-06-08 Thread Dan Nelson
it count? If I mount a Netware volume and decide to edit a file with an editor that creates a temporary filename for some reason, I'd like it to work. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: mktemp() patch

2000-06-08 Thread Dan Nelson
could reasonably be just "bobX.tmp". -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Dan Nelson
. You make another commit, undoing what your first commit did. That way there is a record of what you did, and hopefully why it was backed out. For more info: info -n "(cvs)Merging two revisions" -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

Re: HEADS UP: /etc/rc.shutdown calls local scripts now

2000-07-06 Thread Dan Nelson
methods and clean up after themselves. All the ports have been changed accordingly. If you still have old startup scripts lying around in /usr/{local,X11R6}/etc/rc.d you should upgrade these ASAP. Can we have little green "[ OK ]"s as well? :) j/k -- Dan Nelson [EMAIL

Re: fwcontrol -r missing a close() call

2003-08-19 Thread Dan Nelson
-STABLE. Semantics? Nit-picking? Both? :) Why bother closing a fd when exit() will do it for you? You don't close stdout when you're done with it :) -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

Re: threading problems

2003-09-01 Thread Dan Nelson
threading library, which means that all threads run as a single plain process. Linuxthreads forks a new process for each thread. Try linking with -lkse or -lthr; both of these threading libraries allow multiple threads to run simultaneously on multiple CPUs. -- Dan Nelson [EMAIL

Re: threading problems

2003-09-01 Thread Dan Nelson
;) Try updating to a -current kernel and libkse/libthr libraries; I have no problems running your test program with either of them, and neither did Norikatsu Shigemura, apparently. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing

Re: Question about genassym, locore.s and 0-sized arrays (showstopper for an icc compiled kernel)

2003-09-04 Thread Dan Nelson
arrays are a gcc extension: http://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html Under FreeBSD 4.x, you can't use them because gcc 2.95 only supports the gcc extension. Intel has added support for a lot of gcc extensions recently; they may be willing to add this to the list. -- Dan Nelson

Re: /lib/foo.so.X - /usr/lib/foo.so

2003-09-04 Thread Dan Nelson
/*.so -type l -ls | grep /lib | wc -l 24 .. symlinks back to /lib. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL

Re: Question about genassym, locore.s and 0-sized arrays (showstopper for an icc compiled kernel)

2003-09-04 Thread Dan Nelson
In the last episode (Sep 05), Alexander Leidinger said: On Thu, 4 Sep 2003 11:28:58 -0500 Dan Nelson [EMAIL PROTECTED] wrote: If you're talking FreeBSD 5, you should be able to simply subsitute a C99 flexible array member (basically replace [0] with []) and get the same effect. 0-length

Re: rpc.ypxfrd(8)

2003-09-05 Thread Dan Nelson
to a regular ypxfr for all I know. If I run rpc.ypxfrd on the server, then run chfn and change my name, lastcomm shows that rpc.ypxfrd forks a couple times, and the client's map is updated. -current server, 4.1 client. -- Dan Nelson [EMAIL PROTECTED

Re: rpc.ypxfrd(8)

2003-09-06 Thread Dan Nelson
In the last episode (Sep 06), Ruslan Ermilov said: On Fri, Sep 05, 2003 at 04:49:17PM -0500, Dan Nelson wrote: In the last episode (Sep 05), Ruslan Ermilov said: Is there anybody out there who successfully uses the rpc.ypxfrd(8) server to speed up distribution of NIS maps, either on 4.x

Re: weird text size

2003-09-09 Thread Dan Nelson
they did it that way, but there you go. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: -pthread deprecated, but when?

2003-09-09 Thread Dan Nelson
, but it does not seem to be on either a current (yesterday) or an older current (9/19). bsd.port.mk has used -lc_r for pthreads on 5.0 since March 2001 (rev 1.363). http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk.diff?r1=1.362r2=1.363f=h -- Dan Nelson [EMAIL PROTECTED

Re: cvsup sites are all at capacity?

2003-09-16 Thread Dan Nelson
and their brother doing a make world today, are the sites down for maintenance, or is something sinister going on? cvsup4, 5, 9, 10, 11, 12, 13, 14, and 16 all work for me. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing

Re: Fixing -pthreads (Re: ports and -current)

2003-09-24 Thread Dan Nelson
wins above all. If one threads library exports a symbol not in the others, I'd call that an API bug in the first library. This should be no different from explicitly linking in dmalloc to override the malloc functions in libc, for example. -- Dan Nelson [EMAIL PROTECTED

Re: 5.2-RELEASE TODO

2003-09-29 Thread Dan Nelson
be a tier 2 platform and sparc64 is still on its way up ... sort of. In my book sparc64 is also with one foot in the grave. As is Sun itself. Fujitsu makes sparc-compatible CPUs, too, so it'll be harder to kill the entire architecture like HP did with the Alpha. -- Dan Nelson

Re: scsi-cd + GEOM

2003-10-02 Thread Dan Nelson
executed I'm not sure whether there's another 30-sec delay between the cd1 and cd0 probes or not. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: Can not remove directory

2003-10-08 Thread Dan Nelson
on the filesystem. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: BTX Halted (AMD 5x86 133MHz)

2003-10-10 Thread Dan Nelson
be generated by resolveAbsBranch() in sys/boot/ficl/words.c. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: boot hang: ata1: resetting devices .. done (5.1-CURRENT, IBM T30)

2003-10-12 Thread Dan Nelson
devices .. done Backing out the most recent checkin to sys/dev/ata/ata-queue.c (i.e. reverting to version 1.6) makes the problem go away. I upgraded from an Oct 1 - Oct 12 kernel and saw the same hang. Backing out r1.6 fixed it for me too. -- Dan Nelson [EMAIL PROTECTED

Re: i386_set_ldt warnings

2003-10-22 Thread Dan Nelson
); printf(See the i386_set_ldt man page for more info\n); } /* verify range of descriptors to modify */ -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

Re: i386_set_ldt warnings

2003-10-22 Thread Dan Nelson
:) -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

page fault in propagate_priority

2003-10-28 Thread Dan Nelson
a null pointer dereference of some sort. I've added asserts to propagate_priority any place a pointer to a structure is dereferenced, so if it happens again I should have the line number at least. panic1 was on an Oct 15 kernel, panic2 was on an Oct 27 kernel. -- Dan Nelson [EMAIL

Re: page fault in propagate_priority

2003-10-28 Thread Dan Nelson
In the last episode (Oct 28), John Baldwin said: On 28-Oct-2003 Dan Nelson wrote: I've gotten the following panic twice in the last few days. I'm pretty sure truss has something to do with it, since I just started trussing something when it paniced. No crashdumps unfortunately

Re: page fault in propagate_priority

2003-10-29 Thread Dan Nelson
In the last episode (Oct 29), John Baldwin said: On 28-Oct-2003 Dan Nelson wrote: In the last episode (Oct 28), John Baldwin said: On 28-Oct-2003 Dan Nelson wrote: The fault address is 0x24 so it looks like a null pointer dereference of some sort. I've added asserts

Re: LOR on libthr exit (iirc)

2003-04-04 Thread Dan Nelson
= 0xbfafef2c --- -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Libthr stable enough for testing

2003-05-29 Thread Dan Nelson
people will probably have to get an SMP machine to be able to debug it. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL

Re: Libthr stable enough for testing

2003-05-30 Thread Dan Nelson
library is being used. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: programs not running under strace

2003-05-31 Thread Dan Nelson
strace forked a child, and it's hanging before it's able to run ls. If I kill -CONT 75839, the child exec's ls and strace traces it just fine. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: whats an UDMA ICRC error ?

2003-06-03 Thread Dan Nelson
errors. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: whats an UDMA ICRC error ?

2003-06-04 Thread Dan Nelson
In the last episode (Jun 03), Andreas Klemm said: On Tue, Jun 03, 2003 at 01:23:35AM -0500, Dan Nelson wrote: In the last episode (Jun 03), Andreas Klemm said: ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079

Re: ipfw's me keyword

2003-06-10 Thread Dan Nelson
. It lets you set up rules that are guaranteed to work no matter what your current IP is. Does this do what you want: deny udp from 192.168.1.0/24 to any dst-port 137,138 in via dc0 -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED

Re: Serious ppp failure on 5.1

2003-06-10 Thread Dan Nelson
a net connection. It requires a bit more disk space, though. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ACPI Regression in -CURRENT?

2003-06-10 Thread Dan Nelson
Inspiron 4150, which you can find attached. Here are the steps to use it: This patch fixes a -current hang on bootup and misdetection of the serial ports on my Dell CP. thanks! -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED

Re: Makefile.yp aka /var/yp/Makefile.dist

2003-06-12 Thread Dan Nelson
$$0 }' $^ \ + $(AWK) '{ if ($$1 != $$1 !~ ^#.*) print $$0\t$$0 }' $(YPSERVERS) \ | $(DBLOAD) -i $(YPSERVERS) -o $(YPMAPDIR)/$@ - $(TMP); \ $(RMV) $(TMP) $@ @$(DBLOAD) -c -- Dan Nelson [EMAIL PROTECTED

Re: rpc.yppasswdd failed in FreeBSD 5.1

2003-06-13 Thread Dan Nelson
? -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Compiling under 5.x for 4.x releases?

2003-06-14 Thread Dan Nelson
system, to maximize the number of machines it would run on. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ACPI testing/debugging guide?

2003-06-17 Thread Dan Nelson
come on. I can live without suspend/resume functionality. You can't miss something you have never had. :-) My Dell laptop doesn't bring the display back on, but I can manually re-enable it with the Fn-CRT/LCD key. -- Dan Nelson [EMAIL PROTECTED

Re: flock error

2003-06-24 Thread Dan Nelson
messages in its logs? -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: nss_ldap

2003-06-27 Thread Dan Nelson
? Make sure ls is dynamically-linked. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Support for XFS in FreeBSD?

2003-07-02 Thread Dan Nelson
using different liscences? Sure. See /sys/gnu/ext2fs/ for an example, and see the COPYRIGHT.INFO file for an explanation of which files have what license. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

Re: Storage Management/Auditing

2003-07-05 Thread Dan Nelson
you do per-user tracking. Enabling quotas and running repquota gives you a per-user summary quicker, but doesn't get any more specific. -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Re: /dev/shm

2003-07-07 Thread Dan Nelson
or function key which running procps top; it doesn't even use curses, so it beeps and waits 2 seconds for each character in the escape sequence :) -- Dan Nelson [EMAIL PROTECTED] diff -burp top-3.5beta12/display.c top-3.5beta12-l/display.c --- top-3.5beta12/display.c Thu Sep

Re: Buildworld fails in 5.1

2003-07-16 Thread Dan Nelson
. If you are using -j6, the real error could be many many lines above what you pasted. It's most likely in usr.sbin somewhere, but probably not keyserv. You'll have to capture the entire log and look at it to determine the first failure. -- Dan Nelson [EMAIL PROTECTED

Re: -current 'make release' status? [SOLVED]

2003-07-29 Thread Dan Nelson
, but there are still things you can't turn off with -f. They're half-aliases. toplev.c::parse_options_and_default_flags does set -f flags based on the optimization level, but there is still a whole lot of gcc code that directly tests the value of optimize and optimize_size. -- Dan Nelson

Re: vfprintf() has a 4096-byte memory leak?

2003-08-02 Thread Dan Nelson
files on exit: void _cleanup() { /* (void) _fwalk(fclose); */ (void) _fwalk(__sflush);/* `cheating' */ } -- Dan Nelson [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

Re: HEADSUP: pca driver being retired.

2003-08-14 Thread Dan Nelson
the clock-speedup code in i386/isa/clock.c. A very nice piece of functionality I use quite often. It's also handy if you don't have external speakers hooked up to a machine, and want something better than beeps. -- Dan Nelson [EMAIL PROTECTED

Re: [PATCH] Re: fpsetmask on sparc64

2003-01-14 Thread Dan Nelson
. A much bigger problem when going to -current is the gcc 2.95 - 3.2 upgrade; lots of c++ programs break because things have moved out of the global namespace into std:: -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd

Re: background fsck did not create lost+found

2003-01-20 Thread Dan Nelson
your best bet for recovering the data. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: acpi_cpu printf

2003-01-21 Thread Dan Nelson
%-100% to imply a range instead of a transition, since the message is printing your options, not the fact that the CPU speed is actually changing now. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: Performance problems with 5.0-RELEASE

2003-01-23 Thread Dan Nelson
? If you're thinking it's /dev/random blocking on him, 5.0's output never blocks. Its output is a PRNG periodically seeded from random data, including interrupt timings and LAN traffic by default. http://www.freebsd.org/cgi/man.cgi?query=randomsektion=4manpath=FreeBSD+5.0-current -- Dan

Re: Options MAXMEM added to GENERIC kernel config causes kernel panic in -current

2003-01-23 Thread Dan Nelson
, 530214912 bytes (129447 pages) avail memory = 513802240 (501760K bytes) It looks like there is just 512M of available memory in the system anyhow. Setting MAXMEM to 768M isn't going to do you any good. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Performance problems with 5.0-RELEASE

2003-01-23 Thread Dan Nelson
and should only make a difference if you are low on memory. R is on by default in 5.0 anyway, due to A and J being on by default. Setting malloc.conf to aj makes it work like it does in 4.*. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

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

2003-01-23 Thread Dan Nelson
In the last episode (Jan 23), Rahul Siddharthan said: Dan Nelson wrote: # ls -l /etc/malloc.conf lrwxr-xr-x 1 root wheel 4 Jan 23 11:52 /etc/malloc.conf - HR H and should only make a difference if you are low on memory. Yes. R is on by default in 5.0 anyway, due

Re: Options MAXMEM added to GENERIC kernel config causes kernel panicin -current

2003-01-26 Thread Dan Nelson
is specified. Compaq systems as recent at 2000 required MAXMEM to detect memory above 64k, I believe. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: PHP on 5.0RELEASE

2003-01-29 Thread Dan Nelson
really don't want to do that; install the compat4x port/package to get libc.so.4. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Does bg fsck have problems with large filesystems?

2003-01-30 Thread Dan Nelson
:-) -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Hyperthreading and machdep.cpu_idle_hlt

2003-01-31 Thread Dan Nelson
pair. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Preview: GEOMs statistics code.

2003-02-04 Thread Dan Nelson
of time the disk is busy wait and %w may zero on FreeBSD. Do we allow queuing more transactions than the physical device supports? -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Compiling with high optimization?

2003-02-08 Thread Dan Nelson
-cse-after-loop, -fexpensive-optimizations, and -fschedule-insns2 do absolutely nothing, since -O2 enables them anyway. -fforce-addr is the only non-redundant -f flag in that whole list. -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

Re: sh: turning off NDELAY mode

2003-02-24 Thread Dan Nelson
In the last episode (Feb 24), Christoph P. Kukulies said: On Mon, Feb 24, 2003 at 10:27:22AM -0600, Dan Nelson wrote: In the last episode (Feb 24), Christoph Kukulies said: sh: turning off NDELAY mode appears from time to time in an xterm n my notebook running 5.0-current

  1   2   3   >