Age | Commit message (Expand) | Author |
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 |
2002-05-08 | print parisc level w/ the the parisc version, not for each cpu | Michael Shalayeff |
2002-05-08 | kill debugging printfski | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-05-07 | bring over our mods; the cnv*c have a problem now, described in the osf versi... | Michael Shalayeff |
2002-05-07 | Add url(4) and urlphy(4) | Nathan Binkert |
2002-05-07 | move ether_crc32_le to if_ethersubr.c. Add ether_crc32_be | Nathan Binkert |
2002-05-07 | Spring pmap cleaning: | Miod Vallat |
2002-05-06 | Increase MAXPHYS from 63K to 64K which brings it in line with all our | Todd C. Miller |
2002-05-06 | Try to deal with the pci shadow bus issue by disabling a specific chip | Nathan Binkert |
2002-05-06 | drop out of any intr fixup activities if was disabled in the config flags | Michael Shalayeff |
2002-05-06 | tuner driver for the fms cards. | Michael Shalayeff |
2002-05-03 | disable ahc again for now, since it does not fit; ok miod | Peter Valchev |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie |
2002-05-03 | no guarantee that ptrdiff_t is int and not long, so cast. | Marc Espie |
2002-05-03 | le_ioasic.h is history | Todd C. Miller |
2002-05-03 | Need a dummy tc_fb_cnattach() until we have real fb support on | Todd C. Miller |
2002-05-02 | Oops, it's too early for this chunk of code... spotted by millert@. | Miod Vallat |