История коммитов

Автор SHA1 Сообщение Дата
  Bernhard Reutner-Fischer e00fc16aaa - move libc checks from busybox.h to platform.h 18 лет назад
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 лет назад
  "Vladimir N. Oleynik" dd1ccddf1b moved BB_BANNER to applets/version.c file: make kernel like version, 19 лет назад
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. 19 лет назад
  "Vladimir N. Oleynik" 843c5ef0f9 reorder include <sys/types.h> and <sys/types.h>. 19 лет назад
  Bernhard Reutner-Fischer d4cffd1cc3 - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. 19 лет назад
  Rob Landley 193c8c7383 #ifdef reduction infrastructure, based on an argument between Shaun Jackman, 19 лет назад
  Mike Frysinger ca1b6fc745 newlib fixe from Shaun Jackman 20 лет назад
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 лет назад
  Manuel Novoa III 68474f3b36 Make sure stdlib.h is always included before dmalloc.h to avoid problems 21 лет назад
  Glenn L McGrath 7c87b67c08 Patch from Bastian Blank, allow the buildtime to be overriden with a 21 лет назад
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 лет назад
  Glenn L McGrath a88cb5025c Patch from mathuria, compatability with solaris 22 лет назад
  Glenn L McGrath 60a22addea Remove unwanted comments, run through indent 22 лет назад
  Robert Griebl c9aca4561d Implement two types of suid/sgid support for BusyBox: 22 лет назад
  Eric Andersen 38ddbed4c1 Try to pull in PATH_MAX properly 23 лет назад
  Eric Andersen 20d739adf7 If PATH_MAX isn't defined, define it outselves 23 лет назад
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 лет назад
  Matt Kraai c1cda4a609 Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c 23 лет назад
  Matt Kraai 9ff9325e60 Move applet_name declaration from busybox.h to libbb.h. 23 лет назад
  Mark Whitley 3e310ac309 Applied patch from Larry Doolittle to give users the third option of putting 23 лет назад
  Matt Kraai 6ba1a80c26 Use date -u instead of date --utc and consolidate version string. 23 лет назад
  Mark Whitley 5cd2a2d53e In fact, socklen_t *is* defined by libc5. 24 лет назад
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c 24 лет назад
  Eric Andersen 2b1c367a98 Amazing the difference between an "and" and an "or". 24 лет назад
  Eric Andersen c319601db5 Some updates for libc5 24 лет назад
  Mark Whitley e0bf91d7c6 Applied patch from Christophe Boyanique to add -i support to rm. 24 лет назад
  Mark Whitley 6317c4baf7 Applied patch from Gennady Feldman to split up syslogd.c into syslogd and 24 лет назад
  Eric Andersen 13d1fa1d01 Add in 'trim' routine. Fix up sh.c so it works when wordexp 24 лет назад
  Mark Whitley 4cc8f31ffe Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define to enum. 24 лет назад