summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix markup.ru2007-02-271-3/+5
* Fixed some style bugs (whitespace lossage for removal of __P(()), andbde2007-02-271-8/+8
* Use a periodic itimer instead of repeated calls to alarm() inbde2007-02-271-7/+9
* Reap FIN_WAIT_2 connections marked SOCANTRCVMORE faster. This mitigatemohans2007-02-261-0/+1
* Add three new ioctl(2) commands for bpf(4).jkim2007-02-261-3/+6
* Add support for selecting from multiple tuners.grog2007-02-252-8/+27
* Tidy up forrmat. No functional changes.grog2007-02-251-5/+9
* Use sysctl(2), not kvm(3), to read IPv6 multicast information frombms2007-02-242-21/+60
* Use the names 'IPv4' and 'Forwarding Table' in program output, notbms2007-02-241-4/+4
* Add comments about where netstat is using KVM to read things whichbms2007-02-241-1/+3
* Make cu/tip handle when $HOME is not set in the environment.jls2007-02-231-1/+5
* Update host-mode multicast group information output.bms2007-02-211-33/+87
* Change wording of warnings when there is no ip_mroute.ko modulebms2007-02-212-11/+19
* If we already have stat() data, we might be able tokientzle2007-02-211-21/+29
* Andrew and Colin each pointed out to me that truncating the backupkientzle2007-02-181-2/+0
* 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
OpenPOWER on IntegriCloud