From: Matthew Mondor Date: Wed, 12 Aug 2015 03:03:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=4c9a7f42f183653a54246c9b8728b075e39f5206;p=mmondor.git *** empty log message *** --- diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index 8cc933d..aa25d80 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -10,6 +10,10 @@ Status, defined by the first column: * The fix that was submitted via PR was accepted and commited. +- identd(8) should support limiting requests for specific remote ports; for + instance 6667 and 9999, and deny requests for other ports (or randomize + then, etc). + - Apparently boot.cnf(5) (BTW: why not boot.conf to be consistent with other configuration files?) supports keywords from boot(8) but that is not specified. For instance, bootdev= would work in boot.cnf. @@ -48,7 +52,7 @@ Status, defined by the first column: new systems should come with an /etc/rlimit.conf file. #!/bin/sh # -# $Id: netbsd_improvements.txt,v 1.54 2015/08/06 03:46:24 mmondor Exp $ +# $Id: netbsd_improvements.txt,v 1.55 2015/08/12 03:03:56 mmondor Exp $ # # If too early at boot, the sysctl commands somehow fail.