Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-20 | Add missing prototypes. | joerg | 1 | -5/+33 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-08-27 | Remove conflicting declaration of shmat. This fixes PR pkg/31008. | minskim | 1 | -9/+12 | |
1999-09-12 | Make this work with 1.4K, and split out patch-aa into patch-ac as well | kim | 1 | -0/+20 | |
so that each patch works on a single source file. |