커밋 기록

작성자 SHA1 메시지 날짜
  Denys Vlasenko fa6ab56353 libbb: if opening /dev/loopN returns ENXIO, don't try N++. 11 년 전
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 년 전
  Denys Vlasenko 13e709c53f losetup: implement -r option. Closes 4033. 13 년 전
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
  Denys Vlasenko 92510141e2 losetup: support /dev/loop10 and higher. closes bug 1627 14 년 전
  Denys Vlasenko b9dd5ab6d9 loop: correct minor device number limit 14 년 전
  Lauri Kasanen 375a8ef5ea mount: add an optional capability to create new /dev/loopN as needed 14 년 전
  Denys Vlasenko 98f1dc12f1 libbb/loop: comment out u32 hack 14 년 전
  Denys Vlasenko 41d8134511 libbb/loop.c: move #include to its user, improve comment 14 년 전
  Denys Vlasenko 8cb40361c0 libbb/loop.c: use common fix_u32.h trick 14 년 전
  Denys Vlasenko 44fbfa78ca libbb/loop.c: style and readability fixes, no code changes 14 년 전
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) 15 년 전
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build 15 년 전
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 년 전
  Denis Vlasenko 0e2c9fb4e0 mount: print errno on NFS error (again) 17 년 전
  Denis Vlasenko c34d35557b loop device code: readability improvement 17 년 전
  Denis Vlasenko 4ebaf10742 strdup -> xstrdup 18 년 전
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. 18 년 전
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 년 전
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 년 전
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 년 전
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 년 전
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. 18 년 전
  Rob Landley a892bf8284 Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime" 18 년 전
  Rob Landley 934da82913 Fix a possible race condition if two processes try to claim the same loop 18 년 전
  Rob Landley aae8b3405e Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so 18 년 전
  Eric Andersen 76b24270d4 with 2.4 kernel headers, lo_file_name is char, but with 2.6 19 년 전
  Tim Riker c1ef7bdd8d just whitespace 19 년 전
  Rob Landley b70ccd9509 Close bug 644: loop incrementing twice, skipping ever other device. 19 년 전
  Rob Landley 9085467970 Trying to losetup a device as a regular user shouldn't result in an endless 19 년 전