summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.596.nyan2004-07-191-0/+3
* Add ptrace_clear_single_step(), alpha already has it for years, the functiondavidxu2004-07-131-0/+7
* MFi386: Update for the KDB framework:marcel2004-07-101-12/+34
* MFi386: revision 1.592.nyan2004-06-221-25/+7
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Deorbit COMPAT_SUNOS.phk2004-06-111-6/+6
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-101-2/+1
* MFi386: revision 1.586.nyan2004-03-281-0/+1
* MFi386: revision 1.583.nyan2004-01-111-0/+3
* Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-031-22/+22
* opt_apic.h is not needed.nyan2003-11-151-1/+0
* Change the clear_ret argument of get_mcontext() to be a flags argument.marcel2003-11-091-2/+2
* Include machine/asmacros.h instead of machine/asm.h.nyan2003-11-051-1/+1
* MFi386: revision 1.580nyan2003-11-041-12/+39
* MFi386: revision 1.579.nyan2003-10-311-14/+10
* MFi386: revision 1.578.nyan2003-10-311-8/+1
* MFi386: revision 1.577.nyan2003-10-191-9/+17
* MFi386: revision 1.576.nyan2003-10-111-6/+0
* MFi386: revisions 1.572, 1.573 and 1.574.nyan2003-10-051-2/+8
* Implement the bus_space_map() function to allocate resources and initializenyan2003-09-231-0/+8
* MFi386 revisions 1.570 and 1.571.nyan2003-09-111-26/+23
* Cosmetic: fix disorder of opt_kstack_pages.h include.peter2003-07-311-1/+1
* Rename thread_siginfo to cpu_thread_siginfo.davidxu2003-07-151-1/+1
* MFi386: revision 1.566.nyan2003-06-281-38/+0
* Add a machine depended function thread_siginfo, SA signal codedavidxu2003-06-281-0/+20
* Fix a typo that broke the pc98 kernel build.jhb2003-05-141-1/+1
* - Merge struct procsig with struct sigacts.jhb2003-05-131-9/+12
* Add an argument to get_mcontext() which specified whether thedeischen2003-04-251-3/+8
* Hold the proc lock for curproc around sigonstack().jhb2003-04-181-0/+2
* MFi386: revision 1.561nyan2003-04-031-3/+33
* MFi386: revisions 1.556 and 1.557.nyan2003-04-021-12/+9
* - Define a new md function 'casuptr'. This atomically compares and setsjeff2003-04-011-0/+8
* - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread withjeff2003-03-311-9/+9
* - Change trapsignal() to accept a thread and not a proc.jeff2003-03-311-6/+6
* - Add vm_paddr_t, a physical address type. This is required for systemsjake2003-03-251-20/+21
* MFi386: revision 1.554.nyan2003-02-231-1/+1
* Remove BDE_DEBUGGER.jake2003-01-281-7/+1
* MFi386: revision 1.552.nyan2003-01-101-2/+0
* MFi386: revision 1.551.nyan2002-12-041-3/+6
* MFi386: revision 1.550.nyan2002-11-171-1/+2
* Print real / avail memory in megabytes rather than kilobytes.des2002-11-091-4/+4
* Move the definitions of the hw.physmem, hw.usermem and hw.availpagestmm2002-11-071-37/+0
* Remove what was a temporary bogus assignment of bits of siginfo_t, as it doesjmallett2002-11-061-4/+0
* MFi386: revisions 1.544 and 1.545.nyan2002-10-261-40/+320
* MFi386: revision 1.543.nyan2002-10-221-39/+39
* - kserunnable() is now sched_runnable() change instances of these wherejeff2002-10-121-2/+3
* Fixed SBUS_RA_*_region_* functions.nyan2002-10-101-64/+167
* MFi386: revisions 1.539, 1.540 and 1.541.nyan2002-10-081-12/+20
* MFi386: revisions 1.536 and 1.538.nyan2002-09-241-6/+4
* For reasons now lost in historical fog, the bounds_check_with_label()phk2002-09-201-59/+0
OpenPOWER on IntegriCloud