Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Eric Andersen 882cec3e40 YAEGASHI Takeshi writes: 20 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 gadi atpakaļ
  Eric Andersen d242079387 Fixup use of 'u_int' to instead use 'unsigned int' 21 gadi atpakaļ
  Manuel Novoa III cad5364599 Major coreutils update. 22 gadi atpakaļ
  Eric Andersen 80ff9449bf Eliminate dependancy on kernel header files. Naughty naughty. 22 gadi atpakaļ
  Matt Kraai f9d6aa0a86 Rename dirname variable to pathname to eliminate namespace conflict. 23 gadi atpakaļ
  Matt Kraai c55b8d41c1 Add xgethostbyname and herror_msg* functions. 23 gadi atpakaļ
  Eric Andersen 851895ab80 Clean up more local vars which shadow globals 24 gadi atpakaļ
  Eric Andersen 1ca20a7747 A nice patch from Larry Doolittle that adds -Wshadow and 24 gadi atpakaļ
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 gadi atpakaļ
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 gadi atpakaļ
  Eric Andersen f57a832063 Remove leftover junk 24 gadi atpakaļ
  Glenn L McGrath 3f5bcbfa3c Fix warning for implicit declaration of time() 24 gadi atpakaļ
  Mark Whitley 065c7e779a Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for 24 gadi atpakaļ
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 gadi atpakaļ
  Mark Whitley 8526067336 Applied patch from Larry Doolittle to use preprocessor for defining 24 gadi atpakaļ
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. 24 gadi atpakaļ
  Eric Andersen 27c7bec4d4 Be more careful about dmalloc handling 24 gadi atpakaļ
  Glenn L McGrath c52a97d79f NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with libc6-2.2-5 24 gadi atpakaļ
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make 24 gadi atpakaļ
  Eric Andersen ef936da7c5 Fix uname problem that was breaking poweroff. 24 gadi atpakaļ
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". 24 gadi atpakaļ
  Eric Andersen 88f50b6bf5 Some #include updates. 24 gadi atpakaļ
  Eric Andersen e7413a9cde A couple of minor warning cleanups. 24 gadi atpakaļ
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. 24 gadi atpakaļ
  Eric Andersen da1d1e763d Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009. 24 gadi atpakaļ
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) 25 gadi atpakaļ
  Eric Andersen 1c43d0c5af Stuff 25 gadi atpakaļ