summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_module.c
Commit message (Expand)AuthorAgeFilesLines
...
* put a \n on an error message printfpeter1998-11-061-2/+2
* *gulp*. Jordan specifically OK'ed this..peter1998-10-161-2/+2
* Keep track of the containing file for modules. This is a bit of a hack,peter1998-10-101-7/+11
* Send a MOD_UNLOAD event before deleting the module. if the MOD_LOAD eventdfr1998-10-031-1/+2
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-3/+2
* Fixed printf format errors.bde1998-07-111-3/+4
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-2/+1
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-14/+15
* Removed unused #includes.bde1997-10-281-2/+1
* make a couple functions static...jmg1997-10-241-3/+3
* Removed unused #includes.bde1997-08-021-3/+1
* This is the kernel linker. To use it, you will first need to applydfr1997-05-071-0/+304
OpenPOWER on IntegriCloud