Re: Q: Extending the sysctl MIB for Linuxulator variables

1999-08-16 Thread Steve Kargl
Mike Smith wrote: > > > Yes, this is very true. But I think we are fooling ourselves if we > > > believe linux emulation will not become 'standard' in the near future. > > > Then we'll kick ourselves for giving the sysctl's convoluted names :-) > > > > Yeah... Then, the next in line

Re: compiling libF77/libI77

2000-01-04 Thread Steve Kargl
Dave J. Boers wrote: > Hi, > > Can anyone tell me how to compile and install libF77/libI77 from > /usr/src/contrib/libf2c please? Or, for that matter, the whole libf2c? > > I need the libraries and the ones from netlib won't compile. Is there some > way to include building the libraries in a s

Re: Making sure /var/tmp/vi.recover exists during reboot

2000-01-14 Thread Steve Kargl
Brian Hechinger wrote: > > /var/tmp on MFS makes cc go faster, but breaks vi.recovery > so if we look at the problem we should not be trying to change the vi recovery > system, but rather cc. if making a change for ANY reason breaks something > else you shouldn't fix the thing you broke, but the

Re: Please help spread the CVSup mirror load more evenly

2000-01-21 Thread Steve Kargl
Andre Oppermann wrote: > Jesper Skriver wrote: > > > > > You will risk hitting 2 different server in 2 rapid cvsup run's, where > > the first may be more up to date than the next, as Jordan wrote earlier > > in this thread ... > > Does it matter? Who cvsup's regulary more than once or twice a d

Re: More world breakage

