]> git.armaanb.net Git - opendoas.git/history - Makefile
Handle empty argv
[opendoas.git] / Makefile
2021-05-06 Armaan BhojwaniAdd -std=c99 to Makefile
2021-05-03 Armaan BhojwaniFix compatibility with GNU make
2021-05-03 Armaan BhojwaniConvert Makefile to being POSIX compatible
2020-11-12 Duncan Overbrucksimplify makefile
2020-01-08 Ivy FosterChange binary permissions to 4755. Closes #26
2017-12-11 espieno need to generate y.tab.h if nothing uses it, set...
2016-06-24 teduthe environment handling code was showing its age....
2016-06-05 Duncaenadd more restrictive permissions and root:root as owner...
2016-05-08 DuncaenMore configure and make cleanup
2016-05-08 DuncaenSimply install and move version to configure script
2016-05-06 DuncaenAdd configure script
2015-08-10 Nathan HolsteinAdd version information to doas executable.
2015-08-06 Nathan HolsteinAdd PAM service definition for doas.
2015-08-05 Nathan HolsteinMerge doas.c 1.34 from OpenBSD CVS.
2015-08-05 Nathan HolsteinBreak out make functionality into utility makefile.
2015-08-05 Nathan HolsteinAdd installation rules for man files.
2015-08-05 Nathan HolsteinAdd a make rule to create ${BINDIR}.
2015-08-05 Nathan HolsteinBeing integration of PAM into auth_userokay().
2015-08-05 Nathan HolsteinImport explicit_bzero() from OpenBSD.
2015-08-05 Nathan HolsteinRestrict read permissions of doas binary.
2015-08-05 Nathan HolsteinAdd compatibility functions from OpenBSD.
2015-08-05 Nathan HolsteinMakefile for gmake on MacOSX.
2015-07-16 Ted Unangstimport doas. still subject to changes, large and small.