summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2011-11-29Missing wordlen check from version 1.20. Spotted by matthew@lum
2011-11-29tables of matchable keys; from kristaps@Ingo Schwarze
2011-11-28Fix a few grating comment typos.Matthew Dempsky
2011-11-28jmc's suggested text for the ctags man page update was slightylum
2011-11-28Change behaviour of M-q (fill-paragraph) to allowlum
2011-11-28Add some ctags support to mg. From Sunil Nimmagadda.lum
2011-11-28Discuss the default behaviour up front before talking about optionsIngo Schwarze
2011-11-28Put back the chdir(2) to the right man page tree before parsing manuals;Ingo Schwarze
2011-11-28Implement whatis(1) as a special apropos(1) mode as a part ofIngo Schwarze
2011-11-27Reimplement the global command line options -a and -vIngo Schwarze
2011-11-27Save the manual type (mdoc, man, or cat) in the index fileIngo Schwarze
2011-11-27Rudimentary handling of formatted manuals ("cat pages").Ingo Schwarze
2011-11-26Resync to bsd.lv, most code from kristaps@.Ingo Schwarze
2011-11-26minor sync to bsd.lvIngo Schwarze