| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 1 | -0/+3 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -2/+3 |
| * | - Lock down the ``module'' structure by adding an SX lock that is used by | Andrew R. Reiter | 2002-03-18 | 1 | -0/+5 |
| * | KSE Milestone 2 | Julian Elischer | 2001-09-12 | 1 | -4/+4 |
| * | sysvipc loadable. | Alfred Perlstein | 2000-12-01 | 1 | -1/+8 |
| * | Trim unused options (or #ifdef for undoc options). | Peter Wemm | 1999-10-11 | 1 | -5/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Call the chained module handler before unregistering the syscall so that | Doug Rabson | 1999-06-27 | 1 | -5/+12 |
| * | Move lkmnosys() from kern_lkm.c to here. | Peter Wemm | 1999-01-17 | 1 | -1/+13 |
| * | Implement a mechanism for a module to report a small amount of module | Doug Rabson | 1999-01-09 | 1 | -1/+4 |
| * | Implement support for adding syscalls in KLD modules. | Doug Rabson | 1999-01-09 | 1 | -0/+94 |
