*** empty log message *** |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
use batch mode when calling jade to compile things |
|
More...
|
almost 27 years ago
|
(get_main_options): added `-batch' option (inner_main): if in batch mode, exit after executing the initialisation script |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
(db_print_frame): renamed as `db_print_backtrace', changed a few things |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
(get_pty): possibly check both /dev/ptmx and /dev/ptyXX (if they both exist), in that order |
|
More...
|
almost 27 years ago
|
(common_db): debug buffer for misc. uses (inner_main): move faces_init later, move the error printing code later so it catches more errors (not just from the init script) |
|
More...
|
almost 27 years ago
|
(db_print_frame): new function, print the current call backtrace (gcc only) (db_spew): ignore buffer if empty |
|
More...
|
almost 27 years ago
|
make "550" a failure, not a recoverable error |
|
More...
|
almost 27 years ago
|
Added test for grantpt. Added caching for some tests. Always check for both /dev/ptmx and /dev/ptyXX |
|
More...
|
almost 27 years ago
|
Added HAVE_GRANTPT |
|
More...
|
almost 27 years ago
|
Minor changes |
|
More...
|
almost 27 years ago
|
(cmd_garbage_collect): call mark_merge_faces in each window |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
fixes to password handling while logging in: only caches passwords that are actually valid, has a sane method of retrying failed attempts, and allows the retrying process to be aborted properly |
|
More...
|
almost 27 years ago
|
cmd_accept_process_output): check if there's any queued notifications as well as SIGCHLDs before waiting for output |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
(remote-ftp-command): now transparently reconnects when the server times out |
|
More...
|
almost 27 years ago
|
(cmd_accept_process_output): accept termination notifications as well as stream output |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
Only allow compilation to go ahead if GCC is available (a temporary measure) |
|
More...
|
almost 27 years ago
|
minor change |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
(on_idle): only call idle-hook once per idle period |
|
More...
|
almost 27 years ago
|
minor changes |
|
More...
|
almost 27 years ago
|
(cmd_set): call buffer_set_if_bound if the symbol has the SF_BUFFER_LOCAL property |
|
More...
|
almost 27 years ago
|
*** empty log message *** |
|
More...
|
almost 27 years ago
|
minor changes |
|
More...
|
almost 27 years ago
|