| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add GEOM_LIBRARY_PATH environment variable which allows to specify an | pjd | 2005-02-27 | 2 | -3/+27 |
* | If the receiver sends an ack that is out of [snd_una, snd_max], | ps | 2005-02-27 | 1 | -0/+3 |
* | Make the format of LC_COLLATE files architecture independent. | ru | 2005-02-27 | 5 | -14/+43 |
* | Fix two cut'n'paste'os which violated format of NLS catalogs | phantom | 2005-02-27 | 1 | -4/+2 |
* | Fix build on sparc64. | ru | 2005-02-27 | 1 | -2/+2 |
* | Bootstrap gencat(1). | ru | 2005-02-27 | 3 | -1/+11 |
* | use uiomove return value instead of always returning 0 when doing a | sam | 2005-02-27 | 1 | -2/+1 |
* | icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn calls | ume | 2005-02-27 | 1 | -4/+6 |
* | Revert accidiental removal of string.h inclusion. | phantom | 2005-02-27 | 1 | -0/+1 |
* | fix typo. | ume | 2005-02-27 | 1 | -2/+2 |
* | Fix typo | phantom | 2005-02-27 | 2 | -2/+2 |
* | Enable processing of NLS catalogs while building/installing of libc | phantom | 2005-02-27 | 1 | -0/+11 |
* | Add russian version of libc NLS catalog | phantom | 2005-02-27 | 1 | -0/+256 |
* | initialized the last arg to ip6_process_hopopts(), because the recent | ume | 2005-02-27 | 1 | -3/+3 |
* | Add template NLS catalog for strerror(), strerror_r() and strsignal() | phantom | 2005-02-27 | 1 | -0/+249 |
* | Add SHSEC class to the list of geom(8)-aware classes. | pjd | 2005-02-27 | 1 | -0/+2 |
* | Change the spin lock logic to a reasonable one. We should spin when | delphij | 2005-02-27 | 2 | -2/+2 |
* | Remove filtering on major device number. These are assigned randomly | phk | 2005-02-27 | 2 | -13/+2 |
* | Remove the check about whether MALLOC_EXTRA_SANITY is defined, | delphij | 2005-02-27 | 1 | -2/+0 |
* | Add NLS catalogs support to strerror(), strerror_r() and strsignal(). | phantom | 2005-02-27 | 2 | -29/+97 |
* | There's no '-new' argument for gencat(1) anymore | phantom | 2005-02-27 | 1 | -1/+1 |
* | . Bump .Dd's | phantom | 2005-02-27 | 3 | -7/+20 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | phantom | 2005-02-27 | 2 | -392/+96 |
* | Remove unused now stuff, also set WARNS to 8 | phantom | 2005-02-27 | 3 | -898/+1 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | phantom | 2005-02-27 | 1 | -123/+708 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | phantom | 2005-02-27 | 1 | -30/+79 |
* | man page -> manual page | brueffer | 2005-02-27 | 1 | -1/+1 |
* | The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove | marius | 2005-02-27 | 4 | -341/+0 |
* | Fix a stupid bogon from myself, sc->revision wasn't initialized when | mux | 2005-02-27 | 1 | -10/+10 |
* | . Static'ize functions exported via function reference variables only. | phantom | 2005-02-27 | 11 | -117/+112 |
* | ANSI'fy prototypes | phantom | 2005-02-27 | 3 | -11/+5 |
* | Replace usage of strerror()/strcpy() with strerror_r() here, reducing | phantom | 2005-02-27 | 1 | -4/+2 |
* | Zero out the entire "struct __collate_st_chain_pri", or garbage | ru | 2005-02-27 | 1 | -12/+8 |
* | ATA -> PATA/SATA, to make clear that this driver supports both kinds | brueffer | 2005-02-27 | 1 | -3/+3 |
* | Don't mention PATA support, all listed controllers are SATA. | brueffer | 2005-02-27 | 1 | -3/+3 |
* | Add device id for the Ali M1671 host to AGP bridge. | cognet | 2005-02-27 | 2 | -0/+4 |
* | Attempt to free any static TLS space used by a shared library when it | dfr | 2005-02-27 | 3 | -0/+24 |
* | Added the convenience "distribution" target which calls the | ru | 2005-02-27 | 3 | -3/+6 |
* | Make it clear we no longer support source upgrades from | ru | 2005-02-27 | 1 | -0/+4 |
* | Add missing continuation. | ru | 2005-02-27 | 1 | -2/+2 |
* | Unbreak the build. carp_iamatch6 and carp_macmatch6 are not supposed to be | mlaier | 2005-02-27 | 1 | -2/+2 |
* | As threatened, drop support for source upgrades from pre-5.3. | ru | 2005-02-27 | 7 | -204/+4 |
* | command_args is redundant. | njl | 2005-02-27 | 1 | -2/+0 |
* | Due to a couple complaints about C3 failing on an old Compaq Armada and | njl | 2005-02-27 | 1 | -2/+2 |
* | Make a pass through all drivers checking specs for desired behavior on | njl | 2005-02-27 | 4 | -1/+25 |
* | The previous commit was *not* an MFC of any revision! I do intend to MFC | gad | 2005-02-27 | 0 | -0/+0 |
* | Move the AC line checking code into its own function, reducing the | njl | 2005-02-27 | 1 | -40/+55 |
* | MFC 1.22: Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' will | gad | 2005-02-27 | 1 | -2/+9 |
* | Add locking to handle multiple threads getting/setting frequencies at the | njl | 2005-02-27 | 1 | -15/+62 |
* | Unbreak !i386 platforms. Only i386 has APM, so don't try to fallback | marcel | 2005-02-27 | 1 | -1/+11 |