Re: How big a HD? (automatic settings)

2002-11-16 Thread Eric Melville
> After some advocacy effort, I convinced a friend to try > FreeBSD and I handed him some old 3.4 CDs I had. He > attempted to install it on a 600M HD with the surprise that > the auto settings in sysinstall didn't leave him sufficient > space on the /usr partition. He was somewhat surprised as > t

Re: incorrect information in ata(4)?

2002-03-28 Thread Eric Melville
> kern.osrevision: 199506 staralfur% sysctl kern.osrevision kern.osrevision = 199506 staralfur% uname -v Darwin Kernel Version 5.3: Thu Jan 24 22:06:02 PST 2002; root:xnu/xnu-201.19.obj~1/RELEASE_PPC I couldn't tell you what it means, though. To Unsubscribe: send mail to [EMAIL PROTECTED] wit

Re: [OT] alarm() question

2001-12-01 Thread Eric Melville
> Uh, I'm not sure what to make of that mangling of my name. However, I > think the pointer to Steven's book you provided may be the thing he > needs. I certainly don't know what he needs based on his followup. I'm really sorry for messing up your name like that. I suppose your domain name was st

Re: [OT] alarm() question

2001-11-30 Thread Eric Melville
> The system call is being interrupted, it just gets restarted right away by > default. See Steven's "UNIX Network Programming" for a means of avoiding > this behavior. Of course, I'm completely wrong because we're not even talking about a system call here. Mike Mired already posted what you need

Re: [OT] alarm() question

2001-11-30 Thread Eric Melville
> Why does the alarm go off but not interrupt the system call? bzzt() is > executed, but the program doesn't print Done and exit for a minute plus. > > Pointers to FM to RT welcome. The system call is being interrupted, it just gets restarted right away by default. See Steven's "UNIX Network Pr

Re: (no subject)

2001-11-29 Thread Eric Melville
> Just for historical reasons I have a question... > > Is Dennis and Elder Troll or was he cast of the fire and brimstone > of the BSDi dissolution? Dennis does something along the lines of building wan cards and selling them for a number of systems, including FreeBSD. The ironic part, of course

Re: (no subject)

2001-11-29 Thread Eric Melville
> The concept that "netgraph hooks" are a "leg up" on say, ETs drivers that > have integrated bandwidth management and prioritization, WAN bridging > support, load balancing and a probably 25% performance advantage is a bit > entertaining. Unless you need to do some convoluted encapsulation net

Re: Recent changes to libdialog are weird

2001-09-18 Thread Eric Melville
> I agree with and like the new behaviour but I think it is still lacking > in one aspect. When using a mouse to position your cursor it's very > obvious where that cursor is and what it's pointing to. With lidialog > it's hard to tell at just a glance where the cursor is because it's only > a few

Re: Recent changes to libdialog are weird

2001-09-18 Thread Eric Melville
> Recently, libdialog's use of tab, space and enter seems to have changed. > Now, space and enter mean the same thing. Before, enter was a > context-insensitive short-cut to the currently selected dialogue > "submit" button. There's nothing context-insensitive about libdialog. Pressing enter doe

Re: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c radiolist.c textbox.c tree.c yesno.c

2001-07-19 Thread Eric Melville
> I can't tell any more how many times this annoying libdialog has bitten me > in this regard. Don't think you're the only one :) > Even better - I take it sysinstall then uses 'sane' space/enter combo's > also (it being a consumer of libdialog)? Yes, my big purpose here was to make sysinstall

Re: cvs commit: src/gnu/lib/libdialog checklist.c menubox.c radiolist.c textbox.c tree.c yesno.c

2001-07-17 Thread Eric Melville
> Modified files: > gnu/lib/libdialogchecklist.c menubox.c radiolist.c > textbox.c tree.c yesno.c > Log: > Improve the interface provided by libdialog. Move a cursor around over > the components and trigger actions based on its position. This reduces >

Re: Status of dialog(1) and libdialog.

2001-07-05 Thread Eric Melville
> I'm working on some patches for dialog(1) and libdialog. > Does FreeBSD team want to continue use of dialog(1) program > and libdialog in future? I ask this question because I fix > some problems I have with dialog(1) (really with libdialog) and > I'm going to try to fix the same problems with a

Re: upgrading packages

2001-05-24 Thread Eric Melville
> Currently, upgrading packages is more painful than it should be. However, > it would not take much work to make things significantly more friendly - > > 1. pkg_add - when a package is installed, it should check for an older > version of itself, and if the new version provides every

Re: technical comparison

2001-05-23 Thread Eric Melville
> The proposed filesystem is most likely Reiserfs. This is a true > journalling filesystem with a radically non-traditional layout. > It is no problem to put millions of files in a single directory. > (actually, the all-in-one approach performs better than a tree) > > XFS and JFS are similarly ca

upgrading packages

2001-05-20 Thread Eric Melville
Currently, upgrading packages is more painful than it should be. However, it would not take much work to make things significantly more friendly - 1. pkg_add - when a package is installed, it should check for an older version of itself, and if the new version provides everything

syslogd patch

2001-01-16 Thread Eric Melville
Printing out the whole path to the kernel all the time in syslog messages is a bit redundant and ugly, especially seeing that it isn't done for any other binaries. Should I send-pr this thing too, or is just sending it to -hackers enough? --- usr/src/usr.sbin/syslogd/syslogd.c.old Sat Jan 1

Re: test

2000-11-28 Thread Eric Melville
magdalena# mv /lib/ld.so /lib/ld.so.old;echo "Damnit" lib: No such file or directory. Damnit > mv /lib/ld.so /lib/ld.so.old;echo "Damnit" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: FreeBSD in good standing in netcraft survey

2000-11-01 Thread Eric Melville
No worries, you just forgot the 's' at the end ;) The site is still there, it's just "uptimes.net" not "uptime.net". > Guys, sorry did not mean to spam, but there used to be a site called > uptime.net (I'm pretty sure of it) It basically did what netcraft is > doing, except it only kept the upti

Re: Help

2000-10-31 Thread Eric Melville
If there's any truth to this assumption, there's probably a much bigger problem at hand, such as all of their networking is borked. It's kind of hard to determine what's going on with such a general statement. > Can you assist me with a Free BSD problem. One of my customers had a College kid >me

firewall help

1999-12-21 Thread Eric Melville
i was told by a freebsd friend to ask you this question: can *bsd do kernel-space ip port forwarding? thanks. -E To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message