| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MAINTAINER documentation to MAINTAINERS | imp | 2005-06-04 | 1 | -2/+0 |
* | o Remove @- from the ln and change it to a -sf. This was bogus, and | imp | 2003-11-19 | 1 | -1/+1 |
* | Add IPv6 support for Linuxlator. | ume | 2003-02-03 | 1 | -2/+5 |
* | opt_kstack_pages.h is not needed anymore. It would have been a Bad Thing | peter | 2002-09-08 | 1 | -2/+1 |
* | Unbreak the modules build: | tmm | 2002-09-07 | 1 | -1/+2 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-08-01 | 1 | -1/+2 |
* | Hook up the new linux_ptrace implementation. | marcel | 2002-05-19 | 1 | -1/+1 |
* | (Belatedly) add the required EXPORT_SYMS. I'm not sure the list is complete, | des | 2002-02-22 | 1 | -0/+8 |
* | genassym depends on the presence of common variables, disable the use | msmith | 2002-01-10 | 1 | -1/+1 |
* | Pass maintainership over to emulation@FreeBSD.org. It has been fun, | marcel | 2001-11-18 | 1 | -1/+1 |
* | Round of cleanups and enhancements. These include (in random order): | marcel | 2001-09-08 | 1 | -5/+5 |
* | Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), | gallatin | 2001-08-29 | 1 | -2/+2 |
* | Zap obsolete (died with LKM) EXPORT_SYMS variable | peter | 2001-02-04 | 1 | -1/+0 |
* | It is unlikely that we'll be supporting old-style ZMAGIC linux a.out | peter | 2001-01-07 | 1 | -1/+1 |
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -10/+10 |
* | Don't auto-generate the syscalls. | marcel | 2000-12-03 | 1 | -16/+2 |
* | Fix dependency for auto-generated files. This commit is | marcel | 2000-12-02 | 1 | -1/+1 |
* | Fix breakage for parallel builds. | marcel | 2000-11-05 | 1 | -0/+1 |
* | Retire linux(8). Using shell scripts to load kernel loadable modules is | sheldonh | 2000-11-02 | 3 | -74/+0 |
* | Support for the linux ipc syscalls on the alpha, where each one has | gallatin | 2000-11-01 | 1 | -2/+2 |
* | Allow the building of the syscall bits at compile time. | obrien | 2000-11-01 | 1 | -1/+14 |
* | Don't install manpages. | obrien | 2000-10-08 | 1 | -3/+0 |
* | Only install secondary components if the destination directory exists. | obrien | 2000-10-04 | 1 | -0/+4 |
* | Since AlphaLinux is the weirdest Linux of all, probably best to do the | obrien | 2000-09-06 | 1 | -1/+1 |
* | Two sys/compat/linux sources aren't applicable on the Alpha at this time. | obrien | 2000-09-06 | 1 | -2/+6 |
* | Connect the new sources in /sys/compat/linux and the new file | marcel | 2000-08-22 | 1 | -4/+3 |
* | Use the genassym script here too. The linux and svr4 modules were broken. | bde | 2000-06-03 | 1 | -1/+4 |
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 1 | -1/+1 |
* | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | peter | 2000-05-04 | 1 | -1/+1 |
* | Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for | bde | 2000-01-09 | 1 | -3/+3 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Use genassym(1) and <sys/assym.h> to generate assembler symbols. | marcel | 1999-12-23 | 1 | -8/+3 |
* | Add a run of Linux ldconfig. | cracauer | 1999-12-13 | 1 | -1/+10 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 1 | -5/+1 |
* | Replace 'i386' with '${MACHINE_ARCH}' in preparation of the development | marcel | 1999-11-12 | 1 | -1/+1 |
* | Install linux.sh in /usr/sbin and not in /usr/bin. | marcel | 1999-09-03 | 1 | -1/+1 |
* | Add MAINTAINER and remove the unused COMPAT_LINUX and VM_STACK defines. | marcel | 1999-08-28 | 1 | -1/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add sysctl variables for the Linuxulator. These reside under `compat.linux' as | marcel | 1999-08-27 | 1 | -2/+2 |
* | Sort xrefs. | mpp | 1999-08-19 | 1 | -3/+3 |
* | "Linux emulator" -> "Linux image activator" | nik | 1999-08-04 | 1 | -4/+4 |
* | Reference kld(4). | ghelmer | 1999-04-23 | 1 | -2/+2 |
* | Update for the man page. 4.0 is using KLD's not LKM's. | n_hibma | 1999-02-22 | 1 | -5/+7 |
* | Compile the linux module with the same flags as the kernel. | julian | 1999-01-26 | 1 | -2/+2 |
* | Install scripts without .sh suffix. | jkh | 1998-11-12 | 1 | -2/+2 |
* | Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy). | peter | 1998-11-11 | 2 | -14/+2 |
* | We need to install the linux shell script or the lkm version will | jkh | 1998-11-10 | 1 | -4/+4 |
* | Build linux_genassym static, this should help aout-to-elf builds | peter | 1998-11-05 | 1 | -2/+2 |
* | Do not overwrite the lkm versions of the install scripts for now. linux | peter | 1998-11-05 | 1 | -4/+4 |
* | Update to use kldload, no temporary files! | peter | 1998-11-05 | 2 | -10/+14 |