Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-29 | From NetBSD: Merge with NetBSD 960217 | Niklas Hallqvist | |
1996-02-29 | From NetBSD: Merge with NetBSD 960217 | Niklas Hallqvist | |
1996-02-29 | Fix typo in comment | Niklas Hallqvist | |
1996-02-29 | Reinstate $NetBSD$ headers (we want them for tracking purposes) | Niklas Hallqvist | |
Sync with NetBSD 960217 | |||
1996-02-29 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-02-29 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-02-29 | From NetBSD: merge with 960217 (still NFSv2) | Niklas Hallqvist | |
1996-02-29 | Supplement the known PCI Vendor list | Thorsten Lockert | |
1996-02-28 | From NetBSD: | Michael Shalayeff | |
pmap_page_index return type must be int, not u_int. | |||
1996-02-28 | Small changes from NetBSD (including /usr/include dependencies, and so). | Michael Shalayeff | |
1996-02-28 | fron NetBSD: some ioctl support added. | Michael Shalayeff | |
1996-02-27 | Remove CVS conflicts that got in by mistake in my last checkin | Niklas Hallqvist | |
1996-02-27 | Adapt to our isa_intr_establish interface | Niklas Hallqvist | |
1996-02-27 | if_ed.c cannot be MI yet, due to name clashes, will get resolved soon | Niklas Hallqvist | |
1996-02-27 | From NetBSD: assym.s -> assym.h | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | Removed extraneous space | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-27 | Identd 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-26 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-26 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |
1996-02-26 | Add ISA devices. Compile with -g. Raise to 32 ptys. | Niklas Hallqvist | |
1996-02-26 | Initial checkin of the Amiga ISA-kit | Niklas 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-26 | Initial checkin of the Amiga ISA-kit | Niklas Hallqvist | |
1996-02-26 | From NetBSD: assym.s -> assym.h | Niklas Hallqvist | |
1996-02-26 | From NetBSD: cast to arg to caddr_t (fixes #2114) | Niklas Hallqvist | |
1996-02-26 | From NetBSD: remove local strncmp (fixes #2115) | Niklas Hallqvist | |
1996-02-26 | From NetBSD: | Niklas Hallqvist | |
use newly allocated ethernet address (fixes #2117) | |||
1996-02-26 | From 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-26 | Add IPL_ and IST_ constants in preparation for the Amiga ISA-kit | Niklas Hallqvist | |
1996-02-26 | Addition of $OpenBSD$ RCSID. | Niklas Hallqvist | |
From NetBSD: Rename struct timespec fields to conform to POSIX.1b | |||
1996-02-26 | From NetBSD | Michael Shalayeff | |
Move the speaker to the 'new' config. | |||
1996-02-26 | Bug 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-26 | Make cvs import -I ! work wrt .cvsignore files | Niklas Hallqvist | |
1996-02-26 | Specify the size used in the I/O map (1 entry) during probe | Thorsten Lockert | |
1996-02-25 | Allow use of Pentium cycle counter for high-precision time keeping; | Thorsten Lockert | |
from FreeBSD |