Change version check code for Linux kernel module mode
Merge your patch and fix for 2020's UNIX environment. Sorry to late work. (But, not work kernel module mode in now)
Use libusb-config (except FreeBSD)
Separate local_iconv() avoid build failures
whitespace: Remove space from last of line
Remove autoheader
Add comment for release process
Add m4/iconv.m4
Modernize configure.ac
Run autoupdate(1)
Rename configure.in to configure.ac
modernize with autoupdate(1)
Fix build with BSD pmake
Add #ifdef for FreeBSD's fts_open(3)
Fix compile with FreeBSD
Apply Adam Sampson's patch for GCC14/15 and llvm/clang
* stopped upload_dir from attempting to mkdir the root directory.
* tests for endianness now done by autoconf, not endian.h
* removed use of loff_t in all userspace builds
* moved setlocale() call into a usb initialization routine. (Temporary, but better than nothing.)
* created ifp_off_t typedef for Linux/FreeBSD portability goodness
2005-03-20 Billy Charlton <billy@trigby.com>
updated version number for this branch.
* tunner documentation clarification of units. (kHz vs MHz vs 10*kHz == 0.01MHz)
Improved handling of write errors. (For starters, we return 'errno' when
-fixed support for older and newer kernels (pre and post 2.6.8.1)
warning (merge from trunk)
warning message
new stuff about the usb timing bug
Code used to investigate the wierd usb-timeout error bug. (Innert.)
port to linux-2.6.9-rc3
version release date.
reordered and reworded kernel configuration options
refactored ifp_rename:
userland porting fixing
-Simplified API for reading and writing files.
gcc-2.95 bug (I could have sworn I submitted this change earlier...)
-added support for mount options (uid, gid, fmask and dmask).
inode.c changed to work as a built-in driver (instead of a module)
Changed the error code returned when a device isn't responding.
renamed 'ifp_freespace'; clarified error messages; removed debugging
Graceful hot-unplugging support; rudimentary "halted endpoint" support.
preparing for 0.1.0-pre3
added dependency on 'experimental'
removed debugging flags from slab allocation
added dependency on USB
Ported ifp-device library to userspace. (Got to move more stuff out of
rewrite of the upload and download code; more separation of os and
lookup bug fixed, "usb system is busy" quirk fixed.
More os abstraction including 'print'/error handling and usb control
The infamous 'find' bug. A lot of support code for experimentation with
-More OS abstraction
Oops, the last fix caused a serrious bug. Fixed.
Copyright header cleanup, documentation, dead file removed
Fix of the long-standing reference count bug. (I haven't fully tested it).
Added new information feature codenamed "delta" until we can figure out what it
Further cleanup. Added a new (unknown) feature I've codenamed "delta".
merge of linux 2.6.8.1
Final import checkpoint: this is the latest version of the code.. "head"
import of linux-2.6.8.1
kernel frame
Synthetic commit for incomplete tag release-1
Synthetic commit for incomplete tag release-2
oops.. this is probably the most important file.
checkpoint Aug 2 01:15 [public release 3]
eckpoint Jul 24 10:36DEST
checkpoint Jul 23 22:34DEST
checkpoint Jul22 2004 19:56DEST
checkpoint Jul22 2004 18:27DEST
checkpoint Jul22 2004 17:52DEST
checkpoint
Initial public release
*** empty log message ***
documented last [inadvertent] checkin
merge from stable
increased version number
relabel..
date fix
* added support for N10 firmware upgrade
updated to match the new website
oops, part of last commit
* files recurisvely uploaded should be pre-sorted in an attempt to maintain their order. (Fixed)
oops..
release changes
* bug documentation
* added testcase for oversized path names
* removed local changes to examples/Makefile.am
cleanup of unicodehack..
Geoff Oakham <oakhamg@users.sourceforge.net>
* updated 'BUGS'
introduced another attempt at using 'ping' command
removed the last of the placeholder IFP_EIO constants
* replaced our 'unicodehack.c' functions with libc's iconv().
Added support for big-endian systems,
tag
added 'selftest' to automake
removed warning and introduced warning checking flags
Added file comparison, tree deleting, and tree comparison.
random cleanup