cdesktopenv/cde/programs/dtprintinfo/objects/PrintObj
Lev Kujawski 9a695e9411 dtprintinfo: don't use rresvport() on Linux systems using the musl C library
Disable binding a privileged client port with rresvport() on Linux
systems using the musl C library, where that function is
unsupported. If there is a need for XPrint support, a BSD-licensed
implementation of rresvport() is available in the portable edition of
OpenSSH.
2021-01-30 17:22:27 -07:00
..
Imakefile Fix warnings on FreeBSD 2018-05-31 22:04:08 -06:00
ParseJobs.C dtprintinfo: don't use rresvport() on Linux systems using the musl C library 2021-01-30 17:22:27 -07:00
ParseJobs.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
PrintJob.C remove OSF1 support 2018-05-24 14:25:26 -06:00
PrintJob.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
PrintSubSys.C remove OSF1 support 2018-05-24 14:25:26 -06:00
PrintSubSys.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Queue.C dtprintinfo: correct another possible buffer overflow 2019-05-07 11:21:49 -06:00
Queue.h Fix typo in license headers 2018-04-28 12:30:20 -06:00