Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
1996-02-25 | Make it possible for a port to do special time update handling | Thorsten Lockert | |
1996-02-25 | Added /usr/lkm directory. | Michael Shalayeff | |
1996-02-25 | Changes made to the BINDIR (so, it is now /usr/lkm, instead of /lkm), | Michael Shalayeff | |
just as suggested by Niklas. | |||
1996-02-25 | Initial commit. Bug it if you would. | Michael Shalayeff | |
1996-02-25 | Added <bsd.lkm.mk> file. Correspondent changes made to the bsd.README. | Michael Shalayeff | |
All the rest changed to be $OpenBSD$. Dedicated to Suzi Quatro (she must be alive still, so best wishes to here). | |||
1996-02-25 | Make it possible to build a kernel tags file | Thorsten Lockert | |
1996-02-25 | Somewhat better support for building tags | Thorsten Lockert | |
1996-02-25 | Implement frequency-locked loop as in original code; was missing | Thorsten Lockert | |
1996-02-25 | Correct an access check so ntp_adjtime() can actually be used | Thorsten Lockert | |
1996-02-25 | Stop loggin stray interrupts when we say we do | Thorsten Lockert | |
1996-02-24 | LOCORE -> _LOCORE | Niklas Hallqvist | |
1996-02-24 | From NetBSD: | Niklas Hallqvist | |
Fix #includes. | |||
1996-02-24 | remove some trailing whitespace | Niklas Hallqvist | |
1996-02-24 | From NetBSD: | Niklas Hallqvist | |
LOCORE -> _LOCORE assym.s -> assym.h (Some ports did this already.) Use `-traditional-cpp' when building .s and .S files. Clone these, and fix many bugs. Fix mkdep problems due to missing flags. | |||
1996-02-24 | From NetBSD: vm prototype changes | Niklas Hallqvist | |
1996-02-24 | From NetBSD: Don't define _KERNEL here. | Niklas Hallqvist | |
1996-02-24 | bumbed to 12.4 for bind | dm | |
1996-02-24 | Add forward decls. | Niklas Hallqvist | |
Fix vop_link, vop_symlink, and vop_remove semantics in several ways: * Change the argument names to vop_link so they actually make sense. * Implement vop_link and vop_symlink for all file systems, so they do proper cleanup. * Require the file system to decide whether or not linking and unlinking of directories is allowed, and disable it for all current file systems. Adosfs prototyping changes. Compiler warning police. | |||
1996-02-24 | From NetBSD: Fix embarassing typo | Niklas Hallqvist | |