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