Мой вклад в NetBSD: http://mail-index.netbsd.org/www-changes/2006/12/27/0000.html :-) (hubertf@: Fix typo)
Updated(20070111):
+ http://mail-index.netbsd.org/pkgsrc-changes/2007/01/10/0057.html (reed@: Fix typo)
+ http://mail-index.netbsd.org/www-changes/2007/01/10/0007.html (darcy@: Add link to 2007 changes) (здесь обо мне не упомянули)
Updated(20070115):
+ http://mail-index.netbsd.org/source-changes/2007/01/12/0027.html (hubertf@: ansify, knf for pom(6))
Updated(20070116):
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0028.html (hubertf@: Remove duplicate #include <errno.h>)
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0029.html (hubertf@: #including <syslog.h> once is enough)
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0032.html (hubertf@: Don't include headers twice)
Updated(20070117):
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0000.html (hubertf@: Remove duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0001.html (hubertf@: Remove duplicate #includes)
Updated(20070118):
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0029.html (hubertf@: Remove duplicated #includes and some trailing whitespace while here)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0032.html (hubertf@: Remove more duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0046.html (hubertf@: Remove more duplicate #includes, and a few spurious whitespaces at EOL)
+ http://mail-index.netbsd.org/source-changes/2007/01/18/0008.html (rillig@: Added a reference to ctype.3)
Updated(20070122):
+ http://mail-index.netbsd.org/source-changes/2007/01/22/0012.html (jdc@: Add additional cross-references)
Updated(20070124):
+ http://mail-index.netbsd.org/www-changes/2007/01/24/0005.html (rillig@: Added links to the pkgsrc packages) (здесь обо мне не упомянули)
+ http://mail-index.netbsd.org/source-changes/2007/01/24/0004.html (hubertf@: Remove duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/24/0005.html (hubertf@: Some improvements for wtf(1))
Updated(20070129):
+ http://mail-index.netbsd.org/source-changes/2007/01/29/0002.html (hubertf@: Remove more duplicate headers)
Updated(20070205):
+ http://mail-index.netbsd.org/www-changes/2007/02/02/0005.html (wiz@: Update email address) (здесь обо мне не упомянули, но идею подал я)
Updated(20070207):
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0030.html (hubertf@: Remove unneeded ctype.h and small cleanup)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0031.html (hubertf@: Remove unused header ctype.h and remove __P)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0032.html (hubertf@: Remove unused ctype.h header)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0034.html (hubertf@: #include inttypes.h, for strtoimax(3))
Updated(20070219):
+ http://mail-index.netbsd.org/source-changes/2007/02/16/0045.html (hubertf@: Moved ctype.h from header to source file)
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0022.html (wiz@: Update string(3))
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0023.html (wiz@: Update bstring(3))
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0026.html (wiz@: Remove pw_error prototype)
+ http://mail-index.netbsd.org/source-changes/2007/02/18/0003.html (hubertf@: Some input during update strxfrm.3) (эта ревизия также была принята (by jmc@) и в OpenBSD: http://marc.theaimsgroup.com/?l=openbsd-cvs&m=117191260625837&w=2)
Updated(20070222):
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0040.html (hubertf@: <ctype.h> is unused)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0041.html (hubertf@: Close the file descriptor returned by pw_lock() before calling pw_mkdb())
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0043.html (hubertf@: Close files that are no longer used)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0044.html (hubertf@: Remove unneeded ctype.h header)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0045.html (hubertf@: Removed unused ctype.h header and another KNF)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0046.html (hubertf@: Move ctype.h header from defs.h to main.c where it's really used)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0047.html (hubertf@: Remove unnecessary ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0049.html (hubertf@: Move ctype.h from headers to files which really need it)
Updated(20070227):
+ http://mail-index.netbsd.org/www-changes/2007/02/23/0002.html (darcy@: Fix instruction description for updating to current pkgsrc)
Updated(20070310):
+ http://mail-index.netbsd.org/source-changes/2007/03/09/0048.html (hubertf@: Remove unneeded #include of <libgen.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/09/0049.html (hubertf@: Move #include <libgen.h> from tip.h to the place where it's really needed)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0002.html (hubertf@: Remove a bunch of unneeded #include <ctype.h>s)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0003.html (hubertf@: Remove unused ctype.h header plus cleanup)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0004.html (hubertf@: Removes unused ctype.h headers plus KNF)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0005.html (hubertf@: Removes unused ctype.h header and fixes typo)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0009.html (hubertf@: Remove unused ctype.h header and ANSIfy)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0010.html (hubertf@: Remove unused ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0011.html (hubertf@: Remove unused ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0012.html (hubertf@: Remove unused ctype.h and cleanup)
Updated(20070326):
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0029.html (nubertf@: Remove duplicate include of <sys/agpio.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0030.html (nubertf@: Remove duplicate #include <sys/kauth.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0031.html (nubertf@: Remove duplicate #include <sys/param.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0032.html (nubertf@: Remove duplicate #include <sys/param.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0033.html (nubertf@: Move #include <sys/param.h> that's included in both parts of an #if/#else into one place outside the condition)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0034.html (hubertf@: Remove duplicate #include's)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0035.html (hubertf@: Remove unneeded #include <getopt.h>)
Updated(20070706):
+ http://mail-index.netbsd.org/www-changes/2007/07/05/0012.html (heinz@: Fixed dangling link)
Updated(20070818):
+ http://mail-index.netbsd.org/source-changes/2007/08/18/0005.html (hubertf@: cleanup for sleep.[1c])
Updated(20080116):
+ http://mail-index.netbsd.org/source-changes/2008/01/16/0011.html (hubertf@: mv(1) cleanups)
Updated(20080418):
+ http://mail-index.netbsd.org/pkgsrc-changes/2008/04/17/msg004367.html (jlam@: fix description of package and in specfile)
Updated(20080425):
+ http://mail-index.netbsd.org/source-changes/2008/04/24/msg005269.html (hubertf@: Fix RCS Id)
Updated(20070111):
+ http://mail-index.netbsd.org/pkgsrc-changes/2007/01/10/0057.html (reed@: Fix typo)
+ http://mail-index.netbsd.org/www-changes/2007/01/10/0007.html (darcy@: Add link to 2007 changes) (здесь обо мне не упомянули)
Updated(20070115):
+ http://mail-index.netbsd.org/source-changes/2007/01/12/0027.html (hubertf@: ansify, knf for pom(6))
Updated(20070116):
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0028.html (hubertf@: Remove duplicate #include <errno.h>)
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0029.html (hubertf@: #including <syslog.h> once is enough)
+ http://mail-index.netbsd.org/source-changes/2007/01/16/0032.html (hubertf@: Don't include headers twice)
Updated(20070117):
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0000.html (hubertf@: Remove duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0001.html (hubertf@: Remove duplicate #includes)
Updated(20070118):
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0029.html (hubertf@: Remove duplicated #includes and some trailing whitespace while here)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0032.html (hubertf@: Remove more duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/17/0046.html (hubertf@: Remove more duplicate #includes, and a few spurious whitespaces at EOL)
+ http://mail-index.netbsd.org/source-changes/2007/01/18/0008.html (rillig@: Added a reference to ctype.3)
Updated(20070122):
+ http://mail-index.netbsd.org/source-changes/2007/01/22/0012.html (jdc@: Add additional cross-references)
Updated(20070124):
+ http://mail-index.netbsd.org/www-changes/2007/01/24/0005.html (rillig@: Added links to the pkgsrc packages) (здесь обо мне не упомянули)
+ http://mail-index.netbsd.org/source-changes/2007/01/24/0004.html (hubertf@: Remove duplicate #includes)
+ http://mail-index.netbsd.org/source-changes/2007/01/24/0005.html (hubertf@: Some improvements for wtf(1))
Updated(20070129):
+ http://mail-index.netbsd.org/source-changes/2007/01/29/0002.html (hubertf@: Remove more duplicate headers)
Updated(20070205):
+ http://mail-index.netbsd.org/www-changes/2007/02/02/0005.html (wiz@: Update email address) (здесь обо мне не упомянули, но идею подал я)
Updated(20070207):
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0030.html (hubertf@: Remove unneeded ctype.h and small cleanup)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0031.html (hubertf@: Remove unused header ctype.h and remove __P)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0032.html (hubertf@: Remove unused ctype.h header)
+ http://mail-index.netbsd.org/source-changes/2007/02/07/0034.html (hubertf@: #include inttypes.h, for strtoimax(3))
Updated(20070219):
+ http://mail-index.netbsd.org/source-changes/2007/02/16/0045.html (hubertf@: Moved ctype.h from header to source file)
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0022.html (wiz@: Update string(3))
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0023.html (wiz@: Update bstring(3))
+ http://mail-index.netbsd.org/source-changes/2007/02/17/0026.html (wiz@: Remove pw_error prototype)
+ http://mail-index.netbsd.org/source-changes/2007/02/18/0003.html (hubertf@: Some input during update strxfrm.3) (эта ревизия также была принята (by jmc@) и в OpenBSD: http://marc.theaimsgroup.com/?l=openbsd-cvs&m=117191260625837&w=2)
Updated(20070222):
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0040.html (hubertf@: <ctype.h> is unused)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0041.html (hubertf@: Close the file descriptor returned by pw_lock() before calling pw_mkdb())
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0043.html (hubertf@: Close files that are no longer used)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0044.html (hubertf@: Remove unneeded ctype.h header)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0045.html (hubertf@: Removed unused ctype.h header and another KNF)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0046.html (hubertf@: Move ctype.h header from defs.h to main.c where it's really used)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0047.html (hubertf@: Remove unnecessary ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/02/21/0049.html (hubertf@: Move ctype.h from headers to files which really need it)
Updated(20070227):
+ http://mail-index.netbsd.org/www-changes/2007/02/23/0002.html (darcy@: Fix instruction description for updating to current pkgsrc)
Updated(20070310):
+ http://mail-index.netbsd.org/source-changes/2007/03/09/0048.html (hubertf@: Remove unneeded #include of <libgen.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/09/0049.html (hubertf@: Move #include <libgen.h> from tip.h to the place where it's really needed)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0002.html (hubertf@: Remove a bunch of unneeded #include <ctype.h>s)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0003.html (hubertf@: Remove unused ctype.h header plus cleanup)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0004.html (hubertf@: Removes unused ctype.h headers plus KNF)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0005.html (hubertf@: Removes unused ctype.h header and fixes typo)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0009.html (hubertf@: Remove unused ctype.h header and ANSIfy)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0010.html (hubertf@: Remove unused ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0011.html (hubertf@: Remove unused ctype.h)
+ http://mail-index.netbsd.org/source-changes/2007/03/10/0012.html (hubertf@: Remove unused ctype.h and cleanup)
Updated(20070326):
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0029.html (nubertf@: Remove duplicate include of <sys/agpio.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0030.html (nubertf@: Remove duplicate #include <sys/kauth.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0031.html (nubertf@: Remove duplicate #include <sys/param.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0032.html (nubertf@: Remove duplicate #include <sys/param.h>)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0033.html (nubertf@: Move #include <sys/param.h> that's included in both parts of an #if/#else into one place outside the condition)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0034.html (hubertf@: Remove duplicate #include's)
+ http://mail-index.netbsd.org/source-changes/2007/03/26/0035.html (hubertf@: Remove unneeded #include <getopt.h>)
Updated(20070706):
+ http://mail-index.netbsd.org/www-changes/2007/07/05/0012.html (heinz@: Fixed dangling link)
Updated(20070818):
+ http://mail-index.netbsd.org/source-changes/2007/08/18/0005.html (hubertf@: cleanup for sleep.[1c])
Updated(20080116):
+ http://mail-index.netbsd.org/source-changes/2008/01/16/0011.html (hubertf@: mv(1) cleanups)
Updated(20080418):
+ http://mail-index.netbsd.org/pkgsrc-changes/2008/04/17/msg004367.html (jlam@: fix description of package and in specfile)
Updated(20080425):
+ http://mail-index.netbsd.org/source-changes/2008/04/24/msg005269.html (hubertf@: Fix RCS Id)