summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFi386: revision 1.647.nyan2007-01-281-1/+1
* Oops, pc98 is independent of i386 for clock.c and machdep.c but notbde2007-01-233-25/+24
* MFi386: revision 1.646.nyan2007-01-071-0/+1
* Allow machdep.cpu_idle_hlt to be set from the loader. This should allowsobomax2006-12-061-0/+1
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* MFi386: revisions from 1.641 to 1.643.nyan2006-11-201-18/+17
* MFi386: revisions 1.634 and 1.639.nyan2006-11-091-6/+4
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-061-3/+4
* Remove the KDTRACE option again because of the complaints about havingjb2006-11-041-3/+0
* Build in kernel support for loading DTrace modules by default. Thisjb2006-11-041-0/+3
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-261-1/+0
* Add 'options KSE' to the kernel config DEFAULTS on all arches/machinesjb2006-10-261-0/+3
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-262-0/+5
* Move "device splash" back to MI NOTES and "files", it's MI.ru2006-10-231-2/+0
* Mechanically kill redundant nodevice/nooption/nomakeoption, i.e.,ru2006-10-231-1/+0
* - MFi386: Remove 'device io'.nyan2006-10-201-12/+0
* Move more MD devices and options out of MI NOTES.des2006-10-201-11/+2
* Remove references to pccard.confimp2006-10-191-1/+1
* - Remove SCHED_ULE from GENERIC to better avoid foot-shooting bysimon2006-10-051-1/+0
* Use Calendrical Calculations from subr_clock.c instead of home copy&pasted.phk2006-10-022-184/+46
* Second part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-023-26/+0
* First part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-023-0/+3
* Remove the no longer relevant or correct bootinfo sysctls.phk2006-09-301-3/+0
* Fix our ioctl(2) implementation when the argument is "int". Newru2006-09-271-0/+26
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
* Fix style nits. No md5 changes in .o's. ;-)jkim2006-09-081-2/+2
* Add pc98 specific code to adjust the firmware geometry when it differsimp2006-08-092-0/+50
* Remove sio(4) and related options from MI files to amd64, i386marcel2006-07-291-0/+38
* Simplify the pager support in DDB. Allowing different db commands tojhb2006-07-121-3/+2
* Make the firmware assist driver resident inmjacob2006-07-091-0/+1
* Backed out the change by request from rwatson.babkin2006-06-261-1/+0
* The common UID/GID space implementation. It has been discussed on -archbabkin2006-06-251-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-151-1/+0
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-121-0/+1
* Enable a few more things in x86 NOTES to get broader LINT coverage:jhb2006-06-121-1/+5
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-0/+4
* MFi386: revisions 1.627, 1.628 and 1.629.nyan2006-06-051-0/+4
* typo.nyan2006-05-271-2/+2
OpenPOWER on IntegriCloud