| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | nwhitehorn | 2010-03-11 | 1 | -1/+1 |
* | Add per-process osrel node to the procfs, to allow read and set p_osrel | kib | 2009-09-23 | 1 | -0/+1 |
* | Fix our ioctl(2) implementation when the argument is "int". New | ru | 2006-09-27 | 1 | -0/+1 |
* | Define the target for opt_compat.h only if KERNBUILDDIR | yar | 2005-08-18 | 1 | -0/+5 |
* | Don't break local style. | yar | 2005-08-18 | 1 | -1/+2 |
* | Fix stand-alone (or MODULES_WITH_WORLD=1) build of | yar | 2005-08-11 | 1 | -1/+7 |
* | Slightly change the semantics of vnode labels for MAC: rather than | rwatson | 2002-10-26 | 1 | -2/+0 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-08-01 | 1 | -0/+2 |
* | Move the pseudofs, procfs and linprocfs modules out from the fs directory. | des | 2002-02-04 | 1 | -0/+29 |
* | Pseudofsize procfs(5). | des | 2001-12-04 | 1 | -22/+0 |
* | - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file | ru | 2001-05-23 | 1 | -1/+1 |
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -1/+2 |
* | Add four missing source files. | des | 2000-12-09 | 1 | -2/+12 |
* | 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 |
* | Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been | peter | 1999-12-12 | 1 | -3/+1 |
* | Bring these more into line with other modules that have .h files generated | peter | 1999-12-12 | 1 | -2/+3 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 1 | -4/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add procfs_rlimit.c so the kernel actually compiles. | billf | 1999-05-04 | 1 | -3/+4 |
* | Sample initial set of kld-ified modules. Not all have been completely | peter | 1998-10-16 | 1 | -4/+4 |
* | A better solution to the rm_at_exit problem: Register the exit function | alex | 1998-07-27 | 1 | -2/+2 |
* | Override the default VFS LKM dispatch functions so that a module | alex | 1998-07-25 | 1 | -2/+2 |
* | Added opt_vmpage.h to SRCS so that it actually gets created. | bde | 1998-07-01 | 1 | -5/+5 |
* | Leading whitespace in Makefile are TABS not spaces.... | sos | 1998-06-30 | 1 | -2/+2 |
* | fix more of my breakage... :( | jmg | 1998-06-30 | 1 | -1/+5 |
* | Back out opt_diagnostic.h changes. | eivind | 1998-02-06 | 1 | -6/+2 |
* | Make the LKMs handle DIAGNOSTIC as a new-style option. | eivind | 1998-02-04 | 1 | -2/+6 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add new parts, kernel not booted in other case | ache | 1996-06-18 | 1 | -3/+3 |
* | Attempt to fix the procfs LKM after making some of the procfs | peter | 1996-01-24 | 1 | -5/+3 |
* | Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more | wollman | 1994-09-21 | 1 | -0/+13 |