Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-31 | Don't crash with a zero-length argument to setb, from J Raynor. | Nicholas Marriott | |
2014-03-31 | In four byte UTF-8 sequences, only three bits of the first byte should | Nicholas Marriott | |
be used. Fix from Koga Osamu. | |||
2014-03-31 | Remove log_debug2 as well and simplify log.c. | Nicholas Marriott | |
2014-03-31 | GRID_DEBUG is no longer needed. | Nicholas Marriott | |
2014-03-31 | Remove unused log functions. | Nicholas Marriott | |
2014-03-31 | Make message-limit a server option. | Nicholas Marriott | |
2014-03-31 | Don't segfaut when the parent of the layout cell is NULL, from Thomas Adam. | Nicholas Marriott | |
2014-03-31 | Add names for mouse button bits rather than using magic numbers, from | Nicholas Marriott | |
Marcel Partap. | |||
2014-03-31 | Use hex constants rather than shifts for mouse events and flags, pointed | Nicholas Marriott | |
out by Marcel Partap. | |||
2014-03-31 | Add setb -a to append and a copy mode append command, from J Raynor with | Nicholas Marriott | |
minor changes. | |||
2014-03-31 | Make session_attached a count and add session_many_attached flag. | Nicholas Marriott | |
2014-03-31 | Add start-of-list, end-of-list, top-line and bottom-line in choice mode, | Nicholas Marriott | |
from madmaverick9 at roxxmail dot eu, similar diff a few days later from Marcel Partap. | |||
2014-03-31 | Having three *clock* files is ridiculous, remove clock.c. | Nicholas Marriott | |
2014-03-31 | Don't write into buffer if no arguments, reported by Filipe Rosset. | Nicholas Marriott | |
2014-03-31 | Change secondary device attributes response to \033[>84;0;0c which is | Nicholas Marriott | |
unique for tmux. | |||
2014-03-31 | Tidy up. No functional change. | Mark Lumsden | |
2014-03-31 | if it looks like a variable, expands like a variable and resolves like a | Jasper Lievisse Adriaanse | |
variable, then it need not be a variable. add a way out the variable expansion loop when the returned value from the values hash looks like a variable. this resolves an issue where using --define-variable=libdir=${libdir} would create and infinite loop of looking up the value of libdir. such as triggered by the x11/gnome/empathy configure script. tested in a bulk build as well as builds of base and xenocara ok aja@ | |||
2014-03-31 | Allow more than one level of directories to be create via | Mark Lumsden | |
make-directory again. ok florian@ jasper@ | |||
2014-03-31 | ssh has a target painted on it's back, so use -fstack-protector-all | Theo de Raadt | |
dtucker mentioned that -portable does this | |||
2014-03-31 | Remove a redundant assignment for slashp in findnonblank(). | Brian Callahan | |
Remove a redundant comment in the same place while here. Tweaks from lum@ ok florian@ lum@ | |||
2014-03-31 | Match GNU libtool and properly add -rpath to the linker when linking | Antoine Jacoutot | |
libraries. Until now we only did that for bin programs, but some libs can also depend on other libs which aren't in the standard search path. passed a full ports bulk (thanks jasper@) ok jasper@ sthen@ | |||
2014-03-31 | the text for the -K option was inserted in the wrong place in -r1.108; | Jason McIntyre | |
fix From: Matthew Clarke | |||
2014-03-31 | If HOST or the host argument starts with a /, treat it as a device name | Nicholas Marriott | |
(so, for example, "cu /dev/cuaU0" will work). | |||
2014-03-31 | Fix REMOTE to work like tip(1) - it can be either a path to a remote(5) | Nicholas Marriott | |
database or a description (for example "foo:dv=/dev/bar"). Add support for HOST which works as I thought REMOTE did. Manpage help from jmc@. | |||
2014-03-31 | recognise the CONTEXT section. we consider it only applicable to | David Gwynne | |
section 9 manpages for now. requested by schwartz@ pre 5.5 tweaks by jmc@ schwartz@ ok schwartz@ | |||
2014-03-30 | SNI support. ok guenther@ sthen@ | Jeremie Courreges-Anglas | |
2014-03-30 | Check the return value from SSL_CTX_set_cipher_list(), for consistency. | Jeremie Courreges-Anglas | |
ok guenther@ sthen@ | |||
2014-03-30 | SSLeay_add_ssl_algorithms() is just a #define for SSL_library_init(), so | Jeremie Courreges-Anglas | |
kill the former. ok guenther@ sthen@ | |||
2014-03-30 | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze | |
2014-03-30 | Implement the roff(7) .ll (line length) request. | Ingo Schwarze | |
Found by naddy@ in the textproc/enchant(1) port. Of course, do not use this in new manuals. | |||
2014-03-28 | Allow leading and trailing vertical lines, | Ingo Schwarze | |
and format them in the same way as groff. While here, do not require whitespace before vertical lines in layout specifications. Issues found by bentley@ in mpv(1). | |||
2014-03-28 | Properly initialize malloc(3)ed memory. | Ingo Schwarze | |
With this bug fix, partly unitialized memory could sometimes be returned, sometimes causing crashes by bogus free(3)s in apropos(1). | |||
2014-03-28 | let's talk about shit | Henning Brauer | |
2014-03-28 | sync available and default algorithms, improve algorithm list formatting | Christian Weisgerber | |
help from jmc@ and schwarze@, ok deraadt@ | |||
2014-03-27 | disable weak proposals in sshd, but keep them in ssh; ok djm@ | Markus Friedl | |
2014-03-27 | make this page less sendmail-centric; ok gilles | Jason McIntyre | |
2014-03-27 | Don't use nospace uninitialized in gotobop and gotoeop. | Florian Obser | |
Problem noticed and diff from bcallah@. Slightly different fix by me. OK lum@, bcallah@ | |||
2014-03-27 | new-line -> newline; | Jason McIntyre | |
not sure whether it's worth flattening the other few examples of this in our pages, but since it's used multiple times here without hyphen, at least keeps this page consistent; | |||
2014-03-26 | Previously, C-t (transpose two chars) did not behave the same as | Mark Lumsden | |
Emacs. This diff makes mg behave more so. Though new-line characters are treated as any other. Difference from emacs observed and reported by deraadt@. First diff tested and ridiculed by deraadt@. Second diff not tested and not ridiculed by deraadt@ but at least email responded to. | |||
2014-03-26 | Without bloating mandoc(1) itself, let mandocdb(8) support files | Ingo Schwarze | |
called manN/X.N.gz and catN/X.0.gz, reading them through a pipe(2) from gunzip(1) -c. Asked for by various people in the past. | |||
2014-03-26 | Improve error reporting. | Ingo Schwarze | |
Simplify combining a custom format string with perror(), avoiding many manual calls to strerror(errno). For low-level failures, report attempted function calls. Do not abuse the say() filename argument for files outside the basedir, and even less for other text. | |||
2014-03-26 | remove libwrap support. ok deraadt djm mfriedl | Ted Unangst | |
2014-03-26 | The current sharing of myproposal[] between both client and server code | Theo de Raadt | |
makes the previous diff highly unpallatable. We want to go in that direction for the server, but not for the client. Sigh. Brought up by naddy. | |||
2014-03-26 | Add support for retrieving the line and speed from the /etc/remote dv | Nicholas Marriott | |
and br capabilities like tip(1). No other capabilities are supported. Also handle REMOTE in the environment as either a separate remote(5) file or a host. Discussed with and approval from several, man page help from schwarze@. | |||
2014-03-26 | use __bounded(...) attribute recently added to sys/cdefs.h instead of | Damien Miller | |
longform __attribute__(__bounded(...)); for brevity and a warning free compilation with llvm/clan | |||
2014-03-25 | Remove file2c. Nothing in the tree uses it and hexdump works as | Todd C. Miller | |
well for most use cases. OK deraadt@, espie@, gsoares@ | |||
2014-03-25 | trimm default proposals. | Markus Friedl | |
This commit removes the weaker pre-SHA2 hashes, the broken ciphers (arcfour), and the broken modes (CBC) from the default configuration (the patch only changes the default, all the modes are still available for the config files). ok djm@, reminded by tedu@ & naddy@ and discussed with many | |||
2014-03-24 | sf@ pointed out that the -B flag is already in use by apache's | Florian Obser | |
htpasswd (since version 2.4); change it to -I. The -B flag was not in use for a long time so this change should not cause too much trouble. OK sf@, jmc@ no objections from sthen@ "kein problem damit" benno@ | |||
2014-03-24 | tcpd parts went away | Theo de Raadt | |
2014-03-24 | - add an EXIT STATUS section | Jason McIntyre | |
- more consistent STANDARDS blurb - -nosplit in AUTHORS ok stsp |