summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-02-23regenTodd C. Miller
1998-02-23Add CONTAQ CY82C693UTodd C. Miller
1998-02-23ClarifyNiklas Hallqvist
1998-02-23remove trailing blank lineNiklas Hallqvist
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas 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-23KNFNiklas Hallqvist
1998-02-23KNFNiklas Hallqvist
1998-02-23GAS 2.8 + KNFNiklas Hallqvist
1998-02-23Mention that mkdtemp() is not portable.Todd C. Miller
1998-02-23Please GCC 2.8 -Wall + some KNFNiklas Hallqvist
1998-02-23Please GCC2.8Niklas Hallqvist
1998-02-23This belongs in ports.Jason Downs
1998-02-23New probe routine and support for ST16650.Jason Downs
Compiles, but completely untested.
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
Tested with some 16450 and 16550 UARTs.
1998-02-23I broke this... fixed it againPer Fogelstrom
1998-02-23do not copy from past end of mbuf; found by ivanTheo de Raadt
1998-02-23GCC 2.8 -WallNiklas Hallqvist
1998-02-23Some NetBSD merge changes I have had lying around for quite a whileNiklas Hallqvist
1998-02-23Avoid a few strlen's as strftime(3) returns the len.Todd C. Miller
1998-02-23add entries for 4/300 extra serial portsJason Wright
1998-02-23OpenBSD uses 210 for pioctl.Artur Grabowski
1998-02-22Make cua device instead of ttymNiklas Hallqvist
1998-02-22This has been in my tree for a *very* long time. cua devices like onNiklas Hallqvist
the com devices and sparc zs ones. This replaces the old broken dialin/out mechanism.
1998-02-22GCC 2.8 WallNiklas Hallqvist
1998-02-22Forgot this oneNiklas Hallqvist
1998-02-22Reality updateNiklas Hallqvist
1998-02-22unused var decl removedNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-22Merge in NetBSD changes (HUPCL handling and providing current speedNiklas Hallqvist
for SCSI drivers to check)
1998-02-22provide a global to hold the current speed of the internalNiklas 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-22some ansiMichael Shalayeff
1998-02-22repairs from pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22Xr fcntl; pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-22no, setuid is OK. listread@bedford.net should have read the code...Theo de Raadt
1998-02-22bye bye setuid; listread@bedford.netTheo de Raadt
1998-02-22#define DEBUGTheo de Raadt
1998-02-22Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname,Theo de Raadt
--whole-archive, --no-whole-archive for compatibility with ELF ports and to aid migration to bintils. Update manpage with new options; jonathan
1998-02-22Merge local changes to support a configuration file with Cyclic's schemeThorsten Lockert
1998-02-22Integrate local changesThorsten Lockert
1998-02-22whack c partitionTheo de Raadt
1998-02-22Latest version from Cyclic; files missed in first runThorsten Lockert
1998-02-22Latest version from CyclicThorsten Lockert
1998-02-22Changes made for GCC 2.8 -Wall pleasuresNiklas Hallqvist
1998-02-22Changes made for GCC 2.8 -Wall pleasuresNiklas Hallqvist
1998-02-22Save 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-22Remember OS tag when running Linux or SVR4 ELF files. KNF.Niklas Hallqvist
1998-02-22KNFNiklas Hallqvist