Age | Commit message (Expand) | Author |
2005-10-12 | Kill unused global variable. | Miod Vallat |
2005-10-12 | Move sigcode to the m88k-agnostic location. No functional change. | Miod Vallat |
2005-10-12 | Remove commented out dead wrong FPU handling code in setregs(). | Miod Vallat |
2005-10-12 | regen | Michael Shalayeff |
2005-10-12 | add few other ancient cpu types we have not seen yet | Michael Shalayeff |
2005-10-12 | Stop mapping the u area at fixed UADDR in addition to its actual va. | Miod Vallat |
2005-10-12 | General scheduler cleanup: | Miod Vallat |
2005-10-12 | also handle network device bootpaths. also tested by drahn and kettenis | Theo de Raadt |
2005-10-11 | Dont reset the registers if the same speed is programmed. helps reduce | Dale Rahn |
2005-10-10 | add ti(4), commented out sk(4) and some PHY | Brad Smith |
2005-10-09 | unbreak altivec support. | Dale Rahn |
2005-10-09 | remove some NetBSD/OpenBSD portability cruft. | Brad Smith |
2005-10-09 | spelling | Federico G. Schwindt |
2005-10-09 | Try to recover part of the reserved space from the OF_claim above. | Dale Rahn |
2005-10-09 | Subtle changes to the powerpc fpu handling, basically fpuproc is handled | Dale Rahn |
2005-10-09 | Provide a machdep sysctl to determine if altivec is avaliable on macppc | Dale Rahn |
2005-10-09 | Nearly functional crashdump support for macppc. Because savecore | Dale Rahn |
2005-10-09 | what the hell, enable ipmi | Theo de Raadt |
2005-10-09 | remove unused NETWORK_BUFSIZE. | Brad Smith |
2005-10-09 | While running pending interrupts, enable external interrupt, this way | Dale Rahn |
2005-10-08 | enable lge | Brad Smith |
2005-10-08 | if find_node_intr() doesn't find a match, try to use the contents of | Dale Rahn |
2005-10-08 | Preallocate the space where the kernel would live, needs to be at least | Dale Rahn |
2005-10-08 | 64 bit compat. clean up the 32/64 code paths so less decision points exist | Dale Rahn |
2005-10-08 | Disable caching on vga buffer on 64bit machines. currently it causes | Dale Rahn |
2005-10-07 | match uata devices found on more modern (ie. G5) machines. parts | Theo de Raadt |
2005-10-07 | eliminate use of M_HASFCS | Martin Reindl |
2005-10-07 | Stop and restart the i2s clock when changing the snapper speed, otherwise | Dale Rahn |
2005-10-06 | match isp as a PCI device called "SUNW,isptwo". | Brad Smith |
2005-10-06 | lots of pcmcia, cardbus, and wireless goodies come to town; work with tdeval | Theo de Raadt |
2005-10-05 | Add CardBus/PCMCIA support to AMD64. | Thierry Deval |
2005-10-04 | tabs are holier than spaces | Theo de Raadt |
2005-10-04 | move ipmi chunk to nicer place | Theo de Raadt |
2005-10-04 | Add initial IPMI implementation. Currently only KCS retrieval method is | Marco Peereboom |
2005-10-04 | it(4) can be found at port 0xc00; from Mike Belopuhov <mkb@crypt.org.ru> | Alexander Yurchenko |
2005-10-03 | system_type is apple, dont act like it is any other, ok deraadt@ | Dale Rahn |
2005-10-03 | Put the 970 in correct sleep mode, ok deraadt@ | Dale Rahn |
2005-10-03 | Handle segment register restore at context enter/exit instead of | Dale Rahn |
2005-10-03 | pretty up the instruction whacker code; ok drahn | Theo de Raadt |
2005-10-03 | flush correctly | Theo de Raadt |
2005-10-03 | Add the syncs which were in a 'later' version. pointed out deraadt@ | Dale Rahn |
2005-10-03 | Kettenis figured out how to make this run on G5, then I went back and | Dale Rahn |
2005-10-03 | G5 pmap support, most of this G5 work has been done by kettenis@ | Dale Rahn |
2005-10-03 | First part of locore G5 support, this is one step of many. | Dale Rahn |
2005-10-02 | pci machines need the hme stub here | Theo de Raadt |
2005-10-02 | a little bit more consistent naming scheme for Apple devices and add | Brad Smith |
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith |
2005-10-02 | remove isa_intr_evcnt() prototype. a NetBSD-ism. | Brad Smith |
2005-10-02 | enable ath(4) on alpha. | Reyk Floeter |
2005-10-02 | add hme | Brad Smith |