summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-02-23regenTodd C. Miller
1998-02-23Add CONTAQ CY82C693UTodd C. Miller
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
1998-02-23KNFNiklas Hallqvist
1998-02-23KNFNiklas Hallqvist
1998-02-23GAS 2.8 + KNFNiklas Hallqvist
1998-02-23Please GCC 2.8 -Wall + some KNFNiklas Hallqvist
1998-02-23Please GCC2.8Niklas Hallqvist
1998-02-23New probe routine and support for ST16650.Jason Downs
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
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-22This has been in my tree for a *very* long time. cua devices like onNiklas Hallqvist
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
1998-02-22provide a global to hold the current speed of the internalNiklas Hallqvist
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
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
1998-02-22Remember OS tag when running Linux or SVR4 ELF files. KNF.Niklas Hallqvist
1998-02-22KNFNiklas Hallqvist
1998-02-22Improve fine-grain control over emulated binaries by storing OS tags duringNiklas Hallqvist
1998-02-22Detect and report a weird error case (residual > request)Niklas Hallqvist
1998-02-22Please GCC 2.8 -WallNiklas Hallqvist
1998-02-22only get isadma stuff when we want themNiklas Hallqvist
1998-02-22style nitsNiklas Hallqvist
1998-02-21Oops! some garbage characters...Per Fogelstrom
1998-02-21the recent Sam's configMichael Shalayeff
1998-02-20Please GCC 2.8's harsher view of good styleNiklas Hallqvist
1998-02-20typoNiklas Hallqvist
1998-02-20GCC 2.8 caught this type error, thanksNiklas Hallqvist
1998-02-20KNFNiklas Hallqvist
1998-02-20Please GCC 2.8 -WallNiklas Hallqvist
1998-02-20Please GCC 2.8 -WallNiklas Hallqvist
1998-02-20prototype dkcsumattach correctlyNiklas Hallqvist
1998-02-19Tighten up the mmapping of char devices even more. Do not allowNiklas Hallqvist
1998-02-19partition name changeTheo de Raadt
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-02-19missing piece of APERTURE -- return EPERM in open if allowaperture is 0.Todd C. Miller
1998-02-19add IBCS2_FIONREAD support; remy@synx.comTheo de Raadt
1998-02-18do not permit read+write mmap on a read-only device-based descriptor;Theo de Raadt