summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add code to parse the utrace(2) entries generated by malloc(3) in a morejhb2007-01-051-1/+30
* If append_archive fails while writing an archive header, output the errorcperciva2007-01-051-1/+1
* Add sockipprotoname() function. Decode the third parameter (protocol)rodrigc2007-01-043-1/+14
* Generate sockdomainname() function with auto_if_type() insteadrodrigc2007-01-041-1/+1
* Add auto_if_type() function, which is similar to auto_switch_type().rodrigc2007-01-041-0/+30
* Clean up the struct archive used for reading an archive in the handlingcperciva2007-01-021-0/+1
* Handle errors which occur during archive_write_data and archive_write_closecperciva2007-01-021-5/+11
* o Grammar: is appears -> appears.maxim2006-12-311-1/+1
* Fix a group of typos:yar2006-12-292-2/+2
* Fix SUSv3 compliance: Use a single comma instead of comma and space to separatestefanf2006-12-291-1/+1
* Fix tab lossage.ru2006-12-291-1/+1
* Remove extraneous whitespace.ru2006-12-294-7/+7
* The Christmas holidays were not showing up due to missing <tab>.ru2006-12-291-3/+3
* Fix markup nit.ru2006-12-281-1/+3
* Fix markup.ru2006-12-281-4/+4
* - Remove the ambiguity in the input format description.ru2006-12-271-6/+7
* Simplify.ru2006-12-261-1/+1
* Add my birthday to calendar.freebsddryice2006-12-261-0/+1
* Say "utility", not "function".ru2006-12-261-1/+1
* Fix markup.ru2006-12-251-5/+9
* Markup nits.ru2006-12-241-2/+2
* Markup revision.ru2006-12-241-20/+20
* Document the -d option.ru2006-12-241-1/+5
* Fix markup.ru2006-12-241-22/+18
* Add missing things: a prototype and a const qualifier.yar2006-12-231-1/+3
* Nits.ru2006-12-231-3/+5
* Dynamically resize the Disk column. It was too narrow for modernyar2006-12-231-21/+46
* Clear to EOL after the end of meter so that its reading can decrease.yar2006-12-231-0/+1
* Make it possible for meter to reach 100% mark when swap is totally full.yar2006-12-231-1/+1
* Improve markup.ru2006-12-231-1/+2
* Improve style:yar2006-12-231-20/+6
* Reposition the "(swap not configured)" sign WRT the new layout.yar2006-12-231-1/+1
* Eliminate a couple of screen coordinate variablesyar2006-12-231-14/+8
* Add some vertical whitespace for easier reading.yar2006-12-231-1/+4
* Fix the swap display further:yar2006-12-231-8/+24
* Fix the Total line shown if there are >1 swap devices.yar2006-12-231-11/+9
* Start fixing the "swap" display by saving one horizontal position.yar2006-12-231-2/+2
* Fic typo in previous commit.cperciva2006-12-231-1/+1
* Add two checks for inappropriate options: -U only makes sense in "x"cperciva2006-12-231-0/+4
* Correct the names of some options.cperciva2006-12-232-5/+5
* Avoid 'bogus' uninitialized warning by initializing rather thanimp2006-12-221-4/+1
* The second argument (type) to socket(2) is an enum, not a bitmask, so parserodrigc2006-12-221-1/+1
* Prevent a line from being broken on a line boundary.ru2006-12-211-1/+1
* Improve markup.ru2006-12-211-4/+9
* Improve markup and do some minor wordsmithing.ru2006-12-211-16/+26
* Markup cosmetics.ru2006-12-201-4/+6
* Document some details better, making it easier to translate.ru2006-12-201-21/+31
* Be more accurate in the description of the -I option:ru2006-12-201-1/+1
* Remove -F option from getopts string -- this option has never donecperciva2006-12-201-1/+1
* The -r option can also cause the files to be extended (notru2006-12-191-2/+2
OpenPOWER on IntegriCloud