summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-14 08:32:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-14 08:32:39 +0000
commit0c2b1eb0f607a0685a2b6eee5333b8f3d1b15c8b (patch)
treeb05d4b61390780ce5dc68e0751c7d3b6af731402 /games
parentFixed damage done to the regular expression by REINPLACE_CMD (diff)
Update to 20021113, a maintenance release.
portupgrade(1): - Check return status of hardly failing commands also. pkgdb(1): - Add -Q/--quiet and -QQ for internal use. portsclean(1): - Ditto. overall: - Reduce /bin/sh process calls by replacing shell redirection to /dev/null with pkgdb -Q/portsclean -Q/fetch -q. (I know I can do fork, dup and exec if necessary) - Eliminate zombies during running. Formerly waitpid's against terminated processes are delayed until Ruby gets short of resource and thus runs a GC, but now portupgrade(1), pkgdb(1) and portsclean(1) explicitly kick a waitpid immediately after each popen() is done. PR: ports/38075 Submitted by: Chris J. Mutter <cjm@s2.enemy.org> Reported by: several others
Notes
Notes: svn path=/head/; revision=70087
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions