Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-11-10 | Use errno from errno.h. | joerg | 1 | -4/+12 | |
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 | 3 | -25/+44 | |
so that each patch works on a single source file. | |||||
1999-04-05 | semctl(2) wants a union semun as 4th argument... make it so. | hubertf | 1 | -0/+18 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-04-10 | Remove some binary garbage, compile with "-O". | tron | 1 | -23/+34 | |
1998-03-04 | Install manpage as .1, not .l, fix by Soren S. Jorvang <soren@t.dk>. | hubertf | 1 | -9/+25 | |
Use our INSTALL-macros while there. | |||||
1997-10-24 | Use ${PREFIX}, not /usr/local! | hubertf | 1 | -5/+7 | |
1997-10-11 | Import as of 09/25/97 | hubertf | 1 | -0/+31 | |