summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Install in correct directory; install syslogd.8.Gravatar John F. Carr1991-09-02
| | | | Link -lkrb before -lcom_err.
* Link -lkrb before -lcom_err.Gravatar John F. Carr1991-09-02
|
* Use BUILDTOP, not SRCTOP, for makepaths.Gravatar John F. Carr1991-09-02
|
* Link -lkrb before -lcom_err.Gravatar John F. Carr1991-09-02
|
* Add newlines to error messages.Gravatar John F. Carr1991-09-02
|
* Work around xlc optimizer bug.Gravatar John F. Carr1991-08-27
|
* Don't dump core on ICCCM violations.Gravatar John F. Carr1991-08-08
|
* Correctly handle buttons and keys being released in any order.Gravatar John F. Carr1991-08-08
| | | | [marc]
* AIX specfic code is more useful when not put insideGravatar John F. Carr1991-07-20
| | | | #ifdef sun
* don't define Z_debug_print_closure; defined in zephyr.hGravatar Lucien Van Elsen1991-07-02
| | | | Z_varargs has a lower case 'v'
* Install <zephyr/zephyr_paths.h>.Gravatar John F. Carr1991-06-30
|
* made unauthenic zgrams more obvious.Gravatar Lucien Van Elsen1991-06-30
|
* Made no display warning message shorter & quieterGravatar Lucien Van Elsen1991-06-30
| | | | (for peter)
* Rewritten to use async locate.Gravatar John F. Carr1991-06-29
|
* Add async locate structures; finish conversion ofGravatar John F. Carr1991-06-29
| | | | ZLocateUser to take 3 args.
* Add arg to ZLocateUser().Gravatar John F. Carr1991-06-29
| | | | Speedups.
* Initial revisionGravatar John F. Carr1991-06-29
|
* Rewritten to use ZRequestLocations().Gravatar John F. Carr1991-06-29
|
* Add 3rd arg to ZLocateUser().Gravatar John F. Carr1991-06-29
|
* Merge changes from server copy if this file.Gravatar John F. Carr1991-06-29
|
* Check in Ken's changes.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix to fields of subscription structure.Gravatar John F. Carr1991-06-20
|
* setpgrp differs from BSD to SYSV.Gravatar John F. Carr1991-06-20
| | | | POSIX doesn't have union wait.
* POSIX and SYSV use <string.h>.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix to field names in subscription structure.Gravatar John F. Carr1991-06-20
| | | | | Check for NULL return from malloc. Use \a instead of \7 for a bell.
* Add zsub_ prefix to field names in subscription structure.Gravatar John F. Carr1991-06-20
|
* Risc System/6000 AIX 3.1 support.Gravatar John F. Carr1991-06-20
|
* Add register declarations.Gravatar John F. Carr1991-06-20
|
* Add register declaration.Gravatar John F. Carr1991-06-20
|
* #ifdef VARARGS -> #ifdef Z_VarargsGravatar John F. Carr1991-06-20
| | | | | Remove NO_MALLOC_ZERO code. Don't crash if malloc(0) returns 0.
* Change itox_chars from extern to local variable.Gravatar John F. Carr1991-06-20
| | | | Use &3 instead of %4 (VAX pcc won't optimize the latter).
* Add register declaration and comment that malloc(0) is impossible.Gravatar John F. Carr1991-06-20
|
* Eliminate code in #ifdef NO_MALLOC_ZERO.Gravatar John F. Carr1991-06-20
|
* Complete renaming of subscription structure fields.Gravatar John F. Carr1991-06-20
| | | | In Athena 7.3, there will be a <stdarg.h>.
* Use <stdlib.h> for POSIX.Gravatar John F. Carr1991-06-20
|
* fix typosGravatar John F. Carr1991-06-20
|
* Install zwgc in CLIENTDIR.Gravatar John F. Carr1991-06-20
|
* AUX supportGravatar John F. Carr1991-06-20
|
* AUX support.Gravatar John F. Carr1991-06-20
|
* ulong is defined in <sys/types.h> on most Sys5 systems.Gravatar John F. Carr1991-06-20
|
* AIX needs to include <signal.h>.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix to fields of subscription structure.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix to field names of subscription structure.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix to subscription structure field names.Gravatar John F. Carr1991-06-20
|
* Check malloc return value.Gravatar John F. Carr1991-06-20
| | | | X11R5 XtVaAppInitialize argc argument is (int *), not (Cardinal *).
* Add zsub_ prefix where needed; check malloc return value.Gravatar John F. Carr1991-06-20
|
* POSIX support; add zsub_ prefix where needed.Gravatar John F. Carr1991-06-20
|
* Add zsub_ prefix where needed.Gravatar John F. Carr1991-06-20
|
* POSIX support.Gravatar John F. Carr1991-06-18
|
* Don't build xzwrite if Athena widgets not installed.Gravatar John F. Carr1991-06-18
|