summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Do not compare unsigned int values with ULONG_MAX. The comparison iskan2003-07-111-2/+2
* Point to the new C++ include files location.kan2003-07-111-1/+1
* Add my birthday to the calendar.blackend2003-07-081-0/+1
* Remove utmp references, no longer done by login(1) in 5.x.dannyboy2003-07-081-15/+3
* Remove MAINTAINER= lines from individual Makefiles in favor of thegshapiro2003-07-071-2/+0
* remove whitespace at end of lineluigi2003-07-042-2/+2
* Fixed broken arithmetic expression parser.ru2003-07-041-5/+2
* Make the sysctlbyname stuff look like the 2-level MIB stuff. Thisjmallett2003-07-011-0/+1
* Improve expression evaluation debugging output, tidy up the handling offanf2003-07-011-22/+23
* Add the British hundredweight (brhundredweight). For discussion, see:tom2003-07-011-0/+7
* Various fixes from upstream, including a bug...fanf2003-06-301-11/+18
* o Fix identation.maxim2003-06-301-21/+21
* o Support for '--' to cancel options list processing.maxim2003-06-301-3/+12
* Back out .SU workaround - people at whois-servers.net set upache2003-06-291-6/+1
* Add code to keep going if you're really intent on fingering someone, butjmallett2003-06-282-4/+16
* Synchronize usage() and SYNOPSIS, and fix them (flags are notru2003-06-282-5/+5
* utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime().peter2003-06-281-1/+4
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-06-2733-4672/+0
* Move scmp() to more appropriate locationphantom2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofphantom2003-06-262-13/+54
* implement LC_MONETARY's int_* keywordsphantom2003-06-261-2/+32
* locale.c:phantom2003-06-252-7/+6
* Catch up with _PATH_LOCALE move from rune.h to paths.hphantom2003-06-251-1/+1
* Restore INET6 option from config.h.mikeh2003-06-251-1/+1
* Add my birthday to the calendar.smkelly2003-06-251-0/+1
* Temporarily re-remove the bluetooth tools..julian2003-06-241-2/+0
* While there is no su.whois-servers.net, use fallback toache2003-06-241-1/+6
* Connect bluetooth tools for i386 only.julian2003-06-241-0/+2
* fix this code properly. msdosfs can't have device nodes on them.jmg2003-06-243-3/+7
* New committer Diomidis D. Spinellis - dds@FreeBSD.orgdds2003-06-231-0/+1
* FIx catalog name I overlook in prev. obsolete locales removingache2003-06-231-1/+1
* We use modernized version of soelim(1) shipped with Groff.ru2003-06-233-269/+0
* o Fix rev. 1.41, print a header. -STABLE is OK.maxim2003-06-231-0/+1
* Add the date of Turing's death.grog2003-06-231-1/+2
* Hook locale(1) to buildphantom2003-06-221-0/+1
* document 'list' keyword & fix few typosphantom2003-06-221-3/+7
* Add FreeBSD specific keyword 'list' implementation. 'locale -k list' canphantom2003-06-221-97/+138
* Add WARNSphantom2003-06-221-0/+1
* Fix few typos and remove two unneeded checksphantom2003-06-201-4/+3
* We have manpage now, so remove NOMANphantom2003-06-201-1/+0
* Fix most warnings, sort prototypes, kill spaces at EOLsphantom2003-06-201-27/+36
* Add minimalistic manual page for locale(1)phantom2003-06-201-0/+91
* Complete rewrite of locale(1) in order to become POSIX complaint utilitty.phantom2003-06-201-84/+400
* Fix broken -a functionality.mbr2003-06-191-1/+1
* phk added the -x option in May 2000, but only for regular files; formurray2003-06-191-1/+5
* correct spelling of struct cdev * from dev_t which is a 32bit type andjmg2003-06-192-3/+3
* Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().charnier2003-06-173-57/+45
* Update for latest lukemftp import.mikeh2003-06-161-2/+2
* If lint(1) is not "lint", don't try to lint the xlint compat-libs. Amarkm2003-06-151-1/+7
* err() on allocation failure. WARNS=9 compliantcharnier2003-06-157-21/+46
OpenPOWER on IntegriCloud