Re: CVS commit: src/lib/libterminfo

2013-01-26 Thread David Laight
On Fri, Jan 25, 2013 at 04:06:09PM -0700, Warner Losh wrote: > > On Jan 25, 2013, at 4:05 PM, David Laight wrote: > > >> Log Message: > >> For platforms where we cannot fit a char * into a long, return NULL > >> and set errno to ENOTSUPP. > > > > Could the 'char *' pointers be replaced with inde

Re: CVS commit: src/lib/libterminfo

2013-01-25 Thread Warner Losh
On Jan 25, 2013, at 4:05 PM, David Laight wrote: > On Fri, Jan 25, 2013 at 12:30:06PM +, Roy Marples wrote: >> Module Name: src >> Committed By:roy >> Date:Fri Jan 25 12:30:06 UTC 2013 >> >> Modified Files: >> src/lib/libterminfo: terminfo.3 tparm.c >> >> Log Me

Re: CVS commit: src/lib/libterminfo

2013-01-25 Thread David Laight
On Fri, Jan 25, 2013 at 12:30:06PM +, Roy Marples wrote: > Module Name: src > Committed By: roy > Date: Fri Jan 25 12:30:06 UTC 2013 > > Modified Files: > src/lib/libterminfo: terminfo.3 tparm.c > > Log Message: > For platforms where we cannot fit a char * into a long, return N

Re: CVS commit: src/lib/libterminfo

2011-11-02 Thread YAMAMOTO Takashi
hi, > Module Name: src > Committed By: roy > Date: Wed Nov 2 12:09:26 UTC 2011 > > Modified Files: > src/lib/libterminfo: Makefile genhash genterms genthash > Removed Files: > src/lib/libterminfo: compiled_terms.c hash.c termcap_hash.c > > Log Message: > Now that nbperf can

Re: CVS commit: src/lib/libterminfo

2011-03-10 Thread Christos Zoulas
In article <20110310101719.721f217...@cvs.netbsd.org>, Roy Marples wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: roy >Date: Thu Mar 10 10:17:19 UTC 2011 > >Modified Files: > src/lib/libterminfo: termcap.c terminfo.5.in > >Log Message: >Add support for translating the fol

Re: CVS commit: src/lib/libterminfo

2010-02-05 Thread Christos Zoulas
In article <20100205143907.e255d17...@cvs.netbsd.org>, Havard Eidnes wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: he >Date: Fri Feb 5 14:39:07 UTC 2010 > >Modified Files: > src/lib/libterminfo: term.h term_private.h > >Log Message: >More adaptation for ports with unsi