summaryrefslogtreecommitdiff
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-24Handle patches in which diff(1) has added lines sayingkristerw
2002-03-24Fix problem with assumption non-socket == vnode in F_{G,S}ETOWN different wayjdolecek
2002-03-24remove now-unnecessary fileslukem
2002-03-24Add -q flag, for use with -w and -f, which suppresses output after a set.sommerfeld
2002-03-23Add wait-for-ready code between setting MCE and changing data format,itohy
2002-03-23fix pasto.shin
2002-03-23make sure this compiles cleanly and works.christos
2002-03-23some typosheinz
2002-03-23typoheinz
2002-03-23Don't pass NULL to warn() etc. Instead, use "<stdin>" to warn about stdin.enami
2002-03-23Actually skip the first byte of invalid byte sequence.enami
2002-03-23One more; Don't put space before function call op.enami
2002-03-23Big rototil of the vidcvideo code to cleanup illogical structures and toreinoud
2002-03-23- Remove unnecessary cast.enami
2002-03-23Fix whitespace usage.enami
2002-03-23Don't include same file twice. Sort includes alphabetically.enami
2002-03-23Fix minor syntax warnings.ross
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-23Don't need <sys/exec.h> either.bouyer
2002-03-23moved tmftcheck(3) down one level, and add a regression test for vis(3)christos
2002-03-23Add VIS_HTTPSTYLE and strunvisx (From FreeBSD)christos
2002-03-23- Add VIS_HTTPSTYLE from FreeBSD.christos
2002-03-23We don't need <sys/exec_aout.h> here.bouyer
2002-03-23whitespace and folding fix.kent
2002-03-23Use fixed-type in ecoff structures, so that elf2ecoff will produce properbouyer
2002-03-23Add byte-swapping calls where appropriate, so that this can be used asbouyer
2002-03-23Fix typo.reinoud
2002-03-23Switch to the new common ramdisk build infrastructure.shiba
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