]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Fixed s style bug in previous commit (tab lossage). Fixed some nearby
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2004-03-27 tmmThe compatibility specification property is named ...
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-23 tmmCorrect the termination condition of the DVMA pruning...
2004-03-23 tmmIntitialize the frame pointer and return pc of a new...
2004-03-22 alcAdd an implementation of uiomove_fromphys() to sparc64...
2004-03-20 marcelIntroduce the cpumask_t type. The purpose of the type...
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-17 jmgsync comment with i386's isa.c.. This removes a commen...
2004-03-17 njlConvert callers to the new bus_alloc_resource_any(9...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-16 alcRefactor the existing machine-dependent sf_buf_free...
2004-03-13 scottlNow that contigfree() does not require Giant, don't...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-10 gadChange time_t from a 32-bit value to a 64-bit value...
2004-03-07 alcRetire pmap_pinit2(). Alpha was the last platform...
2004-03-05 leFix syntax errors and wrong function prototypes in...
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-21 phkDevice megapatch 4/6:
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-01-27 kensmith - Fix for sparc64 to use new __panic() function
2004-01-24 jeff - Recruit some new ULE users by making it the default...
2004-01-24 nectarAdd PFIL_HOOKS to the GENERIC kernel configuration...
2004-01-23 hartiThis commit was generated by cvs2svn to compensate...
2004-01-21 nectarThis commit was generated by cvs2svn to compensate...
2004-01-19 dasThis commit was generated by cvs2svn to compensate...
2004-01-14 njlThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-13 fennerThis commit was generated by cvs2svn to compensate...
2004-01-11 obrienThis commit was generated by cvs2svn to compensate...
2004-01-09 nectarProvide sysarch(2) prototypes in the MD sysarch.h heade...
2004-01-09 desThis commit was generated by cvs2svn to compensate...
2004-01-09 obrienThis commit was generated by cvs2svn to compensate...
2004-01-08 muxSome integrated Davicom cards in sparc64 boxes have...
2004-01-07 desThis commit was generated by cvs2svn to compensate...
2004-01-04 njlThis commit was generated by cvs2svn to compensate...
2004-01-03 davidxuMake sigaltstack as per-threaded, because per-process...
2003-12-28 silbyTrack three new sendfile-related statistics:
2003-12-28 silbyMove the declaration of sfbufspeak and sfbufsused to...
2003-12-27 silbyTrack current and peak sfbuf usage, export the values...
2003-12-26 obrienDon't confuse NULL with 0.
2003-12-26 obrienDon't confuse NULL with 0.
2003-12-26 obrienDon't confuse NULL with 0.
2003-12-24 peterGC the unused <machine/kse.h> file.
2003-12-23 peterAdd an additional field to the elf brandinfo structure...
2003-12-10 desThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-09 njlThis commit was generated by cvs2svn to compensate...
2003-12-07 samThis commit was generated by cvs2svn to compensate...
2003-12-03 jhbFix all users of mp_maxid to use the same semantics...
2003-12-02 brooksThis commit was generated by cvs2svn to compensate...
2003-11-29 samThis commit was generated by cvs2svn to compensate...
2003-11-28 dougbThis commit was generated by cvs2svn to compensate...
2003-11-21 jhb- Split cpu_mp_probe() into two parts. cpu_mp_setmaxid...
2003-11-21 njlThis commit was generated by cvs2svn to compensate...
2003-11-20 desThis commit was generated by cvs2svn to compensate...
2003-11-16 alc - Remove unnecessary synchronization from sf_buf_init...
2003-11-16 alc - Modify alpha's sf_buf implementation to use the...
2003-11-14 jakeFix more spammage with local changes. Didn't look...
2003-11-14 jakeRev 1.61 accidentily added makeoptions NO_MODULES=yes...
2003-11-13 simokawaRespect RB_KDB flag.
2003-11-11 jakeRemove reference to sio (superseded by uart).
2003-11-11 jakeAdd entries for creator, splash, uart and puc, commente...
2003-11-11 jakeRemove references to atkbd, atkbdc, psm and vga.
2003-11-11 jakeAssume that unit 0 is the graphics console initialized...
2003-11-11 jakeFix a bug in the data access error recorvery. Before...
2003-11-11 jakeRearrange slightly so that DELAY(9) works during cninit.
2003-11-10 hartiThis commit was generated by cvs2svn to compensate...
2003-11-09 marcelChange the clear_ret argument of get_mcontext() to...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 hartiThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-07 kanThis commit was generated by cvs2svn to compensate...
2003-11-05 njlThis commit was generated by cvs2svn to compensate...
2003-11-03 mikehThis commit was generated by cvs2svn to compensate...
2003-11-03 hartiThis commit was generated by cvs2svn to compensate...
2003-11-03 hartiThis commit was generated by cvs2svn to compensate...
2003-11-01 samThis commit was generated by cvs2svn to compensate...
2003-10-29 hartiThis commit was generated by cvs2svn to compensate...
2003-10-29 marcelThis commit was generated by cvs2svn to compensate...
2003-10-22 hartiThis commit was generated by cvs2svn to compensate...
2003-10-22 hartiThis commit was generated by cvs2svn to compensate...
2003-10-19 peterAdd a stub cpu_idle() function for sparc64, alpha,...
next