'gmake' port broken after (due to ?) GCC 3.2 import

2002-09-02 Thread Nickolay Dudorov
Today (after GCC 3.2 import and makeworld) I try to upgrade 'gmake' port and resulting 'gmake' command dumps core in the libc's 'qsort'. When I make 'gmake' without --with-included-gettext option it work - at least I can make 'databases/gdbm' port with it (which can be made

Re: cvs commit: src/include Makefile

2002-04-03 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: ru 2002/04/03 09:29:20 PST Modified files: include Makefile Log: Don't clobber headers that we didn't create. Noticed by: bde Reviewed by:bde And after that revision and author's testing this

Re: latest kernel busted

2002-04-01 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] M. Warner Losh [EMAIL PROTECTED] wrote: === umodem cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@

Re: cvs commit: src/sys/boot/common Makefile.inc

2002-03-28 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: obrien 2002/03/27 17:28:21 PST Modified files: sys/boot/common Makefile.inc Log: Not all platforms have and want a.out format support. Revision ChangesPath 1.13 +6 -2 src/sys/boot/common/Makefile.inc

Re: cvs commit: src/sys/sys acct.h acl.h bio.h buf.h callout.h conf.h cons.h disk.h disklabel.h diskslice.h domain.h errno.h event.h eventhandler.h exec.h fcntl.h file.h filedesc.h imgact.h imgact_aout.h imgact_elf.h inflate.h interrupt.h ioccom.h ipc.h ...

2002-03-21 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] wrote: alfred 2002/03/19 12:18:46 PST Modified files: sys/sys acct.h acl.h bio.h buf.h callout.h conf.h cons.h disk.h disklabel.h diskslice.h domain.h

Re: cvs commit: src/lib/libcrypt crypt-md5.c crypt.c crypt.h misc.c src/secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c crypt-des.c

2002-03-07 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Mark Murray [EMAIL PROTECTED] wrote: markm 2002/03/06 09:18:09 PST Modified files: lib/libcrypt crypt-md5.c crypt.c crypt.h misc.c secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c crypt-des.c Log:

Re: new module-references compile error

2002-01-13 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Mike Makonnen [EMAIL PROTECTED] wrote: On Sat, 12 Jan 2002 13:22:47 +0100 (MET) Michael Class [EMAIL PROTECTED] wrote: pc-micha:/sys/i386/compile/MCSMP2# make linking kernel.debug linprocfs.o: In function `linprocfs_donetdev':

Re: cvs commit: src/sbin/reboot boot_i386.8 src/sys/boot/i386/libi386 bootinfo.c src/sys/i386/i386 autoconf.c src/sys/kern tty_cons.c src/sys/sys cons.h reboot.h

2001-12-10 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Guido van Rooij [EMAIL PROTECTED] wrote: guido 2001/12/10 12:02:22 PST Modified files: sbin/reboot boot_i386.8 sys/boot/i386/libi386 bootinfo.c sys/i386/i386autoconf.c sys/kern tty_cons.c sys/sys

Re: lomac import broke world

2001-11-27 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Andrey A. Chernov [EMAIL PROTECTED] wrote: cc -O -pipe -march=pentiumpro -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall -DINET6 -I/usr/src/libexec/ftpd -Dmain=ls_main -I/usr/src/libexec/ftpd/../../bin/ls -DUSE_PAM -o ftpd ftpd.o ftpcmd.o logwtmp.o

Re: cvs commit: src/sys/conf files src/sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h src/sys/modules Makefile src/sys/modules/ciss Makefile src/sys/i386/conf NOTES

2001-11-27 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: msmith 2001/11/27 15:08:37 PST Modified files: sys/conf files sys/modules Makefile sys/i386/confNOTES Added files: sys/dev/ciss ciss.c cissio.h cissreg.h cissvar.h sys/modules/ciss

Re: cvs commit: src/sys/compat/svr4 svr4_stream.c src/sys/kern kern_descrip.c sys_socket.c uipc_socket.c uipc_socket2.c uipc_syscalls.c uipc_usrreq.c src/sys/net raw_cb.c raw_usrreq.c src/sys/netatalk ddp_usrreq.c src/sys/netatm atm_socket.c ...

2001-11-17 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Matt Dillon [EMAIL PROTECTED] wrote: dillon 2001/11/16 19:07:12 PST Modified files: sys/compat/svr4 svr4_stream.c sys/kern kern_descrip.c sys_socket.c uipc_socket.c uipc_socket2.c uipc_syscalls.c

Re: cvs commit: src/sys/kern subr_smp.c src/sys/sys smp.h

2001-10-31 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Marcel Moolenaar [EMAIL PROTECTED] wrote: marcel 2001/10/31 01:03:05 PST Modified files: sys/kern subr_smp.c sys/sys smp.h Log: Make smp_started volatile in sys/smp.h and remove the volatile declaration in subr_smp.c.

Re: device.hints PCI detection conflict

