Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim unused options (or #ifdef for undoc options). | peter | 1999-10-11 | 1 | -5/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Call the chained module handler before unregistering the syscall so that | dfr | 1999-06-27 | 1 | -5/+12 |
* | Move lkmnosys() from kern_lkm.c to here. | peter | 1999-01-17 | 1 | -1/+13 |
* | Implement a mechanism for a module to report a small amount of module | dfr | 1999-01-09 | 1 | -1/+4 |
* | Implement support for adding syscalls in KLD modules. | dfr | 1999-01-09 | 1 | -0/+94 |