Commit History

Author SHA1 Message Date
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen 39cdf4e2ab Use proper C99 types 20 years ago
  Eric Andersen c774efe317 extern inline is a bad bad thing. kill it (so mkfs_minix.c will 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Aaron Lehmann 5f8f32a41c Inline functions with only one reference in mkfs_minix. I don't know 22 years ago
  Eric Andersen eaecbf33f7 Fixup some silly prototype warnings 23 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen dcbca62e89 Standard typing (u_int16_t instead of u16, u_int32_t instead 23 years ago
  Eric Andersen 92d23245c9 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> 23 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 23 years ago
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 23 years ago
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 23 years ago
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 23 years ago
  Eric Andersen bd018b1bab Make old compilers not choke -- define the attribute in the func prototype. 24 years ago
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 years ago
  Eric Andersen 65225df2dc Cleanup patch from Vladimir N. Oleynik. 24 years ago
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. 24 years ago
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 years ago
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 years ago
  Eric Andersen 56f3e353da Both of these commands were subtly broken. Fortunately when used together the 24 years ago
  Eric Andersen 88f50b6bf5 Some #include updates. 24 years ago
  Pavel Roskin bc0aed79a8 It is now possible to select in busybox.def.h whether minixfs version 2 24 years ago
  Matt Kraai bf181b9338 Extract usage information into a separate file. 24 years ago
  Matt Kraai 3bd8bd89ee Don't use strings directly in calls to usage(). This is in preparation 24 years ago
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 years ago
  Matt Kraai e58771e73c Use global applet_name instead of local versions. 24 years ago
  Eric Andersen 85c552035e More linux kernel header file removal. 24 years ago
  Eric Andersen 2086e3d679 Some cosmetic updates. Changed "OPTIONS" to "Options". 24 years ago
  Eric Andersen bd4a75f6c8 Finish off the libc5 porting effort. Everything now works with libc5 24 years ago
  Eric Andersen fb8ba506bb Oops. Remove the debugging noise. 24 years ago