Age | Commit message (Expand) | Author |
2002-05-20 | minimum pdc stack is 9k, define it to be 16k here | Michael Shalayeff |
2002-05-20 | define BSS() macro to allocate vars in the .bss like other archs do | Michael Shalayeff |
2002-05-20 | gateway is not fixated on the pid in the tlb, make it a not-care value in itlbh | Michael Shalayeff |
2002-05-20 | do not free the kernel page dirs, they are hard to account for sometimes; als... | Michael Shalayeff |
2002-05-20 | hardclock() is not called until clock has been initialized | Michael Shalayeff |
2002-05-19 | there is an sti man there | Michael Shalayeff |
2002-05-19 | 2.11.2 are in the tree now, 10x to federico dude | Michael Shalayeff |
2002-05-18 | Workaround for color restoration on return from X. vgafb will not | Dale Rahn |
2002-05-18 | Optimize pmap_remove(). It frequently is called with no mappings to | Dale Rahn |
2002-05-18 | pasto | Michael Shalayeff |
2002-05-18 | Until we start supporting various modifiers to trace, we have | Artur Grabowski |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-05-17 | properly detect the cpu model for the broken cyrix latch; better fix than pr#... | Michael Shalayeff |
2002-05-17 | isp* here too | Theo de Raadt |
2002-05-17 | Add QLogic pci cards in. They seem to work for me at least on a U10. | mjacob |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob |
2002-05-16 | miod missed a comma | Michael Shalayeff |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-05-16 | name the registers ignoring the calling conventions | Michael Shalayeff |
2002-05-16 | systrace facility, used to enforce and generate policies for system calls | Niels Provos |
2002-05-16 | fix for a timer latch bug on the cyrix mediagx and gxm cpus. | Michael Shalayeff |
2002-05-16 | Add a an argument to db_printsym that specifies the printf function | Artur Grabowski |
2002-05-16 | Fix a long standing problem on vax: on "arithmetic fault" exceptions, | Miod Vallat |
2002-05-15 | Implement splassert() for sparc - a tool for finding problems related to | Artur Grabowski |
2002-05-15 | Remove the assembler kludges to allow altivec support without assembler help | Dale Rahn |
2002-05-15 | add lofn and nofn | Jason Wright |
2002-05-14 | make resettodr() save the clock (per the pdc manual), tested | Michael Shalayeff |
2002-05-14 | powerpc generates powerpc coredumps, not hppa coredumps. | Dale Rahn |
2002-05-14 | fix the diag insns, make copy_on_fault() usable by the kcopy as well | Michael Shalayeff |
2002-05-14 | disable sid hashing while still in real mode, alos print the parisc arch once... | Michael Shalayeff |
2002-05-13 | Deal with 24bit dvma requests | Jason Wright |
2002-05-13 | add BUS_DMA_24BIT flag (for braindead lance implementations) | Jason Wright |
2002-05-13 | ldi-ldo whatever was in the table, be that much clever | Michael Shalayeff |
2002-05-13 | Add missing cnpollc() calls. | Dale Rahn |
2002-05-13 | Add lebuffer at sbus and le at lebuffer | Jason Wright |
2002-05-11 | Avoid multiple definitions of macros in float.h and limits.h. This | Todd C. Miller |
2002-05-11 | Enable dz at uba, since it seems to move characters back and forth | Hugh Graham |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-05-10 | on ServerWorks CNB20HE Host: | Michael Shalayeff |
2002-05-10 | Some protection from userland and some __asm paranoia. | Artur Grabowski |
2002-05-10 | Mark all those __asm directives as clobbering memory, because | Artur Grabowski |
2002-05-10 | uhid changes | Theo de Raadt |
2002-05-09 | ukbd (and others) at uhidev, not uhub | Marco S Hyman |
2002-05-09 | On the hid -> hiddev changes, this file was missed. | Dale Rahn |
2002-05-09 | ukbd now at uhidev, not uhub. Ditto for ums (commented out) | Marco S Hyman |
2002-05-09 | sid max should be such that after conversion into prot-id it will not overflow | Michael Shalayeff |
2002-05-09 | add stats gathering for tlb handlers, count the calls for | Michael Shalayeff |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-09 | Make the paragraph degree key on a swedish iBook keyboard work in X. | Mats O Jansson |
2002-05-08 | Overhaul of the french layout for adb keyboards, fixing errors, adding a lot | Miod Vallat |