Pascal Stumpf
|
19647809e4
|
OpenBSD fixes for lib/DtTerm: values.h, #ifdef's and some constants that are not defined on BSD. Also, leave out utmp stuff that does not work on BSD. Note that this terminal allocation does not work properly yet, but this will be fixed later.
|
2012-08-10 14:07:36 -06:00 |
|
Pascal Stumpf
|
3b77d7c065
|
Tooltalk fixes for OpenBSD. This consists mainly of #ifdefs, casts and some small type nits.
|
2012-08-10 06:24:29 -06:00 |
|
Pascal Stumpf
|
3d5a492038
|
OpenBSD fixes for DtPrint and csa.
|
2012-08-10 06:18:28 -06:00 |
|
Pascal Stumpf
|
185ec24999
|
OpenBSD fixed for lib/DtSvc.
|
2012-08-10 05:51:37 -06:00 |
|
Pascal Stumpf
|
78053ff2a4
|
SIGPWR is not present everywhere.
|
2012-08-10 05:44:49 -06:00 |
|
Pascal Stumpf
|
6fc45220c4
|
Provide support for installation under OpenBSD. Don't override PATH in the install script, it may hide needed tools, and the location of these binaries is highly OS-dependent anyway.
Also, allow overriding some variables in the install script.
|
2012-08-09 14:26:45 -06:00 |
|
Pascal Stumpf
|
f9c844aada
|
recognise OpenBSD version
|
2012-08-09 14:15:42 -06:00 |
|
Pascal Stumpf
|
18dd384068
|
Rename getline() to not conflict with the standard POSIX interface of the same name.
|
2012-08-09 14:15:25 -06:00 |
|