summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-02-21minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.cchuck
1996-02-20Never claim interrupt if device runs without interrupts enabledThorsten Lockert
1996-02-20bug fixes, speedups. multiple AFs support.Michael Shalayeff
1996-02-20Fix #include. (param.h -> sys/param.h).briggs
1996-02-20netbsd-current import & 'boot' cmd addition.Michael Shalayeff
1996-02-20Fix disk_unbusy panic (from NetBSD)hannken
1996-02-20A few more things from NetBSD:briggs
1996-02-20Makefile generates assym.h instead of assym.s, now.briggs
1996-02-20netbsd -> bsd in the config filesbriggs
1996-02-20A couple of things from NetBSD:briggs
1996-02-20Not ready for LOCORE -> _LOCORE.briggs
1996-02-20The bitfields are ugly, but as they are basically a published interface,briggs
1996-02-20Bring in from NetBSD.briggs
1996-02-20Sync. w/ NetBSD: include sys/dkio.h.briggs
1996-02-20Merge in changes from NetBSD:briggs
1996-02-20Define SONIC device for testing. Same for ss su and uk SCSI devs.briggs
1996-02-20Move VIA_Initialize() back to where it works.briggs