SELinux policy core utilities
Go to file
Daniel J Walsh 485d2dcb05 * Mon Feb 21 2005 Dan Walsh <dwalsh@redhat.com> 1.21.18-2
- Apply Uli patch
	* The Makefiles should use the -Wall option even if compiled in beehive
	* Add -W, too
	* use -Werror when used outside of beehive.  This could also be used unconditionally
	* setfiles/setfiles.c: fix resulting warning
	* restorecon/restorecon.c: Likewise
	* run_init/open_init_pty.c: argc hasn't been checked, the program would crash if
called without parameters.  ignore the return value of nice properly.
	* run_init: don't link with -ldl lutil
	* load_policy: that's the bad bug.  pointer to unsigned int is passed, size_t is
written to.  fails on 64-bit archs
	* sestatus: signed vs unsigned problem
	* newrole: don't link with -ldl
2005-02-21 14:28:25 +00:00
.cvsignore * Sat Feb 19 2005 Dan Walsh <dwalsh@redhat.com> 1.21.18-1 2005-02-19 13:19:21 +00:00
Makefile Setup of module policycoreutils 2004-09-09 10:33:55 +00:00
policycoreutils-rhat.patch * Mon Feb 21 2005 Dan Walsh <dwalsh@redhat.com> 1.21.18-2 2005-02-21 14:28:25 +00:00
policycoreutils.spec * Mon Feb 21 2005 Dan Walsh <dwalsh@redhat.com> 1.21.18-2 2005-02-21 14:28:25 +00:00
sources * Sat Feb 19 2005 Dan Walsh <dwalsh@redhat.com> 1.21.18-1 2005-02-19 13:19:21 +00:00