]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-03 jeff - Remove two mtx_asserts that can incorrectly trigger if
2005-05-03 jeff - A vnode may have made its way onto the free list...
2005-05-03 jeff - Use namei to acquire Giant for VFS if it is necessar...
2005-05-03 jeff - Use NAMEI to pickup Giant if we need it in fpcheckstd().
2005-05-03 jeff - Neither of our image formats require Giant now that...
2005-05-03 sosReshape the dma code to be a bit more flexible so it...
2005-05-03 scottlProperly mask off the status bits when checking to...
2005-05-03 scottlThe driver looks like it can create valid 64-bit scatte...
2005-05-03 scottlThe kthread is disabled at this time, so don't try...
2005-05-03 marcelPut gnome-lite and kde-lite on disc2 for ia64. The...
2005-05-03 marcelRemove only the packages sub-directory before recreatin...
2005-05-03 marcelAllow specifying which INDEX file to use by setting...
2005-05-02 scottlFix some busdma API violations in the dumpsys handler.
2005-05-02 sobomaxEnabke mkuzip(1) on amd64.
2005-05-02 sobomaxMake WARNS=6 clean, which should make it compiling...
2005-05-02 greenMake brandelf(1)'s -t "ABI format" case insensitive...
2005-05-02 iedowseDon't copy the NFSMNT_* flags into struct statfs's...
2005-05-02 delphijUse static for static variables. This fixes gcc4 build.
2005-05-02 delphijUse socklen_t in place of socket operations, instead...
2005-05-02 bruefferDocument the device burncd uses by default.
2005-05-02 umeadd targets for ipnodes.byname and ipnodes.byaddr which...
2005-05-02 delphijInclude systat.h for cmdtab, to make gcc4 happy.
2005-05-02 delphijCleanups for gcc4:
2005-05-02 delphijConsistently use signed char so gcc4 won't complain
2005-05-02 delphijWARNS=6 and gcc4 cleanup:
2005-05-02 jkoshyNeaten usage message.
2005-05-02 delphijinclude stdarg.h for va_list
2005-05-02 delphijMake gcc4 happy by making consistent signedness.
2005-05-02 umefix typo in previos commit.
2005-05-02 umeteach IPv6 to async DNS resolver in ypserv:
2005-05-02 suzfixed a possible reference to a broken memory
2005-05-02 sosAlways attach a subdisk even if no valid metadata found.
2005-05-02 alcRemove GIANT_REQUIRED from vmspace_exec().
2005-05-02 bmahNew release notes: musycc gone, new ndis(4) driver...
2005-05-02 umethe 3rd argument of getsockname() should be socklen_t*.
2005-05-02 csjpSince it is not possible for curthread to be NULL in...
2005-05-02 bmahNew release notes: IPFilter 4.1.8, tcsh 6.14.00.
2005-05-02 bmahFix a few grammos and style nits here and there.
2005-05-01 stefanfMake caesar and pom WARNS 6 clean. While there, use...
2005-05-01 impRemove lame and ineffectual attempt to fix ipf breakage...
2005-05-01 delphijMFen 1.845-1.849
2005-05-01 jkoshyAdd convenience APIs pmc_width() and pmc_capabilities...
2005-05-01 rwatsonRemove now unused inirw variable from previous use...
2005-05-01 grehanCatch up with latest ATA newbus commits.
2005-05-01 grehanFix typo in last commit.
2005-05-01 umeoops, we don't need previous change.
2005-05-01 sosUpdate on the last commit, the dma* funciton needs...
2005-05-01 umemake it compilable without YP definition.
2005-05-01 jeff - All buffers should either be clean or dirty. If...
2005-05-01 rwatsonSlide unlocking of the tcbinfo lock earlier in tcp_usr_...
2005-05-01 nyan- Merged some missing changes from fdisk/fdisk.c.
2005-05-01 nyancosmetic changes.
2005-05-01 nyanAdd some convenience defines.
2005-05-01 nyanFix signed vs unsigned warning.
2005-05-01 sosGo back to the old way of finding the Promise metadata...
2005-05-01 netchild - document powerd_flags too
2005-05-01 matusitaAdd ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6...
2005-05-01 umedon't see RES_USE_INET6 when called from getipnodeby*().
2005-05-01 nyanMerged more changes from fdisk/fdisk.c.
2005-05-01 nyanUse NDOSPART macro instead of a magic number.
2005-05-01 nyanMerged from src/sbin/fdisk/fdisk.c revision 1.77.
2005-05-01 nyanMFi386: revision 1.1198 (add KDB_STOP_NMI option).
2005-05-01 nyanMFi386: revision 1.220 (add KDB_STOP_NMI option).
2005-05-01 samupdate for recent api changes
2005-05-01 peterTurn on libobjc.so for all platforms on -current. ...
2005-05-01 jeff - Remove spls and comments relating to them.
2005-05-01 jeff - Remove an old splcam hack.
2005-05-01 jeff - Remove unnecessary spls.
2005-05-01 jeff - Return EACCES if we're trying to exec on a vp with...
2005-05-01 jeff - In devfs_open() and devfs_close() grab Giant if...
2005-05-01 samo enable shutdown of taskqueue threads; the thread...
2005-04-30 umeoops, gethostbyaddr(3) must return h_addr as an IPv4...
2005-04-30 dwhiteImplement an alternate method to stop CPUs when enterin...
2005-04-30 umehandling RES_USE_INET6 better.
2005-04-30 ume_ht_gethostbyaddr didn't handle RES_USE_INET6 correctly.
2005-04-30 ume_gethostbynisname() didn't support RES_USE_INET6.
2005-04-30 desReduce diffs against actual production configuration.
2005-04-30 desRemove a line which merely echoed the builtin default.
2005-04-30 desSplit the 'clean' command into 'cleansrc', 'cleanobj...
2005-04-30 desAdd 'cleanobj' to the default target list.
2005-04-30 ume_ht_gethostbyname didn't handle RES_USE_INET6 correctly.
2005-04-30 desFix an old pasto.
2005-04-30 sosTake newbusification one step further, ie use the devic...
2005-04-30 impAdd some subversive code to cleandir: remove the sbin...
2005-04-30 jeff - Remove long dead splbio() calls and comments relatin...
2005-04-30 jeff - Don't acquire Giant before calling b_biodone, indivi...
2005-04-30 jeff - Use bdone() directly instead of calling it indirectl...
2005-04-30 jeff - Acquire Giant in AIO's iodone routine. VFS will...
2005-04-30 jeff - Call VM_LOCK_GIANT in cluster_callback() to protect...
2005-04-30 jeff - VM_LOCK_GIANT in the swap pager's iodone routine...
2005-04-30 jeff - Mark devfs as MNTK_MPSAFE as I belive it does not...
2005-04-30 jeff - In vnlru_free() remove the vnode from the free list...
2005-04-30 joelFix spelling errors.
2005-04-30 csjpDo not unconditionally mount devfs to ${jail_devdir...
2005-04-29 brooksTo allow /etc to be as minimal as possible in a diskles...
2005-04-29 cpercivaAdd PROC_UNLOCK(p) to PTRACESTOP_SC(p, td, flag). ...
2005-04-29 phkIf we resort to opening a slice instead of the base...
2005-04-29 vkashyapMake call to tw_cl_deferred_interrupt in twa_poll,...
2005-04-29 ume- do validation check and IPv4-mapped IPv6 address...
2005-04-29 rwatsonModify UMA to use critical sections to protect per...
next