Re: CCD questions

1999-11-01 Thread Doug White
into problems but I've been warned that the c partition interface is subject to change. Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ip forwarding broken on alpha

1999-10-29 Thread Doug Rabson
n skipped the ipl lowering the check for an ast since I don't think you're ever going to need to check for an ast after an interrupt. I have NFC why mclfree was getting trashed, but it must have been caused by running out of stack space as the appended patch seems to take care of everythin

Re: ip forwarding broken on alpha

1999-10-29 Thread Doug Rabson
. This is true in NetBSD (at least in version 1.60 of locore.s) as well. The whole idea of ASTs and SWIs is an awful hangover from the VAX; there must be a better way. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037

Re: CCD questions

1999-10-29 Thread Doug White
gnores the existence of fdisk -e, for starters, and the sysinstall options have moved. fdisk -e is _too_ useful. Finally, the CCD homepage at http://stampede.cs.berkeley.edu/ccd/ seems unavailable. Is this temporary or permanent? CCD is deprecated by vinum. Doug White| FreeBSD

Re: xntpd xcdplayer

1999-10-28 Thread Doug White
And after thinking back, it seems to me that I see more of around the time when I'm playing CDs, so it seems like the two might be related. (IDE) CD activity tends to suspend interrupts for an excessive amount of time. Doug White| FreeBSD: The Power to Serve [EMAIL

Re: Some modifications to natd. proposal

1999-10-28 Thread Doug White
want more than what 'natd -l' or strategically located ipfw log rules provide? Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: natd question

1999-10-19 Thread Doug White
the IPs over to the real IPs. I assume the two networks don't need to talk to one another once you have the test harness set up. Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: how mkdir without .. ?

1999-10-16 Thread Doug
need to do is remove the world rx permissions on the parent directory, and make sure that they don't have access via the group permissions. You might also want to look at chroot. Good luck, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Un

Re: SMP + fxp0 wierdness

1999-10-16 Thread Doug
n some IBM DeskStar drives on us, and they've been no end of trouble. He _may_ live to regret his "mistake." The good news is that the first machine rebuilt with the SCSI drives and using ncr0 + fxp0 is not showing any signs of trouble. Crossing fingers, Doug To Unsubscribe: send mail

Re: ISA Plug 'n Play support / kernel -c bug / IETF

1999-10-15 Thread Doug Rabson
we should have enough drivers so that you can have a kernel config with *no* custom settings at all and it will detect all your hardware magically. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe

How to determine data/text/stack sizes of running proccesses?

1999-10-14 Thread Doug
now and haven't found anything that will give me this information on a running process. Any pointers would be welcome. Thanks, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

Re: Symbols and klds

1999-10-13 Thread Doug Rabson
module list directly. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: SMP + fxp0 wierdness

1999-10-11 Thread Doug
lp mail me and let me know. Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: netbooting on fxp0?

1999-10-08 Thread Doug Ambrisko
. It supports fxp0 and booting FreeBSD ELF kernels as well as Linux and DOS. Doug A. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

New crash, NFS/multiple frees related. (Was: zalloci/pv_entry problem)

1999-10-06 Thread Doug
it's just bad luck. In any case, here is the latest data. Any input would be appreciated. I can resend the pertinent details to anyone who needs them. Thanks, Doug Fatal trap 12: page fault while in kernel mode mp_lock = 0005; cpuid = 0; lapic.id = 0100 fault virtual address

Re: zalloci/pv_entry problem (Was: Weird sockname errors with-current and apache)

1999-10-05 Thread Doug
dumps when the machine comes back. Thanks, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Proposal for the kill-list (userland nfs)

1999-10-05 Thread Doug White
. A good idea, but how can one make a difference between delimitors and path-components ? This would be impossible in some cases. Well, the current code must differentiate in some way, so attach the warning to that. Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED

Re: qcam/cqcam driver

1999-10-04 Thread Doug White
. I was a victim of said panics. It wasn't very nice. Doug White| FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: booting from a second slice

1999-09-30 Thread Doug White
thought that the loader would enable me to say currdev=disk1s2a: set curdev=disk1s2a You may need to force the root directory too with set rootdev=disk1s2a Doug White Internet: [EMAIL PROTECTED]| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite

Re: mrtg,FreeBSD, asus p2b temperature

