Re: ccd build failure

1999-09-24 Thread Warner Losh
In message [EMAIL PROTECTED] "Matthew D. Fuller" writes: : OK: : #!/bin/sh : (cvs status | grep '^File:' | grep -v 'Status: Up-to-date$') 2 /dev/null ^^ -q Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ccd build failure

1999-09-24 Thread Oliver Fromme
Warner Losh wrote in list.freebsd-current: In message [EMAIL PROTECTED] "Matthew D. Fuller" writes: : OK: : #!/bin/sh : (cvs status | grep '^File:' | grep -v 'Status: Up-to-date$') 2 /dev/null ^^ -q Hm, that variant does not display the directory names at all. I'd like to propose

ccd build failure

1999-09-23 Thread John W. DeBoskey
Hi, I'm current as of 11:30am EST. If a fix has been made for the following I probably won't see it until the cvsup servers run their hourly updates... didn't know if you'd seen this or not. Thanks, John cc -nostdinc -O -pipe -DKERNEL -Wall -Wredundant-decls -Wnested-externs

Re: ccd build failure

1999-09-23 Thread Poul-Henning Kamp
[Insert semi-nasty message about how people should really be testing their changes before they commit, how it is a blatant disregard for basic human rigths not to do so etc etc etc] Poul-Henning In message [EMAIL PROTECTED], "John W. DeBoskey" writ es: Hi, I'm current as of 11:30am EST.

Re: ccd build failure

1999-09-23 Thread Matthew Dillon
: :[Insert semi-nasty message about how people should really be testing :their changes before they commit, how it is a blatant disregard for :basic human rigths not to do so etc etc etc] : :Poul-Henning I just forgot to commit a header file. Sorry about that. I test all of my code,

Re: ccd build failure

1999-09-23 Thread Ben Rosengart
Mutual respect is the glue that holds FreeBSD together, IMHO. As such, it should not be discarded lightly. -- Ben Rosengart UNIX Systems Engineer, Skunk Group StarMedia Network, Inc. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the

Re: ccd build failure

1999-09-23 Thread Amancio Hasty
Stay nice 8) Never give the opposition an opportunity to get the best of you for most likely they will fully exploit your weakness . After all isn't that was opposition is all about? -- Amancio Hasty [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: ccd build failure

1999-09-23 Thread Matthew Dillon
:Mutual respect is the glue that holds FreeBSD together, IMHO. As such, :it should not be discarded lightly. : :-- : Ben Rosengart Mutual respect doesn't exist when one of the parties refuses to listen to *anyone's* advise, ever. I am getting wholely sick and tired of having to

Re: ccd build failure

1999-09-23 Thread Matthew Dillon
: :Hi, : : I'm current as of 11:30am EST. If a fix has been made for the :following I probably won't see it until the cvsup servers run :their hourly updates... didn't know if you'd seen this or :not. : :Thanks, :John The missing header file changes have been committed. They should show

Re: ccd build failure

1999-09-23 Thread Foxfair Hu
phk, dillon, other FreeBSD folks, We are all in a Open Source project named "Free"BSD. So could we agree with all, play it totally "free" and "open" ? Not just sharing your own knowledge freely, but also sitting you mind with thousands of others' open. It is more helpful to

Re: ccd build failure

1999-09-23 Thread Vallo Kallaste
On Thu, Sep 23, 1999 at 09:19:18AM -0700, Matthew Dillon [EMAIL PROTECTED] wrote: : :[Insert semi-nasty message about how people should really be testing :their changes before they commit, how it is a blatant disregard for :basic human rigths not to do so etc etc etc] : :Poul-Henning

Re: ccd build failure

1999-09-23 Thread John W. DeBoskey
Many thanks... personal opinions aside, I appreciate the work that ALL of you do. Again, many thanks, John : :Hi, : : I'm current as of 11:30am EST. If a fix has been made for the :following I probably won't see it until the cvsup servers run :their hourly updates... didn't know if

Re: ccd build failure

