Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1998-02-22 | Reality update | Niklas Hallqvist | |
1998-02-22 | unused var decl removed | Niklas Hallqvist | |
1998-02-22 | GCC 2.8 -Wall | Niklas Hallqvist | |
1998-02-22 | GCC 2.8 -Wall | Niklas Hallqvist | |
1998-02-22 | Merge in NetBSD changes (HUPCL handling and providing current speed | Niklas Hallqvist | |
for SCSI drivers to check) | |||
1998-02-22 | provide a global to hold the current speed of the internal | Niklas Hallqvist | |
serial port for use by SCSI drivers to limit their DMA length when the port is in high speed. This can limit loss of input. From NetBSD (mhitch) | |||
1998-02-22 | fix db_console chunk of code properly | Theo de Raadt | |
1998-02-22 | fix db_console chunk of code properly | Theo de Raadt | |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist | |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist | |
1998-02-22 | Save possible OLF OS tag, or similar deduced ELF info for later perusal. | Niklas Hallqvist | |
KNF. This has been sitting for a long time in my tree now. | |||
1998-02-22 | Remember OS tag when running Linux or SVR4 ELF files. KNF. | Niklas Hallqvist | |
1998-02-22 | KNF | Niklas Hallqvist | |
1998-02-22 | Improve fine-grain control over emulated binaries by storing OS tags during | Niklas Hallqvist | |
the process' runtime, so that personality checks can be done later | |||
1998-02-22 | Detect and report a weird error case (residual > request) | Niklas Hallqvist | |
1998-02-22 | Please GCC 2.8 -Wall | Niklas Hallqvist | |
1998-02-22 | only get isadma stuff when we want them | Niklas Hallqvist | |
1998-02-22 | style nits | Niklas Hallqvist | |
1998-02-21 | Oops! some garbage characters... | Per Fogelstrom | |
1998-02-21 | the recent Sam's config | Michael Shalayeff | |