summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* manlintOliver Eikemeier2004-07-021-6/+5
* New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t...Oliver Eikemeier2004-07-022-3/+30
* Tell what percentage of the total IO a process is doing.Alfred Perlstein2004-07-011-5/+37
* New feature, provide a display that shows the amount of IO processesAlfred Perlstein2004-07-011-3/+140
* Bump document date.Jens Schweikhardt2004-06-301-1/+1
* style, remove register.Alfred Perlstein2004-06-301-87/+69
* Make vmstat -m work with -M/-N again. Note that making vmstat -z workBrian Feldman2004-06-301-11/+93
* 1) ANSIfy.David Malone2004-06-295-45/+21
* The type of some aout header types changed to uint_32, so now we needDavid Malone2004-06-292-13/+14
* Add SACK statistics to netstat.Paul Saab2004-06-291-0/+10
* Document recently acquired options.Jens Schweikhardt2004-06-291-0/+12
* Add yet another synonym for -n.Tim Kientzle2004-06-281-0/+1
* Fix spelling error in my own paragraph.Dima Dorfman2004-06-281-1/+1
* Document incorrect handling of multibyte characters in input filesTim J. Robbins2004-06-281-1/+6
* Describe the algorithm used by the -n option.Tim J. Robbins2004-06-281-0/+3
* Move some variable declarations to the top of the file.Tim J. Robbins2004-06-281-4/+3
* Update -p:Tim Kientzle2004-06-271-1/+2
* Warn about stripping leading '/' when creating archives.Tim Kientzle2004-06-271-1/+8
* Silence a warning about an unused argument.Tim J. Robbins2004-06-271-1/+1
* Correct the description of the -f option: input and output fields areTim J. Robbins2004-06-271-2/+6
* Handle multibyte characters when cutting out fields (-f and -d options.)Tim J. Robbins2004-06-272-28/+47
* Update a comment that compared the parser with an obsolete draft ofTim J. Robbins2004-06-271-4/+2
* Add cross-reference to colrm(1).Tim J. Robbins2004-06-271-0/+1
* Implement the -c option correctly in locales with multibyte charactersTim J. Robbins2004-06-272-40/+67
* Fix problems with non-8 space tabs. New options for functionJens Schweikhardt2004-06-274-15/+45
* Make the handling of invalid multibyte sequences more robust by usingTim J. Robbins2004-06-271-1/+5
* Augment the -T handling:Tim Kientzle2004-06-276-98/+161
* Fix "@-" which has apparently been broken for some time. <sigh>Tim Kientzle2004-06-271-8/+28
* Don't abort immediately on directory change errors.Tim Kientzle2004-06-271-6/+16
* Document the -W convention for accessing long options.Tim Kientzle2004-06-261-9/+15
* Rename C=dir to -C dir, which is what people expect.Tim Kientzle2004-06-263-77/+127
* Add support for multibyte characters in input files and delimiterTim J. Robbins2004-06-252-31/+48
* Document the fact that uniq(1) does not recognize multibyte characters.Tim J. Robbins2004-06-241-1/+5
* Document the fact that join(1) does not recognize multibyte characters.Tim J. Robbins2004-06-241-1/+6
* Copy the warning about incorrect multibyte character handling from vis(3).Tim J. Robbins2004-06-241-1/+9
* Document the fact that comm(1) does not recognize multibyte charactersTim J. Robbins2004-06-241-1/+7
* Add support for multibyte characters and characters that take up moreTim J. Robbins2004-06-241-24/+27
* Add support for multibyte characters and for characters that take upTim J. Robbins2004-06-241-19/+27
* The description of the -S option in the man page says we won't fail if theDag-Erling Smørgrav2004-06-241-1/+0
* Add support for multibyte characters and for characters that take upTim J. Robbins2004-06-241-12/+23
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-231-33/+37
* Retire support for gprof's -c option. All our currently supportedStefan Farfeleder2004-06-2012-111/+1
* Second half of the dev_t cleanup.Poul-Henning Kamp2004-06-173-8/+8
* Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).Max Laier2004-06-161-0/+1
* Make netstat(1) more closely follow documented behaviour. If a TCPBruce M Simpson2004-06-161-1/+2
* Oops. My last commit included a bug that would make "su -m" alwaysMark Murray2004-06-151-2/+0
* mdoc(7) policeBruce M Simpson2004-06-151-1/+1
* Update some internal comments about the --no-same-permissions option.Tim Kientzle2004-06-151-1/+6
* As near as I can tell, --no-same-permissions is a no-op inTim Kientzle2004-06-151-0/+7
* Oops. bsdtar's old -X option didn't take an argument; the newTim Kientzle2004-06-151-1/+1