aboutsummaryrefslogtreecommitdiff
path: root/misc/40upgrade
Commit message (Collapse)AuthorAgeFilesLines
* Mark FORBIDDEN, it seems the new libc is killing network problems.Satoshi Asami2000-11-031-0/+2
| | | | | | | PR: 21997 Notes: svn path=/head/; revision=34690
* Add pkg_* programs and manpages. Bump version number.Satoshi Asami2000-11-022-1/+9
| | | | Notes: svn path=/head/; revision=34678
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versionsSatoshi Asami2000-08-252-1/+2
| | | | | | | to today's date. Notes: svn path=/head/; revision=31961
* Add new port 40upgrade -- 4.0R to 4-stable upgrade kit. Currently onlySatoshi Asami2000-07-116-0/+55
contains new libc.so.4 with xpg4 functions and the skeletonized libxpg4. Notes: svn path=/head/; revision=30496