aboutsummaryrefslogtreecommitdiff
path: root/lkm/linux/linux.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-211-1/+1
* MFC: primarily do-nothing commits just to facilitate future merging.Jordan K. Hubbard1998-03-061-2/+3
* Shut up the uprintf() on init - it only screws up the consoleJordan K. Hubbard1997-05-011-2/+2
* Prepare kernel to take advantage of "branded" ELF binaries.Søren Schmidt1996-10-161-4/+4
* `struct linker_set execsw_set' was declared as const and pointers in itBruce Evans1996-09-031-2/+2
* linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillPeter Wemm1996-03-101-6/+2
* First attempt at FreeBSD & Linux ELF support.Søren Schmidt1996-03-101-1/+13
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-141-3/+5
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans1995-11-131-2/+2
* Do a pass over the broken LKM's and update them to use the "new"Peter Wemm1995-10-281-2/+2
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-251-0/+58