summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-16Cleanup of mvme88k standalone code, with rewritten startup code withMiod Vallat
2006-05-16Fix some more htole32 screw-ups.Marco Peereboom
2006-05-16Network bootloader for AV400 series, will load a native kernel. Still someMiod Vallat
2006-05-16Labeling was the wrong way around. Make 5e 5i and vice versa.Marco Peereboom
2006-05-16typoIan Darwin
2006-05-16Bring over upstream changes that fix backtraces through signal handlers andMark Kettenis
2006-05-16the ifp->if_linkstatehooks may be NULL, add an extra check to avoidReyk Floeter
2006-05-16https URL support; rototilled by a few people including me; originallyTheo de Raadt
2006-05-16Fix some htole32 I missed.Marco Peereboom
2006-05-16- pcbflags is not modified in pcb_(dis)connect, so there's noMarkus Friedl
2006-05-16missing free; from Kylene HallMarkus Friedl
2006-05-16tpyoMichael Shalayeff
2006-05-16Add struct fpreg.Mark Kettenis
2006-05-16Fix tsleep wait channel name; ok damien@Miod Vallat
2006-05-16Don't forget to return 0 on success, doh.Otto Moerbeek
2006-05-16change only use of slice to 'partition letter' to be consistent withKevin Steves
2006-05-16.Sx for section references;Jason McIntyre
2006-05-16fix commentsMichael Shalayeff
2006-05-16attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4)Brad Smith
2006-05-16consider re(4) as a possible 8139 chipset.Brad Smith
2006-05-16only allow setting Jumbo MTU frame sizes with the 8169 chipset.Brad Smith
2006-05-16Add READ CAPACITY.Marco Peereboom
2006-05-16Oops PREREAD not PREWRITE.Marco Peereboom
2006-05-16Add TUR and make it send it directly to firmware.Marco Peereboom
2006-05-15Clear all relevant ccb fields when mfi_put_ccb frees a ccb.Marco Peereboom
2006-05-15Oops don't send command twice to firmware when polling.Marco Peereboom
2006-05-15Add INQUIRY command.Marco Peereboom
2006-05-15Fix SIGFPE handling. The code doing an ADVANCE after calling trapsignal(),Mark Kettenis
2006-05-15Sprinkle bus_space_barrier()s after LANCE register writes, as already doneMiod Vallat
2006-05-15Clean secondary processors initialization code, similar to mvme88k;Miod Vallat
2006-05-15Merge creator attachment code again, it turns out the upa/mainbus attachmentMiod Vallat
2006-05-15better example;Jason McIntyre
2006-05-15Adjust now that powerpc has PT_{GET|SET}FPREGS.Mark Kettenis
2006-05-15mention the lack of authenticated management frames in IEEE 802.11.Reyk Floeter
2006-05-15Implement PT_{GET|SET}FPREGS.Mark Kettenis
2006-05-15initial implementation of "IP Roaming" in hostapd, see hostapd.conf(5).Reyk Floeter
2006-05-15syncTheo de Raadt
2006-05-15set cur & max limits with MaxFOOPerChild instead of cur twiceHenning Brauer
2006-05-15add an -h option to override the hostname that is reported in thejoshua stein
2006-05-15make lint happyReyk Floeter
2006-05-15fix Mother's/Father's day and another entry.Alexandre Anriot
2006-05-15Try harder to trigger an exception. On architectures where floating-pointMark Kettenis
2006-05-15point to the correct FTP site that can be used to get firwmare patchesRobert Nagy
2006-05-15better wording for the "memory" section;Jason McIntyre
2006-05-15add a little bit more to -X;Jason McIntyre
2006-05-15better description for -X;Jason McIntyre
2006-05-15permit proto 0; ok hshoexerTheo de Raadt
2006-05-15Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variantDimitry Andric
2006-05-15whitespace cleanupFelix Kronlage
2006-05-15delete weird CTheo de Raadt