1999-09-29 Thread Doug
Doug wrote: Takanori Watanabe wrote: Not necessary. The mainboards of the ASUS P2B series have everything onboard that you need. We have it working with the intpm0 driver and a tool called "lm" that I donwloaded from somewhere in Japan (forgot the URL, sorry).

Re: Netscape Bus Error

1999-09-29 Thread Doug Rabson
cases. And it generates SIGBUS for unaligned accesses (when traps for that are enabled). -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: updating packages automatically...

1999-09-28 Thread Doug White
them would be a plus. This should be very easy to do w/ the current bsd.port.mk frame. Doug White Internet: [EMAIL PROTECTED]| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: here to help

1999-09-27 Thread Doug
will see in there are instructions for new users who want to contribute to the project. Good luck, Doug -- "Stop it, I'm gettin' misty." - Mel Gibson as Porter, "Payback" To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: A new package fetching utility, pkg_get

1999-09-26 Thread Doug
like : pkg_delete /var/db/pkg/netscape-communicator-4.61/ A hearty "Me too" for this option. It's something I've often wished for. I can 'cd /var/db/pkg' a lot easier than I can reprogram zsh, but it'd still be nice to have this option. Thanks, Doug -- "Stop it, I'm

Re: SMP motherboards

1999-09-22 Thread Doug White
boot problem may be related to memory, we're working with our vendor on tracking it down. Doug White Internet: [EMAIL PROTECTED]| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Crunching pkg_add ?

1999-09-21 Thread Doug White
at attachment ? cleanup is in src/usr.sbin/pkg_install/add/perform.c. Do you have the whole pkg_install source checked out? Doug White Internet: [EMAIL PROTECTED]| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org

Re: Infrared trackball diffs available

1999-09-21 Thread Doug White
retty good deal for $17US. My ultimate goal is to use it to control my mp3 playing FreeBSD server. Toss this to [EMAIL PROTECTED], we have support for other remotes. Doug White Internet: [EMAIL PROTECTED]| FreeBSD: The Power to Serve http://gladstone.uoregon.e

Re: The -o port=xxx option in NFS

1999-09-21 Thread Doug
. Why do you want to specify the port? If you have no need to do that, just leave the option out. Good luck, Doug -- "My mama told me, my mama said, 'don't cry.' She said, 'you're too young a man to have as many women you got.' I looked at my mother dear and didn't even crack a smile. I

TSC vs. I8254 (Was: RE: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/i386 mp_clock.c)

1999-09-20 Thread Doug
ations I tried. Well, I'm finally in a position where I have a third computer to try, and lo and behold my workstation machine can run a serial console just fine, but the server machine was all scrambled. So, last night I bought a serial port card and voila, FINALLY I have a serial console. TIA for

Re: TSC vs. I8254 (Was: RE: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/i386 mp_clock.c)

1999-09-20 Thread Doug
On Mon, 20 Sep 1999, Doug wrote: I know that someone will be tempted to warn me about the evils of overclocking, but please don't. :) However, just in case anyone is interested either the overclocking or the overdrive chip seems to have fried the on-board serial ports on this machine

Re: Multiple NAT alias addresses

1999-09-19 Thread Doug White
, and THANK YOU VERY MUCH for digging this out, there was a cool hacking! I would be happy to. I still have the test environment. Someone restarted the firewall and it included my changes (no address for the default alias IP), and it's working perfectly. FreeBSD to the rescue once again! Doug White

Re: GNU GLOBAL

1999-09-18 Thread Doug
of the political aspects of software development is what it is, so we are better served by not ignoring it. Good luck, Doug (who speaks only for himself) To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: TLB miss handler for alpha running FreeBSD-4.0

1999-09-17 Thread Doug Rabson
consumption. If a later processor revision needs different handling for low-level issues, it will use a different PALcode but will generally present the same interface to the kernel. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181

Re: Multiple NAT alias addresses

1999-09-17 Thread Doug White
that it is equivalent to the right case, but that logic may be flawed. I just copied your config file from your original posting, see attached. But PLEASE MAKE SURE you have no trailing whitespaces at the end of your redirect_port rules! I'll be sure to keep the whitespace pollution down. Doug White

Re: TLB miss handler for alpha running FreeBSD-4.0

1999-09-17 Thread Doug Rabson
consumption. If a later processor revision needs different handling for low-level issues, it will use a different PALcode but will generally present the same interface to the kernel. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181

