index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deallocvt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-23
1
-1
/
+1
*
Use busybox error handling functions wherever possible.
Matt Kraai
2000-12-22
1
-8
/
+4
*
Added some necessary brackets, removed debug noise.
Mark Whitley
2000-12-13
1
-4
/
+3
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-3
/
+3
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-2
/
+2
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Fix the bandaid.
Eric Andersen
2000-09-23
1
-3
/
+6
*
Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt
Eric Andersen
2000-09-22
1
-1
/
+1
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-7
/
+0
*
Don't use strings directly in calls to usage(). This is in preparation
Matt Kraai
2000-07-14
1
-8
/
+8
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-5
/
+3
*
Use global applet_name instead of local versions.
Matt Kraai
2000-07-12
1
-7
/
+3
*
Update files to reduce dependance on kernel version...
Eric Andersen
2000-07-08
1
-2
/
+5
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-3
/
+3
*
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-10
1
-1
/
+5
*
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-28
1
-1
/
+0
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-30
/
+32
*
Updates to usage, and made tar work.
Eric Andersen
1999-11-10
1
-2
/
+4
*
Stuf
Eric Andersen
1999-10-28
1
-0
/
+1
*
Stuf
Eric Andersen
1999-10-25
1
-0
/
+47