summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Now that the kernel access control for quotactl(2) appears to workrwatson2003-06-151-32/+0
* Now that the kernel access control for quotactl(2) appears to workrwatson2003-06-152-18/+0
* Remove MAINTAINER lines.obrien2003-06-143-6/+0
* Don't truncate the output file before making sure that we cantrhodes2003-06-141-6/+17
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-1410-1184/+133
* - Use _PATH_TTY and _PATH_DEVNULL macros.mux2003-06-131-5/+9
* Use waitpid, instead of wait3, which is more portable.jmallett2003-06-131-2/+2
* Remove redundant return; from void function.jmallett2003-06-131-1/+0
* Drop maintainership of whois(1). If someone needs a review they canmike2003-06-121-2/+0
* add my birthdayerwin2003-06-111-0/+1
* Revert 1.52. This should have been added to fetch.3.trhodes2003-06-101-29/+1
* Revert part of the last commit. This fixes tail for pipes.markm2003-06-101-8/+7
* Add (unsigned char) cast to ctype macrosache2003-06-101-2/+2
* Use setlocale & nl_langinfo to parse locale nameache2003-06-101-12/+12
* Remove deprecated locale namesache2003-06-103-24/+1
* Introduce options definition the standard way. command -> utility.charnier2003-06-091-3/+3
* Introduce options definition the standard way. Do not uppercase firstcharnier2003-06-091-5/+5
* Introduce options definition the standard way.charnier2003-06-093-9/+8
* Revert previous commit, from Bruce:charnier2003-06-091-1/+0
* Add sysctlbyname(3) support, and use that for uname -i, in preparation forjmallett2003-06-091-1/+13
* Make kernel identification (`ident' in the config(8) driver) available tojmallett2003-06-092-6/+18
OpenPOWER on IntegriCloud