Age | Commit message (Expand) | Author |
1998-07-13 | alloca() is in stand.h no | Michael Shalayeff |
1998-07-13 | add alloca, hope none would get hurt, since none but i386 use it | Michael Shalayeff |
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff |
1998-07-13 | since i blew up prev commit msg, here it is: | Michael Shalayeff |
1998-07-13 | libsa/itecons.c | Michael Shalayeff |
1998-07-13 | Fix locking discipline snafu with UNIONFS. Thanks to Don Schmid (yensid@imsa.... | Constantine Sapuntzakis |
1998-07-13 | - Fix handling of 'local-mac-address' (use it if present, otherwise default | Jason Wright |
1998-07-13 | sync | Theo de Raadt |
1998-07-13 | a cardbus controller | Theo de Raadt |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-07-13 | Map DMA registers at open instead of attach time, if necessary. Less chance | Constantine Sapuntzakis |
1998-07-13 | clarify a comment | Todd C. Miller |
1998-07-13 | CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stack | Constantine Sapuntzakis |
1998-07-12 | reference ${PMAX} instead of assuming you can get to the source tree via ".." | Todd C. Miller |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner |
1998-07-12 | add .Os | Theo de Raadt |
1998-07-12 | Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also, | Angelos D. Keromytis |
1998-07-12 | fix bhlcr shift values; fgsch@olimpo.com.br | Theo de Raadt |
1998-07-12 | fill in d_bbsize and d_sbsize | Theo de Raadt |
1998-07-11 | Add detection of the Vr41xx. | imp |
1998-07-11 | Roll-back previous commit; someone is working on getting all the boot* | Angelos D. Keromytis |
1998-07-11 | Rename boot.8 to boot-second-stage.8, so it's possible to get it | Angelos D. Keromytis |
1998-07-11 | sync | Theo de Raadt |
1998-07-11 | add Matrox Productiva AGP card | Niels Provos |
1998-07-11 | +documentation | Todd T. Fries |
1998-07-11 | fix attach() messages | Theo de Raadt |
1998-07-11 | be* at qec? | Theo de Raadt |
1998-07-11 | always return TOC information in big-endian order; problem noted by | Theo de Raadt |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright |
1998-07-10 | add MI ipx_cksum.c for those missing MD one | Michael Shalayeff |
1998-07-10 | Add build support for hme | Jason Wright |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt |
1998-07-09 | never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ... | Theo de Raadt |
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs |
1998-07-08 | add eap + sv audio drivers | Theo de Raadt |
1998-07-08 | open fd1 and fd2 as FREAD|FWRITE | Theo de Raadt |
1998-07-08 | Correct error in original cloning from if_ethersubr.c. | ryker |
1998-07-08 | use those new pdc call types | Michael Shalayeff |
1998-07-08 | define types for pdc calls | Michael Shalayeff |
1998-07-08 | define DEFAULT_KERNEL_ADDRESS for MI boot.c | Michael Shalayeff |
1998-07-08 | reflect MI boot changes; remove dead time_print() prototype | Michael Shalayeff |
1998-07-08 | use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load address | Michael Shalayeff |
1998-07-08 | sync | Theo de Raadt |
1998-07-07 | S3 SonicVibes driver | Constantine Sapuntzakis |
1998-07-07 | more includes | Michael Shalayeff |
1998-07-07 | more MD files | Michael Shalayeff |
1998-07-07 | add some options; s/size/\${SIZE}/ | Michael Shalayeff |
1998-07-07 | htons(ETHERTYPE_IPX) | ryker |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt |