aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Andrew and Colin each pointed out to me that truncating the backupTim Kientzle2007-02-181-2/+0
* Retire most of the classful network behaviour of netstat -r output, for IPv4.Bruce M Simpson2007-02-141-52/+9
* Correctly handle writes beyond the end of the archive entryTim Kientzle2007-02-141-1/+9
* Allow the -c -f file options to actually execute.Mike Pritchard2007-02-131-1/+1
* Fix some spelling / markup / grammar.Mike Pritchard2007-02-111-5/+5
* Add two new options to quota:Mike Pritchard2007-02-112-24/+94
* Do not install zgrep, or links to zgrep, since zgrep is provided bySimon L. B. Nielsen2007-02-103-228/+4
* Update -r handling:Tim Kientzle2007-02-081-12/+40
* getopt(3) returns -1, not EOF.Kevin Lo2007-02-061-1/+1
* getopt(3) returns -1, not EOF when out of args.Kevin Lo2007-02-052-2/+2
* cleanup code: remove superfluous comma at end of enumerationRalf S. Engelschall2007-02-041-2/+2
* cleanup code: remove unnecessary and useless void castRalf S. Engelschall2007-02-041-1/+1
* Correct parser by using intended C equality ("==") instead ofRalf S. Engelschall2007-02-041-1/+1
* fix bug: avoid dereferencing content of an already free(3)'ed chunkRalf S. Engelschall2007-02-041-1/+3
* If a user is over both the soft block limit and soft i-nodeMike Pritchard2007-02-041-13/+29
* If two files systems, /a and /b are marked as having quotas enabledMike Pritchard2007-02-041-7/+21
* Make quota exit with a non-zero status if one more more fileMike Pritchard2007-02-011-30/+37
* Fix typo.Xin LI2007-01-311-1/+1
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-2618-0/+3989
* Bah. Kris says the default-to-a.out knowledge has migrated into thePeter Wemm2007-01-252-0/+33
* Retire objformat(1) as threatened in 2002.Peter Wemm2007-01-254-107/+0
* Add "server mode" to rfcomm_sppd(1).Maksim Yevmenkin2007-01-252-40/+153
* Update birth entry for Warren Zevon with his birthplace, and add anDoug Barton2007-01-241-1/+2
* o Remove duplicate includes.Maxim Konovalov2007-01-201-1/+0
* Make DK-HOSTMASTER show contact info for .dk domains.Poul-Henning Kamp2007-01-191-0/+2
* Fix definitions of kilobits etc.Ruslan Ermilov2007-01-181-21/+25
* Document that uniq(1) limits input line length to LINE_MAX characters.Giorgos Keramidas2007-01-151-0/+4
* Tidy up formatting and some wording.Ruslan Ermilov2007-01-152-43/+65
* Updated calendar.judaic from Josef Grosch. I converted some tabs to spacesDavid Malone2007-01-141-206/+212
* Fix build on architectures where off_t is signed by casting to uintmax_tBrooks Davis2007-01-111-1/+1
* Fix head -c ### where ### is greater than 2^31. Unlike the submittedBrooks Davis2007-01-112-4/+8
* Add various utrace's for use with ktrace to the ELF runtime linker. ToJohn Baldwin2007-01-091-0/+107
* Update for japanese holidays.Alexander Nedotsukov2007-01-091-2/+2
* Correct the copyright messages: Make this a standard vanillaTim Kientzle2007-01-0911-34/+21
* Add code to parse the utrace(2) entries generated by malloc(3) in a moreJohn Baldwin2007-01-051-1/+30
* If append_archive fails while writing an archive header, output the errorColin Percival2007-01-051-1/+1
* Add sockipprotoname() function. Decode the third parameter (protocol)Craig Rodrigues2007-01-043-1/+14
* Generate sockdomainname() function with auto_if_type() insteadCraig Rodrigues2007-01-041-1/+1
* Add auto_if_type() function, which is similar to auto_switch_type().Craig Rodrigues2007-01-041-0/+30
* Clean up the struct archive used for reading an archive in the handlingColin Percival2007-01-021-0/+1
* Handle errors which occur during archive_write_data and archive_write_closeColin Percival2007-01-021-5/+11
* o Grammar: is appears -> appears.Maxim Konovalov2006-12-311-1/+1
* Fix a group of typos:Yaroslav Tykhiy2006-12-292-2/+2
* Fix SUSv3 compliance: Use a single comma instead of comma and space to separateStefan Farfeleder2006-12-291-1/+1
* Fix tab lossage.Ruslan Ermilov2006-12-291-1/+1
* Remove extraneous whitespace.Ruslan Ermilov2006-12-294-7/+7
* The Christmas holidays were not showing up due to missing <tab>.Ruslan Ermilov2006-12-291-3/+3
* Fix markup nit.Ruslan Ermilov2006-12-281-1/+3
* Fix markup.Ruslan Ermilov2006-12-281-4/+4
* - Remove the ambiguity in the input format description.Ruslan Ermilov2006-12-271-6/+7