Age | Commit message (Expand) | Author |
2001-08-01 | Sync with busdma_map api change. | Miod Vallat |
2001-08-01 | wsmux needs to be cdev_decl'ed. | Miod Vallat |
2001-07-31 | type mismatch fix. | Bob Beck |
2001-07-31 | +smg +wscons | Hugh Graham |
2001-07-30 | convert to ALTQ style macros (these drivers appear to meet the criteria for | Jason Wright |
2001-07-30 | Change: | Artur Grabowski |
2001-07-29 | Temporarily fix wscninit so that it only runs once. | Constantine Sapuntzakis |
2001-07-27 | Convert array lookups to function calls that are bounds checked | Constantine Sapuntzakis |
2001-07-26 | Always flush the pipeline after updating cr1. | Miod Vallat |
2001-07-26 | Typo. | Miod Vallat |
2001-07-26 | If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs | Constantine Sapuntzakis |
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-23 | reorder operations a bit for st16550{v2}, xr16850, ti16750: | Jason Wright |
2001-07-22 | pmap_clear_modify returns boolean_t | Miod Vallat |
2001-07-21 | no rd required in regular kernels | Theo de Raadt |
2001-07-19 | bogus comment. | Artur Grabowski |
2001-07-19 | No more need to define PMAP_NEW. | Artur Grabowski |
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-17 | addcom and pccom at addcom (commented out) | Jason Wright |
2001-07-16 | Addressing mode work by Jim Uhl: | Hugh Graham |
2001-07-15 | add install target | assar |
2001-07-15 | add macros for spinlockinit, spinlockmgr to build for MULTIPROCESSOR | assar |
2001-07-15 | Some more KNF | Niklas Hallqvist |
2001-07-15 | Comment clarification and indent; ok mickey@ | Niklas Hallqvist |
2001-07-15 | spelling | Peter Valchev |
2001-07-13 | delete duplicate definitions | Theo de Raadt |
2001-07-13 | All two common configurations for DEC EtherWorks cards | Niklas Hallqvist |
2001-07-10 | ANSI C does not like labels: without a statement after that. | Marc Espie |
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 | Trivial ether_input_mbuf(). | Federico G. Schwindt |
2001-07-09 | trivial ether_input_mbuf(). | Federico G. Schwindt |
2001-07-09 | Make quad types on alpha be "long long" not "long". This means that | Todd C. Miller |
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 |