File killerd.changes of Package killerd
-------------------------------------------------------------------
Wed Jan 17 13:07:00 CET 2007 - anicka@suse.cz
- update to 1.1
* killerd.c (init_HZ): Use sysconf(_SC_CLK_TCK) if available,
this seems to be the most reliable method on recent glibc's.
* killerd.conf: Better comments for all settings.
* killerd.c: Clarified license message.
* killerd.c: Users can be excluded if their UID is less
than a configured limit.
* killerd.c: Unified processing of wildcard entries. Entries with
no names always serve as defaults, special treatment of *'s
is gone.
* killerd.c: (warn_user): Avoid unlimited retrying if the user's
terminal is XOFF'ed.
-------------------------------------------------------------------
Tue Jan 9 17:54:50 CET 2007 - anicka@suse.de
- package created (initial version 1.0)