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