=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- www/69.html 2021/04/12 19:31:45 1.30 +++ www/69.html 2021/04/12 19:36:19 1.31 @@ -645,7 +645,7 @@ programs that do not specify a source IP, overriding the default source IP selection algorithm. This is configurable via route(8) - sourceaddr command. + sourceaddr command.
  • Bring interfaces up when autoconfiguration for inetor inet6 is enabled (AUTOCONF4 or AUTOCONF6 flags). @@ -1071,7 +1071,7 @@
  • Avoid leaking the help text in systat(8).
  • Simplify argument parsing of - vmctl(8) stop + vmctl(8) stop thereby avoiding a printf(3) "%s" NULL, a use of uninitialized and a dead else branch.