Age | Commit message (Expand) | Author |
2002-07-21 | Vector 0x0 doesn't seem to be useful, so ignore it for now. | Hugh Graham |
2002-07-21 | - Deal with the fact that nsp2k's bridge can't deal with burst read/write | Jason Wright |
2002-07-21 | remove unsued variables. | Artur Grabowski |
2002-07-21 | two more missing systrace_lock | Jun-ichiro itojun Hagino |
2002-07-21 | need systrace_lock/unlock around lockmgr lock operation. provos ok | Jun-ichiro itojun Hagino |
2002-07-20 | Remove unused variables. | Artur Grabowski |
2002-07-20 | remove unused extern decl (commented out). sync w/kame | Jun-ichiro itojun Hagino |
2002-07-20 | unconfuse indentation. | Artur Grabowski |
2002-07-20 | typo | Artur Grabowski |
2002-07-20 | Only add a pmap_physseg if MD code defines __HAVE_PMAP_PHYSSEG. | Artur Grabowski |
2002-07-20 | duplicate define. | Artur Grabowski |
2002-07-20 | define __HAVE_PMAP_PHYSSEG | Artur Grabowski |
2002-07-20 | Always HWREF. Don't have it as an option because the slow-slow version | Artur Grabowski |
2002-07-20 | Instead of copying out the signal trampoline on top of the stack, create | Artur Grabowski |
2002-07-20 | Add flags 0x00 to fd | Federico G. Schwindt |
2002-07-20 | If we call siop_intr manually, make sure it's protected by splbio. | Artur Grabowski |
2002-07-20 | comment clarification. niels ok | Jun-ichiro itojun Hagino |
2002-07-19 | a few more comments and debugs, other cosmetic stuff | Michael Shalayeff |
2002-07-19 | do not use broken tsc on geode and broken latch on ns geodes; testing by markus@ | Michael Shalayeff |
2002-07-19 | Define an IPL_VM and mark IPL_IMP as "not to be used". | Artur Grabowski |
2002-07-19 | minor KNF | Jun-ichiro itojun Hagino |
2002-07-19 | whitespace | Jun-ichiro itojun Hagino |
2002-07-19 | tabify | Jun-ichiro itojun Hagino |
2002-07-19 | give sparc64 the normal STACKGAPLEN (512), this allows systrace(4) to work | Jason Wright |
2002-07-18 | regen | Michael Shalayeff |
2002-07-18 | emulex lp8000 | Michael Shalayeff |
2002-07-18 | - Add support for both of the schizo iommu's(There is an iommu per pbm) | Jason Wright |
2002-07-18 | if such an occasion occures that hpmc_dump() returns -- just summon the globa... | Michael Shalayeff |
2002-07-18 | s/0/NULL in pointer comparison | Jason Wright |
2002-07-18 | make reserved pages for the pv_pool variable on physmem (should pool get prel... | Michael Shalayeff |
2002-07-18 | move kernel higher. | Michael Shalayeff |
2002-07-18 | make it compile by removing unused local vars | Michael Shalayeff |
2002-07-18 | Match compatible sab82532 | Jason Wright |
2002-07-18 | another name, 'parallel' | Jason Wright |
2002-07-18 | another prom name, 'audio' | Jason Wright |
2002-07-17 | I don't know why this breaks things for me when sshd starts on sparc64. | Artur Grabowski |
2002-07-17 | when bailing out from attach, -- pretend to be nice and place a backslashan | Michael Shalayeff |
2002-07-17 | be consistant w/ NBPG vs PAGE_SIZE | Michael Shalayeff |
2002-07-17 | No newline in panic messages | Miod Vallat |
2002-07-17 | Don't dereference freed memory. | Artur Grabowski |
2002-07-17 | Missing splx, and rearrange a bit. | Jason Wright |
2002-07-17 | DTIMEXP is not a fatal error, deal with it. | Jason Wright |
2002-07-16 | minor formatting. | Artur Grabowski |
2002-07-16 | Fix typo which prevents diagnostic test from working; enami@netbsd.org | Todd C. Miller |
2002-07-16 | ack my employer | Jason Wright |
2002-07-16 | Two fixes from sam@errno.com: | Jason Wright |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822. | Federico G. Schwindt |
2002-07-16 | Add support for DES and 3DES singleton operations | Jason Wright |
2002-07-16 | - Add bus_dmamap_sync() in appropriate places for EA | Jason Wright |
2002-07-16 | remove prototypes that now live in if_wivar.h. | Federico G. Schwindt |