index
:
xorg/app/luit
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
Convert terminal i/o from legacy encodings to UTF-8
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
luit 1.1.1
HEAD
luit-1.1.1
master
Alan Coopersmith
1
-1/+1
2012-02-11
Add additional printf & noreturn attributes suggested by gcc warnings
Alan Coopersmith
1
-8/+16
2011-12-06
Fix memory leak on failure in getFontencCharset
Alan Coopersmith
1
-0/+2
2011-10-14
Add support for posix_openpt().
Ed Schouten
2
-1/+5
2011-10-06
Fix ifdef-foo for the BSDs which are still living in the 90s
Jeremy Huddleston
1
-6/+6
2011-08-16
Remove check for zlib in configure script
Alan Coopersmith
1
-2/+0
2011-05-07
Mark FatalError _X_NORETURN
Jeremy Huddleston
3
-21/+12
2011-01-25
man: Use \fI & \fR instead of .I for strings longer than Solaris can handle
Alan Coopersmith
1
-2/+2
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1/+1
2010-10-07
Purge cvs tags.
Jesse Adkins
1
-1/+0
2010-10-07
luit 1.1.0
luit-1.1.0
Alan Coopersmith
1
-1/+2
2010-09-27
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
2
-6/+2
2010-09-27
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-08-20
make: whitespace management
Gaetan Nadon
1
-14/+17
2010-08-20
luit.man: remove trailing whitespace
Gaetan Nadon
1
-3/+3
2010-08-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
4
-42/+43
2010-08-20
man: replace hardcoded (7) with __miscmansuffix__
Gaetan Nadon
1
-1/+1
2010-08-20
man: replacement string should be __appmansuffix__
Gaetan Nadon
1
-2/+2
2010-08-20
man: replacement string should be __locale_alias__
Gaetan Nadon
1
-1/+1
2010-07-01
Warn if configure does not find Xlib, but don't link against it.
Alan Coopersmith
1
-1/+5
2010-07-01
Whitespace cleanup from Thomas Dickey's luit-20100601 fork
Jeremy Huddleston
10
-1312/+1312
2010-07-01
Integrate changes from Thomas Dickey's luit-20100601 fork
Jeremy Huddleston
15
-632/+1307
2010-02-10
Bump to 1.0.5
luit-1.0.5
Julien Cristau
1
-1/+1
2010-02-10
Bump xorg-macros requirement to 1.4 for XORG_INSTALL
Julien Cristau
1
-2/+2
2010-02-05
poll: check for POLLERR|POLLHUP in WaitForInput
Julien Cristau
1
-2/+2
2009-12-22
configure: Fix a linewrap that snuck in with copy/paste
Jeremy Huddleston
1
-2/+1
2009-12-22
darwin: Don't use poll()
Jeremy Huddleston
1
-2/+11
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2/+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-2/+3
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+1
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11/+66
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1/+1
2009-10-06
luit: Cygwin compatibility fix
Yaakov Selkowitz
1
-1/+11
2009-10-02
luit 1.0.4
luit-1.0.4
Alan Coopersmith
1
-1/+1
2009-10-02
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-11/+8
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0/+28
2009-04-09
luit: Convert platform #ifdefs to configure tests for functions & headers
Alan Coopersmith
3
-26/+20
2009-01-16
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
6
-16/+29
2008-04-11
Apple: Use secure tty
Jeremy Huddleston
1
-1/+6
2008-01-31
Bump to 1.0.3.
luit-1.0.3
Julien Cristau
1
-1/+1
2008-01-31
Make ChangeLog hook safer.
Julien Cristau
1
-1/+1
2008-01-29
Define _XOPEN_SOURCE to 500 on linux
Julien Cristau
1
-1/+1
2008-01-29
Set locale.alias file in man page to match the one set by configure
Alan Coopersmith
2
-1/+2
2008-01-29
Constify a bit
Alan Coopersmith
4
-19/+19
2008-01-28
Replace malloc/strcpy pairs with strdup
Alan Coopersmith
3
-18/+11
2008-01-28
Man page typo fixes
Alan Coopersmith
1
-2/+2
2008-01-28
Fix sparse warnings: non-ANSI function declaration (missing void)
Alan Coopersmith
2
-4/+4
2008-01-28
Fix many sparse warnings of Using plain integer as NULL pointer
Alan Coopersmith
1
-56/+56
[next]