Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
> > > The '$' is a pain. None of the examples in the original post > > > would have worked, because the '$' was not '\$', and the shell > > > would have blown chunks over the "variable expansion". > > > > Your foundation is flawed, we allow $ in passwd just fine, and > > the only problem here is w

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
> > David> Last I checked adduser doesn't even let you use $ > > How about to set > > usernameregexp = '^[a-z0-9_][a-z0-9_-]*[a-z0-9_$-]$' > > in /etc/adduser.conf? > > It allows to make a 'machine account' ending with '$'. I checked this > about two months ago. Wouldn't pw still have to be up

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
On Wed, Nov 27, 2002 at 01:37:05PM -0800, Terry Lambert wrote: > "David W. Chapman Jr." wrote: > > > If it's allowed, it whould probably only be allowed in the > > > user name (i.e. the patch is wrong; it should probably add > > > another paramete

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
k the samba people would be willing to make this type of change just for FreeBSD since it works for most everyone else. I also don't think there is currently a way to store attributes about machines/users permanently in samba. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
e RE it shows you, but then when you try to add a user with a $ in it, it says you've entered an invalid user name. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with &quo

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
ith a $ So it would only have to be for the account name -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
On Wed, Nov 27, 2002 at 02:32:22PM -0500, David Rhodus wrote: > Can you provide more meaning as to what the patch does? > It allows usage of $ signs for adding users like pw add user asdf$ which for samba asdf$ would be a computer name -- David W. Chapman Jr. [EMAIL PROTECTED] Ra

pw_user.c change for samba

2002-11-27 Thread David W. Chapman Jr.
I know we're in a code freeze right now, but would anyone have a problem with this patch once the freeze is up? This brings us closer to allowing samba to automatically joining machines to the domain. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [

Re: Lots of swapping from 'kldload acpi'

2002-11-22 Thread David W. Chapman Jr.
27;t kldload acpi after boot or that you shouldn't. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

buildkernel failure

