Age | Commit message (Expand) | Author |
2005-01-23 | use register names instead of numbers | Michael Shalayeff |
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat |
2005-01-23 | generate .size for asm objects too (and kill *end labels) | Michael Shalayeff |
2005-01-23 | better print for ill insns -- just print a hex instead of questionable marks | Michael Shalayeff |
2005-01-20 | missing arch in .Dt; | Jason McIntyre |
2005-01-17 | remove stale todo-comment | Michael Shalayeff |
2005-01-17 | proper fault address selection (list all possible pc-based traps) | Michael Shalayeff |
2005-01-17 | proper non-access fault handlers and probe emulations; testing by pval@ miod@... | Michael Shalayeff |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-09 | typo | Michael Shalayeff |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-06 | A really working SET_PC_REGS(); ok mickey@ | Miod Vallat |
2005-01-06 | undo moronic french breakage | Michael Shalayeff |
2005-01-06 | SET_PC_REGS, tested by miod@ | Marc Espie |
2004-12-28 | fix new line in dmesg print on 8k cpus | Michael Shalayeff |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-22 | proper DDB_DEBUG | Michael Shalayeff |
2004-12-08 | commented out {e,o}hci@cardbus | Michael Shalayeff |
2004-12-06 | Use uvm_grow() to account for stack growth, rather than home-grown code | Miod Vallat |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-27 | use a pm_lock define instead of the long fluff | Michael Shalayeff |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-22 | better types; from hppa64 (; | Michael Shalayeff |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff |
2004-11-12 | commented out atw | Michael Shalayeff |
2004-11-12 | #atu | Theo de Raadt |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat |
2004-11-08 | Typo | Miod Vallat |
2004-10-30 | Oops, forgot to cvs add this file in previous commit (mongoos@gsc attachment). | Miod Vallat |
2004-10-29 | cleanup and put app eps in one place like other drivers | Michael Shalayeff |
2004-10-29 | Split mongoose and add a gscbus attachment, for the eisa slots in B series. | Miod Vallat |
2004-10-28 | Add wax at phantomas now that it works; provides access to the second serial | Miod Vallat |
2004-10-28 | need to map the regs though lasi used to save us before | Michael Shalayeff |
2004-10-28 | wrong paste from lasi | Michael Shalayeff |
2004-10-26 | simplify cache print a bit | Michael Shalayeff |
2004-10-26 | there is nothing about cache associativity in there | Michael Shalayeff |
2004-10-26 | better higher limits | Michael Shalayeff |
2004-10-26 | disable sid hashing on pcxu and above | Michael Shalayeff |
2004-10-25 | same fix as for com_gsc wrt unmapped console ports | Michael Shalayeff |
2004-10-14 | astro and elroy will be elsewhere | Michael Shalayeff |
2004-10-14 | a bit larger delays during boot() to let msgs appear | Michael Shalayeff |
2004-10-12 | increase DFLSSIZ to smth more common in between other archs | Michael Shalayeff |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-07 | accomodate for hppa64 as well | Michael Shalayeff |
2004-10-05 | kill unneeded includes | Michael Shalayeff |
2004-10-05 | the file is just a copy from 4.4bsd and thus ucb copyright is enough | Michael Shalayeff |
2004-10-05 | kill dead isa/eisa and add spmath for tags generation | Michael Shalayeff |