summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Retire most of the classful network behaviour of netstat -r output, for IPv4.bms2007-02-141-52/+9
* Correctly handle writes beyond the end of the archive entrykientzle2007-02-141-1/+9
* Allow the -c -f file options to actually execute.mpp2007-02-131-1/+1
* Fix some spelling / markup / grammar.mpp2007-02-111-5/+5
* Add two new options to quota:mpp2007-02-112-24/+94
* Do not install zgrep, or links to zgrep, since zgrep is provided bysimon2007-02-103-228/+4
* Update -r handling:kientzle2007-02-081-12/+40
* getopt(3) returns -1, not EOF.kevlo2007-02-061-1/+1
* getopt(3) returns -1, not EOF when out of args.kevlo2007-02-052-2/+2
* cleanup code: remove superfluous comma at end of enumerationrse2007-02-041-2/+2
* cleanup code: remove unnecessary and useless void castrse2007-02-041-1/+1
* Correct parser by using intended C equality ("==") instead ofrse2007-02-041-1/+1
* fix bug: avoid dereferencing content of an already free(3)'ed chunkrse2007-02-041-1/+3
* If a user is over both the soft block limit and soft i-nodempp2007-02-041-13/+29
* If two files systems, /a and /b are marked as having quotas enabledmpp2007-02-041-7/+21
* Make quota exit with a non-zero status if one more more filempp2007-02-011-30/+37
* Fix typo.delphij2007-01-311-1/+1
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-2618-0/+3989
* Bah. Kris says the default-to-a.out knowledge has migrated into thepeter2007-01-252-0/+33
* Retire objformat(1) as threatened in 2002.peter2007-01-254-107/+0
* Add "server mode" to rfcomm_sppd(1).emax2007-01-252-40/+153
* Update birth entry for Warren Zevon with his birthplace, and add andougb2007-01-241-1/+2
* o Remove duplicate includes.maxim2007-01-201-1/+0
* Make DK-HOSTMASTER show contact info for .dk domains.phk2007-01-191-0/+2
* Fix definitions of kilobits etc.ru2007-01-181-21/+25
* Document that uniq(1) limits input line length to LINE_MAX characters.keramida2007-01-151-0/+4
* Tidy up formatting and some wording.ru2007-01-152-43/+65
* Updated calendar.judaic from Josef Grosch. I converted some tabs to spacesdwmalone2007-01-141-206/+212
* Fix build on architectures where off_t is signed by casting to uintmax_tbrooks2007-01-111-1/+1
* Fix head -c ### where ### is greater than 2^31. Unlike the submittedbrooks2007-01-112-4/+8
* Add various utrace's for use with ktrace to the ELF runtime linker. Tojhb2007-01-091-0/+107
* Update for japanese holidays.bland2007-01-091-2/+2
* Correct the copyright messages: Make this a standard vanillakientzle2007-01-0911-34/+21
* 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
OpenPOWER on IntegriCloud