Re: cvs commit: src/usr.bin/make arch.c

2008-03-04 Thread Harti Brandt
On Tue, 4 Mar 2008, Warner Losh wrote: WL>imp 2008-03-04 15:56:18 UTC WL> WL> FreeBSD src repository WL> WL> Modified files: WL>usr.bin/make arch.c WL> Log: WL> is necessary for using INT_MIN, so included it here WL> explicitly rather than relying on name space pollution

Re: cvs commit: src/share/mk sys.mk

2007-06-27 Thread Harti Brandt
On Wed, 27 Jun 2007, Kostik Belousov wrote: KB>On Tue, Jun 26, 2007 at 07:10:21PM +, Andrey A. Chernov wrote: KB>> ache2007-06-26 19:10:21 UTC KB>> KB>> FreeBSD src repository KB>> KB>> Modified files: KB>> share/mk sys.mk KB>> Log: KB>> This is temp workarou

Re: cvs commit: src/etc snmpd.config

2006-10-31 Thread Harti Brandt
On Tue, 31 Oct 2006, Bjoern A. Zeeb wrote: BAZ>On Tue, 31 Oct 2006, Hartmut Brandt wrote: BAZ> BAZ>> harti 2006-10-31 10:23:28 UTC BAZ>> BAZ>> FreeBSD src repository BAZ>> BAZ>> Modified files: BAZ>>etc snmpd.config BAZ>> Log: BAZ>> Bind to INADDR_ANY in the defaul

Re: cvs commit: src/sys/netgraph/atm/ccatm ng_ccatm.c

2006-10-05 Thread Harti Brandt
On Sat, 30 Sep 2006, Alexander Leidinger wrote: AL>netchild2006-09-30 12:37:43 UTC AL> AL> FreeBSD src repository AL> AL> Modified files: AL>sys/netgraph/atm/ccatm ng_ccatm.c AL> Log: AL> Don't use data after free. AL> AL> Found by: Coverity Prevent AL> CID:536 A

Re: cvs commit: src/contrib/bsnmp NEWS src/contrib/bsnmp/gensnmpdef gensnmpdef.1 gensnmpdef.c src/contrib/bsnmp/gensnmptree gensnmptree.1 gensnmptree.c

2006-05-30 Thread Harti Brandt
On Tue, 30 May 2006, Hartmut Brandt wrote: HB>harti 2006-05-30 07:46:52 UTC HB> HB> FreeBSD src repository HB> HB> Modified files:(Branch: BEGEMOT) HB>contrib/bsnmpNEWS HB>contrib/bsnmp/gensnmpdef gensnmpdef.1 gensnmpdef.c HB>contrib/bsnmp/gensnmptree gensnmpt

Re: cvs commit: src/usr.bin/make Makefile

2006-05-11 Thread Harti Brandt
On Thu, 11 May 2006, Thomas Gellekum wrote: TG>Ruslan Ermilov <[EMAIL PROTECTED]> writes: TG> TG>> Modified files: TG>> usr.bin/make Makefile TG>> Log: TG>> So, what's it supposed to say when you type "make love"? TG> TG>IIRC, teco expressed the response as a question, not a sta

Re: cvs commit: src/sys/boot/i386/cdboot cdboot.s

2006-04-12 Thread Harti Brandt
On Wed, 12 Apr 2006, Alexander Leidinger wrote: AL>John Baldwin <[EMAIL PROTECTED]> wrote: AL> AL>> On Tuesday 11 April 2006 23:40, Maxim Sobolev wrote: AL> AL>> > BTW, can you please take a look at the problem with SMP bootstrap on AL>> > Aplintel notebooks? For some reason our SMP kernel can't s

Re: cvs commit: src/contrib/bsnmp FREEBSD-Xlist NEWS TODO VERSION oid-list src/contrib/bsnmp/gensnmptree gensnmptree.1 gensnmptree.c src/contrib/bsnmp/lib asn1.c asn1.h snmpclient.c support.h src/cont

2006-04-04 Thread Harti Brandt
he information for the missing bits - I SS>might need to make modifications to gensnmpdef(1) and the format of SS>the files it produces - I need to get approval for that though both SS>from Philip Paeps (philip@ - my mentor) and Harti Brandt (harti@) - SS>and I don't have ready patche

Re: cvs commit: src/contrib/bsnmp FREEBSD-Xlist NEWS TODO VERSION oid-list src/contrib/bsnmp/gensnmptree gensnmptree.1 gensnmptree.c src/contrib/bsnmp/lib asn1.c asn1.h snmpclient.c support.h src/c

2006-04-04 Thread Harti Brandt
Many thanks for this, Gleb. harti On Fri, 31 Mar 2006, Gleb Smirnoff wrote: GS>glebius 2006-03-31 12:43:39 UTC GS> GS> FreeBSD src repository GS> GS> Modified files:(Branch: RELENG_6) GS>contrib/bsnmpFREEBSD-Xlist NEWS TODO VERSION oid-list GS>contrib/bsnmp/gensnm