2002-11-12 Thread David W. Chapman Jr.
ic/i82365.c:728: too many arguments to function `CARD_DETACH_ CARD' *** Error code 1 Stop in /usr/src/sys/modules/pcic. *** Error code 1 -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAI

Re: duplicate lock

2002-11-11 Thread David W. Chapman Jr.
> searching archive yields this thread. > > > > 'Subject: /usr/src/sys/netinet/udp_usrreq.c:290' > > > > looks like I'm not the only one seeing this. > > This happens on my test machine directly after samba starts ... Can you disable samba from starting just to make sure it isn't the cause? T

Re: Why is my -current system Hard Locking?

2002-11-05 Thread David W. Chapman Jr.
o > sysctl debug.debugger_on_panic=0 > I can't seem to find the beginning of this thread, but I think I may be seeing the same problem. Whenever I try to close X I get a blank screen, but I can ssh in from another machine. I can even run startx from ssh and it brings up X on th

Re: Recent panics in -current

2002-11-02 Thread David W. Chapman Jr.
bios or do you have it turned on? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Recent panics in -current

2002-11-02 Thread David W. Chapman Jr.
> On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote: > > getting this. Does anyone have any clues. It usually happens during > > periods of high cpu and disk activity, like make -j25 buildworld. > > > and how many gigs of ram do you have? 1 gig of r

Re: panic from dd to ATA disk

2002-11-01 Thread David W. Chapman Jr.
eeing recently as well in times of high disk activity. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Recent panics in -current

2002-11-01 Thread David W. Chapman Jr.
6 (1012024K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): apic id: 1, version: 0x00040010, at 0xfee0 cpu1 (AP): apic id: 0, version: 0x00040010, at 0xfee0 io0 (APIC): apic id: 2, version: 0x001

Re: Request: remove ssh1 fallback

2002-10-23 Thread David W. Chapman Jr.
ING is for and wouldn't between 4.x and 5.x be better than 5.x and 5.x+n? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: New 5.0 ports uploaded

2002-10-19 Thread David W. Chapman Jr.
velopers for you unless this is something wrong with freebsd. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: where to get -current pkgs?

2002-10-17 Thread David W. Chapman Jr.
bento should have them but I dont' know how up to date it is. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP: Old port recompiles needed (Re: Unknown symbol "__sF")

2002-10-13 Thread David W. Chapman Jr.
at everyone fits this: > > a: they live close enough to a provider to get broadband (see 'b'), I did not think distance was a requirement for cable modem, but I do agree with your logic that not everyone has broadband. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Net

Re: A different light, perhaps.

2002-09-23 Thread David W. Chapman Jr.
ak > of. I've not had any problems either and I usually build once or twice a week. > Now if only my laptop would stop overheating whenever I run FreeBSD on > it. Does the fan not turn on? Are you using acpi? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Servic

Re: installworld broken

2002-09-03 Thread David W. Chapman Jr.
orld to make sure it compiles not needing to install it. Just for clarification in the future, saying make world sequence will get your exact point across as well as saying make kernel instead of make buildkernel -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PRO

Re: internal compiler error with gcc 3.2

2002-09-02 Thread David W. Chapman Jr.
nf, then libiconv compiles > without a problem. Yes, seems to be any CPUTYPE as far as I can tell -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP: GCC 3.2 in progress

2002-09-01 Thread David W. Chapman Jr.
> Of course. And being accused of 'trolling' is also a learning > experience. I would have to agree with your sarcasm, seems like there is a big troll hunt and everyone is being accused. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc.

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread David W. Chapman Jr.
On Sun, Sep 01, 2002 at 04:46:18PM -0700, Kris Kennaway wrote: > On Sun, Sep 01, 2002 at 06:33:05PM -0500, David W. Chapman Jr. wrote: > > > > Remember to recompile your C++ ports. GCC 3.2 is not binary compatible > > > with 3.1. > > > > If this works out wou

Re: HEADS UP: GCC 3.2.1-pre imported

2002-09-01 Thread David W. Chapman Jr.
w that goes. > Remember to recompile your C++ ports. GCC 3.2 is not binary compatible > with 3.1. If this works out would it be a good idea to get this new gcc version on the port build clusters for -current so we can get to work on making sure all the ports work with the new compil

Re: /boot/loader problem

2002-08-30 Thread David W. Chapman Jr.
; > I can still boot with /boot/loader.old which works fine. I see that > today's /boot/loader is 10kb smaller(166960) than loader.old(176128). I can't seem to get far enough to pick my /boot/loader -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services,

Re: BTX Loader issue with today current

2002-08-30 Thread David W. Chapman Jr.
> GTX Loader 1.0 BTX Version 0.00 > Error: Client format not supported > > Anyone have any ideas to be able to boot. I'm seeing this as well. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscr

cbb module build failure

2002-08-27 Thread David W. Chapman Jr.
/pccard_cis_quirks.c ===> cbb @ -> /usr/src/sys machine -> /usr/src/sys/i386/include make: don't know how to make pccbb.c. Stop *** Error code 2 -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send

Re: pkg_version and no origin found == SEGFAULT

2002-08-26 Thread David W. Chapman Jr.
> Can someone with a src commit bit please do the honours... Cool, thanks for the quick fix! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pkg_version and no origin found == SEGFAULT

2002-08-25 Thread David W. Chapman Jr.
or the port that causes the segfault. Shouldn't pkg_version handle this a little more gracefully? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

pkg_version and no origin found == SEGFAULT

2002-08-25 Thread David W. Chapman Jr.
problem fixes it because the origin is created. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: DIskcheckd Problems

2002-08-22 Thread David W. Chapman Jr.
didn't > help either. > > Is this a known problem? What can i do about it? > > Both Systems are running on FreeBSD 4.5-RELEASE. > -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: question about ipl.ko

2002-08-21 Thread David W. Chapman Jr.
ker- > nel model. > --- > > May be this is the reason not to make it default. I'm sure there is probably some reason, but if we can make it a kld, there shouldn't be a reason we can't make ipl.ko depend on it. I do not do much coding so I don&#x

Re: question about ipl.ko

2002-08-21 Thread David W. Chapman Jr.
> No, ipl.ko is not broken. It depends on pfil(9). > Shouldn't we try to make a pfil.ko that ipl.ko depends on then? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROT

Re: question about ipl.ko

2002-08-21 Thread David W. Chapman Jr.
h. Some people kldload ipl.ko because they don't want to recompile their kernel. IF they recompile it with PFIL_HOOKS might as well do ipfilter at the same time. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsub

Re: panic: lockmgr: draining against myself

2002-07-31 Thread David W. Chapman Jr.
world to produce this. David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: NEWCARD support for Linksys Ethernet broken?

2002-07-18 Thread David W. Chapman Jr.
be my problem as well. If anyone has any patches, I would gladly test them. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: mozilla port?

2002-07-11 Thread David W. Chapman Jr.
> > *** Error code 139 > > Joe Marcus Clarke ([EMAIL PROTECTED]) posted a message earlier today > containing a patch that fixes this. Perhaps you should read the list a > little bit more closely. :) You also could install compat4x and install the mozilla package compiled f

Re: Crash dumps on current

2002-07-09 Thread David W. Chapman Jr.
t; > > > Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. > > Don't you need to use gdb52 -k now, since the new GCC was turned on? gdb52 was imported into -current a week or two ago. It does look like he does either need to use the port or upgrade -current. -- Davi

Re: current.freebsd.org

2002-07-08 Thread David W. Chapman Jr.
> > > On Sun, Jul 07, 2002 at 11:28:30PM -0400, Chuck Robey wrote: > > > > is that machine dead? Is it still the source of current snaps? I need to > > > > re-install (having booting problems between old version of FreeBSD and new > > > > one, easiest fix is just to re-install) and I want to kno

Re: current.freebsd.org

2002-07-07 Thread David W. Chapman Jr.
o for > a snap of current. > > Anyone got one? Have you tried the jp site? It should be on the list of the ftp sites from sysinstall. Last I checked you could ftp install via ftp from the jp site that hosted the latest snaps. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Net

Re: Removing perl in make world

2002-07-05 Thread David W. Chapman Jr.
ree that it > gets done automatically by "make world". Could we also make this tool mv /usr/include /usr/include.old so that it could be run before an installworld? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer

Re: [OT] ACPI based support for suspend to disk?

2002-06-20 Thread David W. Chapman Jr.
bios as to whether you need a fat partition or if you can use UFS. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: More X breakage in XFree86-4-Servers ...

2002-06-15 Thread David W. Chapman Jr.
> Has anyone actually submitted a bug report to GCC yet? I don't believe so. I'm not sure exactly what is broken or the circumstances that cause the problem. My lack of c knowledge is preventing me from saying much more than X-Servers won't build. Would you be willing to help me figure out

Re: ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
On Sat, Jun 15, 2002 at 05:07:53PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: > : > We write it. It isn't in the BIOS anymore. Usually with ACPI. > : Now that msmith l

Re: ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
d MS or even mentioned MS. If I understand warner correctly, it can be solved by working on ACPI. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
> We write it. It isn't in the BIOS anymore. Usually with ACPI. > Now that msmith left, do we have any acpi gurus? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROT

Re: ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
ded to > make PCI work again :-) > Wel I look forward to this if it fixes my sound and linksys card :) -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscrib

Re: ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
> > vendor = 'ESS Technology' > > device = 'ES1978 Maestro-2E Audiodrive, ES1970 Canyon3D' > > class= multimedia > > subclass = audio > > > > -- > > David W. Chapman Jr. > > [EMAIL PROTECTED]

ESS sound card support on laptop

2002-06-15 Thread David W. Chapman Jr.
iodrive, ES1970 Canyon3D' class= multimedia subclass = audio -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: More X breakage in XFree86-4-Servers ...

2002-06-15 Thread David W. Chapman Jr.
Error code 1 > I'm getting this as well. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ACPI errors on laptop running latest -current

2002-06-14 Thread David W. Chapman Jr.
g. I also think there is a problem with acpi detecting the battery properly. IF anyone has any ideas I'd appreciate it. hw.acpi.acline: 0 hw.acpi.battery.life: 0 hw.acpi.battery.time: -1 hw.acpi.battery.state: 0 hw.acpi.battery.units: 1 hw.acpi.battery.info_expire: 5 -- David W. Chapman

Re: PCMCIA 32-bit Cardbus Network Card

2002-06-12 Thread David W. Chapman Jr.
On Wed, Jun 12, 2002 at 07:24:49PM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: > : I hvae an Aprotech AE330T 32-bit cardbus card, that doesn't want to > : work on -stabl

PCMCIA 32-bit Cardbus Network Card

2002-06-12 Thread David W. Chapman Jr.
David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: -current as guest of VMWare2

2002-05-31 Thread David W. Chapman Jr.
I'm running windows XP and vmware 3.1.1 with a guest os of FreeBSD 4.5 which I'm going to upgrade to -current. I couldn't find too much info on this thread. Does anyone know if vmware3 is affected by this problem when using a windows host os? -- David W. Chapman Jr. [

FW: Re: Error with post 1.1 release Postfix and Cyrus -Possible Bug in VM system

2002-05-30 Thread David W. Chapman Jr.
process. This has happened to me only twice over the past year. My server and workstations run FreeBSD versions 4.1 - 4.4. I haven't found the time and energy to debug this. Wietse - To unsubscribe, send mail to [EMAIL PROTECTED] with content (not subject): unsubscribe postfix-users

Re: gdb breaks world

2002-05-26 Thread David W. Chapman Jr.
g symbols from kernel.debug...done. > (gdb) exec-file kernel > (gdb) core-file /var/crash/vmcore.4 > "/var/crash/vmcore.4" is not a core dump: File format not recognized > Last time I checked, gdb was broken in -current and people were encouraged to use gdb in the ports syste

Re: buildworld broken

2002-05-22 Thread David W. Chapman Jr.
On Wed, May 22, 2002 at 05:21:59PM +0200, Martin Kacerovsky wrote: > Hi, > I've got this error during buildworld: Have you read UPDATING and put what it told you to in make.conf? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED]

Re: MAKEDEV in current

2002-05-21 Thread David W. Chapman Jr.
#x27;t need to run MAKEDEV on -currrent as devices are created as you need them. If you're having a problem with a certain device not existing, then you should post that with all details. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED]

Re: moused(8): char signed-ness problem with gcc 3.1

2002-05-16 Thread David W. Chapman Jr.
> Sounds like you should forward this to [EMAIL PROTECTED] :-) > CC audit@ (and current@) so we can all see what the GNU people say. > Don't forget to show the output of `cc -v'. knu has already created a gnats pr with gcc and posted the url. -- David W. Chapman J

