cde-desktop:master

Last commit made on 2024-03-02
Get this branch:
git clone -b master https://git.launchpad.net/cde-desktop

Branch merges

Branch information

Name:
master
Repository:
lp:cde-desktop

Recent commits

8479874... by Paul Ward <email address hidden>

dtterm: Fix title and icon Sun esc seqs

ca84b10... by rhubarb-geek-nz <email address hidden>

init scripts from rhubarb-pi.sf.net

f078df3... by Patrick Georgi <email address hidden>

Add systemd service file for dtlogin

This automatically starts dtlogin and properly
supervises it.

d8a43c0... by Patrick Georgi <email address hidden>

DtTerm/TermPrim: check pointer before traversing

c48ec3a... by Patrick Georgi <email address hidden>

lib/DtTerm: Remove dead assignments, initializations and increments

This shouldn't change behavior (or even object code) at all because
those assignments are all without effect. Removing that code removes
noise which helps working with code analysis tools.

a5b5eb0... by Patrick Georgi <email address hidden>

lib/DtTerm: Fix copy&paste error

This avoids using an uninitialized variable by using the initialized
variable that is obviously the right one in the context.

e2aa3e6... by Patrick Georgi <email address hidden>

DtTerm/TermPrimUtil: Use mkstemp instead of mktemp

9dca445... by Patrick Georgi <email address hidden>

DtTerm/TermPrimUtil: Use 6 'X's in mktemp template

Some implementations (e.g. glibc) require that, while implementations
that are fine with 5 of them still work the same (just with one more
constant letter)

76812a9... by hyousatsu <email address hidden>

ksh93: fix a compilation error on 32-bit system.

e97d565... by Jon Trulson <email address hidden>

Prepare 2.5.2 release