]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-07 Robert WatsonMaintain and observe a ZBUF_FLAG_IMMUTABLE flag on...
2008-04-07 Robert WatsonCoerce if_loop.c in the general direction of style(9):
2008-04-07 Don Lewisvfs_syscalls.c 1.452 mistakenly swapped the behavior...
2008-04-06 Alexander KabaevFix apparent mis-paste in previous check-in by author.
2008-04-06 Attilio RaoCommit manpages for lockmgr_args_rw(9) and lockmgr_rw(9).
2008-04-06 Robert WatsonIn in_pcbnotifyall() and in6_pcbnotify(), use LIST_FORE...
2008-04-06 Brooks DavisFix a stupid typo.
2008-04-06 Attilio RaoBump __FreeBSD_version in order to reflect lockmgr_rw...
2008-04-06 Attilio RaoOptimize lockmgr in order to get rid of the pool mutex...
2008-04-06 Alan CoxIntroduce vm_reserv_reclaim_contig(). This function...
2008-04-06 Alexander MotinRewrite node's r/w/q-lock semantics using only atomics...
2008-04-06 Doug RabsonCall listen(2) on bound tcp sockets before passing...
2008-04-06 Jeff Roberson - Correct a major error introduced in the per-cpu...
2008-04-05 Olivier HouchardRemove bus_space_generic.c from the per-plarform files...
2008-04-05 Olivier HouchardAdd bus_space_generic.c for the i81342 as well.
2008-04-05 Warner LoshTurn a tab into a space. This fixes a misalignment...
2008-04-05 John BaldwinMove INTR_FILTER from opt_global.h to its own header.
2008-04-05 John BaldwinAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-05 Bruce A. MahNew release notes: ULE default (+MFC), aac(4) >2TB...
2008-04-05 John BaldwinDuring attach on some de(4) adapters the driver sends...
2008-04-05 Ceri DaviesCorrect typo.
2008-04-05 Doug RabsonOn i386, don't try to do network-type stuff if the...
2008-04-05 Takanori WatanabeGPE lock may recurse on resume path.
2008-04-05 Doug RabsonAllow for a zero length 'loader'.
2008-04-05 Alan CoxEliminate an unnecessary test from vm_phys_unfree_page().
2008-04-05 Pyun YongHyeonAdd support for IC Plus IP1001 PHY.
2008-04-04 Warner LoshMFp4(mips2-jnpr):
2008-04-04 Warner LoshAdd mips support.
2008-04-04 Warner LoshMFp4 (mips2-jnpr):
2008-04-04 Warner LoshMFp4: Add mips support for dynamic linking.
2008-04-04 Warner LoshIf you build a compiler with TARGET_BIG_ENDIAN, and...
2008-04-04 Alan CoxUpdate a comment to vm_map_pmap_enter().
2008-04-04 Alan CoxReintroduce UMA_SLAB_KMAP; however, change its spelling to
2008-04-04 Warner LoshFix stupid typo
2008-04-04 Alan CoxEliminate an unnecessary test and its misleading commen...
2008-04-04 Rafal JaworowskiMake kernel.tramp build properly on ARM9E.
2008-04-04 Warner LoshAdd note about PZERO being obsolete, because so much...
2008-04-04 Jeff Roberson - Add sysctls at debug.rwlock to control the behavior...
2008-04-04 Doug RabsonAdd some compatibility code so that software which...
2008-04-04 Konstantin... The temporary workaround for the call to the vget(...
2008-04-04 Ruslan Ermilov- Normalize usage(), add "ddb pathname" syntax.
2008-04-04 Ruslan Ermilov- Add -D to usage().
2008-04-04 Greg LeheyAdd -D option to specify exact format of date and time...
2008-04-04 Craig RodriguesAdd comment about specifying "ro" mount option when
2008-04-04 Jeff Roberson - Add a Nokia copyright to cpuset to reflect their...
2008-04-04 Jeff Roberson - Allow static_boost to specify no boost with '0'...
2008-04-04 Jeff Roberson - Don't check for the ITHD pri class in tdq_load_add...
2008-04-04 Jeff Roberson - Fix a mis-merge that crept in during the softclock...
2008-04-03 Ed MasteAllow crashdumps on machines with >4GB of RAM as long...
2008-04-03 Jack F VogelFix the build breakage, need the | between dependencies...
2008-04-03 Warner LoshAlways build kernel.tramp. This should be helpful...
2008-04-03 Warner LoshUse safer string handling.
2008-04-03 Warner LoshMinor style(9) nit: move to using ANSI definition of...
2008-04-03 Rafal JaworowskiNow really add the bus_space_generic.c file...
2008-04-03 Rafal JaworowskiRefactor certain ARM bus space methods: instead of...
2008-04-03 Rafal JaworowskiFix AVILA build.
2008-04-03 Marcel MoolenaarAlign functions to 16-byte boundaries due to profiling...
2008-04-03 Marcel MoolenaarSet sc_psim so that the openpic core can correct the...
2008-04-03 Warner LoshTake the first baby step towards unifying and cleaning...
2008-04-03 Ruslan ErmilovFix descriptions of "struct msqid_ds and "struct ipc_pe...
2008-04-03 Scott LongDon't force a reset at driver attach time. It doesn...
2008-04-03 David Xulet umtxq_busy() only spin on mp machine. make function...
2008-04-03 Yaroslav TykhiyPut back the quote from Chinggis Khan removed in rev...
2008-04-03 Jack F VogelAnother build fix
2008-04-03 Jack F VogelFix a lint issue in the build.
2008-04-03 David SchultzAdd some tests for fma(), fmaf(), and fmal().
2008-04-03 David SchultzFix some corner cases:
2008-04-03 Warner LoshKERNBASE + 0x00200000 is the same thing as KERNVIRTADDR...
2008-04-03 Warner LoshRemove unnecessary #define.
2008-04-03 George V. Neville... Add a manual page and a Makefile.
2008-04-03 David Xuput THR_CRITICAL_LEAVE into do .. while statement.
2008-04-03 Kevin Lostyle(9) cleanup
2008-04-03 David Xuadd __hidden suffix to _umtx_op_err, this eliminates...
2008-04-03 Jack F VogelFix minor bug in last checkin, NO_STRICT_ALIGNMENT...
2008-04-02 Jack F VogelThis update primarily addresses the ability to have...
2008-04-02 Doug BartonBack out revision 1.6, the addition of "BEFORE: mountcr...
2008-04-02 David E. O... PR ports/121363 (& ports/73797) has been committed...
2008-04-02 Warner LoshAdd zyd, ural, and rum. They were missing.
2008-04-02 Andrew GallatinInitialize if_baudrate using IF_Gbps() macro.
2008-04-02 David XuNon-portable functions are in pthread_np.h, fix compili...
2008-04-02 Jeff Roberson - Convert two timeout users to the new callout_reset_c...
2008-04-02 Jeff RobersonImplement per-cpu callout threads, wheels, and locks.
2008-04-02 Konstantin... Add two missed chunks from the rev. 1.210, for the...
2008-04-02 Jeff Roberson - Destroy the bo mtx when the vnode is destroyed.
2008-04-02 Ruslan ErmilovSpell -t option's argument by name.
2008-04-02 David XuAdd pthread_setaffinity_np and pthread_getaffinity_np...
2008-04-02 David XuRemove unused functions.
2008-04-02 David XuReplace function _umtx_op with _umtx_op_err, the later...
2008-04-02 David XuFix compiling problem for amd64.
2008-04-02 Alan CoxOptimize pmap_pml4e() and pmap_pdpe() based upon two...
2008-04-02 David XuReplace userland rwlock with a pure kernel based rwlock...
2008-04-02 David XuEr, don't restart a timeout version.
2008-04-02 David XuIntroduce kernel based userland rwlock. Each umtx chain...
2008-04-01 Attilio RaoAdd manpages for rw_try_rlock() and rw_try_wlock()...
2008-04-01 Ed MasteCalling RequestSupplementAdapterInfo before RequestAdap...
2008-04-01 Attilio RaoBump __FreeBSD_version in order to reflect rw_try_rlock...
2008-04-01 Attilio RaoAdd rw_try_rlock() and rw_try_wlock() to rwlocks.
2008-04-01 Doug RabsonDon't try to use an SX lock while holding the vnode...
2008-04-01 Bruce M SimpsonAdd an -O option to disable TCP options, for protocol...
2008-04-01 Florent ThoumieAdd pkg_check and pkg_sign to ObsoleteFiles.inc
next