summaryrefslogtreecommitdiffstats
path: root/sys/pc98/pc98
Commit message (Expand)AuthorAgeFilesLines
* Add i386_memio_compare() to compare two resources.nyan2008-07-051-0/+25
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
* Now that all platforms use genclock, shuffle things around slightlyphk2008-04-221-1/+0
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-2/+2
* Since version 4.3, gcc changed its behaviour concerning the i386/amd64kib2008-03-131-3/+3
* Remove kernel support for M:N threading.jeff2008-03-121-1/+1
* MFi386: revision 1.658nyan2008-02-291-0/+19
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-251-1/+1
* MFi386: revision 1.661nyan2007-11-141-9/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andkib2007-11-051-1/+1
* MFi386: revision 1.657nyan2007-06-061-1/+0
* MFi386: revision 1.656nyan2007-06-051-1/+7
* Commit 14/14 of sched_lock decomposition.jeff2007-06-051-4/+4
* Revert VMCNT_* operations introduction.attilio2007-05-311-2/+2
* MFi386: revision 1.653.nyan2007-05-301-1/+2
* MFi386: revision 1.652nyan2007-05-211-0/+4
* - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulatingjeff2007-05-181-2/+2
* MFi386: revision 1.650nyan2007-03-181-1/+1
* MFi386: revision 1.647.nyan2007-01-281-1/+1
* Oops, pc98 is independent of i386 for clock.c and machdep.c but notbde2007-01-231-1/+6
* MFi386: revision 1.646.nyan2007-01-071-0/+1
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowsobomax2006-12-061-0/+1
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* MFi386: revisions from 1.641 to 1.643.nyan2006-11-201-18/+17
* MFi386: revisions 1.634 and 1.639.nyan2006-11-091-6/+4
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+4
* Second part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-021-20/+0
* First part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-021-0/+1
* Remove the no longer relevant or correct bootinfo sysctls.phk2006-09-301-3/+0
* Add pc98 specific code to adjust the firmware geometry when it differsimp2006-08-091-0/+38
* Simplify the pager support in DDB. Allowing different db commands tojhb2006-07-121-3/+2
* MFi386: revisions 1.627, 1.628 and 1.629.nyan2006-06-051-0/+4
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Clean out sysctl machdep.* related defines.phk2006-05-111-4/+4
* Remove unneeded include.nyan2006-05-082-4/+0
* - Move defines for PC-98 machine type from pc98/cbus/cbus.h intonyan2006-05-081-21/+17
* MFi386: revision 1.625.nyan2006-04-211-2/+15
* Don't allow userland to set hardware watch points on kernel memory at all.jhb2006-03-141-23/+20
* MFi386: revision 1.622.nyan2006-02-091-1/+2
* MFi386: revision 1.621nyan2005-12-261-3/+0
* Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@.ru2005-11-241-1/+1
* Reduce diffs from i386/i386/machdep.cnyan2005-10-161-9/+5
* Merge over the remaining changes from i386 of the ksiginfo_t changes sojhb2005-10-141-43/+21
* 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, mostdavidxu2005-10-141-17/+47
* Add some defines for EPSON machines and use them.nyan2005-09-143-12/+29
* Remove EPSON PC-386 note A/W/AE/WR support.nyan2005-09-141-54/+0
* Remove unused functions.nyan2005-09-131-39/+0
* MFi386: revision 1.617.nyan2005-07-131-1/+1
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-021-4/+1
* MFi386: revision 1.615 (change kernel crashdump format to ELF).nyan2005-06-301-20/+38
OpenPOWER on IntegriCloud