summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Build GENERIC with RACCT/RCTL support by default. Note that it stilltrasz2015-05-141-0/+3
* Fix kernel build ${MACHINE} pathemaste2015-04-161-0/+3
* Factor out duplicated code from dumpsys() on each architecture into genericmarkj2015-01-071-0/+6
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* This configuration file removes several debugging options, includinggnn2014-12-021-0/+38
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* Merge pc98's machdep.c into i386/i386/machdep.c.nyan2014-10-041-2999/+0
* MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.nyan2014-09-281-0/+5
* - Cosmetic changes.nyan2014-09-281-107/+109
* Merge the PC98 fdc(4) driver into the MI driver. While here, replacejhb2014-09-254-3025/+0
* Use callout(9) instead of timeout(9).jhb2014-09-251-3/+5
* Use callout() instead of timeout(). This is almost identical to thejhb2014-09-251-13/+22
* ddb: allow specifying the exact address of the symtab and strtabroyger2014-09-251-6/+1
* MFamd64: Use initializecpu() to set various model-specific registers onjhb2014-09-101-0/+1
* - Move prototypes for various functions into out of C files and intojhb2014-09-041-4/+0
* Compile fixes:hselasky2014-06-281-3/+2
* Pull in r267961 and r267973 again. Fix for issues reported will follow.hselasky2014-06-283-5/+3
* Revert r267961, r267973:gjb2014-06-273-3/+5
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifhselasky2014-06-273-5/+3
* lindev(4): finish the partial commit in r265212eadler2014-05-021-3/+0
* MFi386: r257858 (by kib)nyan2014-04-201-0/+2
* Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-221-2/+2
* Remove vestiges of knowing the ISA bus, which we gave up on around 20imp2014-03-192-45/+4
* Remove AppleTalk support.glebius2014-03-141-1/+0
* Remove IPX support.glebius2014-03-141-1/+0
* xen: implement an early timer for Xen PVHroyger2014-03-111-1/+8
* Don't waste a page of KVA for the boot-time memory test on x86. For amd64,jhb2014-02-111-2/+2
* Move <machine/apicvar.h> to <x86/apicvar.h>.jhb2014-01-232-7/+1
* Fix a typo.jhb2013-12-051-1/+1
* Make process descriptors standard part of the kernel. rwhod(8) alreadypjd2013-11-301-1/+0
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-251-1/+0
* x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...)emaste2013-11-141-33/+3
* MFi386: r254619jkim2013-08-221-17/+0
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-0/+1
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-4/+2
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* MFi386: revision 251039nyan2013-06-011-1/+1
* Tidy up some CVS workarounds.peter2013-05-122-2/+0
* - Correct mispellings of word resourcegabor2013-04-171-2/+2
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+6
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-042-2/+0
* MFCattilio2013-03-021-6/+7
|\
| * MFcalloutng:davide2013-02-281-6/+7
* | Fix other architectures and ZFS.attilio2013-02-211-0/+1
|/
* Remove support for plip from the GENERIC kernel as no systems in theeadler2013-02-011-1/+0
* MFi386: Make similar changes that were made to atkbdc in r245315.imp2013-01-111-7/+9
* MFi386: r232521nyan2013-01-041-33/+0
* As discussed on -current last October, remove the firewire drivers fromdes2013-01-031-1/+0
OpenPOWER on IntegriCloud