Age | Commit message (Expand) | Author |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-23 | Move the limited memory mapping code later in configuration, after | Dale Rahn |
2001-08-21 | Add copyright which should have been there when the file was created. | Dale Rahn |
2001-08-21 | use round_page() not an incorrect version of it using trunc_page(). | Dale Rahn |
2001-08-21 | I would really like to add a copyright to this file, the NetBSD version | Dale Rahn |
2001-08-21 | Put in copyright info which I forgot to add back in 1996. | Dale Rahn |
2001-08-19 | more NBPG -> PAGE_SIZE renames. | Dale Rahn |
2001-08-19 | ddb on powerpc does not have ``machine'' commands, so don't lie. | Miod Vallat |
2001-08-19 | New timeouts there as well. | Miod Vallat |
2001-08-18 | Some NBPG to PAGE_SIZE conversions. | Dale Rahn |
2001-08-18 | Change the timeouts on adb keyboard probing to be the same as NetBSD. | Dale Rahn |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-18 | remove pv_table, it is not referenced any longer. | Dale Rahn |
2001-08-18 | Only map memory above 256MB if the memory is present in the system. | Dale Rahn |
2001-08-18 | make this compile __with__ akdb in the kernel configuration. | Dale Rahn |
2001-08-17 | When rounding up to the next page size, add NBPG-1, not NBPG before | Dale Rahn |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-15 | Same fix as for mvmeppc needed there, forgot this one. | Miod Vallat |
2001-08-12 | vm_inherit.h no more | Michael Shalayeff |
2001-08-12 | Fix build after breakage. | Dale Rahn |
2001-08-11 | make this compile without akbd in the kernel configuration. | Matthieu Herrb |
2001-08-10 | convert V->P table memory allocations to pool. | Dale Rahn |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-08-06 | Correct misinitialization of a variable. This worked before? | Dale Rahn |
2001-08-01 | make this compile. ok drahn | Peter Valchev |
2001-07-30 | Change: | Artur Grabowski |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-25 | Added missing break. -moj | Mats O Jansson |
2001-07-18 | build the kernel w/ all the warnings enabled; drahn@ ok | Michael Shalayeff |
2001-07-18 | fxp and de are fixed, enable vtophys | Michael Shalayeff |
2001-07-18 | Fix prototype that art missed... | Dale Rahn |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-17 | Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable. | Dale Rahn |
2001-07-15 | add install target | assar |
2001-07-10 | ether_input_mbuf() conversion; thanks to drahn@ for testing. | Federico G. Schwindt |
2001-07-10 | Unbreak commit to use memset.c instead of bzero.c | Dale Rahn |
2001-07-10 | Until fxp and if_de are fixed with the correct parameter to vtophys() | Dale Rahn |
2001-07-09 | add i2o devices | Michael Shalayeff |
2001-07-09 | only on prog_switch, more includes and protos | Michael Shalayeff |
2001-07-09 | protos, includes, and terrans | Michael Shalayeff |
2001-07-09 | a wagon and a small cart of protos, spaces, and includes | Michael Shalayeff |
2001-07-09 | protos and spaces | Michael Shalayeff |
2001-07-09 | proper vtophys types, spaces, protos | Michael Shalayeff |
2001-07-09 | looking at other archs vtophys lives there | Michael Shalayeff |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |
2001-07-09 | protos, includes, spaces; from prev ci | Michael Shalayeff |
2001-07-09 | protos, includes, spaces | Michael Shalayeff |