Commit graph

4 commits

Author SHA1 Message Date
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
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-07-15 18:27:48 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
agc
0d9616bd78 Initial import of Jochen Kunz's documentation for writing device drivers
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.
2003-07-29 12:44:39 +00:00