Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-11 | Make it compile on systems with a pkgsrc based pthread. | reinoud | 1 | -2/+3 | |
2004-09-10 | Improve comment slightly, and remove an unneeded variable. | wiz | 1 | -3/+2 | |
2004-09-10 | Make it compile under 1.6.2 by including pthread when nessisary | reinoud | 1 | -2/+6 | |
2004-08-21 | Remove old patch that is no longer nessiary | reinoud | 1 | -36/+0 | |
2004-08-21 | Upgrade UDFclient to version 0.3 | reinoud | 3 | -10/+10 | |
2004-07-15 | - fix printing file sizes >= 2GB | mrg | 2 | -1/+38 | |
- add "exit" support | |||||
2004-02-26 | Remove not needed patches and regen. | xtraeme | 2 | -38/+0 | |
2004-02-23 | Updating version to 0.20 from 0.10 | reinoud | 4 | -10/+11 | |
Mainly bugfixing, sanitising and improved compatibility. | |||||
2004-02-21 | s/basicly/basically/; s/userinterface/user interface/; s/allways/always/; | snj | 2 | -3/+3 | |
s/ROM's/ROMs/; s/RW's/RWs/; s/DVD's/DVDs/ | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-10-27 | And another patch to get Linux working... sigh ... | reinoud | 2 | -1/+28 | |
2003-10-27 | (AHUM) ... this time i hope it will work fine; my excuses... its late :( | reinoud | 1 | -0/+12 | |
2003-10-27 | Argh! small patch added; thanks to Dave Huang it turned out that | reinoud | 1 | -3/+2 | |
NetBSD/i386-currnet with gcc 3.3.2-nb1 was having trouble with two casts; they are harmless but need -fno-strict-aliasing to get it to compile. | |||||
2003-10-27 | Patch udfclient so it will compile again under NetBSD-current wich has | reinoud | 4 | -34/+6 | |
changed scsipi headers and incorporating the submitted patches. It also gives Linux SCSI access to the SCSI sense code! Esp. Linux users and NetBSD-current users will benefit. | |||||
2003-10-26 | Make the pkg compile for arches where char is unsigned. | kristerw | 3 | -1/+31 | |
2003-10-14 | Use valid version number. | salo | 1 | -3/+4 | |
2003-10-14 | Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems. | reinoud | 2 | -6/+6 | |
2003-09-26 | Give package a nicer version number. Closes PR 22969 by tv. | wiz | 1 | -2/+2 | |
2003-09-23 | Initial import of udfclient package written by Reinoud Zandijk | reinoud | 4 | -0/+31 | |
(reinoud@netbsd.org). It features a read-only userland implementation for now and is accompanied by small helper programs that can describe the CD/DVD media into detail. |