summaryrefslogtreecommitdiffstats
path: root/sys/sys/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed pedantic syntax errors caused by trailing semicolon in thebde1997-11-181-3/+5
* buf.h:gibbs1997-09-211-2/+5
* Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-241-1/+2
* Preliminary support for per-cpu data pages.peter1997-06-221-10/+1
* Don't refer to NCPU in extern decl for SMPruntime[]peter1997-05-291-2/+2
* remove opt_smp.hpeter1997-05-071-2/+4
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-2/+13
* Make the necessary changes so that an ELF kernel can be built. Ijdp1997-04-221-2/+20
* Make MOD_* macros almost consistent:dufault1997-04-061-2/+2
* Removed `volatile' from declaration of `time', and removed the resultingbde1997-03-221-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make it possible to test kernel code in a userland harness, even if itphk1997-01-011-1/+3
* Fixed lots of warnings from gcc-2.7.x about "left-hand operand ofbde1996-09-201-3/+2
* `struct linker_set execsw_set' was declared as const and pointers in itbde1996-09-031-4/+5
* Unstaticize psratio and staticize profprocs. psratio needs to be exportedbde1996-06-231-1/+2
* 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