summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
...
* Belatedly add BPF_JITTER in NOTES for supported architectures.jkim2008-03-241-0/+4
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-2/+2
* Add stub for pc98.nyan2008-03-141-0/+6
* 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-122-4/+1
* MFi386: revision 1.482.nyan2008-03-101-0/+1
* Merged from sys/dev/sio/sio.c revision 1.472nyan2008-02-291-1/+1
* MFi386: revision 1.658nyan2008-02-291-0/+19
* Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.jhb2008-01-071-0/+1
* Use kbdd_* macros.nyan2007-12-301-6/+6
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-292-12/+10
* Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-252-3/+5
* Catch up pc98 for i386 stack(9) changes:rwatson2007-12-031-0/+6
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+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.476nyan2007-10-261-0/+13
* Spelling fix for interupt -> interruptkevlo2007-10-121-1/+1
* Use the correct expanded name for SCTP.brueffer2007-09-261-1/+1
* Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly somedwmalone2007-07-292-2/+4
* If clock_ct_to_ts fails to convert time time from the real time clock,dwmalone2007-07-232-2/+10
* In the function pc98_check_if_type for the non-8251 casemjacob2007-07-111-0/+4
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-066-36/+0
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-041-8/+9
* Enable SCTP by default for GENERIC kernels in order to give itdelphij2007-06-141-0/+1
* Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan.thompsa2007-06-111-0/+2
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-0/+4
* Enable AUDIT by default in the GENERIC kernel, allowing security eventrwatson2007-06-081-0/+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
* Despite several examples in the kernel, the third argument ofdwmalone2007-06-042-2/+2
* 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
* Disable PREEMPTION option. It causes some problem on pc98.nyan2007-05-131-1/+1
* Add wlan_amrr. ural(4) uses amrr as transmit rate control.kevlo2007-05-101-0/+1
* Remove trailing '.' for consistency!pjd2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.pjd2007-04-101-0/+1
* Don't call bus_deactivate_resource() explicitly before callingnyan2007-03-211-12/+0
* MFi386: revision 1.650nyan2007-03-181-1/+1
* - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr.nyan2007-03-042-58/+30
* Reduce diffs with i386.nyan2007-03-042-12/+20
* Use pause() rather than tsleep() on explicit global dummy variables.jhb2007-02-271-2/+1
* Garbage collect a reference to INTR_FAST.piso2007-02-252-2/+2
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-235-13/+17
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedbrooks2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+1
OpenPOWER on IntegriCloud