Age | Commit message (Expand) | Author |
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 |
2001-07-09 | lots of parens, protos | Michael Shalayeff |
2001-07-09 | missing includes, fix functions | Michael Shalayeff |
2001-07-09 | ptr types dammit | Michael Shalayeff |
2001-07-09 | missing includes and spaces | Michael Shalayeff |
2001-07-09 | missing includes | Michael Shalayeff |
2001-07-08 | empty arg list is named void for convinience, i suppose | Michael Shalayeff |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-07-05 | add iop | Michael Shalayeff |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-07-01 | More prototype/header file cleanup. | Dale Rahn |
2001-07-01 | Properly identify the PBG4 keyboard, US keyboard at least. | Dale Rahn |
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson |
2001-06-29 | Include/header cleanup. More. | Dale Rahn |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn |
2001-06-28 | Add swedish keyboard with or without dead keys. -moj | Mats O Jansson |
2001-06-27 | Aue works fine, add it. | Dale Rahn |
2001-06-27 | add the ALTQ device to the rest of the architectures. | Kenjiro Cho |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | UVM is no longer an option. | Artur Grabowski |
2001-06-27 | kill old vm | Artur Grabowski |
2001-06-26 | Add pciide support to ramdisk. | Dale Rahn |
2001-06-26 | Add pciide support for powerpc. | Dale Rahn |
2001-06-26 | support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des... | Theo de Raadt |
2001-06-26 | Add support for the new iBook. from netbsd. ok @drahn. -moj | Mats O Jansson |
2001-06-26 | Cleanup of interrupt configuration, move prototypes to header file, | Dale Rahn |
2001-06-26 | stub bus_space_{alloc,free} | Michael Shalayeff |