summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-03-24Read /usr/libexec/ld.so.dll if failed to readoki
2002-03-24pmap_handled_emulation(): Fix locking protocol botch.thorpej
2002-03-24pmap_handled_emulation(): Use pmap_map_ptes() correctly.thorpej
2002-03-24Sync most Cyrillic names with X11 keysym names.uwe
2002-03-24pmap_modified_emulation(): Use pmap_map_ptes() correctly.thorpej
2002-03-24pmap_unwire(): Use pmap_map_ptes() correctly.thorpej
2002-03-24pmap_clearbit(): Use pmap_map_ptes() correctly.thorpej
2002-03-24Use pmap_is_curpmap() consistently.thorpej
2002-03-24Clean up the PTP allocation functions a bit.thorpej
2002-03-24Clean up PTE access macros a bit.thorpej
2002-03-24Prototype ACPI Control Method Battery driver.sommerfeld
2002-03-24* arm_byte_to_page() -> arm_btop()thorpej
2002-03-24Add acpi_eval_struct, to evaluate a complex data structure.sommerfeld
2002-03-24Remove some redundant tests in pmap_enter().thorpej
2002-03-24Fix problem with assumption non-socket == vnode in F_{G,S}ETOWN different wayjdolecek
2002-03-23Add wait-for-ready code between setting MCE and changing data format,itohy
2002-03-23Big rototil of the vidcvideo code to cleanup illogical structures and toreinoud
2002-03-23KERNEL_SPACE_START -> KERNEL_BASEthorpej
2002-03-23Garbage-collect the "pagehook" stuff.thorpej
2002-03-23pmap_bootstrap(): Correct arithmetic on pte when advancing pastthorpej
2002-03-23Check unit number when booting from rl disks.ragge
2002-03-23Call rlreset() per controller, not per disk.ragge
2002-03-23Fix up typos.reinoud
2002-03-23whitespace and folding fix.kent
2002-03-23Fix typo.reinoud
2002-03-23Decrease UAUDIO_NFRAMES: 20 -> 10kent
2002-03-23If someone is poll'ing to write to bpf, assume that it can always be donedarrenr
2002-03-23Change devinfo definition and make devname initialization correctly.taca
2002-03-23correct placement for FILE_UNUSE [from Izumi Tsutsui]christos
2002-03-23Allow selection of a big- or little-endian kernel by uncommenting thesimonb
2002-03-23Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c.simonb
2002-03-23Remove the comment that says this is for PCI busses only.simonb
2002-03-23Add generic chipset memory and I/O "bus" functions for mips, based onsimonb
2002-03-23Make this file compiles again.enami
2002-03-23make COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESSSjdolecek
2002-03-23rename EXEC_ELF_CATCHALL to EXEC_ELF_NOTELESSjdolecek
2002-03-23add WinFast VC100hamajima
2002-03-23add VR4121 Audio Interface Unithamajima
2002-03-23add MIPS3_NO_PV_UNCACHED.shin
2002-03-23only do v3 stuff for v3 filesystems.chs
2002-03-23make this compile again (PS_STRINGS is gone).chs
2002-03-23Add commented-out default definitions for BASEREG and BASEMEM.gmcgarry
2002-03-23Remove FreeBSD RCSID.gmcgarry
2002-03-23add LKM.shin
2002-03-23change MAXPARTITIONS to 16.shin
2002-03-23* Change all uses of KERNEL_SPACE_START to KERNEL_BASE.thorpej
2002-03-23* Fix the definition of KERNEL_BASE.thorpej
2002-03-23Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in terms ofthorpej
2002-03-23Slignt cleanup.thorpej
2002-03-23Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in terms ofthorpej