Age | Commit message (Expand) | Author |
2011-12-24 | formatting errors, found using freebsd's "igor"; | Jason McIntyre |
2011-12-24 | Fix so that when mouse-select-pane and mouse-select-window are both | Nicholas Marriott |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-12-20 | Do not cast void pointers to pointers requiring alignment. | Ingo Schwarze |
2011-12-19 | Improvements from kristaps@: | Ingo Schwarze |
2011-12-18 | Don't lie the number of estabilished connections. nconns is the number | Christiano F. Haesbaert |
2011-12-18 | Typo. | Christiano F. Haesbaert |
2011-12-16 | Use H to make top show process threads, instead of the current T. This is | Joel Sing |
2011-12-12 | implement -C (alternative config file) for apropos(1) and mandocdb(8); | Ingo Schwarze |
2011-12-10 | Bugfixes from kristaps@: | Ingo Schwarze |
2011-12-10 | Avoid leaking index records: | Ingo Schwarze |
2011-12-10 | Fix selection of arch-specific manuals: | Ingo Schwarze |
2011-12-10 | mail.c was removed 3 yrs 5 months ago. | lum |
2011-12-10 | Use clock_gettime() to get a high precision timestamp, instead of | Philip Guenthe |
2011-12-09 | zap trailing whitespace, from jmc | Alexandre Ratchov |
2011-12-09 | fix usage string: remove -M from aucat and -l from aucat and sndiod | Alexandre Ratchov |
2011-12-09 | Change the way the working directory for new processes is discovered. If | Nicholas Marriott |
2011-12-09 | add a new sndiod audio/midi daemon and hide aucat server-specific | Alexandre Ratchov |
2011-12-09 | Improve parsing of preformatted manuals: | Ingo Schwarze |
2011-12-09 | In default mode, use realpath(3) on the "dir" arguments | Ingo Schwarze |
2011-12-09 | sort output case-insensitively; from kristaps@ | Ingo Schwarze |
2011-12-08 | bugfix: make reclaiming of index slots actually work; | Ingo Schwarze |
2011-12-07 | fix some harmless and/or unreachable int overflows; | Damien Miller |
2011-12-07 | Implement search support for 24 additional macros, extract more information | Ingo Schwarze |
2011-12-05 | Use absolute filenames while pushing and popping off the stack. | lum |
2011-12-05 | As requested by kristaps@, add and improve comments related to -Omdoc; | Ingo Schwarze |
2011-12-04 | revert: | Damien Miller |
2011-12-04 | Support "jump to" like vi in copy mode using t and T keys. Also add x | Nicholas Marriott |
2011-12-04 | Fix parsing of file names given on the command line; i broke it | Ingo Schwarze |
2011-12-04 | Fix some warnx() calls which should be fprintf plus KNF. | Christiano F. Haesbaert |
2011-12-04 | When a man document contains nothing at all except one or more invalid | Ingo Schwarze |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-12-03 | remove useless "#ifdef __linux__" that crept in, | Ingo Schwarze |
2011-12-03 | Make the mandocdb(8) format endian-neutral by storing integer data | Ingo Schwarze |
2011-12-02 | update currency exchange rates; | Jason McIntyre |
2011-12-02 | don't use a "server" flag, just check if we expose sub-devices | Alexandre Ratchov |
2011-12-02 | reuse midi-control code to implement midi thru boxes and remove | Alexandre Ratchov |
2011-12-02 | initialize device reference counter, unbreaks -aoff | Alexandre Ratchov |
2011-12-02 | remove unused 'reqrate' parameter | Alexandre Ratchov |
2011-12-02 | don't add .wav header to .syx files | Alexandre Ratchov |
2011-12-02 | In man(7), when no explicit volume name is given, use the default | Ingo Schwarze |
2011-12-02 | fix bz#1934: newer OpenSSL versions will require HMAC_CTX_Init before | Damien Miller |
2011-12-02 | fix bz#1948: ssh -f doesn't fork for multiplexed connection. | Damien Miller |
2011-12-01 | Log terminal overrides. | Nicholas Marriott |
2011-12-01 | Fix mandocdb(8) to pass over the type when pruning the database. | Ingo Schwarze |
2011-12-01 | Add home and end keys for command prompt, from Matthias Lederhofer. | Nicholas Marriott |
2011-12-01 | Make M-f and M-b work the same at the command prompt as in copy mode, | Nicholas Marriott |
2011-11-29 | Sync to bsd.lv, mostly from kristaps@. | Ingo Schwarze |
2011-11-29 | minor whitespace fix | David Gwynne |
2011-11-29 | use a u_int64_t for the state id in pfsync_state. this makes it consistent | David Gwynne |