summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use %zu for size_t, like God intended.des2004-02-181-1/+1
* Fix printf() format bug in previous commit (size_t != int).des2004-02-181-17/+19
* Revamp the statistics code, and switch to a much more compact displaydes2004-02-181-48/+56
* Fix some WARNS:dwmalone2004-02-153-8/+7
* Remove an unused variable.dwmalone2004-02-151-1/+0
* Fix a few WARNS:dwmalone2004-02-151-6/+6
* Include timeconv.h for _int_to_time and _time_to_int.dwmalone2004-02-151-0/+1
* Attempt #2 to fix script(1) if the standard input is closed: If wecperciva2004-02-151-1/+3
* Only indent once for continuation lines when not lining up withbde2004-02-122-3/+5
* Add some presidential birthdays.wes2004-02-101-8/+23
* Add my birthday (for those interested)mlaier2004-02-101-0/+1
* Added an option -ldi<N> to control indentation of local variable names.bde2004-02-094-4/+27
* Only use tabs to indent variable names if the declaration indent isbde2004-02-091-8/+8
* Backed out a part of previous commit that wasn;t mentioned in the logbde2004-02-091-2/+1
* Fixed tab lossage in indented variable names. The -diN option wasbde2004-02-091-6/+22
* Fixed misformatting of "struct foo *bar" in function parameter lists. Itbde2004-02-091-8/+11
* Expanded the size of the keyword table from 100 to 1000 entries so thatbde2004-02-091-1/+3
* Backed out rev.1.4 and 1.7 so they they can be implemented and committedbde2004-02-091-18/+5
* - Demangle usage().ru2004-02-071-10/+9
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-0511-22/+23
* Added missing DPADD.ru2004-02-051-1/+1
* printed statistics about source address selection rules.ume2004-02-051-0/+25
* stops program if kvm_read fails.ume2004-02-051-2/+3
* - support hmac-ripemd160.ume2004-02-051-1/+10
* print stats on SPD cache lookups.ume2004-02-051-0/+5
* - %d is 12 chars, not 10. use NI_MAX* where appropriate.ume2004-02-051-67/+52
* Removed unnecessary dependencies on librpcsvc.ru2004-02-042-6/+0
* Put libdevstat before libkvm, because the former depends on the latter.ru2004-02-042-4/+4
* Add myself.josef2004-02-031-0/+1
* Add my birthday.le2004-02-031-0/+1
* Fixed style of assignments.ru2004-02-021-2/+2
* GC (now unused here) -lcrypt.ru2004-02-021-2/+2
* Back out LANG printing changes. POSIX is unclear in this place, butache2004-02-021-10/+11
* Fix printout case when LANG is overwritten by LC_ALLache2004-02-011-11/+10
* Remove the inadvertant HTML additions to this man page.wes2004-01-281-4/+4
* Add NO_BLUETOOTH knob to the build processemax2004-01-281-0/+2
* Back out part of 1.21, since it breaks `script interactive-program`. Thiscperciva2004-01-271-2/+1
* Fix ~/.hushlogin handling.fjoe2004-01-261-3/+4
* New -e flag, modifies the behavior of the -u uid flag to use thedds2004-01-262-4/+16
* Revert changes of rev 1.55; replace with strong encouragement towes2004-01-261-87/+14
* Previous commit did the reverse of what the log message said (and ofdes2004-01-261-1/+1
* Fixed a bug that previous revision has introduced -- we missedru2004-01-251-3/+5
* I don't normally use my middle name, so remove it from attributions indes2004-01-251-3/+3
* Fix section number in cross reference.tjr2004-01-231-1/+1
* Document fetch(1) environment variables in fetch(1) man page, instead ofwes2004-01-231-12/+108
* Fix SYNOPSIS of manual page, clustering no-arg options correctly.sheldonh2004-01-222-4/+2
* Two fixes for script(1):cperciva2004-01-221-11/+22
* Serial murderers shouldn't commit suicide. (killall shouldcperciva2004-01-221-0/+4
* Fixed broken logic when parsing double quotes.ru2004-01-221-14/+5
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-222-2/+2
OpenPOWER on IntegriCloud