Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish the migration of my tools from ringwraith.online.bg to | Peter Pentchev | 2003-07-08 | 1 | -1/+1 |
| | | | | | | devel.ringlet.net. Prompted by: fenner's scripts | ||||
* | Remove pkg-comment files in my ports. | Peter Pentchev | 2003-02-19 | 2 | -1/+1 |
| | |||||
* | timelimit executes a command and terminates the spawned process | Peter Pentchev | 2001-06-08 | 5 | -0/+32 |
after a given time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown. WWW: http://ringwraith.online.bg/devel/sys/timelimit/ Author: Peter Pentchev <roam@orbitel.bg> |