Age | Commit message (Expand) | Author |
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 |
2001-06-26 | accomodate for i2o addition | Michael Shalayeff |
2001-06-25 | closer to building with -Wno-uninitialized | Dale Rahn |
2001-06-25 | add MACOBIOVERBOSE as per discussion w/ dale | Michael Shalayeff |
2001-06-25 | add an and wi attachments | Michael Shalayeff |
2001-06-25 | add an@pci | Michael Shalayeff |
2001-06-25 | obio -> macobio, and cleanups | Theo de Raadt |
2001-06-25 | Add support for airport cards on powerpc. | Dale Rahn |
2001-06-25 | Integrate a working airport driver interface. Mostly based on pci driver. | Dale Rahn |
2001-06-25 | implement bus_space_set_multi_*, based on netbsd code; drahn@ ok | Michael Shalayeff |
2001-06-25 | Improved debug-ability printfs. now under ifdef PCI_DEBUG | Dale Rahn |
2001-06-25 | add pf device on all architectures. | Kjell Wooding |