Re: panic() the system from the console (was: Re: kern/13721: Thereis no way to force system panic from console)

1999-09-16 Thread Doug
ombo, just wondering if it's duplicating existing technology. Doug -- "My mama told me, my mama said, 'don't cry.' She said, 'you're too young a man to have as many women you got.' I looked at my mother dear and didn't even crack a smile. I said, 'If women kill me, I don't mind dyin!'"

Re: Multiple NAT alias addresses

1999-09-16 Thread Doug White
to the right case, but that logic may be flawed. I just copied your config file from your original posting, see attached. But PLEASE MAKE SURE you have no trailing whitespaces at the end of your redirect_port rules! I'll be sure to keep the whitespace pollution down. Doug White

Re: does gdb on 3.3RC have thread support? (fwd)

1999-09-16 Thread Doug Rabson
very good thread debugging support on MSVC6.0. I think I would rather just spend a weekend adding support to GDB. Search the mailing list archives. Doug Rabson had already done most of the work to make FreeBSDs gdb thread-aware. It hasn't been committed, but diffs were submitted to one

Re: panic() the system from the console (was: Re: kern/13721: There is no way to force system panic from console)

1999-09-16 Thread Doug
if it's duplicating existing technology. Doug -- My mama told me, my mama said, 'don't cry.' She said, 'you're too young a man to have as many women you got.' I looked at my mother dear and didn't even crack a smile. I said, 'If women kill me, I don't mind dyin!' - John Belushi as Joliet

Re: NFS authentication

1999-09-14 Thread Doug Rabson
ENEEDAUTH from the nfssvc() call and nfsd does the authentication, passing the results back via nfssvc(). I don't think this code is actually used by anyone so there is a strong possibility that it doesn't work at all. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear

Re: NFS authentication

1999-09-14 Thread Doug Rabson
On Tue, 14 Sep 1999, Alfred Perlstein wrote: On Tue, 14 Sep 1999, Doug Rabson wrote: On Mon, 13 Sep 1999, Zhihui Zhang wrote: I am wondering where the NFS authentication is done in FreeBSD. Is it done by the NFS daemon mountd (or other daemon) or within the kernel? Can

Re: Multiple NAT alias addresses

1999-09-14 Thread Doug White
version you are on? 3.2-RELEASE. Doug White Internet: dwh...@resnet.uoregon.edu| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body

Re: Multiple NAT alias addresses

