Age | Commit message (Expand) | Author |
---|---|---|
2012-06-20 | RIP mac68k. No one loves you anymore. | Matthew Dempsky |
2010-03-31 | Make sure the boundaries of uvm_pglistalloc() calls are set up with low | Miod Vallat |
2009-04-14 | Convert the waitok field of uvm_pglistalloc to "flags", more will be added soon. | Owain Ainsworth |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2006-06-24 | Allocate ethernet buffers as uvm pages, and map them with pmap_enter_cache(), | Miod Vallat |
2004-12-15 | sync with NetBSD but replace hand crafted crc logic with ether_crc32_le() | Martin Reindl |
2002-04-20 | Get rid of "integrate" and "hide" bad taste modifiers, thus get non-DDB | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
1998-05-08 | With the new psc framework, incorporate the driver for the AMD MACE ethernet | gene |