sortix--sortix/tix
Jonas 'Sortie' Termansen e770766cc8 Fix tix archive owner, group and permissions.
tix-build recorded the owner and group as the user building the package,
rather than setting the owner and group to user 0 (root).

tix-install tried to chown extracted files as the owner and group in the
archive, rather than the current user. It also applied the current umask
rather than restoring the same permissions.
2016-03-26 23:29:08 +01:00
..
.gitignore Add the Tix package management system. 2013-12-19 18:09:08 +01:00
Makefile Convert tix to C. 2016-03-03 23:02:24 +01:00
porttix-create.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
srctix-create.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix-build.c Fix tix archive owner, group and permissions. 2016-03-26 23:29:08 +01:00
tix-collection.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix-eradicate-libtool-la Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix-execdiff.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix-execpatch.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix-install.c Fix tix archive owner, group and permissions. 2016-03-26 23:29:08 +01:00
tix-rmpatch.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
tix.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
util.h Rename i486-sortix platform to i686-sortix. 2016-03-06 18:59:10 +01:00