summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers after import of Heimdal 0.5.1.nectar2002-11-243-5/+5
* This commit was generated by cvs2svn to compensate for changes in r107207,nectar2002-11-24110-1442/+1246
|\
| * Import of Heimdal 0.5.1.nectar2002-11-24110-1442/+1246
* | MFp4:marcel2002-11-242-3/+38
* | Fix comparison that caused a 1-off bug. This appeared harmless formarcel2002-11-241-1/+1
* | Add ITANIUM2 as a global option.marcel2002-11-241-0/+1
* | MFp4:marcel2002-11-242-10/+48
* | Schedule spinlocked threads by moving them through the work queue, insteadmini2002-11-242-4/+30
* | Get the wall clock time from the KSE mailbox, rather than doing anothermini2002-11-242-4/+4
* | Extend the scope of the page queues/fields locking in vm_freeze_copyopts()alc2002-11-241-1/+3
* | Add `if (!cold)' checkings for functions which is called via SYSINIT.iwasaki2002-11-243-7/+19
* | MFS: Fix a typoue2002-11-241-2/+2
* | Whitespace cleanup that was missed by quirks commit 1.114njl2002-11-231-4/+4
* | Remove a comple of bogus debug printfs that snuck in during someimp2002-11-232-5/+2
* | Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls.njl2002-11-232-2/+21
* | Update quirks, adding PR references and fixing a capitalization mismatch.njl2002-11-231-3/+5
* | Added the syncache(4) manpage.ru2002-11-232-0/+213
* | Hold the page queues/flags lock when calling vm_page_set_validclean().alc2002-11-233-2/+10
* | Note how to enable the ATA interface on PC64wilko2002-11-231-1/+6
* | Assert that the page queues lock rather than Giant is held inalc2002-11-231-2/+3
* | - Assert that the page queues lock is held in pmap_remove_all().alc2002-11-232-20/+8
* | Directly load %edx from mailboxdavidxu2002-11-232-8/+6
* | Add page queue and flag locking in vnode_pager_setsize().alc2002-11-231-0/+2
* | Release notes for new targ(4)njl2002-11-232-0/+8
* | Under certain circumstances, we were calling kmem_free() frommux2002-11-2210-18/+66
* | Describe newly added fields in the KSE and thread mailboxes.archie2002-11-221-0/+28
* | New SCSI target emulator codenjl2002-11-229-2342/+2758
* | Document the `label' capability.chris2002-11-221-0/+2
* | The new "all sound drivers" driver name is snd_driver. Loader.conf didn'tdcs2002-11-221-1/+1
* | Catch the make.conf manual page up with defaults/make.conftrhodes2002-11-221-3/+89
* | According to the ACPI spec, the bus number of the child PCI bus of a hostjhb2002-11-221-7/+52
* | Add a function host_pcib_get_bnsno() that attempts to determine the busjhb2002-11-222-0/+85
* | Clarify adjkerntz(8) note and use complete sentences in comments.tom2002-11-221-6/+5
* | Move lang/gnat from disc1 to disc3. (Possibly a moot point, since itbmah2002-11-221-1/+1
* | In _thread_enter_uts, fix eflags saving bug.davidxu2002-11-223-8/+17
* | Fix context restore bug.davidxu2002-11-221-10/+16
* | Don't flip the "we're it" bit until we are all there..julian2002-11-221-9/+10
* | Re-enable installing of Bluetooth include filesjulian2002-11-211-2/+2
* | Merge the changes in the English version.kuriyama2002-11-215-324/+1173
* | Clarify that AS500 does not use SDRAM DIMMs.wilko2002-11-211-2/+4
* | *sigh*. It seems that in the ACPICA code, Intel defines its own APIC_IOjhb2002-11-212-2/+2
* | Update rc(8) manpage to reflect rc.dgordon2002-11-213-92/+1138
* | MFen 1.454ue2002-11-211-3/+3
* | Added support for DELL Perc4/DI.emoore2002-11-211-1/+4
* | Hook the RAIDFrame module up to the buildscottl2002-11-211-0/+1
* | Temporarily remove the install of bluetooth include files..julian2002-11-211-1/+2
* | Correctly save eflags.davidxu2002-11-211-1/+2
* | - Add the new sched_pctcpu() function to the sched_* api.jeff2002-11-213-1/+12
* | - Add an event that is triggered when the system is low on memory. This isjeff2002-11-212-1/+13
* | - Move scheduler specific macros and defines out of proc.hjeff2002-11-212-12/+10
OpenPOWER on IntegriCloud