Displaying 11 results from an estimated 11 matches for "knf".
Did you mean:
dnf
2009 May 26
1
stricter use of xlim in plot.stepfun
...ot:
plot(c(0, 50), c(0, 10), type = "n")
lines(sf, xlim = c(0,10))
The left and right ends of the line drawing are chosen quite arbitrary
instead of using the exact xlim information.
In the code of plot.stepfun it is the variable 'dr' in conjuction with
ti <- c(xlim[1L] - dr, knF, xlim[2L] + dr)
which determine and alter the x-range of the stepfun internally.
What do you think of this issue?
Best regards,
Sebastian Meyer
2003 Aug 22
14
[Bug 252] Patch for use of /etc/default/login
http://bugzilla.mindrot.org/show_bug.cgi?id=252
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #212 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2003-08-22 14:14 -------
2014 May 27
0
Fwd: libogg 1.3.2 released
...0fa89b6ca80073a54f7c827372c3606350
libogg-1.3.2.zip
Cheers,
-r
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBCAAGBQJThPLjAAoJEEcAD3uxRB3vNcEH/Rr284tJVnq0mw93moUO36ux
BgSLdkC0VlGI6g/VBBC8XDjo5KeeWmYbXebiL5+EFDsOOY9RlUWkloH+kNF+rW4Y
HhgfwXUZDSOwjgWP42ICD0VqOG+XwlaqSXCPt5xCy7wl+fhgOyd3TjMwab2KoBL7
J2kfpB/Hy15twKIZE338TPYx82PU03Bq9S7j6hoYBDlEXWtIaJuI6pkhF8rj2vyP
Z/xSEyTBJAotJVT6dG04JOqCvTn7gsrmBLtwE0x822epgcIWFDhCJmW9WEIYU/BI
gGdD14aCxR0SkLkhllSzGBMsR/8DuYkqO9IStjggl2TCAGZeVBJdXd7ftDGCnHk=
=oZpi
-----END PGP SIGNATURE-----
2006 Aug 17
5
[Bug 1218] GSSAPI client code permits SPNEGO usage
...g to this document MUST NOT
use SPNEGO as the underlying GSS-API mechanism".
Unfortunately, the check in the GSSAPI client code has disappeared
somewhere in the midsts
of time. The attached patch reinstates this check, as well as tidying
up the mechanism checking
code.
I hope its in suitable KNF.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2020 Jun 04
4
clang 10 -Wimplicit-fallthrough
Hi.
I upgraded my main build host and the clang -Werror builds started
failing.
This is because clang 10's -Wimplicit-fallthrough doesn't understand
/* FALLTHROUGH */ but rather requires __attribute__((fallthrough)):
clang -Wall -O2 [...] -Wimplicit-fallthrough [...] -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_CONFIG_H -c /openbsd-compat/base64.c
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
...[serverloop.c]
sense of port forwarding flag test was backwards
- provos at cvs.openbsd.org 2000/07/08 17:17:31
[compat.c readconf.c]
replace strtok with strsep; from David Young <dyoung at onthejob.net>
- deraadt at cvs.openbsd.org 2000/07/08 19:21:15
[auth.h]
KNF
- ho at cvs.openbsd.org 2000/07/08 19:27:33
[compat.c readconf.c]
Better conditions for strsep() ending.
- ho at cvs.openbsd.org 2000/07/10 10:27:05
[readconf.c]
Get the correct message on errors. (niels@ ok)
- ho at cvs.openbsd.org 2000/07/10 10:30:25...
2000 Jul 12
0
Announce: portable OpenSSH 2.1.1p3
...[serverloop.c]
sense of port forwarding flag test was backwards
- provos at cvs.openbsd.org 2000/07/08 17:17:31
[compat.c readconf.c]
replace strtok with strsep; from David Young <dyoung at onthejob.net>
- deraadt at cvs.openbsd.org 2000/07/08 19:21:15
[auth.h]
KNF
- ho at cvs.openbsd.org 2000/07/08 19:27:33
[compat.c readconf.c]
Better conditions for strsep() ending.
- ho at cvs.openbsd.org 2000/07/10 10:27:05
[readconf.c]
Get the correct message on errors. (niels@ ok)
- ho at cvs.openbsd.org 2000/07/10 10:30:25...
2000 Jul 11
3
Test snapshot
...[serverloop.c]
sense of port forwarding flag test was backwards
- provos at cvs.openbsd.org 2000/07/08 17:17:31
[compat.c readconf.c]
replace strtok with strsep; from David Young <dyoung at onthejob.net>
- deraadt at cvs.openbsd.org 2000/07/08 19:21:15
[auth.h]
KNF
- ho at cvs.openbsd.org 2000/07/08 19:27:33
[compat.c readconf.c]
Better conditions for strsep() ending.
- ho at cvs.openbsd.org 2000/07/10 10:27:05
[readconf.c]
Get the correct message on errors. (niels@ ok)
- ho at cvs.openbsd.org 2000/07/10 10:30:25...
2000 Aug 23
14
Test snapshot
...do not move to
libz crc32 function yet, because it has ugly "long"'s in it;
oneill at cs.sfu.ca
- deraadt at cvs.openbsd.org 2000/08/18 20:26:08
[scp.1 scp.c]
-S prog support; tv at debian.org
- deraadt at cvs.openbsd.org 2000/08/18 20:50:07
[scp.c]
knf
- deraadt at cvs.openbsd.org 2000/08/18 20:57:33
[log-client.c]
shorten
- markus at cvs.openbsd.org 2000/08/19 12:48:11
[channels.c channels.h clientloop.c ssh.c ssh.h]
support for ~. in ssh2
- deraadt at cvs.openbsd.org 2000/08/19 15:29:40
[crc32.h]
proper p...
2001 Aug 16
4
Idletimeout patch
While I was updating our ssh-servers, I rewrote my old patch that adds
idletimeout (just like in old ssh1) parameter to openssh. Since reapplying
the patch for all new versions of openssh is not fun at all, I would like
to have it included in the official openssh, if you consider the patch
worthy.
Unlike ClientAlive, idletimeout works for both protocol versions. It also
works together with
2005 Jan 24
17
[Bug 413] Port forwarding: [localhost:]localport:remotehost:remoteport
http://bugzilla.mindrot.org/show_bug.cgi?id=413
------- Additional Comments From dtucker at zip.com.au 2005-01-24 14:27 -------
Created an attachment (id=782)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=782&action=view)
forward-bind.sh: regression test for binding port forwards to addresses
Current limitations of test:
- no testing of IPv6
- no testing of backwards compat