Re: /usr/ports/emulators/bochs on -CURRENT

2002-05-16 Thread David W. Chapman Jr.
> types. There is a patch in gnats to fix this error, but it still has errors, pat@ is currently looking at this and I'm building patches for him since I have a -current machine > > Best regards, > Mike Barcroft > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with &q

Re: The future of perl on FreeBSD

2002-05-13 Thread David W. Chapman Jr.
her than actually testing it's the > Jonathan> file it needs is a bit silly and probably deserves the > Jonathan> breakage. > > And just what else besides Perl would you expect to find in > /usr/bin/perl you silly pedant?!? ;-) A perl wrapper? -- David

installworld problem with /usr/src/usr.bin/tip/tip

2002-05-13 Thread David W. Chapman Jr.
I get the following everytime I make installworld on -current ln: /usr/bin/cu: Operation not permitted *** Error code 1 To fix it I have to modify /usr/src/usr.bin/tip/tip/Makefile and remove the LINKS to cu and then all works well. Is anyone else having this problem? -- David W. Chapman

Re: patch to add athlon to bsd.cpu.mk

2002-05-11 Thread David W. Chapman Jr.
gt; > Nope. Athlon(tm) is the correct name, just like there really isn't a > "i586". I just posted a patch for review. Being the originator of > bsd.cpu.mk, I hope you review it. So if I have an athlon-xp do I set CPUTYPE to athlon and it handles everything for me a

