summaryrefslogtreecommitdiff
path: root/deallocvt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* #define -> static const int. Also got rid of some big static buffers.Mark Whitley2001-01-231-1/+1
* Use busybox error handling functions wherever possible.Matt Kraai2000-12-221-8/+4
* Added some necessary brackets, removed debug noise.Mark Whitley2000-12-131-4/+3
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-3/+3
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Fix the bandaid.Eric Andersen2000-09-231-3/+6
* Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvtEric Andersen2000-09-221-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-7/+0
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-141-8/+8
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-5/+3
* Use global applet_name instead of local versions.Matt Kraai2000-07-121-7/+3
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-2/+5
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-3/+3
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-1/+5
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-1/+0
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-30/+32
* Updates to usage, and made tar work.Eric Andersen1999-11-101-2/+4
* StufEric Andersen1999-10-281-0/+1
* StufEric Andersen1999-10-251-0/+47