]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-05 wpaulAvoid sleeping with mutex held in kern_ndis.c.
2005-05-05 wpaulRemove extranaous free() of ASCII filename from NdisOpe...
2005-05-05 wpaulThis commit makes a bunch of changes, some big, some...
2005-05-05 dwhiteBackout part of rev 1.71, which breaks the interfaces...
2005-05-04 davidxuTurn on PCB_FULLCTX in set_regs to fully restore context
2005-05-04 jeff - We need to inhert the OBJ_NEEDGIANT flag from the...
2005-05-04 mpDefine HAVE_STRUCT_UTMP_UT_HOST in order for the REMOTE...
2005-05-04 mlaierif_mtu not ifp_mtu.
2005-05-04 ume- add $FreeBSD$.
2005-05-04 emaxChange m_uiotombuf so it will accept offset at which...
2005-05-04 psFix a bug in NFS/TCP where retransmissions would not...
2005-05-04 mlaierBring back fix from rev. 1.28 which was lost during...
2005-05-04 mlaierCombine rev. 1.29 and 1.30 to something that will make...
2005-05-04 mlaierMake LINT happy.
2005-05-04 takawataMake smbfs capable to use 16bit char set in filenames.
2005-05-04 murrayAdd more technical terms to reduce false positives...
2005-05-04 andreIf we don't get a suggested MTU during path MTU discovery
2005-05-04 glebiusCleanup IPFW2 ifdefs.
2005-05-04 glebiusMakefile is not needed here.
2005-05-04 andreAdd another step of 1280 (gif(4) tunnels) to ip_next_mtu().
2005-05-04 glebiusIPFW version 2 is the only option now in HEAD. Do not...
2005-05-04 glebiusIPFW version 2 is the only option in HEAD and RELENG_5.
2005-05-04 andrePass icmp_error() the MTU argument directly instead of
2005-05-04 glebiusBuild userland libalias using src/sys/netinet/libalias.
2005-05-04 fjoeAdd -m option (find module using modfind() and stat...
2005-05-04 ume- add $FreeBSD$.
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-04 umeimport of parallel name resolution test.
2005-05-04 keramidaDocument the fact that accept(2) may return EINVAL...
2005-05-04 rwatsonIntroduce MAC Framework and MAC Policy entry points...
2005-05-04 mlaierUse libutil in DPADD as well.
2005-05-04 desThe correct description for mode "w" is
2005-05-04 csjp-introduce net.bpf sysctl instead of the less intuitive...
2005-05-04 julianA patch to support Palm Tungsten T via USB-Cradle.
2005-05-03 umedo mutex lock for each yp calls. with this,
2005-05-03 rwatsonMove definitions of 'struct kuser' and 'struct ksem...
2005-05-03 mlaierBump __FreeBSD_version for pf 3.7 and inform about...
2005-05-03 mlaierUpdate ifconfig's pfsync module for 3.7 pfsync(4)
2005-05-03 mlaierAdapt Makefiles for pfctl(8) and authpf(8) to 3.7 sources.
2005-05-03 mlaierResolve conflicts created during the import of pf 3...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierImport pf userland from OpenBSD 3.7 (OPENBSD_3_7 as...
2005-05-03 mlaierResolve conflicts created during the import of pf 3...
2005-05-03 jeff - Initialize vfslocked correctly early enough for...
2005-05-03 delphijCleanup for getgrouplist(3):
2005-05-03 umefix signed/unsigned comparison warnings.
2005-05-03 delphijInclude paths.h for prototype of getbootfile(3).
2005-05-03 grehan- move to SCHED_4BSD per jeffr's comments on SCHED_ULE...
2005-05-03 jeff - Add a new object flag "OBJ_NEEDSGIANT". We set...
2005-05-03 jeff - Set the v_object pointer after a successful VOP_OPEN...
2005-05-03 jeff - Don't restrict the softdep stats to DEBUG kernels...
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...
next