freebsd-ports/Tools
Kris Kennaway 89b70a6115 * In kill_procs(), pass in the directory and mountpoint as separate
arguments (cosmetic)

* Detect if a chroot was used to run a jailed build, and first attempt
  to gracefully shut it down by killing everything within using pgrep(1)
  This has a much higher chance of succeeding that relying on fstat to
  identify processes that might interfere with our attempts to clean up
  mountpoints, which is fragile (libkvm-dependent), and inherently
  unreliable at best.
2006-02-11 10:05:01 +00:00
..
portbuild * In kill_procs(), pass in the directory and mountpoint as separate 2006-02-11 10:05:01 +00:00
scripts
make_index
make_readmes