summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add template NLS catalog for strerror(), strerror_r() and strsignal()phantom2005-02-271-0/+249
* Add SHSEC class to the list of geom(8)-aware classes.pjd2005-02-271-0/+2
* Change the spin lock logic to a reasonable one. We should spin whendelphij2005-02-272-2/+2
* Remove filtering on major device number. These are assigned randomlyphk2005-02-272-13/+2
* Remove the check about whether MALLOC_EXTRA_SANITY is defined,delphij2005-02-271-2/+0
* Add NLS catalogs support to strerror(), strerror_r() and strsignal().phantom2005-02-272-29/+97
* There's no '-new' argument for gencat(1) anymorephantom2005-02-271-1/+1
* . Bump .Dd'sphantom2005-02-273-7/+20
* Bring in NetBSD's improvements and cleanups to NLS subsystem, makingphantom2005-02-272-392/+96
* Remove unused now stuff, also set WARNS to 8phantom2005-02-273-898/+1
* Bring in NetBSD's improvements and cleanups to NLS subsystem, makingphantom2005-02-271-123/+708
* Bring in NetBSD's improvements and cleanups to NLS subsystem, makingphantom2005-02-271-30/+79
* man page -> manual pagebrueffer2005-02-271-1/+1
* The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Removemarius2005-02-274-341/+0
* Fix a stupid bogon from myself, sc->revision wasn't initialized whenmux2005-02-271-10/+10
* . Static'ize functions exported via function reference variables only.phantom2005-02-2711-117/+112
* ANSI'fy prototypesphantom2005-02-273-11/+5
* Replace usage of strerror()/strcpy() with strerror_r() here, reducingphantom2005-02-271-4/+2
* Zero out the entire "struct __collate_st_chain_pri", or garbageru2005-02-271-12/+8
* ATA -> PATA/SATA, to make clear that this driver supports both kindsbrueffer2005-02-271-3/+3
* Don't mention PATA support, all listed controllers are SATA.brueffer2005-02-271-3/+3
* Add device id for the Ali M1671 host to AGP bridge.cognet2005-02-272-0/+4
* Attempt to free any static TLS space used by a shared library when itdfr2005-02-273-0/+24
* Added the convenience "distribution" target which calls theru2005-02-273-3/+6
* Make it clear we no longer support source upgrades fromru2005-02-271-0/+4
* Add missing continuation.ru2005-02-271-2/+2
* Unbreak the build. carp_iamatch6 and carp_macmatch6 are not supposed to bemlaier2005-02-271-2/+2
* As threatened, drop support for source upgrades from pre-5.3.ru2005-02-277-204/+4
* command_args is redundant.njl2005-02-271-2/+0
* Due to a couple complaints about C3 failing on an old Compaq Armada andnjl2005-02-271-2/+2
* Make a pass through all drivers checking specs for desired behavior onnjl2005-02-274-1/+25
* The previous commit was *not* an MFC of any revision! I do intend to MFCgad2005-02-270-0/+0
* Move the AC line checking code into its own function, reducing thenjl2005-02-271-40/+55
* MFC 1.22: Fix -0 vs -L/-I processing, mainly so that 'xargs -0 -I []' willgad2005-02-271-2/+9
* Add locking to handle multiple threads getting/setting frequencies at thenjl2005-02-271-15/+62
* Unbreak !i386 platforms. Only i386 has APM, so don't try to fallbackmarcel2005-02-271-1/+11
* Use ~/.login_conf when discussing a user's local file.trhodes2005-02-261-1/+1
* Correct the minimum RAM requirements for i386 (24 MB to install,bmah2005-02-261-1/+1
* Change the default levels for adaptive mode to 80% and 90%. On a systemnjl2005-02-262-4/+4
* Add some commas and improve grammar.simon2005-02-261-3/+3
* Remove SRCS line since it isn't needed for single-source programs.njl2005-02-261-1/+0
* Only provide the dummy, non-atomic atomic_cmpset_32() ifcognet2005-02-261-0/+2
* Note addition of p4tcc, new sysctls and tunable, update mdoc.njl2005-02-261-11/+25
* Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit).cognet2005-02-261-0/+1
* Allow users to reject levels below a given frequency (in MHz) via thenjl2005-02-261-1/+17
* Add a note about new format of LC_CTYPE files.ru2005-02-261-0/+5
* Don't bother with cpufreq_register if we're info-only.njl2005-02-261-1/+2
* Remove redundant .Pp call.simon2005-02-261-1/+0
* Added the "buildenv" target, for developers only!ru2005-02-262-1/+5
* New release notes: ng_netflow(4) (+MFC) [1], syslog(3) thread-safebmah2005-02-262-6/+130
OpenPOWER on IntegriCloud