cvs commit: src/crypto/openssh config.h

2008-09-01 Thread Dag-Erling Smorgrav
des 2008-09-01 14:15:57 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: SVN rev 182601 on 2008-09-01 14:15:57Z by des Set SIZEOF_LONG_INT and SIZEOF_LONG_LONG_INT to plausible values. They aren't used for anything, but that's no excuse fo

cvs commit: src/crypto/openssh config.h

2006-10-06 Thread Dag-Erling Smorgrav
des 2006-10-06 14:27:26 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Don't define XAUTH_PATH here, we either pass it in on the compiler command line or rely on the built-in default. Revision ChangesPath 1.19 +1 -1 src/c

cvs commit: src/crypto/openssh config.h

2006-10-02 Thread Dag-Erling Smorgrav
des 2006-10-02 12:45:27 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Regenerate; no effect on the code as it doesn't actually use the handful of conditionals that changed in this revision. Revision ChangesPath 1.18 +5 -5

cvs commit: src/crypto/openssh config.h

2006-09-30 Thread Dag-Erling Smorgrav
des 2006-09-30 13:40:56 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Regenerate. MFC after: 1 week Revision ChangesPath 1.17 +60 -9 src/crypto/openssh/config.h ___ cvs-

Re: cvs commit: src/crypto/openssh config.h

2006-07-08 Thread Dag-Erling Smørgrav
Andrey Chernov <[EMAIL PROTECTED]> writes: > 2nd note: it is backward-compatible and can be MFCed to any branch. I just did RELENG_6. I'd rather not touch RELENG_5. > BTW, why configure not sense those flags automatically? I haven't looked too closely, but I think the test in configure.ac is bo

cvs commit: src/crypto/openssh config.h

2006-07-08 Thread Dag-Erling Smorgrav
des 2006-07-08 15:43:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) crypto/openssh config.h Log: MFC: (1.16) our glob(3) has all the required features. Revision ChangesPath 1.11.2.2 +2 -2 src/crypto/openssh/config.h ___

Re: cvs commit: src/crypto/openssh config.h

2006-06-09 Thread Andrey Chernov
On Fri, Jun 09, 2006 at 03:47:20PM +0400, Andrey Chernov wrote: > On Fri, Jun 09, 2006 at 08:39:05AM +, Dag-Erling Smorgrav wrote: > > des 2006-06-09 08:39:05 UTC > > > > FreeBSD src repository > > > > Modified files: > > crypto/openssh config.h > > Log: > > Our glo

Re: cvs commit: src/crypto/openssh config.h

2006-06-09 Thread Andrey Chernov
On Fri, Jun 09, 2006 at 08:39:05AM +, Dag-Erling Smorgrav wrote: > des 2006-06-09 08:39:05 UTC > > FreeBSD src repository > > Modified files: > crypto/openssh config.h > Log: > Our glob(3) has all the required features. Thanx! For note: this commit also fix sftp c

cvs commit: src/crypto/openssh config.h

2006-06-09 Thread Dag-Erling Smorgrav
des 2006-06-09 08:39:05 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Our glob(3) has all the required features. Submitted by: ache Revision ChangesPath 1.16 +3 -3 src/crypto/openssh/config.h ___

cvs commit: src/crypto/openssh config.h

2006-03-23 Thread Dag-Erling Smorgrav
des 2006-03-23 21:31:42 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Fix utmp. There is some clever logic in configure.ac which attempts to determine whether struct utmp contains the ut_host and ut_time fields. Unfortunately, it reports a

cvs commit: src/crypto/openssh config.h

2006-03-22 Thread Dag-Erling Smorgrav
des 2006-03-22 20:41:53 UTC FreeBSD src repository Modified files: crypto/openssh config.h Log: Regenerate. Revision ChangesPath 1.14 +486 -419 src/crypto/openssh/config.h ___ cvs-all@freebsd.org mailing list