summaryrefslogtreecommitdiff
path: root/cross/icdprog
AgeCommit message (Collapse)AuthorFilesLines
2006-11-28Interix has no nanosleep(3); use usleep(3) directly.tv2-8/+22
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-23Use O_FSYNC for O_SYNC on DragonFly.joerg2-8/+19
2005-05-23Removed trailing white-space.rillig1-1/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-02-21s/programer/programmer/snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-25Bump revisiontsarna1-1/+2
2003-06-25Add some fixes to serial I/Otsarna2-1/+37
2003-06-07Truncate to 24 linescjep1-27/+5
2003-06-07delintcjep1-4/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-28ICDPROG is a simple command line programmer for Microchip PIC controllers,tsarna5-0/+75
using the Microchip or Olimex ICD (in circuit debugger) as a programmer.