serial programming using terios

2013-03-17 Thread Ted Reynard
Hi fellas I'm trying to connect to a CISCO router by a program which I developed using termios. First I configure the local TTY to right settings :     struct termios old = {0};     /*get current TTY settings*/     if (tcgetattr(STDIN_FILENO, &old) < 0)     perror("tcsetattr()");     old.c

how run snort in quiet and deamon mode

2013-03-17 Thread s m
hello guys i have a freebsd8.2 and wanna run snort on it. my snort version is 2.9.3.1. i want to run snort in deamon mode and quietly. man page says that "D" flag is for running snort in deamon mode and "q" flag is to run it quietly(do not show startup message). my problem is, these two flag can n

Problem with news/pan

2013-03-17 Thread Walter Hurry
This port (pan-0.139_1) will again not compile on 9.1-RELEASE (amd64). There are problems (with gtkspell) when using the default options, which are: GTK3 off gtkspell on The only way I dould get it to compile was by using 'make config' to turn the gtkspell option off. I hope Lowell Gilbert se

Re: Problem with news/pan

2013-03-17 Thread Walter Hurry
On Sun, 17 Mar 2013 18:04:54 +, Walter Hurry wrote: > dould s/dould/could/. No spell checker! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-quest

Re: how run snort in quiet and deamon mode

2013-03-17 Thread Polytropon
On Sun, 17 Mar 2013 12:15:53 +0330, s m wrote: > hello guys > > i have a freebsd8.2 and wanna run snort on it. my snort version is > 2.9.3.1. i want to run snort in deamon mode and quietly. man page says > that "D" flag is for running snort in deamon mode and "q" flag is to > run it quietly(do not

Looks Like New Changes To 'install' Break Mergemaster

2013-03-17 Thread Tim Daneliuk
$ mergemaster -Fi *** The directory specified for the temporary root environment, /var/tmp/temproot, exists. This can be a security risk if untrusted users have access to the system. Use 'd' to delete the old /var/tmp/temproot and continue Use 't' to select a new temporary root dire

Re: Looks Like New Changes To 'install' Break Mergemaster

2013-03-17 Thread Tim Daneliuk
On 03/17/2013 02:36 PM, Tim Daneliuk wrote: $ mergemaster -Fi *** The directory specified for the temporary root environment, /var/tmp/temproot, exists. This can be a security risk if untrusted users have access to the system. Use 'd' to delete the old /var/tmp/temproot and contin

Re: Looks Like New Changes To 'install' Break Mergemaster

2013-03-17 Thread Tim Daneliuk
On 03/17/2013 02:52 PM, Tim Daneliuk wrote: PR 177055 submitted. -- Tim Daneliuk tun...@tundraware.com PGP Key: http://www.tundraware.com/PGP/ ___ freebsd-q

Re: Upgrade from 6.4 to 9.1?

2013-03-17 Thread Drew Tomlinson
On 3/16/2013 3:46 PM, Fbsd8 wrote: Dan Nelson wrote: In the last episode (Mar 16), Drew Tomlinson said: I have an old system happily running 6.4 but am finding that it can no longer download or build a ports index. Thus I guess it's time to upgrade. What "gotchas" do I need to look out for?

Current Way To Update Sources & Rebuild World/Kernel?

2013-03-17 Thread Drew Tomlinson
I've been away for a while. In the past, the proper way to update a system was to grab current sources via cvsup and then rebuild world and kernel. But now I see cvsup is no longer supported. The handbook talks about freebsd-update. I do not want binary upgrades but is this the tool to repl

Re: Current Way To Update Sources & Rebuild World/Kernel?

2013-03-17 Thread Polytropon
On Sun, 17 Mar 2013 15:07:35 -0700, Drew Tomlinson wrote: > I've been away for a while. In the past, the proper way to update a > system was to grab current sources via cvsup and then rebuild world and > kernel. But now I see cvsup is no longer supported. Correct. The new way to obtain source

Fwd: Re: Installing 9.1 without re-partitioning hard drive

2013-03-17 Thread leeoliveshackelford
--- Begin Message --- On Sat, 16 Mar 2013, leeoliveshackelf...@surewest.net wrote: Dear Mr. Block, Greetings. Thank you for your response to my message. Your instruction to change the name of the disk drive from ah0 to aha0 worked. I can now boot FreeBSD. The next trick will be to attempt t