Age | Commit message (Expand) | Author |
2004-11-20 | sync | Alexander Yurchenko |
2004-11-20 | some via devices from dmesglog | Alexander Yurchenko |
2004-11-20 | remove redundant commented out bits for com@cardbus | Brad Smith |
2004-11-20 | forgot to remove a call to free() in my previous commit. | Damien Bergamini |
2004-11-20 | sgi too | Theo de Raadt |
2004-11-20 | no tlp, we have dc. | Brad Smith |
2004-11-20 | When processing sysex stop bytes ensure the packet is not corrupted | Jonathan Gray |
2004-11-19 | regen | David Gwynne |
2004-11-19 | remove the atmel dwl120 since the product id appears to be a typo. reorder | David Gwynne |
2004-11-19 | remove the atmel dwl120 since its product ids dont seem to exist, it looks | David Gwynne |
2004-11-19 | cleanup includes | David Gwynne |
2004-11-19 | Be more conservative in openpic_enable_irq() and only reprogram the vector | Miod Vallat |
2004-11-19 | Better Raven PREP initialization, per the book, with an evil book mistake | Miod Vallat |
2004-11-19 | Better i8259 slave handling: | Miod Vallat |
2004-11-19 | remove superfluous m_tag_copy/m_tag_prepend, already covered by m_copym2() | Daniel Hartmeier |
2004-11-19 | sync | Alexander Yurchenko |
2004-11-19 | SiS648FX AGP; from theo | Alexander Yurchenko |
2004-11-19 | Plug memory leak. Found by pat@. Thanks! | Hans-Joerg Hoexer |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-19 | copyright | Theo de Raadt |
2004-11-19 | return 0 from main, hppa cares :) | Theo de Raadt |
2004-11-18 | for loopback, set ia_dstaddr instead of ia_ifa.ifa_dstaddr in in_ifinit() | Daniel Hartmeier |
2004-11-18 | use the filesystem based firmware loader; deraadt ok | Damien Bergamini |
2004-11-18 | Better and simpler check for negative offset; from Christer Oberg | Todd C. Miller |
2004-11-18 | s/Access/Address/ at IFT_CARP | Marco Pfatschbacher |
2004-11-18 | a few more codecs from nbsd | Michael Shalayeff |
2004-11-18 | add mii_phy_match() for table-driven lookup. | Brad Smith |
2004-11-18 | Tell MVME2600 and MVME2700 apart. | Miod Vallat |
2004-11-18 | Feature sync with macppc | Miod Vallat |
2004-11-18 | Move PowerPC cpu type constants to <machine/cpu.h> | Miod Vallat |
2004-11-18 | handle SONPROC; ok aaron, deraadt, krw | Markus Friedl |
2004-11-18 | enable receive() accounting and use uio_procp for send() accounting, too | Markus Friedl |
2004-11-18 | More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v... | Kenneth R Westerback |
2004-11-17 | Enable interrupts after autoconf. | Miod Vallat |
2004-11-17 | Remove dead or unused code; minor syncs with macppc code. | Miod Vallat |
2004-11-17 | Correct *cnputc() prototypes. | Miod Vallat |
2004-11-17 | Add register prefixes and generally match macppc locore.S now; diff between | Miod Vallat |
2004-11-17 | A few more register prefixes, as well as more tab vs space police. No | Miod Vallat |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff |
2004-11-17 | oops, spotted by pat as always | Theo de Raadt |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff |
2004-11-17 | typo, spotted by pedro | Theo de Raadt |
2004-11-17 | rename to atmel | Theo de Raadt |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-17 | use the filesystem based firmware loader; dlg ok | Theo de Raadt |
2004-11-17 | firmware loading; ok pedro tedu dlg miod | Theo de Raadt |
2004-11-17 | stuff after #endif | Theo de Raadt |
2004-11-17 | use lmin() instead of imin() in sbspace(), ok henning, millert | Markus Friedl |
2004-11-17 | ip6_plen does not include the size of the ipv6 header; ok itojun | Markus Friedl |
2004-11-17 | Improved logging for advertisement failures: Add some carpstats.carps_onomem++ | Ryan Thomas McBride |