summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1996-03-03from NetBSD: so it compiles now.Michael Shalayeff
1996-03-02from NetBSD: audio now compiles.Michael Shalayeff
1996-03-02Fix missed s/ts_/tv_/ replacements in last patchNiklas Hallqvist
1996-03-02From NetBSD: sync with 960217 sourcesNiklas Hallqvist
1996-03-02Fixup umapfs_init prototype both on my partNiklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29Fix typo in commentNiklas Hallqvist
1996-02-29Reinstate $NetBSD$ headers (we want them for tracking purposes)Niklas Hallqvist
Sync with NetBSD 960217
1996-02-29From NetBSD: merge with 960217Niklas Hallqvist
1996-02-29From NetBSD: merge with 960217Niklas Hallqvist
1996-02-29From NetBSD: merge with 960217 (still NFSv2)Niklas Hallqvist
1996-02-29Supplement the known PCI Vendor listThorsten Lockert
1996-02-28From NetBSD:Michael Shalayeff
pmap_page_index return type must be int, not u_int.
1996-02-28Small changes from NetBSD (including /usr/include dependencies, and so).Michael Shalayeff
1996-02-28fron NetBSD: some ioctl support added.Michael Shalayeff
1996-02-27Remove CVS conflicts that got in by mistake in my last checkinNiklas Hallqvist
1996-02-27Adapt to our isa_intr_establish interfaceNiklas Hallqvist
1996-02-27if_ed.c cannot be MI yet, due to name clashes, will get resolved soonNiklas Hallqvist
1996-02-27From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
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
Set major numbers so config understands sd, st, cd, vnd & ccd From NetBSD: remove generic scsi stuff and use ../../../scsi/files.scsi
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
use newly allocated ethernet address (fixes #2117)
1996-02-26From NetBSD:Niklas Hallqvist
remove floating point expressions. gen_cvtab.c generates a conversion table to replace a specific floating point expression in grf_cv.c
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas Hallqvist
1996-02-26Addition of $OpenBSD$ RCSID.Niklas Hallqvist
From NetBSD: Rename struct timespec fields to conform to POSIX.1b