summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27Removed extraneous spaceNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-26Add ISA devices. Compile with -g. Raise to 32 ptys.Niklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-26From NetBSD: cast to arg to caddr_t (fixes #2114)Niklas Hallqvist
1996-02-26From NetBSD: remove local strncmp (fixes #2115)Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas Hallqvist
1996-02-26Addition of $OpenBSD$ RCSID.Niklas Hallqvist
1996-02-26From NetBSDMichael Shalayeff
1996-02-26Bug fixes (such as missing arguments).Michael Shalayeff
1996-02-26Specify the size used in the I/O map (1 entry) during probeThorsten Lockert
1996-02-25Allow use of Pentium cycle counter for high-precision time keeping;Thorsten Lockert
1996-02-25Make it possible for a port to do special time update handlingThorsten Lockert
1996-02-25Make it possible to build a kernel tags fileThorsten Lockert
1996-02-25Somewhat better support for building tagsThorsten Lockert
1996-02-25Implement frequency-locked loop as in original code; was missingThorsten Lockert
1996-02-25Correct an access check so ntp_adjtime() can actually be usedThorsten Lockert
1996-02-25Stop loggin stray interrupts when we say we doThorsten Lockert
1996-02-24LOCORE -> _LOCORENiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24remove some trailing whitespaceNiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24From NetBSD: vm prototype changesNiklas Hallqvist
1996-02-24From NetBSD: Don't define _KERNEL here.Niklas Hallqvist
1996-02-24Add forward decls.Niklas Hallqvist
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-21fixed bug in debugging code, so it'll compiles now w/o TUN_DEBUGMichael Shalayeff
1996-02-21elliminate unneccessary printf in dos2unix time conversion,Michael Shalayeff
1996-02-21Added INADDR_MAX_LOCAL_GROUP, since it was present in 4.4-LiteMichael Shalayeff
1996-02-21sync with sparc:chuck