| Commit message (Expand) | Author | Age | Files | Lines |
* | Add additional English- and French-speaking countries with the appropriate | wollman | 2001-02-09 | 11 | -4/+369 |
* | Add links: | wollman | 2001-02-09 | 1 | -0/+15 |
* | Use make(1) for loop rather than sh(1) loop. | wollman | 2001-02-09 | 1 | -4/+4 |
* | Add additional English-language locales (en_AU, en_CA, en_GB, and en_NZ) | wollman | 2001-02-09 | 1 | -4/+16 |
* | Remove extra space after int_currency_symbol | ache | 2001-02-09 | 18 | -18/+18 |
* | Use 4-digit year in x_fmt | ache | 2001-02-09 | 4 | -4/+4 |
* | Use " " as thousands_sep | ache | 2001-02-09 | 1 | -1/+1 |
* | Remove extra space after int_curr_sym | ache | 2001-02-09 | 2 | -2/+2 |
* | Remove extra space after int_curr_sym | ache | 2001-02-09 | 1 | -4/+4 |
* | Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -0/+119 |
* | Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -0/+119 |
* | Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -3/+122 |
* | Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -0/+119 |
* | Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -0/+119 |
* | Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -3/+122 |
* | Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -0/+119 |
* | Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | asmodai | 2001-02-09 | 9 | -3/+122 |
* | Repeat after me: no commits when tired. | asmodai | 2001-02-09 | 2 | -0/+12 |
* | Apply clue to mind and correct the ISO setting to the correct one. | asmodai | 2001-02-08 | 8 | -3/+49 |
* | Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for | asmodai | 2001-02-08 | 6 | -0/+61 |
* | Fix comment to reflect what it should be: | asmodai | 2001-02-08 | 2 | -4/+4 |
* | activate monetdef, msgdef and numericdef | phantom | 2001-02-08 | 1 | -2/+2 |
* | Add sources for following categories: LC_NUMERIC (share/numericdef), | phantom | 2001-02-08 | 12 | -0/+246 |
* | mdoc(7) police: removed hard sentence break, corrected .Nd. | ru | 2001-02-08 | 2 | -6/+6 |
* | Update tx(4) man page to reflect changes since 1997, especially | semenu | 2001-02-07 | 2 | -20/+22 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 5 | -11/+9 |
* | mdoc(7) police: Removed extraneous .No call. The .Nm macro in | ru | 2001-02-07 | 1 | -1/+1 |
* | mdoc(7) police: minor style/formatting fixes. | ru | 2001-02-06 | 1 | -5/+7 |
* | mdoc(7) police: minor style/formatting fixes. | ru | 2001-02-06 | 1 | -6/+10 |
* | Our manual pages are no longer in /usr/man, but in /usr/share/man. | asmodai | 2001-02-06 | 3 | -5/+13 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 2 | -2/+2 |
* | Add man page for VOP_GETVOBJECT, VOP_CREATEVOBJECT and VOP_DESTROYVOBJECT | bp | 2001-02-06 | 2 | -1/+114 |
* | Add vcount.9 / count_dev.9. | asmodai | 2001-02-06 | 2 | -1/+71 |
* | Don't set a bad example by putting the function type in ".Fo". | bde | 2001-02-06 | 1 | -2/+4 |
* | Debogotified #includes in synopsis. Paths beginning with /sys were | bde | 2001-02-06 | 1 | -2/+2 |
* | Fixed missing include in synopsis. <sys/types.h> is still a prerequisite | bde | 2001-02-06 | 3 | -0/+3 |
* | Fixed missing #include and wrong prototypes. Most of these bugs were | bde | 2001-02-06 | 1 | -11/+13 |
* | Introduce the option of running fsck -y if the initial preen fails. | dougb | 2001-02-05 | 1 | -1/+7 |
* | Removed vestiges of vop_mmap. | bde | 2001-02-02 | 2 | -72/+1 |
* | Fix typo. | nik | 2001-02-02 | 1 | -1/+1 |
* | Declaring functions inside functions was deprecated twice. Keep the | nik | 2001-02-02 | 1 | -3/+1 |
* | mtx_try_enter() returns an int, not void. | jhb | 2001-02-02 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 92 | -754/+1017 |
* | Add the ability to declare ore-ride methods on a per-hook basis | julian | 2001-01-31 | 1 | -6/+42 |
* | Document the mpsafe argument to callout_init(). | ben | 2001-01-31 | 1 | -1/+9 |
* | Implement direct support for semipersistant nodes. | julian | 2001-01-30 | 1 | -2/+2 |
* | Allow the output of /etc/security to be logged or mailed to different | brian | 2001-01-30 | 1 | -2/+13 |
* | Style police. | des | 2001-01-29 | 1 | -5/+5 |
* | Add a new distribution algorythm to the 'one2many' node type. | julian | 2001-01-28 | 1 | -8/+23 |
* | Add MLINKS for sbuf_clear() and sbuf_overflowed(). | des | 2001-01-28 | 1 | -0/+2 |