aboutsummaryrefslogtreecommitdiff
path: root/kill.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A cleanup patch from Jeff Garzik to static-ify a number ofandersen2001-03-091-1/+1
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-5/+2
* Removed trailing \n from error_msg{,_and_die} messages.kraai2001-01-311-2/+2
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-0/+1
* #define -> static const int. Also got rid of some big static buffers.markw2001-01-231-2/+2
* Change calls to error_msg.* and strerror to use perror_msg.*.kraai2000-12-181-3/+3
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-7/+7
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-3/+4
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* List of signals updated from util-linux-2.10oproski2000-09-131-55/+76
* Some #include updates.andersen2000-08-101-1/+0
* Extract usage information into a separate file.kraai2000-07-161-18/+0
* Use global applet_name instead of local versions.kraai2000-07-121-2/+1
* Reorganized signal names for better architecture support -- patchandersen2000-07-061-46/+30
* Fixed exit status for killallproski2000-06-061-1/+5
* A number of additional fixed from Pavel Roskin, note some more bugs in theandersen2000-06-021-0/+3
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-6/+12
* More little stuff.erik2000-04-181-1/+4
* Remove debug noiseerik2000-04-181-2/+0
* Updateserik2000-04-181-0/+2
* Oops. Left in some debug noise.erik2000-04-071-2/+0
* Patch to make killall actually kill all PIDs with the specified name,erik2000-04-071-5/+11
* Tar now works perfectly. It behaves much better now then iterik2000-04-051-1/+1
* Several fixes.erik2000-03-171-2/+11
* Wrote killall.erik2000-03-071-23/+40
* Some formatting updates (ran the code through indent)erik2000-02-081-149/+150
* Bunches of fixes. Typos, bugs, etc.erik2000-01-041-1/+2
* Latest and greatestandersen1999-12-081-28/+84
* More stuffandersen1999-10-231-24/+25
* Fixed up copyright notices and suchandersen1999-10-201-0/+22
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-4/+4
* More stuff.andersen1999-10-181-2/+1
* More stuff...andersen1999-10-121-103/+100
* Initial revisionandersen1999-10-051-0/+140