Age | Commit message (Expand) | Author |
2014-04-10 | fix fd leaks in error paths missed last time around | Jonathan Gray |
2014-04-10 | remove some obsolescent text and tweak -p slightly; ok millert | Jason McIntyre |
2014-04-10 | Next speed optimization step for the new apropos(1). | Ingo Schwarze |
2014-04-09 | The -p option now matches POSIX. With jmc@ | Todd C. Miller |
2014-04-09 | tweak STANDARDS; ok millert sobrado | Jason McIntyre |
2014-04-09 | After careful gprof(1)ing of the new apropos(1), move the descriptions | Ingo Schwarze |
2014-04-09 | - move the "more is less" blurb to a more relevant place | Jason McIntyre |
2014-04-09 | In "more" mode, POSIX says the command specified by the -p option | Todd C. Miller |
2014-04-09 | Revert 1.93, it breaks permission checks. | Florian Obser |
2014-04-09 | add EXIT STATUS; ok millert | Jason McIntyre |
2014-04-09 | update COMMANDS to only reflect those specified by posix; ok millert | Jason McIntyre |
2014-04-09 | mark as xsi; | Jason McIntyre |
2014-04-09 | If TLS validation is on, retrieve the server TLS certificate and | Jeremie Courreges-Anglas |
2014-04-09 | update ENVIRONMENT; ok millert | Jason McIntyre |
2014-04-08 | various fixes for the options list, and use the same Nd as less (which was | Jason McIntyre |
2014-04-08 | Use VM_UVMEXP instead of VM_METER for memory usages and directly | Martin Pieuchot |
2014-04-08 | add an error detection mechanism. People not used to doing ports often mess | Marc Espie |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | If the SYNOPSIS section contains an excessively long .Nm, | Ingo Schwarze |
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze |
2014-04-07 | some initial cleanup; | Jason McIntyre |
2014-04-07 | add -t to usage() for ltrace; | Jason McIntyre |
2014-04-07 | We already supported (outer) user-defined strings containing references | Ingo Schwarze |
2014-04-07 | First cut at a separate more(1), based on the 4.4BSD more.1. | Todd C. Miller |
2014-04-07 | Accept arbitrary argument delimiters for various roff(7) escape sequences. | Ingo Schwarze |
2014-04-07 | Back out rev 1.30, our less does actually support the old-style more | Todd C. Miller |
2014-04-07 | Remove description of old more's -d option which we haven't supported | Todd C. Miller |
2014-04-07 | Just exit if we get an error or HUP when poll()ing the keyboard. | Todd C. Miller |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze |
2014-04-07 | save-buffer needs to use O_TRUNC. | Nicholas Marriott |
2014-04-05 | bugfix: make sure all variables are properly initialized | Ingo Schwarze |
2014-04-05 | Implement the roff(7) .rr (remove register) request. | Ingo Schwarze |
2014-04-04 | Add the -t ktrace(1) option to ltrace(1), so that you can trigger both | Miod Vallat |
2014-04-04 | In -p (picky) mode, warn unless each filename (aka mlink) | Ingo Schwarze |
2014-04-04 | Warn about missing mlinks. | Ingo Schwarze |
2014-04-04 | Remember which names are in the NAME section. | Ingo Schwarze |
2014-04-04 | When the -n or -t flag is given to makewhatis(8), | Ingo Schwarze |
2014-04-03 | Instead of silently doing nothing at all, | Ingo Schwarze |
2014-04-03 | When finding a file in a non-existant directory: | Mark Lumsden |
2014-04-03 | Rename the -W option to -p (mnemonics: picky, print to stderr): | Ingo Schwarze |
2014-04-03 | The -v option of mandocdb(8) clashes with the -v option of espie@'s | Ingo Schwarze |
2014-04-03 | Work out mouse scroll wheel effect when the mouse is first detected and | Nicholas Marriott |
2014-04-03 | A couple of trivial mouse-related style nits. | Nicholas Marriott |
2014-04-03 | document some non-portable env vars in STANDARDS; | Jason McIntyre |
2014-04-02 | Add the '#' character as a comment character in the startup file. | Mark Lumsden |
2014-04-02 | Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make | Nicholas Marriott |
2014-04-02 | Use the same logic for bell with and without visual-bell, from Filip | Nicholas Marriott |
2014-04-02 | Do not replace ## with # in status_replace1 because it'll be done later | Nicholas Marriott |
2014-04-02 | pane_start_path has gone away. | Nicholas Marriott |
2014-04-01 | update currency exchange rates; | Jason McIntyre |