Re: make.conf and -CURRENT

2002-05-10 Thread David W. Chapman Jr.
On Fri, May 10, 2002 at 05:40:11PM -0500, David W. Chapman Jr. wrote: > On Fri, May 10, 2002 at 06:37:11PM -0400, Jeff Ito wrote: > > Hello, > > > > Is the lack of /etc/defaults/make.conf intentional? an oversite? or perhaps > > something that I have messed up on m

Re: make.conf and -CURRENT

2002-05-10 Thread David W. Chapman Jr.
hing. /usr/src/etc/*/* does not contain said file, the only place > it does exist is in /usr/share/examples/etc. > sysctl.conf is also missing. If its not there, it doesn't get parsed. You only need make.conf if you wish to put stuff in there. same with rc.conf, except everyone puts some

Re: FreeBSD security hole?

2002-04-25 Thread David W. Chapman Jr.
x27;t receved that message. Or > just readed it by Delete key. ;-) > > Anyway, thank you for your help. > It was on anounce as well for future reference. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe:

Re: upgrade from 4.5 to current fails

2002-04-23 Thread David W. Chapman Jr.
> No, for the past several months you haven't been able to installworld > a -current system under a -stable kernel. That you were ever able to > do that before that time is pure chance. > Very strange that I did it last week then, possibly a fluke? -- David W. Chapman Jr.

Re: upgrade from 4.5 to current fails

2002-04-23 Thread David W. Chapman Jr.
t got bit by this one myself from not following instructions, for the past 2 weeks you didn't have to, you could just upgrade to 5.0 like tracking -stable. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubs

kde3 on -current

2002-04-22 Thread David W. Chapman Jr.
32_t' /usr/include/sys/types.h:116: `u_int32_t' previously declared here gmake[3]: *** [freecell.lo] Error 1 -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 5-current buildworld breakage?

2002-04-17 Thread David W. Chapman Jr.
; > -- - > Makoto `MAR' Matsushita > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committ

Re: make world stops...

2002-04-14 Thread David W. Chapman Jr.
me a machine that had been -current for a while didn't get this. I'm going to try to remake make as suggested. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with

ATA errors on recent -current

2002-04-13 Thread David W. Chapman Jr.
I updated to -current today and am now getting these errors ad0: READ command timeout tag=1 serv=1 - resetting ata0: resetting devices .. ad0: invalidating queued requests done -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD

-current breakage

2002-04-13 Thread David W. Chapman Jr.
arted seeing this, I removed /usr/src and cvsup'd and I still get it. Any ideas? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

PAM error messages

2002-04-13 Thread David W. Chapman Jr.
I'm seeing this a lot on a recent 4.5-STABLE to -current upgrade, is this a problem or something I did wrong? dwcjr login: in openpam_dispatch(): pam_unix.so: no pam_sm_close_session() dwcjr login: in openpam_dispatch(): pam_unix.so: no pam_sm_open_session() -- David W. Chapman Jr. [

Re: ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.
ixed it, but thanks for the tips on what information to provide. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.
On Tue, Mar 26, 2002 at 10:08:20AM +1030, Greg 'groggy' Lehey wrote: > On Monday, 25 March 2002 at 9:41:09 -0600, David W. Chapman Jr. wrote: > > Has anyone seen mounting an NTFS drive casing a kernel panic? I'd > > love to give the output, but I'm not sure ho

ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.
Has anyone seen mounting an NTFS drive casing a kernel panic? I'd love to give the output, but I'm not sure how to redirect the output into a file so I can post it here. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD

Re: New i386 5.0 packages uploaded (and toolchain problems)

2002-03-09 Thread David W. Chapman Jr.
igure, but I believe this is known as the "(Subject: Keyboard (quasi-)lockup running script)" or sounds similar. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] wit

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-09 Thread David W. Chapman Jr.
I'm able to compile kdelibs now, no problem as well as QT, but when I run configure on kdebase it locks my system up. I can switch terminals but that's it. It locks up on configure when detecting QT(I believe line 5612). The first time it did this I decided that was because I need to rebuild QT,

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
> >I don't know if its related to this patch, but I get this > >when I buildworld now > > I just did a complete buildworld + installworld with no > trouble, and I then added the above patch and did another > complete buildworld + installworld. I had no problems with > either build. > > Applying t

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
-Werror -static -o ed buf.o cbc.o glbl .o io.o main.o re.o sub.o undo.o -lcipher cbc.o: In function `get_keyword': cbc.o(.text+0x17d): undefined reference to `getpass' *** Error code 1 1 error *** Error code 2 -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
> Hmm. This should be non-fatal in any event, but which header does it > include to get it's htons() and htonl() prototypes? , > , or ? > > > Yes. Recent changes to netinet/in.h have made it require the inclusion > > of arpa/inet.h. As well, arpa/inet.h must include netinet/in.h. IOW, > > each >

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
__hton* > is found in the library and only optimization of hton* is broken. Very strange, I have been making world over the past few weeks (just did one yesterday) with no problems, maybe I have some stuff that it stale? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Serv

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
On Fri, Mar 08, 2002 at 11:20:35AM -0500, Will Andrews wrote: > On Fri, Mar 08, 2002 at 10:17:16AM -0600, David W. Chapman Jr. wrote: > > > > currently kde doesn't work due to binuntils update. It may work now > > > > after the most recent binutils update,

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
(and probably > other shared libraries), I can confirm that it's been fixed now. I was curious about that, but it wasn't my main concern. Have you been able to run anything that uses OBJPRELINK? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTE

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
ner. In the meantime, you need to find every occurence of either of those files being included, and make sure the other is included as well. netinet/in.h needs to come first. Since the problem is a large one, and any change will not happen without a reasonable amount of deliberation, I sugg

Re: HEADS UP: Be nice to -CURRENT ( "1 week Feature Slush" )

2002-03-08 Thread David W. Chapman Jr.
ks its important to make it on this snapshot. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP: DHCP 3.0.1RC6 imported

2002-02-19 Thread David W. Chapman Jr.
een pushing for this for a while on irc, I'm glad its getting imported. Thanks!!!! -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: FW: Re: windbindd

2002-02-13 Thread David W. Chapman Jr.
I don't know if this is the only obsticle, but I belive its the biggest one that's being faced. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

FW: Re: windbindd

2002-02-12 Thread David W. Chapman Jr.
PROTECTED]> To: "David W. Chapman Jr." <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], SAMBA TECH List <[EMAIL PROTECTED]> Subject: Re: windbindd User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020205 David W. Chapman Jr. wrote: >On Wed, Feb 13

Re: Mergemaster niggle

2002-02-11 Thread David W. Chapman Jr.
> The real question here is: why is the RCSid changing when the file > isn't? Sometimes things get changed and then backed out to their original state, but you cannot keep the original RCSID To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the mes

Re: Binutils fixed in -current?

2002-02-11 Thread David W. Chapman Jr.
Does anyone know if the problem with kde and other programs not working with the new binutils not working have been fixed yet? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Binutils fixed in -current?

2002-02-06 Thread David W. Chapman Jr.
Does anyone know if the problem with kde and other programs not working with the new binutils not working have been fixed yet? -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Mergemaster niggle

2002-02-06 Thread David W. Chapman Jr.
> What I think mergemaster should do is compere the file with the original > checked out one it claims to be and if it's the same, it should just > update silently.. i.e. if the user didn't change anything in th old one > he's unlikely to want to change anything in the new one > > (maybe a da

Re: Mergemaster niggle

2002-02-06 Thread David W. Chapman Jr.
> > I can see that happening on the head, but this also happens > on stable ... One example of it happening to -stable was the addittion of www to master.passwd, www has been added and removed a few times from -stable. I'm not trying to say that this explains all the times that it happens, just

Re: Mergemaster niggle

2002-02-06 Thread David W. Chapman Jr.
> The real question here is: why is the RCSid changing when the file > isn't? Sometimes things get changed and then backed out to their original state, but you cannot keep the original RCSID To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the mes

Re: Mergemaster niggle

2002-02-06 Thread David W. Chapman Jr.
t; mergemaster only checks to see if RCSID's are different by default, I forget which option, but there is one to actually diff the two files when doing its inital compare, but the RCSID's would be different so I'm not sure it would help you. -- David W. Chapman Jr. [EMAIL PROTECTE

Re: Login failures ...

2002-02-01 Thread David W. Chapman Jr.
if you cvsup and make world it should fix it now. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. [EMAIL PROTECTED] FreeBSD Committer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

  1   2   >