summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-27Identd ras as nobody.kmem. Changed it to root.dm
Running anything as nobody.kmem allows any "nobody" process to get into the kmem group through ptrace(). Kmem is a privileged enough group that we might as well just run identd as root.
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
1996-02-26From NetBSDMichael Shalayeff
Move the speaker to the 'new' config.
1996-02-26Bug fixes (such as missing arguments).Michael Shalayeff
Still seemed to have at least one bug. Strange panic happened when unmounting from NFS tree.
1996-02-26Make cvs import -I ! work wrt .cvsignore filesNiklas Hallqvist
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
from FreeBSD