aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo.John Baldwin2013-12-051-1/+1
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-1/+0
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-1/+0
* x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)Ed Maste2013-11-141-33/+3
* MFi386: r254619Jung-uk Kim2013-08-221-17/+0
* Add process descriptors support to the GENERIC kernel. It is already beingPawel Jakub Dawidek2013-08-181-0/+1
* Replace kernel virtual address space allocation with vmem. This providesJeff Roberson2013-08-071-4/+2
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* MFi386: revision 251039Yoshihiro Takahashi2013-06-011-1/+1
* Tidy up some CVS workarounds.Peter Wemm2013-05-122-2/+0
* - Correct mispellings of word resourceGabor Kovesdan2013-04-171-2/+2
* Merge from projects/counters: counter(9).Gleb Smirnoff2013-04-081-0/+6
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-042-2/+0
* Switch the vm_object mutex to be a rwlock. This will enable in theAttilio Rao2013-03-091-0/+1
* MFcalloutng:Davide Italiano2013-02-281-6/+7
* Remove support for plip from the GENERIC kernel as no systems in theEitan Adler2013-02-011-1/+0
* MFi386: Make similar changes that were made to atkbdc in r245315.Warner Losh2013-01-111-7/+9
* MFi386: r232521Yoshihiro Takahashi2013-01-041-33/+0
* As discussed on -current last October, remove the firewire drivers fromDag-Erling Smørgrav2013-01-031-1/+0
* Reduce diffs against i386.Yoshihiro Takahashi2012-11-101-1/+3
* Fix some KASSERTs.Yoshihiro Takahashi2012-11-101-1/+3
* MFi386: r211924Yoshihiro Takahashi2012-11-101-1/+10
* Use ANSI prototype to fix build with clang.Yoshihiro Takahashi2012-11-101-77/+43
* The 'testing memory' patch gets printed too many timesEitan Adler2012-10-221-2/+0
* Explain the upcoming delay by printing a message when the kernelEitan Adler2012-10-221-0/+2
* Add an unified macro to deny ability from the compiler to reorderAttilio Rao2012-10-091-1/+1
* Reverts r234074,234105,234564,234723,234989,235231-235232 and part ofAttilio Rao2012-10-091-5/+0
* MFi386: revision 237445Yoshihiro Takahashi2012-09-231-4/+11
* Grammar fix: s/NIC's/NICs/Glen Barber2012-08-261-1/+1
* Partially revert r217515 so that the mem_range_softc variable is alwaysJohn Baldwin2012-07-091-0/+3
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+6
* MFprojects/zfsd:Alexander Motin2012-05-241-1/+1
* Add SMP/i386 suspend/resume support.Mitsuru IWASAKI2012-05-181-1/+0
* Clean up the intr* MD KPI from the SMP dependency, removing a cause ofAttilio Rao2012-04-261-2/+0
* MFi386: revisions 234074 and 234105Yoshihiro Takahashi2012-04-221-0/+7
* Move the legacy(4) driver to x86.John Baldwin2012-03-301-6/+0
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Copy amd64 sysarch.h to x86 and merge with i386 sysarch.h. ReplaceTijl Coosemans2012-03-191-1/+1
* Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. ReplaceTijl Coosemans2012-03-191-1/+1
* Copy i386 psl.h to x86 and replace amd64/i386/pc98 psl.h with stubs.Tijl Coosemans2012-03-191-1/+1
* Copy i386 reg.h to x86 and merge with amd64 reg.h. Replace i386/amd64/pc98Tijl Coosemans2012-03-181-1/+1
* - Fix to build a native i386 kernel without the SMP and atpic.Yoshihiro Takahashi2012-03-161-0/+20
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedAttilio Rao2012-03-061-3/+0
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. ReplaceTijl Coosemans2012-03-041-1/+1
* Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.Tijl Coosemans2012-03-041-1/+1
* Copy amd64 float.h to x86 and merge with i386 float.h. ReplaceTijl Coosemans2012-03-041-1/+1
* Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.Tijl Coosemans2012-02-281-1/+1
* Copy amd64 setjmp.h to x86 and replace amd64/i386/pc98 setjmp.h with stubs.Tijl Coosemans2012-02-281-1/+1
* Copy amd64 endian.h to x86 and merge with i386 endian.h. ReplaceTijl Coosemans2012-02-281-1/+1