Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -3/+3 | |
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. | |||||
2005-05-15 | Note where gzip or gunzip is required by the package since it isn't | jlam | 1 | -2/+3 | |
required by default any longer in bsd.pkg.mk under the new tools framework. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2003-07-29 | Initial import of Jochen Kunz's documentation for writing device drivers | agc | 4 | -0/+38 | |
for NetBSD (written in German) into the NetBSD Packages Collection. A "NetBSD Device Driver Writing Guide": It consists of three main sections: - Introduction to autoconfig(8). - Usage of the autoconfig(8) infrastructure, demonstrated on the example of rf(4). - Core of the rf(4) driver, that shows how data is transfered from and to a (disk) device. |