1999-09-14 Thread Doug White
. argh :( Doug White Internet: dwh...@resnet.uoregon.edu| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: damn ATX power supplies...

1999-09-13 Thread Doug Ambrisko
a devel motherboard that I'm using without a manual and without a working on button. For more info just look at the various ATX spec's online. Doug A. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: damn ATX power supplies...

1999-09-13 Thread Doug Ambrisko
a devel motherboard that I'm using without a manual and without a working on button. For more info just look at the various ATX spec's online. Doug A. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Multiple NAT alias addresses

1999-09-13 Thread Doug White
can note any inconsistencies that would be great. Doug White Internet: dwh...@resnet.uoregon.edu| FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite| www.freebsd.org To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd

Re: How to prevent motd including os info

1999-09-12 Thread Doug
of reasons. Completely beyond me to code, but very nice from the design standpoint. Doug To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: How to prevent motd including os info

1999-09-12 Thread Doug
. Another possible solution to this would be giving fsck a flag to copy it's output to a file, STDOUT, or what have you. Since the rest of the cases could be handled with 'logger' and/or redirction we wouldn't have to bring 'tee' into /bin. Doug To Unsubscribe: send mail to majord...@freebsd.org

Re: How to prevent motd including os info

1999-09-12 Thread Doug
. Completely beyond me to code, but very nice from the design standpoint. Doug To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Limit of bus hierarchies (was Re: PCI modems do not work???)

1999-09-07 Thread Doug Ambrisko
commited the sdcc port more people could play with it and write their own firmware. BTW2 I found a bug in more port in which it didn't install the headers for sdcc. I guess I should pr my pr. Doug A. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" i

Re: PCI modems do not work???

1999-09-07 Thread Doug Ambrisko
- USB at Fry's. Doug A. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Limit of bus hierarchies (was Re: PCI modems do not work???)

1999-09-07 Thread Doug Ambrisko
commited the sdcc port more people could play with it and write their own firmware. BTW2 I found a bug in more port in which it didn't install the headers for sdcc. I guess I should pr my pr. Doug A. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body

Re: PCI modems do not work???

1999-09-07 Thread Doug Ambrisko
- USB at Fry's. Doug A. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

sysinstall nit

1999-09-06 Thread Doug
Present in -Stable and -Current. If you go to Configure | Distributions | src and attempt to choose All, the src distribution never gets selected and nothing gets installed. I can send a PR if needed, but it's such a small thing I didn't think it would be worth it. Doug To Unsubscribe

Re: PCI modems do not work???

1999-09-06 Thread Doug Rabson
resource (always zero for isa but normally nonzero for pci). In this case, the GET/SET_RESOURCE methods probably won't be needed since they are just used for the multiport kluge. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44

Re: PCI modems do not work???

1999-09-06 Thread Doug Rabson
and attach routines need to be corrected to not be ISA specific. I think I will tackle that soon. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: 2.2.8 - can't mount root

1999-09-06 Thread Doug
than just panic(). Doug To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

sysinstall nit

1999-09-06 Thread Doug
Present in -Stable and -Current. If you go to Configure | Distributions | src and attempt to choose All, the src distribution never gets selected and nothing gets installed. I can send a PR if needed, but it's such a small thing I didn't think it would be worth it. Doug To Unsubscribe

/etc sh script cleanup ready for testing

1999-09-06 Thread Doug
freebsd-hacking time tomorrow if there are any more nits to be picked. Doug To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: PCI modems do not work???

1999-09-06 Thread Doug Rabson
resource (always zero for isa but normally nonzero for pci). In this case, the GET/SET_RESOURCE methods probably won't be needed since they are just used for the multiport kluge. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44

Re: PCI modems do not work???

1999-09-06 Thread Doug Rabson
now. Its probe and attach routines need to be corrected to not be ISA specific. I think I will tackle that soon. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majord

Re: 2.2.8 - can't mount root

1999-09-06 Thread Doug
than just panic(). Doug To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: /etc sh script cleanup ready for testing

1999-09-06 Thread Doug
Michael Reifenberger wrote: Hi, On Sun, 5 Sep 1999, Doug wrote: ... can find the files at http://gorean.org/rcfiles/ looks good so far. I'm missing rc.serial in rcfiles. Thanks for the reminder. I didn't make any changes to that file because there weren't any [/test lines

/etc sh script cleanup ready for testing

1999-09-05 Thread Doug
freebsd-hacking time tomorrow if there are any more nits to be picked. Doug To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: gdb and source forking

1999-09-04 Thread Doug Rabson
was based on a snapshot of 2.9.2). The linux folks often just bundle patches with the gdb sources which is not much different from us importing FSF sources into our CVS tree. We can generate diffs from the virgin FSF sources very easily. -- Doug Rabson Mail: [EMAIL

Re: gdb and source forking

1999-09-04 Thread Doug Rabson
was based on a snapshot of 2.9.2). The linux folks often just bundle patches with the gdb sources which is not much different from us importing FSF sources into our CVS tree. We can generate diffs from the virgin FSF sources very easily. -- Doug Rabson Mail: d

Re: UHCI / OHCI controller with no interrupt configured

1999-09-04 Thread Doug Rabson
a PCI card has been configured? The value 255 for intline represents not configured or no interrupt. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majord...@freebsd.org

Re: gdb and source forking

1999-09-03 Thread Doug Rabson
be invidually submitted to FSF. Assigning all the changes to FSF is about 10x the effort and I don't have much enthusiasm for it. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to [EMAIL

Re: gdb and source forking

1999-09-03 Thread Doug Rabson
be invidually submitted to FSF. Assigning all the changes to FSF is about 10x the effort and I don't have much enthusiasm for it. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majord

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-02 Thread Doug
why it's a bad idea. Doug To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-02 Thread Doug
why it's a bad idea. Doug To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in the body of the message

Re: Minor patches to pwd_mkdb

1999-09-01 Thread Doug
add a vote for this since we have multiple machines with 16k user password files. I had intended to start looking at the code and offer a solution instead of a me too, but it sounds like others are already on the right track, so I'll be glad to test something if someone comes up with patches. Doug -- &qu

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-01 Thread Doug
of the port itself, ala majordomo? That works just fine and is completely non-controversial because you don't get it unless you ask for it. Doug -- "My mama told me, my mama said, 'don't cry.' She said, 'you're too young a man to have as many women you got.' I looked at my mother dear and didn't even

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-01 Thread Doug
is the responsibility of the port maintainers. There is no point in adding something to the base system that will only benefit a few people when a mechanism to solve the problem which does not affect people who don't want the port(s) is already available. Doug -- "My mama told me, my mama said, '

