[BACK]Return to regpkgset CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / sets

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/sets/regpkgset between version 1.12 and 1.12.50.1

version 1.12, 2009/12/01 15:49:21 version 1.12.50.1, 2019/11/17 07:04:33
Line 123  if [ $# -lt 1 ]; then
Line 123  if [ $# -lt 1 ]; then
 fi  fi
   
 case "$1" in  case "$1" in
 all)    list="base comp etc games man misc tests text" ;;  all)    list="base comp etc games man misc rescue tests text" ;;
 *)      list="$*" ;;  *)      list="$*" ;;
 esac  esac
   

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.50.1

CVSweb <webmaster@jp.NetBSD.org>