summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Final set of patches for release 0.3.0sysfsutils_0_3_0mananth2003-11-0620-772/+580
* Added Dan's patches to sysfs_utils.c functions and classname tomananth2003-10-274-13/+75
* Removed block subsystem support per Greg/Danmananth2003-10-227-669/+19
* Install headers, add read_attr routines, fix bugs in sysfs_dir.cmananth2003-10-208-73/+394
* *** empty log message ***mananth2003-10-171-0/+3
* Include "path" in sysfs_devicemananth2003-10-172-0/+2
* Fix segfault in sysfs_block.c while displaying initrd device and a possiblemananth2003-10-163-1/+17
* Change get_devices_list.c to get_bus_devices_list.c and a few cosmeticmananth2003-10-155-24/+27
* Libtoolize the package -> enable building of shared librarymananth2003-10-1515-454/+17534
* Change ver to 0.3.0mananth2003-10-1514-68/+45
* Change the way systool lists block devices (./systool --> no params)mananth2003-10-152-6/+14
* Docs update and some write attr fixes - now write takes len from appmananth2003-10-1510-109/+957
* Some miscellaneous patchesmananth2003-10-156-20/+31
* Add get_driver.c and get_devices_list.cmananth2003-10-152-0/+122
* Removed get_list.c and get_drv.c - will add with a change of namemananth2003-10-1514-161/+207
* 1. PCI name decodesmananth2003-10-1515-31/+804
* Added support functions; use #defined values where possiblemananth2003-10-156-46/+84
* Added sysfs_block.cmananth2003-10-158-17/+474
* More write attribute changesmananth2003-10-157-88/+162
* Corrected "write attribute" functionsmananth2003-10-155-54/+118
* Fix a segfault while delinking driver's list of devicesmananth2003-10-152-1/+6
* Added support to open a device by namemananth2003-10-153-10/+68
* Added function to open a driver by namemananth2003-10-153-1/+114
* Added function to find the "class" of a given "class_device"mananth2003-10-153-1/+54
* Added sysfs_open_bus_devices_list() and simplifiedmananth2003-10-154-42/+84
* Simplify sysfs_open_bus_device()mananth2003-10-152-18/+17
* Modified datesysfsutils_0_2_0mananth2003-08-291-1/+1
* Removed "bus_name" from sysfs_device.mananth2003-08-296-120/+201
* More utility functions.mananth2003-08-299-243/+370
* Added sysfs_root_device to model /sys/devicesmananth2003-08-293-0/+153
* Added Guo Min's sysfs_write_attribute patchmananth2003-08-294-1/+82
* Changed sysfs_driver to contain a dlist of devicesmananth2003-08-295-4/+25
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-297-11/+17
* Integrated Eric J Bohm's dlist stuffmananth2003-08-2922-505/+1947
* Removing old Makefiles since we are now using autotoolsmananth2003-08-293-76/+0
* correct dprintf usagemananth2003-08-297-54/+47
* Added config.h.inmananth2003-08-291-0/+109
* Added autotools supportmananth2003-08-2917-3/+8507
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-2913-12/+15
* Initial release of sysfsutils on SF.netstartananthmananth2003-08-250-0/+0
* Initial revisionmananth2003-08-2523-0/+4585