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