..
.cvsignore
update .cvsignore files to note new location of loop.h
2001-03-17 00:15:02 +00:00
arith.c
Latest patch from vodz. Adds a check for divide by zero in the posix
2001-08-02 05:02:46 +00:00
ask_confirmation.c
chomp.c
Patch from Vladimir:
2001-05-15 17:42:16 +00:00
concat_path_file.c
Latest patch from vodz. Adds a check for divide by zero in the posix
2001-08-02 05:02:46 +00:00
copy_file_chunk.c
Copy files until EOF, not the reported file size, to deal with bad sizes in
2001-06-11 13:58:02 +00:00
copy_file.c
dfp might be used uninitialized. NULL it.
2001-08-21 23:36:32 +00:00
copyfd.c
Rewrote copyfd to use library functions, terminate, and copy correct data.
2001-05-18 14:14:55 +00:00
create_icmp_socket.c
Patch from vodz:
2001-07-12 20:26:32 +00:00
device_open.c
dirname.c
Removed obsolete function, strdup_substr.
2001-07-05 19:00:47 +00:00
error_msg_and_die.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
error_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
fgets_str.c
Reorganise unarchive functions, new files, removed some
2001-06-13 07:34:03 +00:00
find_mount_point.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
find_pid_by_name.c
Fix a stupid thinko, and fix killall to cope with the updated
2001-07-05 16:27:34 +00:00
find_root_device.c
Vladimir's last_patch13, containing several bugfixes.
2001-06-01 21:47:15 +00:00
full_read.c
full_write.c
get_console.c
Add support for devfs device names.
2001-07-23 14:52:08 +00:00
get_last_path_component.c
With a bit of care I was able to save about 100 bytes.
2001-06-15 20:10:39 +00:00
get_line_from_file.c
gz_open.c
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
2001-07-19 22:28:02 +00:00
herror_msg_and_die.c
Add xgethostbyname and herror_msg* functions.
2001-05-16 15:40:51 +00:00
herror_msg.c
Add xgethostbyname and herror_msg* functions.
2001-05-16 15:40:51 +00:00
human_readable.c
Generalize comment -- no longer ls specific
2001-06-30 18:08:36 +00:00
inode_hash.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
interface.c
Some adjustments, mostly from David McCullough <davidm@lineo.com> to
2001-07-19 22:28:02 +00:00
isdirectory.c
kernel_version.c
last_char_is.c
Avoid a segfault (detected by Fabio Ferrari
2001-07-07 04:27:35 +00:00
libbb.h
Commit Vladimir's simplify_path.
2001-08-10 15:05:27 +00:00
libc5.c
More libc5 fixups
2001-08-02 10:55:32 +00:00
loop.c
make_directory.c
make_directory used mode as if it were an signed entity, but in fact
2001-08-02 09:58:19 +00:00
Makefile
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
messages.c
Patch from vodz:
2001-07-12 20:26:32 +00:00
mk_loop_h.sh
mode_string.c
module_syscalls.c
Add some missing includes to kill warnings when building with the default
2001-06-29 18:59:32 +00:00
mtab_file.c
Fixed a BB_MTAB #define buglet reported by Magnus Damm.
2001-04-25 17:03:40 +00:00
mtab.c
Move the mtab support stuff into libbb
2001-04-01 16:01:11 +00:00
my_getgrgid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getgrnam.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwnam.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwnamegid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwuid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
parse_mode.c
Patch from larry to fix some grammar errors.
2001-05-23 20:32:09 +00:00
parse_number.c
perror_msg_and_die.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
perror_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
print_file.c
This patch from Adam Heath <doogie@debian.org>, makes print_file
2001-05-15 17:48:09 +00:00
process_escape_sequence.c
Apply Vladimir's latest cleanup patch.
2001-04-09 22:48:12 +00:00
read_package_field.c
Change read_package_field interface, and rewrite using low level functions
2001-07-18 15:47:21 +00:00
README
Doc update for the 0.51 release.
2001-04-10 20:10:55 +00:00
real_loop.h
Move real_loop.h to libbb, where it belongs.
2001-04-18 22:23:22 +00:00
recursive_action.c
Move messages.c to libbb. Make each string in messages.c be its own .o file.
2001-04-25 05:39:18 +00:00
remove_file.c
Add some missing includes to kill warnings when building with the default
2001-06-29 18:59:32 +00:00
safe_read.c
safe_strncpy.c
simplify_path.c
Rewritten by Manuel Novoa III.
2001-08-14 17:10:08 +00:00
syscalls.c
Add some missing includes to kill warnings when building with the default
2001-06-29 18:59:32 +00:00
syslog_msg_with_name.c
Move applet_name declaration from busybox.h to libbb.h.
2001-04-24 01:12:33 +00:00
time_string.c
trim.c
Reversed last patch; unnecessary.
2001-04-23 17:56:27 +00:00
u_signal_names.c
Oops. I forgot to commit this part of vodz' patch.
2001-08-02 05:18:55 +00:00
unarchive.c
Fix exclude list handling
2001-08-04 05:28:29 +00:00
unzip.c
This is vodz' latest patch. Sorry it took so long...
2001-07-17 01:12:36 +00:00
vdprintf.c
Fix a warning with libc5.
2001-04-04 19:26:22 +00:00
verror_msg.c
Move applet_name declaration from busybox.h to libbb.h.
2001-04-24 01:12:33 +00:00
vherror_msg.c
Switch from hstrerror to herror for libc5 systems.
2001-05-17 14:19:05 +00:00
vperror_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
wfopen.c
xfuncs.c
Allow xrealloc to act as a free() when size=0, per SuS2.
2001-06-28 21:22:19 +00:00
xgetcwd.c
Add #include <sys/param.h> to ensure PATH_MAX is defined
2001-08-22 05:35:39 +00:00
xgethostbyname.c
Add missing include, noted by Larry Doolittle.
2001-05-16 17:05:03 +00:00
xreadlink.c
Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>,
2001-05-07 17:48:28 +00:00
xregcomp.c