OpenBSD patches for dtcalc, dtdocbook, dthelp and dtimsstart.

This commit is contained in:
Pascal Stumpf
2012-08-11 13:38:22 +02:00
committed by Jon Trulson
parent b17e52a269
commit 3e4517dc2a
11 changed files with 30 additions and 15 deletions

View File

@@ -136,7 +136,7 @@ main (argc, argv)
case MODE_START:
#ifndef DEBUG2
# ifdef __osf__
# if defined(__osf__) || defined(CSRG_BASED)
setsid();
# else
setpgrp();