]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
This commit was generated by cvs2svn to compensate for changes in r53696,
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
1999-11-25 peterThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 archieChange the prototype of the strto* routines to make...
1999-11-23 dillon Even better then using %fs:0 in our locked synchron...
1999-11-23 dillon Add in required instruction serialization prior...
1999-11-23 greenFix a confusion between osigcontext and ucontext_t...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-21 phoMoved useracc() to top of sigreturn as to avoid panic
1999-11-21 phks/p_cred->pc_ucred/p_ucred/g
1999-11-20 obrienThis commit was generated by cvs2svn to compensate...
1999-11-19 phkUse LIST_FOREACH to traverse the allproc list.
1999-11-19 dillon Optimize two cases in the MP locking code. First...
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-12 marcelChange the type of sf_addr in struct {o}sigframe from...
1999-11-09 alcPassing "0" or "FALSE" as the fourth argument to vm_fau...
1999-11-08 guidoThis commit was generated by cvs2svn to compensate...
1999-11-07 phkPatch got this one wrong, we want to check securelevel...
1999-11-07 phkRemove the iskmemdev() function. Make it the responsib...
1999-11-05 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-02 jhbRemove the prototypes for two functions that were remov...
1999-11-02 phkRemove two private copies of strtoul()
1999-11-01 msmithThis is a complete rewrite of vfs_conf.c, which changes...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-10-31 alcThe useracc() calls in osigreturn() and sigreturn(...
1999-10-30 iwasakii8254_restore is called from apm_default_resume() to...
1999-10-30 alcThe core of this patch is to vm/vm_page.h. The effects...
1999-10-30 phkChange useracc() and kernacc() to use VM_PROT_{READ...
1999-10-29 phkuseracc() the prequel:
1999-10-29 phkRemove #ifdef notyet code for doing I/O in a way we...
1999-10-24 alcAdd text for the Athlon's MMX and 3DNow! (DSP) instruct...
1999-10-24 dillon Adjust the buffer cache to better handle small...
1999-10-20 billfThis commit was generated by cvs2svn to compensate...
1999-10-19 peterRemove pccard attachment stub, this caused pccard unit...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-15 teggeEliminate remaining part of incorrect PCI bus numbering...
1999-10-14 dfr* Add some verbose logging to the PnP parser and fix...
1999-10-14 katoRecognize Pentium II w/ CPUID = 0x6XX and Pentium III...
1999-10-13 marcelFix a security bug. eflags was copied verbatim from...
1999-10-12 greenEnable MTRR support for K7 (Athlon) processors, which...
1999-10-12 marcelNow that userland, including modules don't use the...
1999-10-12 obrienThis commit was generated by cvs2svn to compensate...
1999-10-11 luoqiAdd a per-signal flag to mark handlers registered with...
1999-10-11 peterZap unneeded #includes
1999-10-07 marcelSimplification of the signal trampoline and other cleanups.
1999-10-04 marcelRe-introduction of sigcontext.
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-03 marcelReinstate the 4th argument to old signal handlers....
1999-10-03 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-01 marcelImplement the use of si_addr in siginfo_t.
1999-10-01 marcelDon't check %cs *after* it has being set in sigreturn...
1999-09-29 marcelsigset_t change (part 3 of 5)
1999-09-27 sheldonhThis commit was generated by cvs2svn to compensate...
1999-09-26 eivindMove the declaration of panic() from sys/systm.h to...
1999-09-25 mjacobFix from Tor so that if we enter the debugger in the...
1999-09-25 phkRemove five now unused fields from struct cdevsw. ...
1999-09-23 jhayMake the frequency tuneable via a sysctl.
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-22 luoqiDisplay CPU (BSP) clock speed on SMP systems.
1999-09-22 wpaulSpruce up the ADMtek driver: conver to newbus, miibus...
1999-09-20 dillon Fix bug in pipe code relating to writes of mmap...
1999-09-20 phkOn PIIX4 based SMP systems use the PMTMR register for...
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-12 greenCorrection: mem.c devices are "D_MEM" (and D_MEM is...
1999-09-12 greenMainly stylistic fixes:
1999-09-12 greenMake the d_flags of mem devices D_DISK to signify that...
1999-09-12 msmithSome PnP BIOSsen return garbage in the high byte of...
1999-09-11 peterMake pmap_mapdev() deal with non-page-aligned requests.
1999-09-10 phkSystem clock don't update, because C6's TSC stop count...
1999-09-10 peterAdd text for the PN (Processor serial number) and XMM...
1999-09-10 msmithLook for the right ACPI signature.
1999-09-10 msmithInvoke smp_rendezvous_action() using the a.out compatib...
1999-09-07 luoqiSave %gs in sigcontext when delivering a signal and...
1999-09-06 impAdd pccard child to nexus. A better version would...
1999-09-06 wpaulThis commit adds driver support for PCI fast ethernet...
1999-09-05 wpaulThis commit adds driver support for the Silicon Integra...
1999-09-05 peterSet up FPU state on the AP.
1999-09-05 greenM_WAITOK->M_NOWAIT
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-03 mdoddThis adds the i386 specific support for systems with...
1999-09-02 luoqiSome reorganization of sysarch() interface:
1999-09-02 peterUpdate for new pnp includes
next