| Commit message (Expand) | Author | Age | Files | Lines |
| * | FIx catalog name I overlook in prev. obsolete locales removing | Andrey A. Chernov | 2003-06-23 | 1 | -1/+1 |
| * | We use modernized version of soelim(1) shipped with Groff. | Ruslan Ermilov | 2003-06-23 | 3 | -269/+0 |
| * | o Fix rev. 1.41, print a header. -STABLE is OK. | Maxim Konovalov | 2003-06-23 | 1 | -0/+1 |
| * | Add the date of Turing's death. | Greg Lehey | 2003-06-23 | 1 | -1/+2 |
| * | Hook locale(1) to build | Alexey Zelkin | 2003-06-22 | 1 | -0/+1 |
| * | document 'list' keyword & fix few typos | Alexey Zelkin | 2003-06-22 | 1 | -3/+7 |
| * | Add FreeBSD specific keyword 'list' implementation. 'locale -k list' can | Alexey Zelkin | 2003-06-22 | 1 | -92/+133 |
| * | Add WARNS | Alexey Zelkin | 2003-06-22 | 1 | -0/+1 |
| * | Fix few typos and remove two unneeded checks | Alexey Zelkin | 2003-06-20 | 1 | -4/+3 |
| * | We have manpage now, so remove NOMAN | Alexey Zelkin | 2003-06-20 | 1 | -1/+0 |
| * | Fix most warnings, sort prototypes, kill spaces at EOLs | Alexey Zelkin | 2003-06-20 | 1 | -27/+36 |
| * | Add minimalistic manual page for locale(1) | Alexey Zelkin | 2003-06-20 | 1 | -0/+91 |
| * | Complete rewrite of locale(1) in order to become POSIX complaint utilitty. | Alexey Zelkin | 2003-06-20 | 1 | -83/+399 |
| * | Fix broken -a functionality. | Martin Blapp | 2003-06-19 | 1 | -1/+1 |
| * | phk added the -x option in May 2000, but only for regular files; for | Murray Stokely | 2003-06-19 | 1 | -1/+5 |
| * | correct spelling of struct cdev * from dev_t which is a 32bit type and | John-Mark Gurney | 2003-06-19 | 2 | -3/+3 |
| * | Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc(). | Philippe Charnier | 2003-06-17 | 3 | -57/+45 |
| * | Update for latest lukemftp import. | Mike Heffner | 2003-06-16 | 1 | -2/+2 |
| * | If lint(1) is not "lint", don't try to lint the xlint compat-libs. A | Mark Murray | 2003-06-15 | 1 | -1/+7 |
| * | err() on allocation failure. WARNS=9 compliant | Philippe Charnier | 2003-06-15 | 7 | -21/+46 |
| * | Now that the kernel access control for quotactl(2) appears to work | Robert Watson | 2003-06-15 | 1 | -32/+0 |
| * | Now that the kernel access control for quotactl(2) appears to work | Robert Watson | 2003-06-15 | 2 | -18/+0 |
| * | Remove MAINTAINER lines. | David E. O'Brien | 2003-06-14 | 3 | -6/+0 |
| * | Don't truncate the output file before making sure that we can | Tom Rhodes | 2003-06-14 | 1 | -6/+17 |
| * | Fix all WARNS. Checked with "make WARNS=9". Remove unused file. | Mark Murray | 2003-06-14 | 10 | -1184/+133 |
| * | - Use _PATH_TTY and _PATH_DEVNULL macros. | Maxime Henrion | 2003-06-13 | 1 | -5/+9 |
| * | Use waitpid, instead of wait3, which is more portable. | Juli Mallett | 2003-06-13 | 1 | -2/+2 |
| * | Remove redundant return; from void function. | Juli Mallett | 2003-06-13 | 1 | -1/+0 |
| * | Drop maintainership of whois(1). If someone needs a review they can | Mike Barcroft | 2003-06-12 | 1 | -2/+0 |
| * | add my birthday | Erwin Lansing | 2003-06-11 | 1 | -0/+1 |
| * | Revert 1.52. This should have been added to fetch.3. | Tom Rhodes | 2003-06-10 | 1 | -29/+1 |
| * | Revert part of the last commit. This fixes tail for pipes. | Mark Murray | 2003-06-10 | 1 | -8/+7 |
| * | Add (unsigned char) cast to ctype macros | Andrey A. Chernov | 2003-06-10 | 1 | -2/+2 |
| * | Use setlocale & nl_langinfo to parse locale name | Andrey A. Chernov | 2003-06-10 | 1 | -12/+12 |
| * | Remove deprecated locale names | Andrey A. Chernov | 2003-06-10 | 3 | -24/+1 |
| * | Introduce options definition the standard way. command -> utility. | Philippe Charnier | 2003-06-09 | 1 | -3/+3 |
| * | Introduce options definition the standard way. Do not uppercase first | Philippe Charnier | 2003-06-09 | 1 | -5/+5 |
| * | Introduce options definition the standard way. | Philippe Charnier | 2003-06-09 | 3 | -9/+8 |
| * | Revert previous commit, from Bruce: | Philippe Charnier | 2003-06-09 | 1 | -1/+0 |
| * | Add sysctlbyname(3) support, and use that for uname -i, in preparation for | Juli Mallett | 2003-06-09 | 1 | -1/+13 |
| * | Make kernel identification (`ident' in the config(8) driver) available to | Juli Mallett | 2003-06-09 | 2 | -6/+18 |
| * | REST IN PEACE | Will Andrews | 2003-06-08 | 1 | -0/+1 |
| * | The sorting is by month/day/year/login. | Ruslan Ermilov | 2003-06-08 | 1 | -2/+2 |
| * | Submitted by: hmp | Ruslan Ermilov | 2003-06-08 | 1 | -0/+1 |
| * | command -> utility. Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -8/+8 |
| * | The .Nm utility | Philippe Charnier | 2003-06-08 | 1 | -1/+2 |
| * | command -> utility | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
| * | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 4 | -11/+12 |
| * | typo | Philippe Charnier | 2003-06-08 | 1 | -1/+1 |
| * | The .Nm utility | Philippe Charnier | 2003-06-08 | 1 | -3/+5 |