Re: cvs commit: src/usr.sbin Makefile

2006-02-24 Thread Harti Brandt
On Fri, 24 Feb 2006, Bjoern A. Zeeb wrote: BAZ>On Tue, 14 Feb 2006, Hartmut Brandt wrote: BAZ> BAZ>> harti 2006-02-14 08:34:26 UTC BAZ>> BAZ>> FreeBSD src repository BAZ>> BAZ>> Modified files: BAZ>>usr.sbin Makefile BAZ>> Log: BAZ>> Disconnect bsnmp from the build unti

Re: cvs commit: src/sys/dev/mii mii.c src/sys/net if_media.c if_media.h

2006-02-14 Thread Harti Brandt
Great! Thanks. harti On Tue, 14 Feb 2006, Gleb Smirnoff wrote: GS>glebius 2006-02-14 12:10:03 UTC GS> GS> FreeBSD src repository GS> GS> Modified files: GS>sys/dev/mii mii.c GS>sys/net if_media.c if_media.h GS> Log: GS> - Introduce ifmedia_baudrate(), whi

bsnmp.config

2006-02-08 Thread Harti Brandt
Sorry, we're currently listed by spamcop and I have problems sending mail :-( There is no default community anymore in snmpd, so you can safely use localhost. It will listen, but never answer anything. The contact field is just a freeform text string to be interpreted so we can put in there whate

Re: cvs commit: src/sys/dev/isp isp_freebsd.c isp_freebsd.h isp_inline.h isp_library.c isp_library.h isp_pci.c ispvar.h

2006-02-03 Thread Harti Brandt
Thanks. Do we need to MFC this to unbreak the RELENG_6 tinderbox? harti On Thu, 2 Feb 2006, Matt Jacob wrote: MJ>mjacob 2006-02-02 21:31:35 UTC MJ> MJ> FreeBSD src repository MJ> MJ> Modified files: MJ>sys/dev/isp isp_freebsd.c isp_freebsd.h isp_pci.c MJ>

Re: cvs commit: src/release Makefile

2006-02-02 Thread Harti Brandt
On Thu, 2 Feb 2006, Matthew Jacob wrote: MJ>> > Or SCO V.old I always installed my SVR3.2 using a bootfloppy and then MJ>> > loaded the rest from 45MB QIC tapes :) MJ>> MJ>> I used to have a really old copy of SCO Xenix which worked surprisingly MJ>> well on machines with only 1Mb of memory. I s

Re: cvs commit: src/share/man/man7 Makefile bsd.snmpmod.mk.7 src/share/mk Makefile bsd.snmpmod.mk src/usr.sbin/bsnmpd/modules Makefile.inc src/usr.sbin/bsnmpd/modules/snmp_atm Makefile src/usr.sbin/bs

2006-01-25 Thread Harti Brandt
On Wed, 25 Jan 2006, Gleb Smirnoff wrote: GS> Harti, GS> GS>On Wed, Jan 25, 2006 at 01:22:59PM +, Hartmut Brandt wrote: GS>H> harti 2006-01-25 13:22:59 UTC GS>H> GS>H> FreeBSD src repository GS>H> GS>H> Modified files:(Branch: RELENG_6) GS>H> share/man/man7 Makef

Re: cvs commit: src/lib/libdisk Makefile

2006-01-11 Thread Harti Brandt
Thanks, Ruslan. harti On Thu, 12 Jan 2006, Ruslan Ermilov wrote: RE>ru 2006-01-12 07:26:57 UTC RE> RE> FreeBSD src repository RE> RE> Modified files: RE>lib/libdisk Makefile RE> Log: RE> Build shared library on behalf of bsnmpd. RE> RE> Revision ChangesPath RE

Re: cvs commit: src/contrib/bind9/lib/bind/irs - Imported sources

2006-01-04 Thread Harti Brandt
Thanks, Doug. harti On Wed, 4 Jan 2006, Doug Barton wrote: DB>dougb 2006-01-04 19:18:43 UTC DB> DB> FreeBSD src repository DB> DB> src/contrib/bind9/lib/bind/irs - Imported sources DB> Update of /home/ncvs/src/contrib/bind9/lib/bind/irs DB> In directory repoman.freebsd.org:/tmp/cvs-se

Re: cvs commit: src/usr.sbin/rpc.lockd kern.c

2005-11-18 Thread Harti Brandt
On Fri, 18 Nov 2005, Bruce Evans wrote: BE>On Thu, 17 Nov 2005, Robert Watson wrote: BE> BE>> On Thu, 17 Nov 2005, Hartmut Brandt wrote: BE>> BE>> > harti 2005-11-17 12:19:19 UTC BE>> > BE>> > FreeBSD src repository BE>> > BE>> > Modified files: BE>> >usr.sbin/rpc.lockd kern.c BE>