Re: Minor patches to pwd_mkdb

1999-09-01 Thread Doug
for this since we have multiple machines with 16k user password files. I had intended to start looking at the code and offer a solution instead of a me too, but it sounds like others are already on the right track, so I'll be glad to test something if someone comes up with patches. Doug -- My mama told me

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-01 Thread Doug
of the port itself, ala majordomo? That works just fine and is completely non-controversial because you don't get it unless you ask for it. Doug -- My mama told me, my mama said, 'don't cry.' She said, 'you're too young a man to have as many women you got.' I looked at my mother dear and didn't even crack

Re: Proposal: Add generic username for 3rd-party MTA's

1999-09-01 Thread Doug
is the responsibility of the port maintainers. There is no point in adding something to the base system that will only benefit a few people when a mechanism to solve the problem which does not affect people who don't want the port(s) is already available. Doug -- My mama told me, my mama said, 'don't cry

Re: KAME IPv6 and freebsd

1999-08-31 Thread Doug Rabson
to have a lot of kernel-only trees around for my work and the more self-contained they are the better. Moving softupdates into sys/crypto was a good thing (IMHO). -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037

Re: [mount.c]: Option user-patch

1999-08-31 Thread Doug Rabson
out change to the system. Would the people who are involved with the current (more limited) proposed change like to review this and possibly use it instead. I don't want to lose anyones work here if it could be useful. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear S

Re: More than 32 signals. Thought?

1999-08-31 Thread Doug Rabson
; Please be careful with your datatypes when formulating this. If you are going to pack 32 signals into one field, make it u_int32_t, not int or long. -- Doug Rabson Mail: [EMAIL PROTECTED] Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe

Re: make aout-to-elf-build Failing

1999-08-31 Thread Doug
John Birrell wrote: On Mon, Aug 30, 1999 at 03:55:42PM -0700, Doug wrote: `make' has changed. Ok, that's the cause then, so what's the solution? :) And meanwhile is it going to hurt anything if I put a suggestion on my 'make upgrade' web page that users do 'make -DMACHINE_ARCH

Re: KAME IPv6 and freebsd

1999-08-31 Thread Doug Rabson
a lot of kernel-only trees around for my work and the more self-contained they are the better. Moving softupdates into sys/crypto was a good thing (IMHO). -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037

Re: Intel Merced FreeBSD???

1999-08-31 Thread Doug Rabson
to write programs in the large model. Although I may be confusing something. I sure hope so. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe

Re: readdir() broken?

1999-08-31 Thread Doug Rabson
On Sun, 29 Aug 1999, Bjoern Fischer wrote: Hello Doug, hello Matthew, hello list members, there are some hints that readdir() in -STABLE has problems when used on NFSv3 (UDP; and TCP probably, too) mounted file systems. The reason may be the recovery code for stale READDIR cookies

Re: [mount.c]: Option user-patch

1999-08-31 Thread Doug Rabson
out change to the system. Would the people who are involved with the current (more limited) proposed change like to review this and possibly use it instead. I don't want to lose anyones work here if it could be useful. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear

Re: More than 32 signals. Thought?

1999-08-31 Thread Doug Rabson
; Please be careful with your datatypes when formulating this. If you are going to pack 32 signals into one field, make it u_int32_t, not int or long. -- Doug Rabson Mail: d...@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037

Re: make aout-to-elf-build Failing

1999-08-31 Thread Doug
John Birrell wrote: On Mon, Aug 30, 1999 at 03:55:42PM -0700, Doug wrote: `make' has changed. Ok, that's the cause then, so what's the solution? :) And meanwhile is it going to hurt anything if I put a suggestion on my 'make upgrade' web page that users do 'make -DMACHINE_ARCH

Re: make aout-to-elf-build Failing

