active vn-devices

2002-11-15 Thread Dmitry Mottl
Hi How can I list active (i.e. configured with vnconfig) /dev/vn* devices? -- Dmitry To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

question: hacking init_main.c

2002-05-12 Thread Dmitry Mottl
I got a page fault (page not present, supervisor read) when I try to modify /sys/kern/init_main.c I want kernel print each subsytem name when it called from mi_startup. So I define char *sysinit_desct[] array and populate it with description strings. After I boot kernel I saw expected '***

make installworld failed on 4.0-RELEASE

2002-04-22 Thread Dmitry Mottl
Hi, I have a problem when installing 4-STABLE on 4.0-RELEASE from remotely mounted /usr/src and /usr/obj: ELF binary type not known. Use brandelf to brand it Why? === [skipped] -- Installing everything..

dynamic libraries

2002-04-12 Thread Dmitry Mottl
Hi, sorry, for possible offtopic, but freebsd-question said nothing How can I link C program with different versions of the same library? # /sbin/ldconfig -r | grep ncurses 5:-lncurses.5 = /usr/lib/libncurses.so.5 84:-lncurses.3 = /usr/lib/compat/libncurses.so.3 # gcc test.c -lncurses #

strange TCP slowness...

2002-01-25 Thread Dmitry Mottl
Hi, All Sorry, for posting a big dump, but it is needed for understanding the problem. I have very slow tcp connection between two computers on the same LAN This computers uses FreeBSD 4.4 GENERIC kernel The problem only occurs when I try to connect to FTP on host A There are NO OTHER problems

system halt

2001-12-11 Thread Dmitry Mottl
? How can I aid this? ps. FreeBSD-4.0 My kernel uses same sio0 configuration as GENERIC: device sio0at isa? port IO_COM1 flags 0x10 irq 4 Thank You! -- Dmitry mottl To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

kernel error messages

2001-11-16 Thread Dmitry Mottl
read error, pid 707 (sshd) Nov 14 18:08:03 spectre /kernel: pid 707 (sshd), uid 0: exited on signal 11 Nov 14 18:10:47 spectre reboot: rebooted by dima Nov 14 18:10:48 spectre syslogd: exiting on signal 15 Thank you -- best regards, Dmitry Mottl To Unsubscribe: send mail to [EMAIL PROTECTED