summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 206553nyan2010-04-291-4/+8
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-0/+1
* Comply with the new cyclic dtrace module variable namerpaulo2010-04-211-2/+2
* Default the machdep.lapic_allclocks to be enabled in order to cope withattilio2010-04-091-1/+1
* Change the arguments of exec_setregs() so that it receives a pointernwhitehorn2010-03-251-7/+3
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* MFx86: the part of r204641nyan2010-03-051-2/+7
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-1/+1
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-9/+0
* - Allow clock subsystem to be compiled without the apic support [0]attilio2010-01-172-2/+3
* Handling all the three clocks (hardclock, softclock, profclock) with theattilio2010-01-151-4/+5
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsbz2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Re-enable more options and devices. Now kernel size problem is gone.nyan2010-01-031-20/+20
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-4/+5
* - Create a separate section in in the MI NOTES file for PCI wireless NICjhb2009-12-181-20/+0
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-161-0/+7
* Fix cut'n paste on the AR9280 entry.thompsa2009-12-021-1/+1
* Add missing ath_ar9* ath hal entries.thompsa2009-12-021-0/+2
* Remove duplicate 'ural' entry since it was added to the MI NOTES a whilejhb2009-11-171-2/+0
* MFi386: revision 199104nyan2009-11-121-16/+62
* Allow Syscons terminal emulators to provide function key strings.ed2009-11-111-8/+17
* In r197963, a race with thread being selected for signal deliverykib2009-10-271-21/+6
* Move the USB wireless drivers down into their own section next to the USBjhb2009-10-131-4/+5
* MFi386: revision 197653nyan2009-10-011-1/+1
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+3
* MFi386: Remove old file.nyan2009-09-091-6/+0
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-081-0/+29
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-201-6/+0
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-4/+0
* Make the newbus subsystem Giant free by adding the new newbus sxlock.attilio2009-08-021-0/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+1
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-021-0/+1
* Add stub vm.h for pc98.nyan2009-06-271-0/+6
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-0/+6
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-181-0/+10
* MFi386: revision 192050nyan2009-05-142-0/+9
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-102-5/+5
* Reduce diffs against i386.nyan2009-05-061-4/+1
* Rename statclock_disable variable to atrtcclock_disable that it actually is,mav2009-05-031-1/+0
* MFi386: revision 191745nyan2009-05-031-1/+35
* o add uathsam2009-05-011-1/+2
* Migrate the olpt(4) driver to si_drv1 instead of using dev2unit().ed2009-04-151-19/+13
* MFi386: revision 190919nyan2009-04-111-29/+8
* MFi386: revision 190617nyan2009-04-081-0/+16
OpenPOWER on IntegriCloud