1999-08-31 Thread Doug
On Wed, 1 Sep 1999, John Birrell wrote: On Tue, Aug 31, 1999 at 08:27:00AM -0700, Doug wrote: John Birrell wrote: The solution is to fix `make'. I could commit the fix, but I'm not in a position to build -stable just now. I'm not supposed to commit without testing. The fix looks

Re: make aout-to-elf-build Failing

1999-08-30 Thread Doug
I've seen quite a few reports of this lately, and while this fixes it, it shouldn't be necessary, should it? Has something changed in the 'make upgrade' target recently? Doug "Andy V. Oleynik" wrote: Crist, I had latly same sort of things. Fix is to define in ur /etc

Re: make aout-to-elf-build Failing

1999-08-30 Thread Doug
On Tue, 31 Aug 1999, John Birrell wrote: On Mon, Aug 30, 1999 at 09:13:58AM -0700, Doug wrote: I've seen quite a few reports of this lately, and while this fixes it, it shouldn't be necessary, should it? Has something changed in the 'make upgrade' target recently? `make' has

Re: Please review: rc file changes

1999-08-30 Thread Doug
m. Maybe I'm missing something though... Also, keep in mind that it's not just case sensitivity that we're working with here. It's also the fact that case is a sh builtin, as opposed to test which is not. If you want to see what I've got so far check out http://gorean.org/rcfiles/ Doug -- "

Re: make aout-to-elf-build Failing

1999-08-30 Thread Doug
I've seen quite a few reports of this lately, and while this fixes it, it shouldn't be necessary, should it? Has something changed in the 'make upgrade' target recently? Doug Andy V. Oleynik wrote: Crist, I had latly same sort of things. Fix is to define in ur /etc/make.conf

Re: make aout-to-elf-build Failing

1999-08-30 Thread Doug
On Tue, 31 Aug 1999, John Birrell wrote: On Mon, Aug 30, 1999 at 09:13:58AM -0700, Doug wrote: I've seen quite a few reports of this lately, and while this fixes it, it shouldn't be necessary, should it? Has something changed in the 'make upgrade' target recently? `make' has

Re: Please review: rc file changes

1999-08-30 Thread Doug
though... Also, keep in mind that it's not just case sensitivity that we're working with here. It's also the fact that case is a sh builtin, as opposed to test which is not. If you want to see what I've got so far check out http://gorean.org/rcfiles/ Doug -- My mama told me, my mama said

Re: Please review: rc file changes

1999-08-28 Thread Doug
Nik Clayton wrote: On Fri, Aug 27, 1999 at 11:23:06AM -0700, Doug wrote: On Fri, 27 Aug 1999, Nate Williams wrote: Sentences are supposed to have two spaces before you start the next sentence. Well, that was definitely the old typographical convention, but in the digital

Re: Please review: rc file changes

1999-08-28 Thread Doug
Matthew Dillon wrote: I guess they don't teach manual typewriting classes any more :-) Actually I took that class in Jr. High School, way back in '77. It was the only good advice my Jr. High guidance counselor gave me. Doug To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Please review: rc file changes

1999-08-28 Thread Doug
I see this as step 3. of the project, and will go ahead with it after step 2. is done if there is no objection. 3. Anything else I should be looking at in this phase of the game? Doug --- /usr/src/etc/rc Sat Aug 28 13:51:10 1999 +++ rc Sat Aug 28 14:08:25 1999 @@ -8,24 +8,25 @@ # and the consol

Re: Please review: rc file changes

1999-08-28 Thread Doug
Ben Smithurst wrote: Doug wrote: Okey dokey, I can take a hint. :) Can you take another one, regarding the unnecessary spaces after the values in your "case"s? i.e., that they should be taken out and shot? :-) *sigh* I am constantly flabbergasted by what pe

/usr/src/etc files without $FreeBSD tags

1999-08-28 Thread Doug
/etc/motd /usr/src/etc/namedb/named.root /usr/src/etc/rc.diskless1 /usr/src/etc/rc.diskless2 /usr/src/etc/sendmail/freebsd.mc /usr/src/etc/termcap.small Having the tags in the files helps mergemaster, if nothing else. :) Thanks, Doug To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Please review: rc file changes

1999-08-28 Thread Doug
Nik Clayton wrote: On Fri, Aug 27, 1999 at 11:23:06AM -0700, Doug wrote: On Fri, 27 Aug 1999, Nate Williams wrote: Sentences are supposed to have two spaces before you start the next sentence. Well, that was definitely the old typographical convention, but in the digital age

<    4   5   6   7   8   9   10   11   12   >