Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 49b78fc1a8 Apply post-1.10.2 fixes, bump version to 1.10.3 il y a 16 ans
  Denis Vlasenko fc9fc1f929 apply all post 1.10.0 fixes il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko bf0a201008 style fixes il y a 18 ans
  Denis Vlasenko 2a813e20e2 fix recognitions of -SIGname signals il y a 18 ans
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes il y a 18 ans
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff il y a 18 ans
  Rob Landley 86b4d64aa3 These should have been part of 15767 too. il y a 18 ans
  Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than il y a 18 ans
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config il y a 18 ans
  Mike Frysinger 70cbb6e026 Jason Schoon writes: Attached is a patch to display the usage message if fuser is called with no arguments, rather than doing no work and failing silently. il y a 18 ans
  Rob Landley 31642d75e1 More "extern" removals from Robert P. Day il y a 18 ans
  Mike Frysinger da2a7d6b20 rfelker writes in Bug 738: sys/sysmacros.h is needed for makedev il y a 19 ans
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors il y a 19 ans
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  Paul Fox f9d40d6815 compile on 2.96 for a while longer -- no floating declarations. il y a 19 ans
  "Vladimir N. Oleynik" 7eb8e45348 Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for scan dir. Added losed chdir(".."). Removed warnings for 64-bit inode size. Why use memcpy and do not let? Very strange code for me il y a 19 ans
  Rob Landley aa87276bed New applet, fuser, from Tony J. White. (Needs some cleanup.) il y a 19 ans