Open Source Development with CVS
Recursive Make Considered Harmful This paper talks about the build process for large projects, and some of the pitfalls when using Make (local copy).
Secure Programming for Linux and Unix HOWTO
Secure Portability (local copy)
Setuid Demystified (local copy)
Implementing AF-independent applications
Lessons in Packaging Linux Applications
PLEAC The Programming Language Examples Alike Cookbook, a suite of common programming problems solved in various programming languages.
The Art of Assembly Language Programming (local copy of AoA/Linux).
Recommended C Style and Coding Standards
How to Write Shared Libraries
Good Practices in Library Design, Implementation, and Maintenance
Industrial Strength C++ (local copy).
Dive Into Python, Python for experienced programmers (local copy).