summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386
Commit message (Expand)AuthorAgeFilesLines
* Change a directory layout for pc98.nyan2005-05-103-4834/+0
* MFi386: revision 1.612.nyan2005-04-141-50/+88
* - Remove ifdef PC98.nyan2005-04-131-193/+4
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-0/+24
* MFi386: revisions 1.609 and 1.610.nyan2005-03-061-41/+9
* Don't use the ptoa() to set the 'realmem' variable. Because F/pc98's policynyan2005-03-041-3/+1
* Attempt to doff the pointy hat: implement 'hw.realmem' on remainingwes2005-03-011-0/+4
* Fix to support Buffalo HYPERMEMORY.nyan2005-02-241-12/+17
* Sort includes and remove duplicate include.nyan2005-02-061-9/+8
* MFi386: revision 1.606.nyan2005-02-061-2/+10
* Finish the job of sorting all includes and fix the build by includingnjl2005-02-061-12/+11
* MFi386: revision 1.605.nyan2005-02-041-9/+51
* /* -> /*- for license, minor formatting changesimp2005-01-072-2/+2
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-2/+2
* U areas are going away, so don't allocate one for process 0.das2004-11-201-2/+0
* Initiate deorbit burn sequence for 80386 support in FreeBSD: Removejhb2004-11-161-4/+1
* - Change the ddb paging "support" to use a variable (db_lines_per_page) tojhb2004-11-011-1/+1
* MFi386: revision 1.599 (Preserve dcons(4) buffer passed by loader(8).)nyan2004-10-301-1/+17
* Refactor a bunch of scheduler code to give basically the same behaviourjulian2004-09-051-1/+1
* MFi386: revision 1.597.nyan2004-08-051-0/+3
* 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
OpenPOWER on IntegriCloud