| Commit message (Expand) | Author | Age | Files | Lines |
* | Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | Jeroen Ruigrok van der Werven | 2001-02-09 | 9 | -3/+122 |
* | Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | Jeroen Ruigrok van der Werven | 2001-02-09 | 9 | -0/+119 |
* | Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC. | Jeroen Ruigrok van der Werven | 2001-02-09 | 9 | -3/+122 |
* | Repeat after me: no commits when tired. | Jeroen Ruigrok van der Werven | 2001-02-09 | 2 | -0/+12 |
* | mdoc(7) police: fixed the weird construct. | Ruslan Ermilov | 2001-02-09 | 1 | -3/+1 |
* | Remove some leftovers. This is obviously unused, since the #defines | Peter Wemm | 2001-02-09 | 1 | -26/+0 |
* | poll(2) array limits (take 2) - after some input from bde. | Peter Wemm | 2001-02-09 | 1 | -8/+7 |
* | mdoc(7) police: cosmetics. | Ruslan Ermilov | 2001-02-09 | 1 | -8/+9 |
* | Change and clean the mutex lock interface. | Bosko Milekic | 2001-02-09 | 200 | -3721/+3509 |
* | Apply patch to add support for the intergrated ethernet in the SiS630E | Bill Paul | 2001-02-09 | 2 | -1/+105 |
* | Add includes of sys/malloc.h so this actually compiles. | John Baldwin | 2001-02-09 | 2 | -1/+2 |
* | Apply clue to mind and correct the ISO setting to the correct one. | Jeroen Ruigrok van der Werven | 2001-02-08 | 8 | -3/+49 |
* | Whoops... forgotten a few pieces in previous patch: | Luigi Rizzo | 2001-02-08 | 1 | -5/+9 |
* | Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for | Jeroen Ruigrok van der Werven | 2001-02-08 | 6 | -0/+61 |
* | Fix comment to reflect what it should be: | Jeroen Ruigrok van der Werven | 2001-02-08 | 2 | -4/+4 |
* | Make sure that we do not accept packets shorter than a full ethernet | Luigi Rizzo | 2001-02-08 | 1 | -1/+3 |
* | Fix memory leaks with dev_get_children(). | Warner Losh | 2001-02-08 | 1 | -0/+6 |
* | Fix a cosmetic problem with some very defensive programming: The devfs | Poul-Henning Kamp | 2001-02-08 | 1 | -1/+17 |
* | Fix a memory leak. | Søren Schmidt | 2001-02-08 | 1 | -5/+4 |
* | Fix memoryleaks with device_get_children(). | Jeroen Ruigrok van der Werven | 2001-02-08 | 2 | -0/+3 |
* | Fix memory leaks with dev_get_children(). | Warner Losh | 2001-02-08 | 1 | -0/+3 |
* | Define HAVE_PAM_GETENVLIST for build. Now environmental variables set | Jacques Vidrine | 2001-02-08 | 1 | -1/+1 |
* | Hardcode c_fmt in a different way since used in nl_langinfo now | Andrey A. Chernov | 2001-02-08 | 4 | -7/+8 |
* | Free the memory we get from devclass_get_devices and device_get_children. | Mike Smith | 2001-02-08 | 3 | -9/+24 |
* | Show denied secondary bind transfer attempts | Brian Somers | 2001-02-08 | 1 | -0/+7 |
* | Fix typos: initalise -> initialise. | Jeroen Ruigrok van der Werven | 2001-02-08 | 2 | -6/+6 |
* | Protect freelists managed by Balloc/Bfree with a spinlock. | Tor Egge | 2001-02-08 | 3 | -40/+63 |
* | Fix style(9) bugs from previous commit: remove space after function | Mike Heffner | 2001-02-08 | 1 | -6/+6 |
* | When we receive an incoming Ethernet frame that was unicast to a | Archie Cobbs | 2001-02-08 | 1 | -10/+14 |
* | - By default treat supplied arguments as a shell globs to be matched against | Maxim Sobolev | 2001-02-08 | 4 | -41/+191 |
* | activate monetdef, msgdef and numericdef | Alexey Zelkin | 2001-02-08 | 1 | -2/+2 |
* | Add sources for following categories: LC_NUMERIC (share/numericdef), | Alexey Zelkin | 2001-02-08 | 12 | -0/+246 |
* | add langinfo.h | Alexey Zelkin | 2001-02-08 | 1 | -1/+1 |
* | add lmonetary.?, lnumeric.?, ldpart.?, lmessages.?, nl_langinfo.c | Alexey Zelkin | 2001-02-08 | 1 | -1/+2 |
* | Add SUSv2 compatible nl_langinfo() function. It still need some work, but | Alexey Zelkin | 2001-02-08 | 2 | -0/+239 |
* | Catch up to latest chanage in timelocal structures exporting. | Alexey Zelkin | 2001-02-08 | 2 | -34/+36 |
* | Export internal data structures in same manner as numeric/monetary/messages | Alexey Zelkin | 2001-02-08 | 2 | -8/+14 |
* | Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC | Alexey Zelkin | 2001-02-08 | 2 | -79/+65 |
* | Make FreeBSD locale support complete: add support for rest locale categories | Alexey Zelkin | 2001-02-08 | 9 | -54/+637 |
* | Optimize gencat(1) sources in same manner as its libc part some time ago: | Alexey Zelkin | 2001-02-08 | 3 | -299/+151 |
* | Added pc98 supports. | Yoshihiro Takahashi | 2001-02-08 | 1 | -0/+5 |
* | Document the cases in which setreuid changes the saved-user-ID. | Jacques Vidrine | 2001-02-08 | 1 | -0/+5 |
* | Fixed the .St strings so that no single-character component of | Ruslan Ermilov | 2001-02-08 | 1 | -10/+10 |
* | Fixed the .Xr macro so that it produces the right spacing | Ruslan Ermilov | 2001-02-08 | 1 | -12/+12 |
* | mdoc(7) police: print #ifdef/#endif literally, | Ruslan Ermilov | 2001-02-08 | 1 | -3/+3 |
* | mdoc(7) police: C types should be declared with either .Ft or .Vt. | Ruslan Ermilov | 2001-02-08 | 1 | -1/+3 |
* | mdoc(7) police: removed hard sentence break, corrected .Nd. | Ruslan Ermilov | 2001-02-08 | 2 | -6/+6 |
* | Remove the manpage since the actual software was put in the Attic. | David E. O'Brien | 2001-02-08 | 1 | -459/+0 |
* | De-__P()-ify, convert K&R style declarations to ANSI ones | Mike Heffner | 2001-02-08 | 1 | -13/+8 |
* | Prevent string overflows by using safer string functions | Mike Heffner | 2001-02-08 | 1 | -21/+27 |