Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-26 | Fix boot flags not working. The latest gas patches, which caught some | Tobias Weingartner | |
problems in our locore (which were then fixed), caused this latest bug to appear. Basically the clearing of the BSS was being done after the boothowto integer was already filled in. The new bootblocks already clear the BSS, so the clearing of the BSS could well be removed from locore. However, for backwards compatibility we might still need it in there for a while. (I believe the 2.1 boot- blocks did not clear the BSS). | |||
1998-02-26 | Oops. Pull ddb/db_var.h in. Should db_console be in db_extern.h, maybe? | gene | |
1998-02-26 | Backout of cpu init changes, breaks on sun4m currently.. | johns | |
1998-02-26 | Backout of Jason's cpu init changes, causes an immediate panic on sun4m | johns | |
machines.. | |||
1998-02-26 | sync | Theo de Raadt | |
1998-02-26 | doc CTL0001 | Theo de Raadt | |
1998-02-26 | updated to reflect cpu initialization | Jason Wright | |
1998-02-26 | Change order of cpu initialization to force the correct dmesg output. | Jason Wright | |
1998-02-26 | 150ms delay | Theo de Raadt | |
1998-02-26 | Only break to Debugger() when the panic switch is hit if the syctl'able | gene | |
db_console is set. | |||
1998-02-26 | clean dmesg | Theo de Raadt | |
1998-02-26 | remember model number; skip PNP cards; etc etc etc | Theo de Raadt | |
1998-02-26 | nicer message | Theo de Raadt | |
1998-02-25 | pretty print for pci cards too | Theo de Raadt | |
1998-02-25 | do not print model number twice | Theo de Raadt | |
1998-02-25 | patch could not have been tested. panics machine on boot | Theo de Raadt | |
1998-02-25 | check for zerodev special case before kicking out all VCHR cases | Theo de Raadt | |
1998-02-25 | Add command to print out extents. This helps in debugging PnP stuff, | Tobias Weingartner | |
and "it's just plain cool". | |||
1998-02-25 | 32bit careness | Michael Shalayeff | |
1998-02-25 | please indent as the file is currently indented | Theo de Raadt | |
1998-02-25 | Pay attention. | Angelos D. Keromytis | |
1998-02-25 | Disallow TCP connects to 255.255.255.255 or local broadcast addresses. | Angelos D. Keromytis | |
1998-02-24 | Various fixes (timeout, uninited vars), as well as some semantics | Tobias Weingartner | |
improvements. Needs another overhaul still though... | |||
1998-02-24 | Prototype strtol() | Tobias Weingartner | |
1998-02-24 | Fix OpenBSD tag. | Tobias Weingartner | |
1998-02-24 | I found at least two places that could have used this function. | Tobias Weingartner | |
Ripped screaming from libc. | |||
1998-02-24 | Ooops, forgot these two here. | Tobias Weingartner | |
1998-02-24 | Changes/updates to /boot stuff. More to come. | Tobias Weingartner | |
Fixes many divide by zero and pointer bugs. | |||
1998-02-24 | First commit of /boot changes/fixes. More to come. | Tobias Weingartner | |
Add BIOS PCI probe stuff. | |||
1998-02-24 | MNLINK boot.conf(8) | Theo de Raadt | |
1998-02-24 | compensate for new gas | Theo de Raadt | |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt | |
1998-02-24 | Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se. | Todd C. Miller | |
1998-02-23 | regen | Todd C. Miller | |
1998-02-23 | Add CONTAQ CY82C693U | Todd C. Miller | |
1998-02-23 | strong signedness typing a version of egcs I tried months ago wanted | Niklas Hallqvist | |
me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow. | |||
1998-02-23 | KNF | Niklas Hallqvist | |
1998-02-23 | KNF | Niklas Hallqvist | |
1998-02-23 | GAS 2.8 + KNF | Niklas Hallqvist | |
1998-02-23 | Please GCC 2.8 -Wall + some KNF | Niklas Hallqvist | |
1998-02-23 | Please GCC2.8 | Niklas Hallqvist | |
1998-02-23 | New probe routine and support for ST16650. | Jason Downs | |
Compiles, but completely untested. | |||
1998-02-23 | New probe routine, add support for ST16650 (works). | Jason Downs | |
Tested with some 16450 and 16550 UARTs. | |||
1998-02-23 | I broke this... fixed it again | Per Fogelstrom | |
1998-02-23 | do not copy from past end of mbuf; found by ivan | Theo de Raadt | |
1998-02-23 | GCC 2.8 -Wall | Niklas Hallqvist | |
1998-02-23 | Some NetBSD merge changes I have had lying around for quite a while | Niklas Hallqvist | |
1998-02-22 | This has been in my tree for a *very* long time. cua devices like on | Niklas Hallqvist | |
the com devices and sparc zs ones. This replaces the old broken dialin/out mechanism. | |||
1998-02-22 | GCC 2.8 Wall | Niklas Hallqvist | |
1998-02-22 | Forgot this one | Niklas Hallqvist | |