Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-05 | Zap extra whitespace. | Loganaden Velvindron | |
OK from djm@ and dtucker@ | |||
2014-05-03 | unbreak compression, by re-init-ing the compression code in the | Markus Friedl | |
post-auth child. the new buffer code is more strict, and requires buffer_init() while the old code was happy after a bzero(); originally from djm@ | |||
2014-05-03 | more tweaking; ok sthen | Jason McIntyre | |
2014-05-03 | remove unused variables | Charles Longeau | |
ok henning@ | |||
2014-05-02 | revert __bounded change; it causes way more problems for portable than | Damien Miller | |
it solves; pointed out by dtucker@ | |||
2014-05-01 | options first, then pager commands; also remove one non-standard Sh; | Jason McIntyre | |
2014-05-01 | STANDARDS is no longer relevant to this page, so remove it; while here, | Jason McIntyre | |
zap some trailing whitespace introduced in recent update | |||
2014-05-01 | the beginning of removing more details from this page, since we now have | Jason McIntyre | |
a separate more(1): it's a big page so i'm doing it in bits. in this commit, remove more stuff from SYNOPSIS, remove some cleverness from SYNOPSIS, and use consistent argument names; | |||
2014-05-01 | update currency exchange rates; | Jason McIntyre | |
2014-04-30 | UMAC can use our local fallback implementation of AES when OpenSSL isn't | Christian Weisgerber | |
available. Glue code straight from Ted Krovetz's original umac.c. ok markus@ | |||
2014-04-30 | tidy up SYNOPSIS, usage() and the options list; ok sthen | Jason McIntyre | |
2014-04-30 | New buffer API; the first installment of the conversion/replacement | Damien Miller | |
of OpenSSH's internals to make them usable as a standalone library. This includes a set of wrappers to make it compatible with the existing buffer API so replacement can occur incrementally. With and ok markus@ Thanks also to Ben Hawkes, David Tomaschik, Ivan Fratric, Matthew Dempsky and Ron Bowes for a detailed review. | |||
2014-04-29 | fcntl.h is still needed here. | Nicholas Marriott | |
2014-04-29 | Don't attempt to append a nul quote char to the filename. Should prevent | Darren Tucker | |
fatal'ing with "el_insertstr failed" when there's a single quote char somewhere in the string. bz#2238, ok markus@ | |||
2014-04-29 | Move nulling of variable next to where it's freed. ok markus@ | Darren Tucker | |
2014-04-29 | make compiling against OpenSSL optional (make OPENSSL=no); | Markus Friedl | |
reduces algorithms to curve25519, aes-ctr, chacha, ed25519; allows us to explore further options; with and ok djm | |||
2014-04-29 | re-add our own aesctr implementation; ok djm@ | Markus Friedl | |
2014-04-29 | re-add our own aesctr implementation; ok djm@ | Markus Friedl | |
2014-04-29 | Move traceroute6 to the attic, fully merged into traceroute. | Florian Obser | |
2014-04-29 | bz#1818 - don't send channel success/failre replies on channels that | Damien Miller | |
have sent a close already; analysis and patch from Simon Tatham; ok markus@ | |||
2014-04-29 | Remove support for the obsolete (non-POSIX) "more -d" prompt. | Todd C. Miller | |
This was a local change that was only enabled when the LESS_IS_MORE environment variable was set and not when invoked as "more". OK shadchin@ jmc@ | |||
2014-04-29 | fix a test for invalid timezones | Jonathan Gray | |
oks from a bunch of people | |||
2014-04-28 | Ignore IRIX6-compatible archive map on mips64 platform, since the mips64 | Miod Vallat | |
toolchain creates them. This lets nm -w correctly return 0 for valid archives. ok jasper@ deraadt@ | |||
2014-04-28 | check for integer overflows in custom allocs, okay jca@ | Marc Espie | |
2014-04-28 | buffer_get_string_ptr's return should be const to remind | Damien Miller | |
callers that futzing with it will futz with the actual buffer contents | |||
2014-04-27 | Improve error handling in dbopen(). If PRAGMA SQL statements fail, | Ingo Schwarze | |
report the error, close the database, and return failure from dbopen(), such that the main program can recover and rebuild the database. As noticed by stsp@, this can happen when database files are accessible, but corrupt or in the wrong format, which will now automatically be repaired. Besides, use a safer idiom after sqlite3_open*() failure that also handles out-of-memory situations correctly, and do not forget to close the database after CREATE TABLE failure. | |||
2014-04-27 | For LUNA88K, make sure the architecture name shown to the user | Ingo Schwarze | |
matches the architecture name required for man -S and apropos -S. Adjust the case of LUNA68K to match the case of LUNA88K. ok aoyama@ | |||
2014-04-27 | Fix library search order in our libtool. | Vadim Zhukov | |
Before, libtool first searched all directories for .la files, and if search failed, switched to actual libraries (.so/.a). But the correct way is to check each directory first for .la, then for .so/.a. The problem was reported by ajacoutot@ who verified that the patch fixes his case and okay'ed the initial diff. And jasper@'s bulk uncovered a bug which is fixed now (verified by another bulk). | |||
2014-04-26 | Kill the link to /usr/bin/page. OK henning@ jmc@ miod@ schwarze@ | Todd C. Miller | |
2014-04-26 | fix whitespace | Stuart Henderson | |
2014-04-26 | Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPS | Stuart Henderson | |
displays for queues in "systat q". From Arto Jonsson. | |||
2014-04-26 | Link traceroute6 to traceroute, thus completing the merge. | Florian Obser | |
I was originally sent on this little errand by deraadt@. OK sthen@, benno@ (Committing from a bus somewhere in germany on its way to berlin.) | |||
2014-04-26 | Revert 1.11. That patch is not only not necessary, it is quite harmful now. | Alexandr Shadchin | |
ok schwarze@ | |||
2014-04-25 | discussing terminfo is not needed; ok schwarze | Jason McIntyre | |
2014-04-25 | Make more(1) POSIX compliant with respect to the -e option. | Ingo Schwarze | |
By default, "more" now works like "less -e", and "more -e" now works like "less -E", and more never exits just because the file fits on the first screen, like "less -F" would. While documenting this, add some text to the DESCRIPTION explaining how paging works. That allows a very concise description of -e. code change ok millert@ manual page joint work with and ok jmc@ | |||
2014-04-25 | Fix a minor optimization i broke in bsd.lv rev. 1.163 on August 20, 2010: | Ingo Schwarze | |
Do not bother looking into the hash table when the length of the macro already tells us it's invalid. No functional change. Noticed by jsg@, thanks! | |||
2014-04-25 | Merge Less 458 plus local patches | Alexandr Shadchin | |
ok guenther@, ok jmc@ for man bits | |||
2014-04-25 | Import of Less 458 | Alexandr Shadchin | |
ok guenther@ | |||
2014-04-25 | specifying ECHOCTL once is enough | Jonathan Gray | |
ok nicm@ | |||
2014-04-25 | kill dugsong's debugging leftover; ok sthen, jsg | Mike Belopuhov | |
2014-04-25 | Reduce the verbosity of makewhatis -t: | Ingo Schwarze | |
In the past, it always showed the title lines of the files processed. Now, it only shows them when called with -D. That is better because pkg_create calls makewhatis -t. It is also more consistent with -D behaviour in non- -t modes. Issue reported by ajacoutot@; ok espie@ ajacoutot@ jasper@. | |||
2014-04-25 | be a bit clearer about what this page is; ok millert schwarze | Jason McIntyre | |
2014-04-24 | Re-add rcsid, and switch back to our previous descriptions for -iDsym[=value] | Stuart Henderson | |
and -iUsym which jmc and I find a bit easier to understand. ok jmc | |||
2014-04-24 | Install separate more.1 instead of using a link from less.1. | Todd C. Miller | |
Requested by jmc@ | |||
2014-04-24 | combine some notes in STANDARDS for consistency; | Jason McIntyre | |
2014-04-24 | no more kinit(1); | Jason McIntyre | |
2014-04-24 | Fix logic inversion when checking environment variables on the | Todd C. Miller | |
command line against the blacklist. This is only a problem when env_reset is disabled. CVE 2014-0106 | |||
2014-04-24 | rm rwho xr | Ted Unangst | |
2014-04-24 | I have not eaten for days. | Ted Unangst | |
And who says you will? | |||
2014-04-24 | days since rwhod was useful: 5475 | Ted Unangst | |