summaryrefslogtreecommitdiffstats
path: root/sys/sys/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-6/+6
* Really finished (?) cleaning up sysinit stuff.bde1995-12-161-6/+4
* OK, that's it..julian1995-11-291-1/+3
* Close the "unused" warning for things in linker-sets.phk1995-11-201-1/+3
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-141-5/+7
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statbde1995-11-131-2/+2
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* devfs changes..julian1995-09-031-3/+5
* Fix fatal function type mismatches in lkms. lkm init functions recentlybde1995-08-311-2/+2
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-3/+149
* Support for pseudo-device LKMs. Note that this is restricted to onlywollman1995-03-201-3/+3
* Beginnings of support for loadable pseudo-devices. bsd.kmod.mk supportwollman1995-03-171-1/+22
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+6
* Define a new macro. PSEUDO_SET, to hide TEXT_SET(pseudo_set, foo)wollman1994-10-051-1/+3
* Add MIB variable kern.bootfile (R/W) giving the name of the booted kernel.wollman1994-09-231-2/+2
* Made them all idempotent.paul1994-08-211-1/+5
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+24
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+59
OpenPOWER on IntegriCloud