2000-01-28 Thread Steve Kargl
Marcel Moolenaar wrote: > > I already have patches (somewhere :-) that solve this problem. I choose not > to apply these before the release. I will fix installworld after the > release. For now, you can use the buildkernel and installkernel targets > (after a buildworld) to solve the (possibly co

Re: More world breakage

2000-01-28 Thread Steve Kargl
sgk wrote: > Marcel Moolenaar wrote: > > > > I already have patches (somewhere :-) that solve this problem. I choose not > > to apply these before the release. I will fix installworld after the > > release. For now, you can use the buildkernel and installkernel targets > > (after a buildworld) to

Re: install-info problem?

2000-02-25 Thread Steve Kargl
Randy Bush wrote: > ===> lib/libcom_err/doc > install-info --quiet --defsection="Programming & development tools." --defentry="* >libcom_err: (com_err).A Common Error Description Library for UNIX." >com_err.info /usr/share/info/dir > install-info: unrecognized option `--defsection=Pro

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Steve Kargl
David O'Brien wrote: > On Tue, Mar 07, 2000 at 11:31:26AM -0800, William Woods wrote: > > Good god, I am saying that the files to merger dont existthere is nothing > > to merge... > > > > If you insist on doing it by hand, start with > > > "diff -urN /etc /usr/src/etc" > > > Perhaps yo

Re: Alternative way to do -stable to -current upgrade

2000-03-07 Thread Steve Kargl
Nik Clayton wrote: >> 5. Mount all the fixed disk partitions, and then (assuming they're all >> mounted under /mnt/root) >> >> cd /mnt/root/usr/src && make DESTDIR=/mnt/root >> >> >> 7. Build and install a new kernel >> > > Come on then, which is it? > Okay, here's some

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Steve Kargl
William Woods wrote: > OK, well, I useally merge files by hand because I am not familiar with > mergemaster..how would I do this by hand? > man mergemaster If you insist on doing it by hand, start with "diff -urN /etc /usr/src/etc" -- Steve To Unsubscribe: send mail to [EMAIL PROTECTE

Re: sshd in current....no config files in /etc/ssh

2000-03-07 Thread Steve Kargl
o exist (oh, ah, such as /etc/sshd_config), try RTFM. > > This is the eror I get when trying to run ssdd > > /etc/ssh/sshd_config: No such file or directory > > the file sshd_config does not exist on my system to merge... > > On 07-Mar-00 Steve Kargl wrote: >

Re: Make World failure

1999-08-30 Thread Steve Kargl
Matthew N. Dodd wrote: > On Mon, 30 Aug 1999, Systems Administrator wrote: > > Make world for 4.0 is failing due to libedit libraries that were > > compiled during the process.. various errors with tputs and other > > functions in libedit.a, please commit a fix soon, I just reinstalled > > -RELEAS

Re: Make World failure

1999-08-30 Thread Steve Kargl
Systems Administrator wrote: > Thats not where it dies :).. It's the same problem. libtermcap has changed or causes conflicts with symbols (if I understand some of Peter's commits). The tput function you noted would have come from -ltermcap (as does the tgetent, tgetnum, etc.i below) What I d

wayward symlink and libncurses

1999-08-30 Thread Steve Kargl
The recent world breakage seems to be due to wayward symlinks. ls -l /usr/obj/usr/src/tmp/usr/lib lrwxr-xr-x 21 Aug 30 12:36 libcurses.a@ -> /usr/lib/libncurses.a lrwxr-xr-x 21 Aug 30 12:36 libmytinfo.a@ -> /usr/lib/libncurses.a -r--r--r-- 377380 Aug 30 12:36 libncurses.a lrwxr-xr-x

make -j 4 buildworld race problem

1999-08-31 Thread Steve Kargl
cvsup'd -current source at 0840 PST 31 Aug 99 "make buildworld" completes without a problem. "make -j 4 buildworld" gives: cc -o make_hash -O2 -pipe -mpentiumpro -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncur

Re: make -j 4 buildworld race problem

1999-08-31 Thread Steve Kargl
Bruce Evans wrote: > >"make buildworld" completes without a problem. > > > >"make -j 4 buildworld" gives: > > libncurses now has lots of internal utilities. Apparently the > dependencies for them are incomplete. The utilities are are also > built at the wrong time and break cross compiling. Se

Re: newpcm

1999-09-02 Thread Steve Kargl
Cameron Grant wrote: >a design overview of newpcm is available at >http://www.vilnya.demon.co.uk/design.txt > >i intend to put a hardware driver skeleton up on the same site in the next >few days. What about a man page? -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscrib

Re: cds disappeared

1999-09-04 Thread Steve Kargl
Kenneth D. Merry wrote: > This sounds like it could be a different problem than Randy Busy is having. > He has two CDROM drives, and it looks like they have been swapped somehow. > > It sounds like you've only got one CDROM drive in each machine. > > Please send the output of the following, with

warning: new signal snafu

1999-09-29 Thread Steve Kargl
Current users, Here's an addendum to Marcel's HEADS-UP about the new signal code. Marcel stated you need to build and install a new kernel prior to doing a make world. You also need to be careful about loading the old linux module when you reboot because you may have a panic. This may apply to

Re: Problems with Linux emulation

1999-09-30 Thread Steve Kargl
Thomas Schuerger wrote: [Charset ISO-8859-1 unsupported, filtering to ASCII...] > > This happens when the install script wants to call {PREFIX}/sbin/ldconfig > (the Linux-ldconfig). > > I rebuilt and reinstalled the linux emulation module, but that > didn_t help either. > Installing the above po

Re: new sigset_t and upgrading: a proposal

1999-10-02 Thread Steve Kargl
Richard Wackerbarth wrote: > Why isn't the kernel BUILT automatically as a part of "buildworld"? > Except for the fact that the object directory is in the wrong place, why isn't > a kernel just like any other module? > This may be difficult. Which kernel do you build? I use the same source tre

kernel breakage on SMP

1999-01-17 Thread Steve Kargl
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf vers.c linking kernel exception.o: In function `

Re: Netscape and -current

1999-11-22 Thread Steve Kargl
Brian Fundakowski Feldman wrote: > On Mon, 22 Nov 1999, Alexander N. Kabaev wrote: > > > The same here. CURRENT updated and built on Sunday causes native > > FreeBSD Netscape to lock up. Linux Netscape still works fine. > > > > Happens here, too. Can someone with a machine to spare try the fol

removing enigma(1)

1999-12-01 Thread Steve Kargl
[Donning asbestos underwear] With the FreeBSD 4.0 code freeze fast approaching, are there any compelling reasons to keep enigma (src/usr.bin/enigma) in the source tree? Yes, I know it is a *small* utility, but 1. it provides rather weak encryption, 2. the crypto-distribution is available with s

Re: Reaping error(1)

1999-12-08 Thread Steve Kargl
Kris Kennaway wrote: > > I'd also like to rip out fsplit into ports (the code is disgusting and > was probably written by a FORTRAN programmer and/or using f2c :) but then > I'd draw fire from the "people who know someone who uses FORTRAN" crowd. > I was going to fix fsplit. Yes, I program in

Re: Reaping error(1)

1999-12-08 Thread Steve Kargl
David O'Brien wrote: > On Wed, Dec 08, 1999 at 12:10:26PM -0800, Steve Kargl wrote: > > It should be noted that both fsplit and fpr apply to legacy > > Fortran 77 code (and older). Neither utility can deal with > > Fortran 90 or Fortran 95. > > But that [Fortran

Re: Reaping fortran cruft

1999-12-08 Thread Steve Kargl
Kris Kennaway wrote: > On Wed, 8 Dec 1999, Steve Kargl wrote: > > > I was going to fix fsplit. Yes, I program in Fortran (note the > > proper spelling of Fortran). No, I don't use fsplit. > > A rewrite is certainly desperately needed :) > > > We might

make world breakage

1999-12-15 Thread Steve Kargl
FreeBSD-current source cvsup'd at 1034pst on 991215. -- >>> Building libraries -- cd /usr/src; COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin L

Re: Status of the netatalk stack

1999-12-16 Thread Steve Kargl
Patrick Bihan-Faou wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hi Julian, > > > the kernel code for appletalk is 'out of date' but it is also > > somewhat modified.. > > > > If you want to work with it, let me know and I can help as I did the > > original integration into our

Re: pnp, sound and LINT in -current

1999-12-16 Thread Steve Kargl
Seigo Tanimura wrote: > On Wed, 15 Dec 1999 15:00:34 -0800 (PST), > Julian Elischer <[EMAIL PROTECTED]> said: > > Julian> however LINT doesn't help because it still has comments refering > Julian> to 'enable pnp'. Are these old? and if not, how do I now do this? > > Yes. Also, pcm(4) no longe

Re: make world broken

1999-12-18 Thread Steve Kargl
Jos Backus wrote: > More precisely, three things seem to be wrong: > > - hconfig.h is missing/not being generated. > > - /usr/include/stdio.h says: > > extern __const char *__const sys_errlist[]; > > but /usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/system.h says: > > ext

Re: Error code 2

2000-03-29 Thread Steve Kargl
KAMIL MUHD wrote: > Hi everyone... > > I got this error evrytime I try to make world no matter how often I > cvsup'ed. I don't know what it is, what is Error code 2 anyway? Is my cc > version is out-of-date? I'm using the GNU gcc-2.95.1. My box is running on > 4.0-CURRENT. Any idea? Is it beca

remove src/lib/libm from source tree

2000-04-03 Thread Steve Kargl
Is there any compelling reason for retaining src/lib/libm in the source tree? Yes, I realize that libm is the original libm from CSRG 4.4 BSD-lite. However, the errors noted below have been in the source since 1994 when rgrimes imported the initial sources. The only person that I can of that m

Re: ** HEADS UP ** ELF Branding changes require action on your part.

2000-04-17 Thread Steve Kargl
David O'Brien wrote: > - Forwarded message from "David E. O'Brien" <[EMAIL PROTECTED]> - > Log: > Change our ELF binary branding to something more acceptable to the Binutils > maintainers. > ... > Note that a new kernel can still properly load old binaries except for > Linux st

Internal compiler error: program ld got fatal signal 10

2000-05-27 Thread Steve Kargl
First, the error message: cc -fpic -DPIC -I/usr/src/lib/libmd -DSHA1_ASM -DELF -DRMD160_ASM -DELF -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libmd/i386/rmd160.S -o rmd160.So building shared library libmd.so.2 cc: Internal compiler error: program ld got fatal signal 10 *** Error code 1

Re: Internal compiler error: program ld got fatal signal 10

2000-05-27 Thread Steve Kargl
Bob Martin wrote: > > with "unsubscribe freebsd-current" in the body of the message > If you are using an older K6 with more than 32mb of ram, this will > happen from time to time of it's own accord. I have never taken the time > to find out why, but if you search the archives, you will find that

Re: Internal compiler error: program ld got fatal signal 10

2000-05-28 Thread Steve Kargl
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Bob Martin writes: > : If you are using an older K6 with more than 32mb of ram, this will > : happen from time to time of it's own accord. I have never taken the time > : to find out why, but if you search the archives, you will find that it > :

Re: Internal compiler error: program ld got fatal signal 10

2000-05-28 Thread Steve Kargl
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Marcel Moolenaar writes: > : The ability to do cross builds rules out the need to update binutils > : first. I haven't done any cross-builds since, well, februari, so I'm not > : at all up to date on that front; things may have been broken by the

Re: Internal compiler error: program ld got fatal signal 10

2000-05-28 Thread Steve Kargl
Warner Losh wrote: > David, > I'm fairly certain that there are malloc related bugs in the new > binutils. If I have malloc.conf pointing at AJ, then we die in ld all > the time. If I remove that file, then we don't and things appear to > work. That's why some people succeeded in their upgrade,

Re: roots shell == /bin/sh please

2000-06-29 Thread Steve Kargl
gnu not unix wrote: > > I could also live with /bin/bash as root's shell. > Not sure why bash is not part of freebsd "core" anyways. > GPL. Bloat. -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: randomdev entropy gathering is really weak

2000-07-17 Thread Steve Kargl
Maxim Sobolev wrote: [Charset koi8-r unsupported, filtering to ASCII...] > Mark Murray wrote: > > > Agreed. I have already committed a "persistent" entropy cache that > > reseeds the random device on reboot. > > You may also want to extend /etc/crontab to periodically save entropy. > This would

Re: randomdev entropy gathering is really weak

2000-07-21 Thread Steve Kargl
Jeroen C. van Gelderen wrote: > Dan Moschuk wrote: > > > > I don't see how. If the attacker has physical access to the machine, there > > are plenty worse things to be done than just reading the state of a PRNG. > > > > If the random device is initialized in single user mode, and the file is >

linux netscape hangs in -current

2001-09-05 Thread Steve Kargl
Linux netscape appears to be having problems with the kernel's linux compatibility module. troutmask:kargl[202] uname -a FreeBSD troutmask.apl.washington.edu 5.0-CURRENT FreeBSD 5.0-CURRENT\ #0: Fri Jul 27 16:04:55 PDT 2001 World built on 27 Jul 01. troutmask:kargl[203] ps | grep comm 82408 v0

kldxref broken, maybe?

2001-09-19 Thread Steve Kargl
[Note: due to recent events I'm 1500 emails behind in cvs-all and freebsd-current amiling list. If this is a known problem pelase point to the thread.] root[265] make installkernel cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/u

Re: kldxref broken, maybe?

2001-09-20 Thread Steve Kargl
On Thu, Sep 20, 2001 at 08:01:20AM +0200, Mark Santcroos wrote: > On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote: > > root[265] make installkernel > > ===> 3dfx > > install -C -c -o root -g wheel -m 555 3dfx.ko /boot/kernel/ > > kldxref /boot/kern

Re: kldxref broken, maybe?

2001-09-20 Thread Steve Kargl
On Thu, Sep 20, 2001 at 12:05:31PM -0700, David O'Brien wrote: > On Wed, Sep 19, 2001 at 06:22:03PM -0700, Steve Kargl wrote: > > root[265] make installkernel > > cd /usr/obj/usr/src/sys/C456086-A; MAKEOBJDIRPREFIX=/usr/obj > ... > > What steps lead up to this

stdin/out/err changes kill world

2001-09-20 Thread Steve Kargl
Note, I'm updating a 3 week old current to today's sources. I've fallen way behind in the mailing lists (due to living out of a suitcase for week longer then intended), so if this is a known problem please ignore. cc -O -pipe -march=k6 -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/ld -I

Re: stdin/out/err changes kill world

2001-09-24 Thread Steve Kargl
On Mon, Sep 24, 2001 at 01:26:37PM +1000, Peter Jeremy wrote: > On 2001-Sep-21 10:45:42 +0300, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >Also, this error may only be caused if: > > > >1. The previous ``buildworld'' installed new headers in > >${WORLDTMP}/usr/include. > > > >2. The next ``

kernel panic in getnewvnode

2001-10-27 Thread Steve Kargl
Kernel is from 20 Oct 2001 sources. I was running cvsup grabbing the latest sources into a clean /usr/src directory. Softupdate were enabled and vfs.vmiodirenable=1. -- Steve GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public Lic

kernel panic in getnewvnode

2001-10-31 Thread Steve Kargl
The filesystem with the kernel that had debugging symbols was fried. All I have is below, but I can try to crash the system tonight, if needed, with a (new) debuggable kernel. -- Steve (kgdb) bt #0 0xc017fd9e in dumpsys () #1 0xc017fb8b in boot () #2 0xc017ffbd in panic () #3 0xc01ac62b i

Revert awk to one that works

2001-10-31 Thread Steve Kargl
Can someone revert awk to one that actually works? ===> usr.bin/kdump sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/i386/usr/include > ioctl.c awk: newline in string #include

Re: Revert awk to one that works

2001-10-31 Thread Steve Kargl
On Wed, Oct 31, 2001 at 04:45:58PM -0800, David O'Brien wrote: > On Wed, Oct 31, 2001 at 03:16:37PM -0800, Steve Kargl wrote: > > Can someone revert awk to one that actually works? > > Why don't we look at fixing the mkioctls script instead?? That's fine. But,

awk has gone nuts!

2001-11-03 Thread Steve Kargl
Sources are from Saturday morning at 9 am PDT. cp loader.sym loader.bin strip -R .comment -R .note loader.bin cat /usr/src/sys/boot/i386/loader/../../common/help.common /usr/src/sys/boot/i386/loader/help.i386 | awk -f /usr/src/sys/boot/i386/loader/../../common/merge_help.awk > loader.help /us

Re: awk has gone nuts!

2001-11-03 Thread Steve Kargl
On Sun, Nov 04, 2001 at 09:43:32AM +0800, Vanilla I. Shu wrote: > On Sat, Nov 03, 2001 at 10:07:21AM -0800, Steve Kargl wrote: > > strip -R .comment -R .note loader.bin > > cat /usr/src/sys/boot/i386/loader/../../common/help.common >/usr/src/sys/boot/i386/loader/help.i386 | awk

namespace pollution with struct thread?

2001-11-12 Thread Steve Kargl
Recent versions of WINE have defined a struct thread in wine/server/thread.h. Unfortunately, wine/server/context_i386.c sucks in sys/user.h, which brings in sys/proc.h. Of course, sys/proc.h contains the post-KSE integrated struct thread. I've managed to build WINE by temporarily placing a #if

Re: namespace pollution with struct thread?

2001-11-12 Thread Steve Kargl
I can confirm that I can build wine and run it if I put #ifdef _KERNEL ... #endif in sys/proc.h. I was uncertain about whether sys/user.h was a non-standard header file. I will probably relay Garrett's point to the wine developers at some point. steve On Mon, Nov 12, 2001 at 03:50:16PM -0800,

Re: card_if.h: No such file or directory

2001-11-15 Thread Steve Kargl
On Thu, Nov 15, 2001 at 05:25:44PM -0800, David O'Brien wrote: > Ok, who (and what) broke the kernel build? > Details? Please post the exact error message. -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ntfs fs

2001-11-29 Thread Steve Kargl
On Thu, Nov 29, 2001 at 08:03:55PM +0100, Jan Stocker wrote: > Hi, > after a 'ls -l' on a ntfs mounted partition my system freezes and reboots. A > normal 'ls' really runs quite fine... > Jan, This message contains very little useful information. See http://www.freebsd.org/doc/en_US.ISO8859-1

Re: PATCHES for Kris Kennaway to commit

2001-10-07 Thread Steve Kargl
On Sun, Oct 07, 2001 at 12:13:50AM -0700, Terry Lambert wrote: > > Terry Lambert wrote: > > It was posted to -current (see above). > man send-pr A search of the GNATS databases with "terry" and "lambert" returns zero hits. The freebsd-current mailing list is not the preferred method for submi

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-11 Thread Steve Kargl
On Tue, Dec 11, 2001 at 10:27:54PM +0100, Joerg Wunsch wrote: > Hiten Pandya <[EMAIL PROTECTED]> wrote: > > > i wanted to ask if there were any _plans_ to port > > JFS (Journaled File System) to FreeBSD... > > As long as nobody gets the idea to import VxFS... It's dog slow > compared to UFS+sof

Re: [SUGGESTION] - JFS for FreeBSD

2001-12-11 Thread Steve Kargl
On Tue, Dec 11, 2001 at 02:07:40PM -0800, Steve Kargl wrote: > On Tue, Dec 11, 2001 at 10:27:54PM +0100, Joerg Wunsch wrote: > > Hiten Pandya <[EMAIL PROTECTED]> wrote: > > > > > i wanted to ask if there were any _plans_ to port > > > JFS (Journaled File Sy

Re: HEADS UP: truss(1) is back in business

2001-12-08 Thread Steve Kargl
On Sun, Dec 09, 2001 at 01:38:03AM +0100, Dag-Erling Smorgrav wrote: > Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes: > > des 2001/12/08 16:35:30 PST > > > > Modified files: > > sys/fs/procfsprocfs.c procfs_ioctl.c > > Log: > > Fix various bugs in the debugging code an

msgdef breaks world

2001-12-22 Thread Steve Kargl
install -C -c -m 644 -o root -g wheel tr_TR.ISO8859-9.out /usr/share/locale/tr_ TR.ISO8859-9/LC_MESSAGES/SYS_LC_MESSAGES install -C -c -m 644 -o root -g wheel uk_UA.ISO8859-5.out /usr/share/locale/uk_ UA.ISO8859-5/LC_MESSAGES/SYS_LC_MESSAGES install: /usr/share/locale/uk_UA.ISO8859-5/LC_MESSAGES

Re: msgdef breaks world

2001-12-22 Thread Steve Kargl
On Sat, Dec 22, 2001 at 09:32:53AM -0800, Steve Kargl wrote: > UA.ISO8859-5/LC_MESSAGES/SYS_LC_MESSAGES > install: /usr/share/locale/uk_UA.ISO8859-5/LC_MESSAGES/SYS_LC_MESSAGES: \ > No such > file or directory > *** Error code 71 > > Stop in /usr/src/share/msgdef. > **

Re: AMD AGP Bug

2002-01-31 Thread Steve Kargl
On Thu, Jan 31, 2002 at 07:22:25PM -0800, Terry Lambert wrote: > Peter Wemm wrote: > > We need to use the PAT cpu_features feature. This gives us 8 page attribute > > modes instead of simple no-cache / writethrough flags. We can (and must) > > control more carefully the speculative hardware pref

usbdevs breaks world

2002-02-16 Thread Steve Kargl
Recent, USB change break world. The following patch fixes the broken world, but not be best patch. -- Steve --- usbdevs.c.orig Sat Feb 16 12:19:10 2002 +++ usbdevs.c Sat Feb 16 12:26:41 2002 @@ -88,8 +88,17 @@ done[a] = 1; printf("addr %d: ", di.addr); if (verbos

Re: USER_LDT gone?

2001-02-22 Thread Steve Kargl
Alfred Perlstein wrote: > * Steven G. Kargl <[EMAIL PROTECTED]> [010222 21:35] wrote: > > With the great libc debacle of 2001, I have not tried > > to update my system for about 2 weeks. In that time I > > may have missed the commit message that said that USER_LDT, which was needed > > for at le

Re: USER_LDT gone?

2001-02-22 Thread Steve Kargl
Will Andrews wrote: > On Thu, Feb 22, 2001 at 09:46:24PM -0800, Steve Kargl wrote: > > I do read the commit messages, but I don't remember one about > > USER_LDT. A search of the mailing list archive at www.freebsd.org > > didn't turn up an obvious commit. > &g

is src/tools mandatory for buildworld?

2001-02-23 Thread Steve Kargl
I have never popluated src/tools in my local tree and I've not experienced a problem with "make buildworld" because src/tools was empty. In fact, I had a successful "make buildworld && make installworld" last night at 2231 PST. Tonight I get, ain.o mkpar.o output.o reader.o skeleton.o symtab.o

panic -- sched lock recursed

2001-02-26 Thread Steve Kargl
It appears that lpd is again triggering a panic. Sources are from 25 Feb 01 at 1039 PST. Kernel.debug, vmcore.0, kernel.0 available for the asking. -- Steve (kgdb) symbol-file kernel.debug Reading symbols from kernel.debug...done. (kgdb) exec-file /usr/tmp/kernel.0 (kgdb) core-file /usr/tmp/v

Re: cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h

2001-03-03 Thread Steve Kargl
John Baldwin wrote: > > without causing problems. However, it may be that a sleep mutex wouldn't be > but so evil. If desired I can whip up a patch to do that instead and see how > much worse it is. It would probably hurt lpr performance a bit unless the > ppbus was fixed to do its own multipl

Re: cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h

2001-03-03 Thread Steve Kargl
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Steve Kargl >writes: > : I get an instance panic if I start lpd, so I doubt you can make > : lpr performance any worse ;-) The printer is connected to the > : parallel port. On my work machine, lpd/lpr work fine, b

Re: top, MAXMEM, sysctl, and missing memory?

2001-03-05 Thread Steve Kargl
Yoshihiro Koya wrote: > > > > > So, is the system using all 384 MB of memory or is there > > another kernel config option to set besides MAXMEM. > > I also have same problem. The top command does not translate > the value of page size into KB value maybe. > Please see http://www.freebsd.org/c

tape device names and devfs

2001-03-05 Thread Steve Kargl
What are the names of the tape devices under devfs? troutmask:root[201] dump 3 /var DUMP: Date of this level 3 dump: Mon Mar 5 17:02:02 2001 DUMP: Date of last level 0 dump: Tue Feb 27 07:01:08 2001 DUMP: Dumping /dev/da0s1e (/var) to /dev/rsa0 DUMP: mapping (Pass I) [regular files] DU

Re: tape device names and devfs

2001-03-05 Thread Steve Kargl
Matthew Jacob wrote: > > On Mon, 5 Mar 2001, Steve Kargl wrote: > > > What are the names of the tape devices under devfs? > > > > Should dump(8) use /dev/sa0 for the rewind device and > > /dev/nsa0 for no rewind device? Should /etc/rc.devfs > >

Re: tape device names and devfs

2001-03-06 Thread Steve Kargl
Christian Weisgerber wrote: > Steve Kargl <[EMAIL PROTECTED]> wrote: > > > dump.8 and dump(8) both refer explicitly to nsa0 and nrsa0 whereas whoops rsa0 > > sa0 and nsa0 are th

Re: tape device names and devfs

2001-03-06 Thread Steve Kargl
Christian Weisgerber wrote: > Steve Kargl <[EMAIL PROTECTED]> wrote: > > I haven't heard any screaming yet. Besides, this is -CURRENT. > devfs has also abandoned symlinks for 'r' disk devices. > The "r" in tape device names has traditionally meant

Re: cp MAKEDEV /dev - on a system with devfs

2001-03-15 Thread Steve Kargl
On Fri, Mar 16, 2001 at 04:25:16AM +, Paul Richards wrote: > Garrett Wollman wrote: >> >> < said: >> >>> There's one real oddity in FreeBSD: >> >>> lrwxrwxrwx 1 root wheel 13 Jan 28 13:42 rmt -> /usr/sbin/rmt* >> >> The pathname of the `rmt' program is a fundamental part of the `rm

third party shared library and ldconfig

2001-03-31 Thread Steve Kargl
I recently installed NAGWare's Fortran 95 compiler, and it installed its shared libraries into /usr/local/lib/NAGWare. To get the compiler to work, I of course needed to use "ldconfig -m". When I rebooted the system, I found that the ldconfig portion of /etc/rc does not recurse into subdirector

Re: third party shared library and ldconfig

2001-04-01 Thread Steve Kargl
On Sun, Apr 01, 2001 at 12:44:43AM -0800, David O'Brien wrote: > On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote: > > (3) Edit /etc/rc to explicitly include /usr/local/lib/NAGWare > > This becomes an annoyance when running mergemaster. > > It als

groff breaks "make -j N buildworld"

2001-04-18 Thread Steve Kargl
===> src/utils/tfmtodit install -C -c -s -o root -g wheel -m 555 tfmtodit /usr/obj/usr/src/i386/usr/bin ===> tmac cd /usr/src/gnu/usr.bin/groff/tmac/../../../../contrib/groff/tmac; install -C -c -o root -g wheel -m 444 mandoc.tmac andoc.tmac an-old.tmac me.tmac mdoc.tmac pic.tmac a4.tmac

Re: Patch to restore WARNS feature

2001-06-12 Thread Steve Kargl
On Tue, Jun 12, 2001 at 03:53:18PM +0300, Ruslan Ermilov wrote: > > I did not fix the CSRG's libm (-DWANT_CSRG_LIBM) because it > does not compile with the current sources for the reason of > missing library functions. > CSRG's libm should be deleted before 5.0 is tagged. I sent in PR misc/1784

Re: convert libgmp to a port?

2001-06-16 Thread Steve Kargl
On Sun, Jun 17, 2001 at 05:48:48AM +0300, Giorgos Keramidas wrote: > > I dont seem to be able to find some part of the base system that > actually *does* use libgmp. Being out of date as it is, do you think > it's proper to remove it from the base system and make it a port? > It is a port. Se

make world broken by STDIN_ changes

2001-07-26 Thread Steve Kargl
===> usr.sbin/pcvt/vttest cc -O -pipe -march=k6 -traditional -DUSEMYSTTY -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/pcvt/vttest/main.c /usr/src/usr.sbin/pcvt/vttest/main.c: In function `readnl': /usr/src/usr.sbin/pcvt/vttest/main.c:1942: `STDIN_FILENO' undeclared (first use in t

Re: bash in /usr/local/bin?

2001-08-12 Thread Steve Kargl
On Sun, Aug 12, 2001 at 04:54:08PM -0700, Gordon Tetlow wrote: > > FreeBSD is getting military contracts now. We need to think ahead to > > the needs of a whole new class of admin and user, and they are in > > highly restrictive environments that preclude `mv /usr/local/bin/*sh > > /bin`. > > An

Re: Why is csh tcsh? This can be a bad thing...

2001-08-26 Thread Steve Kargl
On Sun, Aug 26, 2001 at 02:57:31PM -0500, Kaila wrote: > On Sun, 26 Aug 2001, Mike Smith wrote: > > Naming linking it to csh broke things for people who weren't informed it was > happeneing, and then had to go and spend hours tracking down the problem and > fixing it. > How could you be uninfor

upgrade libgmp?

2000-09-16 Thread Steve Kargl
Before I jump in and attempt to do an upgrade of libgmp, I thought I'd asked if anyone else has endured this joy? Note, src/contrib/libgmp is at version 2.0.x and it is 3+ years old. The newest version is at 3.1. The Changelog indicates that there are numerous fixes and enhancements over 2.0.

Re: upgrade libgmp?

2000-09-16 Thread Steve Kargl
Kris Kennaway wrote: > On Sat, 16 Sep 2000, Steve Kargl wrote: > > > Before I jump in and attempt to do an upgrade of libgmp, > > I thought I'd asked if anyone else has endured this joy? > > > > Note, src/contrib/libgmp is at version 2.0.x and it is > >

Re: upgrade libgmp?

2000-09-16 Thread Steve Kargl
Kris Kennaway wrote: > On Sat, 16 Sep 2000, Steve Kargl wrote: > > > I'm not fluent in FSF configure scripts, but it looks like > > configure tests the compiler for specific features to determine > > CPU type. The gross hack would be to add CPU_TYPE="generic&qu

aic7xxx breaks kernel build

2000-09-16 Thread Steve Kargl
I get the following with sources cvsup'd for cvsup5.freebsd.org at 10:00 pm PST on 16 Sep 00. hotrats:root[222] make buildkernel -- >>> Rebuilding kernel(s) -- ===> HOTRATS mkd

aic7xxx changes break kernel builds

2000-09-17 Thread Steve Kargl
hotrats:root[211] setenv KERNEL HOTRATS hotrats:root[212] make buildkernel -- >>> Rebuilding kernel(s) -- ===> HOTRATS mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf;

make installkernel broken by recent manpage changes

2000-10-06 Thread Steve Kargl
===> joy install -C -c -o root -g wheel -m 555 joy.ko /boot/kernel install -C -c -o root -g wheel -m 444 joy.8.gz /usr/share/man/man8 install: joy.8.gz: No such file or directory *** Error code 71 -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

Re: savecore cannot find device?

2000-10-10 Thread Steve Kargl
Jun Kuriyama wrote: > My boot message of today said: > Oct 11 10:18:10 waterblue savecore: /dev/#C:116:0x20001:\ > No such file or directory > This is occurring on my machine also. It makes it fairly hard to get a crash. -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

removing global from tree

2000-10-13 Thread Steve Kargl
In revision 1.148 of src/usr.bin/Makefile, the hook for building global was removed. This was 3.5 month ago. Is it time to move src/contrib/global and src/usr.bin/global into the attic? -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of

Re: removing global from tree

2000-10-14 Thread Steve Kargl
Gerhard Sittig wrote: > On Sat, Oct 14, 2000 at 11:16 -0700, John Baldwin wrote: > > > > On 14-Oct-00 Gerhard Sittig wrote: > > > > > > Up to now I always thought "the Attic" is something CVS > > > itself takes care of when "cvs rm"ing files. What's that > > > special thing needing manual inter

Re: more endian.h breakage; patch included.

2000-10-15 Thread Steve Kargl
Bruce Evans wrote: > On Sun, 15 Oct 2000, Steven G. Kargl wrote: > > > There is another patch needed in libdialog. > > No patches are needed in applications; endian.h should be unbroken. > > However, including endian.h directly seems to be a bug. endian.h is not > documented in any section 3 m

usr.sbin/ppp breakage

2000-10-15 Thread Steve Kargl
===> usr.sbin/ppp rm -f .depend mkdep -f .depend -a-DHAVE_DES -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/ppp/acf.c /usr/src/usr.sbin/ppp/arp.c /usr/src/usr.sbin/ppp/async.c /usr/src/usr.sbin/ppp/auth.c /usr/src/usr.sbin/ppp/bundle.c /usr/src/usr.sbin/ppp/cbcp.c /usr/src/usr.sbin

Re: XFree86 3.3.6_3 build dies on -current

2000-10-24 Thread Steve Kargl
Rogier R. Mulhuijzen wrote: > > >In file included from /usr/include/sys/wait.h:93, > > from vgaHW.c:44: > >/usr/include/machine/endian.h:72: syntax error before > >`__uint16_swap_unit32' > >/usr/include/machine/endian.h:72: syntax error before `__x' > > > > > >I've not seen this

Re: -current hangs during boot (UPDATING entry)

2000-10-24 Thread Steve Kargl
You need to put random_load="YES" into /boot/loader.conf. Optionally, you can load random.ko during the boot process. John W. De Boskey wrote: > It didn't work without the device line when I tested it > last week(Thursday/Friday). > > - David O'Brien's Original Message - > > On Mon, O

Re: INVARIANTS and -current

2000-10-31 Thread Steve Kargl
Eivind Eklund wrote: > (Based on suggestion from Robert Watson.) > > I want to enable INVARIANTS by default in -current. This result in some > slowdown, but it also makes it more likely that we'll find bugs quickly. > People that want to run -current should know enough to disable it if it is > i

  1   2   3   4   5   6   7   8   9   10   >