Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-26 | Kill pcmcia media setting that is always overridden these days. Fix typo. | Niklas Hallqvist | |
1998-12-26 | config.new disappeared a long time ago | Niklas Hallqvist | |
1998-12-26 | make ip_id random but ensure that ids dont repeat for some period. | Niels Provos | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Another typo | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Fix typo, shorten some names | Thorsten Lockert | |
1998-12-25 | One more chipset | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Correct identifyer for chip | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Add vendor and a card | Thorsten Lockert | |
1998-12-24 | in kernfs_statfs set f_flags to 0 | Todd C. Miller | |
1998-12-24 | sync | Jason Wright | |
1998-12-24 | myson mtd972 | Jason Wright | |
1998-12-23 | remove bogus CACHE_LINE_SIZE | Michael Shalayeff | |
1998-12-23 | remove bogus gkd.h | Michael Shalayeff | |
1998-12-23 | remove bogus comments | Michael Shalayeff | |
better inline for spl{hign,low} inline splx(), which is 5 insn long, and call would add 2-3 more, which is 50% loss (not that "small or none" as it was in those (see above) comments) | |||
1998-12-23 | this is to shutup binutils | Michael Shalayeff | |
1998-12-23 | less files and options (; | Michael Shalayeff | |
1998-12-23 | Granted this is #if 0'd out, but it should have a chance of compiling anyway | Todd C. Miller | |
1998-12-23 | Opps. the flag that says that we are sleeping is MNT_MWAIT, not MNT_WAIT | Artur Grabowski | |
1998-12-23 | whoops; finally this should work with isapnp *and* non-isapnp | Aaron Campbell | |
1998-12-23 | a better fix; deraadt@ | Aaron Campbell | |
1998-12-23 | make this driver work again (move _valid assignments out of else{} so they are | Aaron Campbell | |
performed regardless) | |||
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o minor fix for xl_txeof o defensive code for for xl_start o ansification | |||
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson ↵ | Jason Wright | |
(wilker@purdue116.gte.net). | |||
1998-12-22 | deconfuse vprint, print holdcount, not refcount when we are talking about ↵ | Artur Grabowski | |
holdcnt | |||
1998-12-22 | range check signal [] conversions | Theo de Raadt | |
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o sanity checking on foo_start() routines o ansification | |||
1998-12-22 | sync with FreeBSD | Jason Wright | |
1998-12-22 | regen | Niklas Hallqvist | |
1998-12-22 | Some extra vendors & products | Niklas Hallqvist | |
1998-12-21 | Use the iomask in a correct way | Niklas Hallqvist | |
1998-12-21 | return EOPNOTSUPP when there is no support for this filesystem in the kernel. | Artur Grabowski | |
This is what most mount_* expect. | |||
1998-12-21 | zero alignment is not allowed. shorten some long lines. | Niklas Hallqvist | |
1998-12-21 | If no mii found on a card that claims to support one, don't attach the | Jason Wright | |
interface. | |||
1998-12-20 | Use IOV_MAX, not the deprecated UIO_MAXIOV | Todd C. Miller | |
1998-12-20 | The "end" symbol should be a long, not an int to make 64-bit machines happy. ↵ | Todd C. Miller | |
This allows us to remove a bogus cast of int * to long * later on. | |||
1998-12-20 | sync | Theo de Raadt | |
1998-12-20 | another modem... | Theo de Raadt | |
1998-12-20 | sync | Theo de Raadt | |
1998-12-20 | new dev | Theo de Raadt | |
1998-12-19 | make alpha ramdisk fit | Theo de Raadt | |
1998-12-19 | Remove irq 5 and 7 from irqmask. These are commonly used by soundcard devices. | Federico G. Schwindt | |
1998-12-19 | compile with -DDEBUG | Niklas Hallqvist | |
1998-12-19 | one more flag for xmas | Michael Shalayeff | |
1998-12-19 | for sense code "Logical Unit Is in Process Of Becoming Ready", make | Theo de Raadt | |
the sense code evaluation function return ERESTART with xs->error = XS_BUSY; then higher up catch this case and drop into the scbusy tsleep code. For exabyte 8500 units, this makes st opening reprobe repeatedly, rather than fail with an EIO while the tape is being loaded. | |||
1998-12-17 | Disable 3c574 until all the MII code required is added. | Federico G. Schwindt | |
1998-12-17 | sync | Theo de Raadt | |