Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (52m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 23:01:46 UTC Now

2011-08-28 22:30:17 UTC MAIN commitmail json YAML

Fix void main. While here:
  - add various LP64 fixes;
  - use stdlib.h as needed instead of casting the return value of malloc;
  - fix fake-varargs printf code and use stdarg.h;
  - use system snprintf instead of included custom one;
  - tidy up symbol name conflict with log();
  - add patch comments;
  - remove some pkglint;
  - add LICENSE.

PKGREVISION -> 2.

(dholland)