aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.661Yoshihiro Takahashi2007-11-141-9/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andKonstantin Belousov2007-11-051-1/+1
* MFi386: revision 1.476Yoshihiro Takahashi2007-10-261-0/+13
* Spelling fix for interupt -> interruptKevin Lo2007-10-121-1/+1
* Use the correct expanded name for SCTP.Christian Brueffer2007-09-261-1/+1
* Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly someDavid Malone2007-07-292-2/+4
* If clock_ct_to_ts fails to convert time time from the real time clock,David Malone2007-07-232-2/+10
* In the function pc98_check_if_type for the non-8251 caseMatt Jacob2007-07-111-0/+4
* I4B header files were repo-copied from sys/i386/include/ toBjoern A. Zeeb2007-07-066-36/+0
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forBjoern A. Zeeb2007-07-041-8/+9
* Enable SCTP by default for GENERIC kernels in order to give itXin LI2007-06-141-0/+1
* Add wlan_scan_ap and wlan_scan_sta to platforms that include wlan.Andrew Thompson2007-06-111-0/+2
* Use default options for default partitioning schemes, rather thanMarcel Moolenaar2007-06-111-0/+4
* Enable AUDIT by default in the GENERIC kernel, allowing security eventRobert Watson2007-06-081-0/+1
* MFi386: revision 1.657Yoshihiro Takahashi2007-06-061-1/+0
* MFi386: revision 1.656Yoshihiro Takahashi2007-06-051-1/+7
* Commit 14/14 of sched_lock decomposition.Jeff Roberson2007-06-051-4/+4
* Despite several examples in the kernel, the third argument ofDavid Malone2007-06-042-2/+2
* Revert VMCNT_* operations introduction.Attilio Rao2007-05-311-2/+2
* MFi386: revision 1.653.Yoshihiro Takahashi2007-05-301-1/+2
* MFi386: revision 1.652Yoshihiro Takahashi2007-05-211-0/+4
* - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulatingJeff Roberson2007-05-181-2/+2
* Disable PREEMPTION option. It causes some problem on pc98.Yoshihiro Takahashi2007-05-131-1/+1
* Add wlan_amrr. ural(4) uses amrr as transmit rate control.Kevin Lo2007-05-101-0/+1
* Remove trailing '.' for consistency!Pawel Jakub Dawidek2007-04-101-1/+1
* Add UFS_GJOURNAL options to the GENERIC kernel.Pawel Jakub Dawidek2007-04-101-0/+1
* Don't call bus_deactivate_resource() explicitly before callingYoshihiro Takahashi2007-03-211-12/+0
* MFi386: revision 1.650Yoshihiro Takahashi2007-03-181-1/+1
* - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr.Yoshihiro Takahashi2007-03-042-58/+30
* Reduce diffs with i386.Yoshihiro Takahashi2007-03-042-12/+20
* Use pause() rather than tsleep() on explicit global dummy variables.John Baldwin2007-02-271-2/+1
* Garbage collect a reference to INTR_FAST.Paolo Pisati2007-02-252-2/+2
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-235-13/+17
* Include GEOM_LABEL in GENERIC. It's very useful and not well publicizedBrooks Davis2007-02-091-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericMarcel Moolenaar2007-02-071-1/+1
* MFi386: revision 1.647.Yoshihiro Takahashi2007-01-281-1/+1
* Oops, pc98 is independent of i386 for clock.c and machdep.c but notBruce Evans2007-01-233-25/+24
* MFi386: revision 1.646.Yoshihiro Takahashi2007-01-071-0/+1
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowMaxim Sobolev2006-12-061-0/+1
* Threading cleanup.. part 2 of several.Julian Elischer2006-12-061-4/+0
* MFi386: revisions from 1.641 to 1.643.Yoshihiro Takahashi2006-11-201-18/+17
* MFi386: revisions 1.634 and 1.639.Yoshihiro Takahashi2006-11-091-6/+4
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningRobert Watson2006-11-061-3/+4
* Remove the KDTRACE option again because of the complaints about havingJohn Birrell2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. ThisJohn Birrell2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.John Birrell2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesJohn Birrell2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-262-0/+5
* Move "device splash" back to MI NOTES and "files", it's MI.Ruslan Ermilov2006-10-231-2/+0