Process protect daemon pprotectd.tbz pprotectd -- daemon which protects processes from killing by the kernel when memory is exhausted The pprotectd utility sets the P_PROTECTED flag for each PID from pid- files that list as an argument. If all given pidfiles exist and the P_PROTECTED flag is set successfully for each PID, daemon blocks on kevent(2) and will wait untill some process becomes terminated. When some process has terminated, the pprotectd wakes up and gets a new PID from pidfile, then pprotectd sets the P_PROTECTED flag for it. If any given pidfile does not exist, the pprotectd will retry to read it after timeout. pprotect.tbz This utility sets and unsets a P_PROTECTED flag just for one pid. Port of pprotectd pprotectd.tbz It's a sysutils/pprotectd. chlim chlim.tbz Utility which changes process's limits "on-the-fly". showswapped showswapped.tbz Utility which shows size of swap usage for each process. Shell IP calculator ipcalc.sh This is a tiny shell script for IPv4 calculations that doesn't use any external programm. It also may be used as a library if no arguments given. Port of UFTP3 uftp3.tbz Add patch for increasing max interfaces from 20 to 1024. Add startup rcNG script. Author: http://www.tcnj.edu/~bush/uftp.html
$Date: 2011/04/17 21:04:28 zont $