summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use getopt instead of hand-rolled argument parsing. Usage remainswes2004-03-051-72/+15
* Update URL of GCC status page to GCC 3.3josef2004-03-041-1/+1
* Typo fix.blackend2004-03-031-1/+1
* Elf_Phdr.p_type 7 is "PT_TLS".jake2004-03-021-1/+1
* Add the -e (mail presence test), -H (header summary mode), and -Fmikeh2004-02-296-14/+183
* Fix grammar bogon.schweikh2004-02-291-1/+1
* Fixed style bugs in previous commit (.ifndef instead of .if defined(),bde2004-02-291-3/+2
* Update the find manual page:trhodes2004-02-271-1/+14
* I am a moron.des2004-02-271-1/+1
* Re-add the setuid bit, conditional on NO_SETUID_LOGIN being undefined.des2004-02-271-0/+5
* Remove EXAMPLES section which duplicates text in fetch(3).des2004-02-271-22/+0
* Cut through the bikeshed and remove login(1)'s setuid bit. It has nodes2004-02-271-3/+0
* Use the -H option instead of the deprecated -follow predicate.des2004-02-251-1/+1
* Demangled vendor ids. Fixed misplaced FreeBSD id.bde2004-02-251-6/+9
* Backed out rev.1.6. A bogus include was added to work around breakage ofbde2004-02-251-2/+0
* Send birthday presents to Wadham College, Oxford. :)cperciva2004-02-241-0/+1
* Add my birthday.markus2004-02-231-0/+1
* style.Makefile(5):johan2004-02-231-1/+1
* Typo.des2004-02-231-1/+1
* 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
OpenPOWER on IntegriCloud