Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
from the user. Set real/effective/saved uids to 0 and block all signals
so the lock cannot be kept longer than necessary. If we cannot lock,
try again every 1/4 second for 2 seconds and then ask the user what
they wish to do (keep trying, quit).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
strncpy -> strlcpy
- with input from millert@, ok millert@.
|
|
stop listening to channels, detach channel users (e.g. sessions).
wait for children (i.e. dying sessions), send exit messages,
cleanup all channels.
|
|
improve error handling.
|
|
|
|
add create, delete, isearch
|
|
Lutz.Jaenicke@aet.TU-Cottbus.DE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
usage, exit appropriately and adjust the trap statements; ok millert
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.humppa.com/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|