aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Support character device as input file.Max Khon2007-03-061-7/+21
* More markup fixes.Ruslan Ermilov2007-03-041-6/+5
* Markup fixes.Ruslan Ermilov2007-03-041-7/+6
* Make the file tests robust against broken symlinks and otherTim Kientzle2007-03-031-3/+17
* Fixing NO_INET6 build as addr2ascii() has been nuked in previous commit.Tai-hwa Liang2007-03-021-0/+2
* stub call to addr2ascii().Bruce M Simpson2007-03-011-1/+3
* Nuke ascii2addr() and addr2ascii(). They have no consumers anywhereBruce M Simpson2007-02-281-0/+2
* Backport markup fixes from a translated version of a manpage.Ruslan Ermilov2007-02-281-2/+2
* Check in some insignificant fixes obtained as a result ofRuslan Ermilov2007-02-281-18/+19
* - Adopt the short description from POSIX as it better matches theRuslan Ermilov2007-02-281-7/+6
* Fix markup.Ruslan Ermilov2007-02-271-3/+5
* Fixed some style bugs (whitespace lossage for removal of __P(()), andBruce Evans2007-02-271-8/+8
* Use a periodic itimer instead of repeated calls to alarm() inBruce Evans2007-02-271-7/+9
* Reap FIN_WAIT_2 connections marked SOCANTRCVMORE faster. This mitigateMohan Srinivasan2007-02-261-0/+1
* Add three new ioctl(2) commands for bpf(4).Jung-uk Kim2007-02-261-3/+6
* Add support for selecting from multiple tuners.Greg Lehey2007-02-252-8/+27
* Tidy up forrmat. No functional changes.Greg Lehey2007-02-251-5/+9
* Use sysctl(2), not kvm(3), to read IPv6 multicast information fromBruce M Simpson2007-02-242-21/+60
* Use the names 'IPv4' and 'Forwarding Table' in program output, notBruce M Simpson2007-02-241-4/+4
* Add comments about where netstat is using KVM to read things whichBruce M Simpson2007-02-241-1/+3
* Make cu/tip handle when $HOME is not set in the environment.Jordan Sissel2007-02-231-1/+5
* Update host-mode multicast group information output.Bruce M Simpson2007-02-211-32/+86
* Change wording of warnings when there is no ip_mroute.ko moduleBruce M Simpson2007-02-212-11/+19
* If we already have stat() data, we might be able toTim Kientzle2007-02-211-21/+29
* 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-38/+151
* 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-19/+23