2001-10-27 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] Andrey A. Chernov [EMAIL PROTECTED] wrote: Bootverbose shows that second copy of devices appearse on ASUS CUSL2-C or TUSL2-C: atkbdc-: atkbdc0 already exists, using atkbdc1 instead sc-: sc0 already exists, using sc1 instead vga-: vga0 already exists, using

Re: Is it possible to make 4.4-REELASE on the -CURRENT ?

2001-09-24 Thread Nickolay Dudorov
MFC to 4.4-RELEASE ? Does this means that there is NO correct way to make 4.4-RELEASE on the latest -CURRENT ? In article [EMAIL PROTECTED] you wrote: MFC of mknodes.c,v 1.13 is needed to pass this. On Fri, Sep 21, 2001 at 02:24:46PM +0700, Nickolay Dudorov wrote: When I try

Is it possible to make 4.4-REELASE on the -CURRENT ?

2001-09-21 Thread Nickolay Dudorov
When I try to make release ... RELEASETAG=RELENG_4_4_0_RELEASE on the freshly buildworld-ed -CURRENT it stops on the stage 2: build tools with the following diagnostics: cd /usr/src/bin/sh; make build-tools cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat-c

Re: aac module broken

2001-08-30 Thread Nickolay Dudorov
On Thu, 30 Aug 2001 08:12:42 -0500, Michael Harnois [EMAIL PROTECTED] said: /usr/src/sys/modules/aac/../../dev/aac/aac.c: At top level: /usr/src/sys/modules/aac/../../dev/aac/aac.c:1976: warning: `aac_describe_code' was used with no prototype before its definition

Re: cvs commit: src/sys/kern kern_idle.c

2000-10-18 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: jhb 2000/10/18 01:10:25 PDT Modified files: sys/kern kern_idle.c Log: Don't needlessly pass the diagnostic counter to the idle_event event handlers. And you just change one broken version to another

Re: cvs commit: src/lib/libusb descr.c libusb.h parse.c usage.c usb.3

2000-10-17 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: n_hibma 2000/10/16 11:14:00 PDT Modified files: lib/libusb descr.c libusb.h parse.c usage.c usb.3 Log: Sync with NetBSD: KR - ANSI Bugfix: 'Keep the bit position even when the report descriptor says POP.'

Re: video mpeg broken?

2000-10-10 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: It seems that something has broken plaympeg - at least for video. In trying to play video back, I get a black window and no images. Audio playback seems fine. This is something I don't do often, so I'm not sure when it happened. Anyone else seeing

Re: interesting problem

2000-09-28 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: I don't think this has much to to with the current situation: based on the evidence we have seen, it seems that Tony has tried to boot a release snapshot of -CURRENT. It failed. Coincidentally, he has also disabled IDE support in the belief that

Re: cvs commit: src/bin/ps print.c src/share/man/man9 mutex.9 Makefile src/usr.bin/top machine.c src/sys/alpha/alpha mp_machdep.c synch_machdep.c clock.c genassym.c interrupt.c ipl_funcs.c locore.s machdep.c mem.c pmap.c prom.c support.s swtch.s trap.c ...

2000-09-07 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: jasone 2000/09/06 18:33:03 PDT Modified files: . 1.7 +39 -5 src/sys/i386/include/globals.h One of the changes is at line 107 : #define currentldt GLOBAL_LVALUE(currentldt, int) was changed to

Re: cvs commit: src/sys/sys libkern.h

2000-09-03 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: peter 2000/09/02 23:04:17 PDT Modified files: sys/sys libkern.h Log: libkern.h now internally uses the bzero() definition from sys/systm.h. This is kinda important since the bzero symbol on i386 is not a function

Re: cvs commit: src/sys/kern uipc_socket2.c

2000-08-31 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: green 2000/08/29 17:09:58 PDT Modified files: sys/kern uipc_socket2.c Log: Remove an extraneous setting of sb_hiwat. Revision ChangesPath 1.63 +1 -2 src/sys/kern/uipc_socket2.c After

Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.inc

2000-08-24 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: green 2000/08/23 04:41:01 PDT Modified files: secure/lib/libcrypto Makefile Makefile.inc Log: Generate a new evp.h at build-time instead of install-time to properly support NFS(ro) installworlds. Revision ChangesPath

Re: cvs commit: src/sys/modules/md opt_devfs.h Makefile

2000-08-21 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: phk 2000/08/21 00:45:38 PDT Modified files: sys/modules/md Makefile Added files: sys/modules/md opt_devfs.h Log: Add dummy opt_devfs.h file. It seems to me that my patch is better ;-)

Re: cvs commit: src/sys/pccard pccard_nbk.c pcic.c

2000-08-11 Thread Nickolay Dudorov
After the next commit 'make buildkernel' stops in 'sys/modules/oldcard' directory. After applaing the following patch I can make buildkernel. N.Dudorov imp 2000/08/10 10:35:11 PDT Modified files: sys/pccard pccard_nbk.c pcic.c Log: Add some

Re: cvs commit: src/sys/sys select.h

2000-08-06 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: green 2000/08/05 19:14:53 PDT Modified files: sys/sys select.h Log: None of select.h needs to be exposed to !_KERNEL. But 'src/lib/lib/libkvm/libkvm_proc.c' does '#include sys/tty.h' which in turn has the line:

Re: cvs commit: src/usr.bin/kdump mkioctls

2000-08-01 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: ru 2000/08/01 01:15:06 PDT Modified files: usr.bin/kdumpmkioctls Log: Fix an off-by-nine error when building a list of includes. Revision ChangesPath 1.17 +2 -2 src/usr.bin/kdump/mkioctls

Re: cvs commit: src/sys/net ethernet.h

2000-07-19 Thread Nickolay Dudorov
PROTECTED] Nickolay Dudorov [EMAIL PROTECTED] wrote: There is one more 'buildworld' problem - in 'src/usr.sbin/ipsend'. The (analogous) patch correct it: Index: contrib/ipfilter/iplang/iplang_y.y === RCS file: /store/CVS

Re: cvs commit: src/sys/net ethernet.h

2000-07-18 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Archie Cobbs [EMAIL PROTECTED] wrote: archie 2000/07/18 15:44:52 PDT Modified files: sys/net ethernet.h Log: Const'ify parameters to ethers(3) routines as appropriate. Revision ChangesPath 1.16 +6 -6

Re: cvs commit: src/sys/net ethernet.h

2000-07-18 Thread Nickolay Dudorov
There is one more 'buildworld' problem - in 'src/usr.sbin/ipsend'. The (analogous) patch correct it: Index: contrib/ipfilter/iplang/iplang_y.y === RCS file: /store/CVS/src/contrib/ipfilter/iplang/iplang_y.y,v retrieving

Re: cvs commit: src/usr.sbin/ancontrol ancontrol.c

2000-06-19 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Ollivier Robert [EMAIL PROTECTED] wrote: roberto 2000/06/18 16:10:20 PDT Modified files: usr.sbin/ancontrol ancontrol.c Log: Fix potential buffer overflows (even if ancontrol is not setuid). Submitted by: Aaron Campbell [EMAIL PROTECTED]

Re: make release problem

2000-05-13 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Mike Smith [EMAIL PROTECTED] wrote: In trying to build "make release" today, I discovered that the "vn" driver is required now to build the boot floppies. What do you mean "now"? It's _always_ been required. I would suggest that this driver be added to "GENERIC".

Re: It seems that SCSI code still use block devices

2000-05-10 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Andrey A. Chernov [EMAIL PROTECTED] wrote: Just got from recent kernel: Mounting root from ufs:/dev/da0s1a Device char-major=13 minor=131072 opened in block mode, convert to char mode with /dev/MAKEDEV before 2000-07-01 The suggestion is strange indeed, /dev/da0s1a

Re: make world left me with an unbootable system

2000-04-20 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Adam [EMAIL PROTECTED] wrote: Last night around midnight EST I cvsupped and did make buildworld, config -r'ed my kernel, compiled it, installed the kernel and did make installworld. I rebooted expecting the system to come up fine but it failed with "Invalid partition

Re: libl.a in libipsec

2000-03-28 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Yoshinobu Inoue [EMAIL PROTECTED] wrote: These days I've cvsup-ed to current and start to 'make world' from my 3.4 RELEASE. Everything was ok, till making /usr/src/lib/libipsec where some dependencies of /usr/src/lib/libl.a was not found? Any ideas? I am

Re: libl.a in libipsec

2000-03-28 Thread Nickolay Dudorov
In [EMAIL PROTECTED] Yoshinobu Inoue [EMAIL PROTECTED] wrote: I am checking it now, but not yet clear why it happens. In old environments, libl.a seemed to be already installed at that time, but now it doesn't exist at libipsec build time. libl.a isn't necessary for libipsec

'machine/param.h' required for 'sys/socket.h'

2000-03-21 Thread Nickolay Dudorov
After the following commit: shin2000/03/03 03:13:13 PST Modified files: lib/libc/net rthdr.c sys/sys socket.h sys/kern uipc_socket2.c sys/netinet6 ip6_output.c usr.bin/telnet commands.c sbin/ping

Abit's BP6 and 'lmmon' or 'chm'

1999-10-11 Thread Nickolay Dudorov
Does anybody successfully use ports/sysutils/{lmmon|chm} with the Abit's BP6 motherboard ? After 'make install'-ing ports and adding controller smbus0 controller iicbus0 controller iicbb0 controller intpm0 device smb0 at smbus? to kernel config file (and config, make depend,

Fools Day Joke ?

1999-04-01 Thread Nickolay Dudorov
There is some strangenes in date on file ftp://ftp.freebsd.org/pub/FreeBSD/development/CTM/cvs-cur/cvs-cur.5198.gz -r--r--r- 1 603 207 49741 apr 1 1998 cvs-cur.5198.gz N.Dudorov To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in