summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | don't raise cpu speed over the value when passive cooling is inume2005-08-171-11/+24
* | - fix race condition using sx lock.ume2005-08-171-14/+24
* | Bump .Dd before someone notice.joel2005-08-171-1/+1
* | Be more specific about supported chipsets.joel2005-08-172-7/+35
* | Remove a few items from the hardware list. This support is alreadyjoel2005-08-171-8/+0
* | Remove the dates from these files. They serve no purpose and result incperciva2005-08-172-2/+3
* | Repeatability is Considered Good when building this library, too. (Andcperciva2005-08-171-0/+1
* | Update manual page (now dedicated kernel thread is always started).pjd2005-08-171-2/+0
* | Always run dedicated kernel thread (even when we have hardware support).pjd2005-08-171-114/+37
* | We should now return 0.pjd2005-08-171-1/+1
* | Add support for working around controllers that cannot do DMA in 48bit mode.sos2005-08-175-35/+97
* | Use the bio field instead of the driver field as intended.sos2005-08-171-2/+2
* | Use device_printf() and if_printf() and remove ste_unit from the softc.jhb2005-08-172-24/+19
* | Even if crypto_dispatch() return an error, request is not canceled andpjd2005-08-171-12/+2
* | Catch up to ic_curchan changes by making the same change here that was madejhb2005-08-171-1/+1
* | We don't need to clear allocated memory. This will speed-up things a bit.pjd2005-08-171-1/+1
* | Correct birthdate for Meriwether Lewis. He was born before themurray2005-08-171-1/+1
* | Add a small paragraph that describes how the current environmentkeramida2005-08-171-0/+16
* | Fix a boundary condition error in slow() and fast() in multibyte locales:tjr2005-08-171-6/+7
* | Document the fact that word-boundary matching does not worktjr2005-08-171-1/+3
* | In the ufsdirhash_build() failure case for corrupted directoriesiedowse2005-08-171-2/+3
* | Handle device drivers with D_NEEDGIANT in a way which does notphk2005-08-173-33/+156
* | Assert proper key size also in userland by defining KASSERT in !_KERNEL case.pjd2005-08-171-2/+2
* | In vop_stdpathconf(ap) also default for _PC_NAME_MAX and _PC_PATH_MAX.phk2005-08-171-0/+6
* | Make links for hoststat(8) and purgestat(8) man pages.gshapiro2005-08-171-0/+2
* | Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS. This makescperciva2005-08-171-0/+1
* | Ensure that file flags such as schg, sappnd (and others) are honoredcsjp2005-08-171-8/+8
* | Add two new template sources, /conf/bcast/${ipbca} and /conf/ip/${ip}.brooks2005-08-171-7/+18
* | Unbreak the world build (in sbin/gbde). This file is used by bothcperciva2005-08-171-0/+2
* | Clarify how the 'channel' argument should look like and add anbrueffer2005-08-161-2/+7
* | Fixup locking in if_my(4) and mark it MPSAFE:jhb2005-08-162-104/+96
* | remove stale commentsphk2005-08-161-2/+0
* | Save cpu level only when priority is greater than PRIO_USERume2005-08-161-1/+1
* | avoid exclusive sleep mutex.ume2005-08-161-3/+3
* | Remove stale comment.phk2005-08-161-2/+0
* | Collect the devfs related sysctls in one placephk2005-08-163-53/+34
* | Create a new internal .h file to communicate very private stuffphk2005-08-164-3/+48
* | Check key size for rijndael, as invalid key size can lead to kernel panic.pjd2005-08-162-0/+4
* | Clarify a comment.jhb2005-08-161-1/+1
* | - Move IF_ADDR_LOCK_DESTROY(ifp) from if_free to if_free_type.brooks2005-08-161-1/+3
* | Make it possible to remove stale, left-over subdisks.le2005-08-162-10/+11
* | * Be more specific about supported ALI-chipsets.joel2005-08-161-3/+3
* | snd_via8233(4) works on amd64.joel2005-08-161-1/+1
* | Change the default partition sizing code in order tocperciva2005-08-162-18/+56
* | Increase flexibility in disk-layoutphk2005-08-161-25/+52
* | Fix backtraces. Supply registers from the register window.marcel2005-08-161-16/+7
* | Remove unnecessary and alarming printf.grehan2005-08-161-1/+1
* | More files from my server that I've been upgrading since I think 2.2imp2005-08-151-3/+50
* | Now that at least some screen savers work on sparc64 sync with othermarius2005-08-151-1/+1
* | - Change the code that determines whether to use a serial console andmarius2005-08-152-38/+62
OpenPOWER on IntegriCloud