Module name:pkg_install
Committed by: jsonn
Date: Wed Sep 6 12:16:38 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: Makefile
Added Files:
pkg_install/src/pkg_hash: pkg_hash.1
Log Message:
Add man page.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 13:00:43 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Don't forget to initialise args.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.7 -r1.8 pkg_install/src/pkg_hash/pkg_
Module name:pkg_install
Committed by: jsonn
Date: Mon Aug 21 00:27:08 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Prefix pkg name in the hash table with the type of the entry.
This was forgotten in the tree and is used by pkg_add already.
T
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 19:28:34 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Include NUL after keys.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 pkg_install/src/pkg_hash/pkg_hash.c
T
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 19:10:48 UTC 2006
Modified Files:
pkg_install/src/pkg_hash: pkg_hash.c
Log Message:
Ensure that databases could be opened.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 pkg_install/src/pkg_has
Module name:pkg_install
Committed by: jsonn
Date: Sun Aug 20 18:24:37 UTC 2006
Added Files:
pkg_install/src/pkg_hash: Makefile pkg_hash.c
Log Message:
Add program to compute the indices of dependencies and PLIST.
This will be moved into the lib later.
To generate a diff