1999-09-23 Thread Nate Williams
:[Insert semi-nasty message about how people should really be testing :their changes before they commit, how it is a blatant disregard for :basic human rigths not to do so etc etc etc] ... Insert nasty message about how people shouldn't post idiotic comments. Play nice boys! Remeber

Re: ccd build failure

1999-09-23 Thread Jordan K. Hubbard
I just forgot to commit a header file. Sorry about that. I test all of my code, unlike you Poul. Insert nasty message about how people shouldn't post idiotic comments. Ummm. I don't see this going in positive directions at all and I'd appreciate it highly if everyone involved

Re: ccd build failure

1999-09-23 Thread Jordan K. Hubbard
Mutual respect doesn't exist when one of the parties refuses to listen to *anyone's* advise, ever. I am getting wholely sick and tired of having to clean up after Poul's commit bugs. I've spent at least a hundred hours and probably more in the last month fixing things

Re: ccd build failure

1999-09-23 Thread Darryl Okahata
In the interests of peace and harmony (;-), I'd like to submit the attached perl script, which lists the status of cvs-controlled files. In particular, it's very useful for determining which files have been modified but not committed, like: i386/linux/linux_file.c

pcl-cvs (was Re: ccd build failure)

1999-09-23 Thread Jacques Vidrine
Thanks for the script! I thought I'd point out pcl-cvs for emacs, which can be found at src/contrib/cvs/tools/pcl-cvs or it can be easily installed using XEmacs 21's package management. Jacques Vidrine / [EMAIL PROTECTED] / [EMAIL PROTECTED] On 23 September 1999 at 11:46, Darryl Okahata [EMAIL

Re: ccd build failure

1999-09-23 Thread Anton Berezin
On Thu, Sep 23, 1999 at 11:46:38AM -0700, Darryl Okahata wrote: I'd like to submit the attached perl script, which lists the status of cvs-controlled files. In particular, it's very useful for determining which files have been modified but not committed With the following patch this scripts

Re: ccd build failure

1999-09-23 Thread Oliver Fromme
Darryl Okahata wrote in list.freebsd-current: In the interests of peace and harmony (;-), I'd like to submit the attached perl script, which lists the status of cvs-controlled files. In particular, it's very useful for determining which files have been modified but not committed,

Re: ccd build failure

1999-09-23 Thread Mark Murray
I am getting wholely sick and tired of having to clean up after Poul's commit bugs. I've spent at least a hundred hours and probably more in the last month fixing things that he's broken, like BOOTP and VN. I would much rather spend my time on other more interesting things.

Re: ccd build failure

1999-09-23 Thread Wilko Bulte
As Jordan K. Hubbard wrote ... I just forgot to commit a header file. Sorry about that. I test all of my code, unlike you Poul. Insert nasty message about how people shouldn't post idiotic comments. Ummm. I don't see this going in positive directions at all and I'd

Re: ccd build failure

1999-09-23 Thread Darryl Okahata
Oliver Fromme [EMAIL PROTECTED] wrote: Uhm... Maybe I misunderstand what your 100-line perl script does, but I use the following 3-line shell script instead: #!/bin/sh - cvs status | grep '^File:' | grep -v 'Status: Up-to-date$' true This works (and is faster), but it

Re: ccd build failure

1999-09-23 Thread Matthew D. Fuller
On Thu, Sep 23, 1999 at 02:51:15PM -0700, a little birdie told me that Darryl Okahata remarked Oliver Fromme [EMAIL PROTECTED] wrote: Uhm... Maybe I misunderstand what your 100-line perl script does, but I use the following 3-line shell script instead: #!/bin/sh - cvs status

Re: ccd build failure

1999-09-23 Thread Dmitrij Tejblum
"Matthew D. Fuller" wrote: OK: #!/bin/sh (cvs status | grep '^File:' | grep -v 'Status: Up-to-date$') 2 /dev/null Excuse me, I apparently completely missed the idea, but what is wrong with cvs -qn up ? Dima To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe