]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pc98
Indicate this function decrements the timer as well as testing for expiry.
[FreeBSD/FreeBSD.git] / sys / pc98 /
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-09 nyanRemove full debugger options and enable KDB_TRACE optio...
2012-02-09 nyan- Disable the olpt driver. Because it conflicts with...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-21 kibAdd support for the extended FPU states on amd64, both...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-06 adrianFlip these options on so the modules build correctly...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-29 rwatsonAdd "options CAPABILITY_MODE" and "options CAPABILITIES...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 avgkern cons: introduce infrastructure for console grabbin...
2011-12-13 edReplace `inline static' by `static inline'.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 mariusMove the scsi_da_bios_params() prototype from pc98_mach...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-01 mariusAdd a PCI front-end to esp(4) allowing it to support...
2011-10-27 kensmithAdjust the debugger options slightly. This should...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 nyanMFi386: revision 225936
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-11 bruefferFix a zyd(4) comment typo that was copy+pasted into...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-27 rwatsonFollow up to r225203 refining break-to-debugger run...
2011-08-26 rwatsonAttempt to make break-to-debugger and alternative break...
2011-08-20 bzIn HEAD when doing no further checkes there is no reaso...
2011-08-07 rmacklemChange all the sample kernel configurations to use
2011-07-30 bzIntroduce a tunable to disable the time consuming parts...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 edRestore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
2011-07-16 jhbEnable the new PCI-PCI bridge driver on pc98 by default...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 nyan- Reduce diffs against i386.
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-08 avgremove code for dynamic offlining/onlining of CPUs...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-09 attilioMFC
2011-05-09 jkimMove VT switching hack for suspend/resume from bus...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-27 rmacklemThis patch changes head so that the default NFS client...
2011-04-26 mav - Add shim to simplify migration to the CAM-based...
2011-04-24 mavSwitch the GENERIC kernels for all architectures to...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-12 jkimReinstate cpu_est_clockrate() support for P-state invar...
2011-04-07 jkimUse atomic load & store for TSC frequency. It may...
2011-04-06 jkimImplement atomic_load_acq_64(9) and atomic_store_rel_64...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-31 adrianBreak out the ath PCI logic into a separate device...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-15 jkimDeprecate tsc_present as the last of its real consumers...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-11 jkimAdd a tunable "machdep.disable_tsc" to turn off TSC...
2011-03-10 jkimDeprecate rarely used tsc_is_broken. Instead, we zero...
2011-03-09 julianAdd a small change to the comment in the GENRIC config...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-19 nyanMFi386: revision 218744
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-08 mdfBased on discussions on the svn-src mailing list, rewor...
2011-02-07 nyanMFi386: revision 218329
2011-02-07 nyanMFi386: revision 218327
2011-02-07 nyanMFi386: revision 217886
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-21 pluknetMake MSGBUF_SIZE kernel option a loader tunable kern...
2011-01-18 nyanMFi386: revision 217515
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-08 tijlCopy powerpc/include/_inttypes.h to x86 and replace...
2011-01-02 gavinMFi386 r216012 by kib:
2010-12-20 tijlMerge amd64 and i386 bus.h and move the resulting heade...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-09 dimSync: merge r216133 through r216338 from ^/head.
2010-12-08 jkimDo not subtract 0.5% from estimated frequency if DELAY...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 brucecRevert r216134. This checkin broke platforms where...
2010-12-02 brucecDisallow passing in a count of zero bytes to the bus_sp...
2010-12-02 dimSync: merge r215944 through r216132 from ^/head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-26 kibRemove npxgetregs(), npxsetregs(), fpugetregs() and...
next