From: Matthew Mondor Date: Tue, 4 Aug 2015 02:46:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=7eb9925fc6506f6ee6431219273ee790b20bed8d;p=mmondor.git *** empty log message *** --- diff --git a/netbsd/netbsd_improvements.txt b/netbsd/netbsd_improvements.txt index 21db23a..2f0b4e7 100644 --- a/netbsd/netbsd_improvements.txt +++ b/netbsd/netbsd_improvements.txt @@ -10,6 +10,9 @@ Status, defined by the first column: * The fix that was submitted via PR was accepted and commited. +- Signed PAM implementation/files/configs, and requirement for correct + signatures for the PAM library+tools to function + - PRI style macros for C/POSIX types such as [s]size_t, off_t... = Daemons run via boot init scripts which themselves drop privileges without @@ -30,7 +33,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.51 2015/08/04 01:21:28 mmondor Exp $ +# $Id: netbsd_improvements.txt,v 1.52 2015/08/04 02:46:01 mmondor Exp $ # # If too early at boot, the sysctl commands somehow fail.