Age | Commit message (Expand) | Author |
2007-01-17 | Remove some textual sk heritage warts by renaming some functions and | Kenneth R Westerback |
2007-01-16 | Fix invalid _CRS length. Some aml implementations lie about how long a | Marco Peereboom |
2007-01-16 | correctly initialise unwindidx in ffs2_balloc() | Nikolay Sturm |
2007-01-16 | regen | Thordur I. Bjornsson |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2007-01-16 | Remove unnecessary ampersands in ADR2CELL macro invocations; | Marc Aurele La France |
2007-01-16 | Implement multiple segment allocation for uvm_pglistalloc, which fixes | Dimitry Andric |
2007-01-16 | Really print iommu TFAR (instead of CTRL again). | Mark Kettenis |
2007-01-16 | oops, previous commit was incorrect. | Jun-ichiro itojun Hagino |
2007-01-16 | Report SDEV_UMASS devices as non-'SCSI', i.e. 'ATAPI', devices when | Kenneth R Westerback |
2007-01-15 | ansi/deregister | Jonathan Gray |
2007-01-15 | Report flow control status. | Mark Kettenis |
2007-01-15 | power(4) driver for the power switch on many landisk models, hooked | Martin Reindl |
2007-01-15 | fix infinite loop in case nip6 and nicmp6 are not on the same mbuf. NetBSD P... | Jun-ichiro itojun Hagino |
2007-01-15 | undo last broken userret() change here; miod@ ok | Michael Shalayeff |
2007-01-15 | Fix splbio() in initiate_write_inodeblock_ufs2() | Pedro Martelletto |
2007-01-15 | UFS2 -> FFS2 | Pedro Martelletto |
2007-01-14 | Fix growing of direct blocks in ffs2_balloc() | Pedro Martelletto |
2007-01-14 | ragge@netbsd fixed the copyright, thanks. ok miod@ | Otto Moerbeek |
2007-01-14 | zsprintf() is gone, fixes ZSMACDEBUG case | Martin Reindl |
2007-01-14 | Move the isa bridge probe from isabr to frodo, so that frodo only attempts | Miod Vallat |
2007-01-14 | Clear error bits in PCI command/status register before establishing PCI error | Mark Kettenis |
2007-01-14 | Provide a bit more diagnostic information in the PCI error handler. | Mark Kettenis |
2007-01-14 | Add macros to access Schizo's PCI config space. | Mark Kettenis |
2007-01-14 | Add another Tomatillo-specific register. | Mark Kettenis |
2007-01-14 | Same as GENERIC, m88k_cpus[] should have 4 elements on luna88k, even in | Kenji Aoyama |
2007-01-14 | Introduce register read/write helper routines for radio and phy. Start | Marcus Glocker |
2007-01-14 | regen | Jonathan Gray |
2007-01-14 | Match some additional devices found in Linux driver. | Jonathan Gray |
2007-01-13 | Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h> | Miod Vallat |
2007-01-13 | Correctly count outbound packets. | Mark Kettenis |
2007-01-13 | Print Schizo/Tomatillo version number. | Mark Kettenis |
2007-01-13 | Do not match on Expert3D and Expert3D-Lite cards, these will require a | Miod Vallat |
2007-01-13 | attach to Sierra Wireless Aircard 875; ok fkr@ | Kevin Steves |
2007-01-13 | prettify some panic strings, | Thordur I. Bjornsson |
2007-01-13 | Touch of clean up: | Thordur I. Bjornsson |
2007-01-13 | Ignore country code on happy hacking keyboard, it reports itself as japanse. | Miod Vallat |
2007-01-13 | Regen | Miod Vallat |
2007-01-13 | Topre Corporation Happy Hacking Keyboard. | Miod Vallat |
2007-01-12 | Get rid of some dead code. | Mark Kettenis |
2007-01-12 | Keep the wsscreen_descr in the softc, to allow sti of different text | Miod Vallat |
2007-01-12 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
2007-01-12 | According to the OpenSolaris sources, the DTO bits are really MMU bit. | Mark Kettenis |
2007-01-12 | proper define for MAX_KMAPENT; miod@ ok | Michael Shalayeff |
2007-01-12 | Do not force the section header to SHT_NOBITS for non-symbol sections; | Miod Vallat |
2007-01-12 | Move kernel virtual address space to make sure it doesn't overlap with | Mark Kettenis |
2007-01-12 | fix altq for mc(4); make mbuf functions return NULL instead of 0 while | Martin Reindl |
2007-01-12 | Also check for 'num < 1' in ffs2_balloc(), no functional change | Pedro Martelletto |
2007-01-12 | support a few more video cards, untested: | Martin Reindl |
2007-01-12 | Switch some lockmgr locks to rwlocks. | Artur Grabowski |