Age | Commit message (Expand) | Author |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-08 | Sprinkle pmap_update calls where relevant and some other | Artur Grabowski |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-07-13 | delete duplicate definitions | Theo de Raadt |
2001-06-21 | Finish what Theo started (a char * to void * conversion) | Niklas Hallqvist |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-04-30 | Move proc0's TSS and LDT initialization to a separate function | Artur Grabowski |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-01-25 | constify cpuid tables | Michael Shalayeff |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2000-08-02 | permit build with HZ user-defined; <wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-06-05 | Argh. forgot this when committing the reaper stuff. | Artur Grabowski |
2000-01-29 | separate clock init, to be called upon resume from apm sleeps | Michael Shalayeff |
1999-09-12 | Fix rootdev handling, use disk checksums to find the device we were booted | Tobias Weingartner |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt |
1999-03-08 | Add support for CPUID level 2. This is used to determine the L2 cache size | Jason Downs |
1999-02-23 | apm battery status messages now suppressed until battery life | Marco S Hyman |
1998-08-30 | Add extra cpu_setup argument. | Jason Downs |
1998-06-04 | cpuid return values for sysctl | Jason Downs |
1998-05-25 | Add support for feature bit listing; fix #defines. | Jason Downs |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-17 | add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture' | Matthieu Herrb |
1997-12-17 | New CPU detection code, from NetBSD, with some machdep changes from myself. | Jason Downs |
1997-12-09 | Intel P5 f00f workaround; weingart & who knows who else | Theo de Raadt |
1997-10-25 | fix blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | do blk<-->chr dev_t conversions through the sysctl | Michael Shalayeff |
1997-09-27 | add ID, we have mods here | Michael Shalayeff |
1997-09-21 | branch the bios tree inside the machdep | Michael Shalayeff |
1997-09-21 | support new boots | Michael Shalayeff |
1997-04-20 | Allow kern_clock.c to see interrupt frames on i386 | Thorsten Lockert |
1996-10-17 | kvtop proto | Niklas Hallqvist |
1996-10-16 | decl calibrate_cyclecounter, fusword, susword | Theo de Raadt |
1996-08-27 | Add: | Jason Downs |
1996-08-08 | Added a pctr pseudo-device for accessing the Pentium performance counters, | dm |
1996-05-10 | proto fillw | Theo de Raadt |
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-04-17 | Cleanups & fixes from latest NetBSD primarily to run doscmd, etc. | Michael Shalayeff |
1996-02-25 | Allow use of Pentium cycle counter for high-precision time keeping; | Thorsten Lockert |
1995-12-26 | from netbsd; Enable paging of the user area | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |