summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_tc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-2/+2
* Restore Bruce's original comment. It seems that "iff" = if and only if,mpp1997-03-221-2/+2
* Fix a typo in a comment of a recent commit.mpp1997-03-221-2/+2
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of thebde1997-03-221-1/+12
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update our kernel ntp code to the latest from David Mills. The main changejhay1996-12-301-127/+252
* Improved biasing of i586 clock by adjusting for hardclock() latency.bde1996-10-251-1/+2
* Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's.bde1996-10-101-1/+3
* Fixed resource usage integrals. They were too large by a factor ofbde1996-07-301-20/+21
* Unstaticize psratio and staticize profprocs. psratio needs to be exportedbde1996-06-231-5/+6
* Staticize.phk1995-12-171-9/+10
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+6
* A couple of minor tweaks to the sysctl stuff.phk1995-12-061-2/+2
* A major sweep over the sysctl stuff.phk1995-12-041-3/+3
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-9/+4
* The entire sysctl callback to read/write version. I havn't tested this asphk1995-11-121-3/+2
* Fix some of the sysctl broke, and add a lot more to it.phk1995-11-081-7/+8
* Improve clock accuracy by accounting for late/missed clock interruptswollman1995-10-121-3/+3
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-3/+13
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+1
* Obtained from: my old fix for 1.1.5bde1994-12-121-16/+42
* kern_clock.c: define dk_names[][].wollman1994-10-161-2/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-1/+3
* Fixed bug in hardclock() that caused adjtime() to fail when givenwollman1994-09-291-9/+4
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-2/+2
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-10/+575
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-271-4/+21
* Fix up some sloppy coding practices:wollman1994-08-181-5/+23
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+528
OpenPOWER on IntegriCloud