]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-03 Scott LongProperly mask off the status bits when checking to...
2005-05-03 Scott LongThe driver looks like it can create valid 64-bit scatte...
2005-05-03 Scott LongThe kthread is disabled at this time, so don't try...
2005-05-03 Marcel MoolenaarPut gnome-lite and kde-lite on disc2 for ia64. The...
2005-05-03 Marcel MoolenaarRemove only the packages sub-directory before recreatin...
2005-05-03 Marcel MoolenaarAllow specifying which INDEX file to use by setting...
2005-05-02 Scott LongFix some busdma API violations in the dumpsys handler.
2005-05-02 Maxim SobolevEnabke mkuzip(1) on amd64.
2005-05-02 Maxim SobolevMake WARNS=6 clean, which should make it compiling...
2005-05-02 Brian FeldmanMake brandelf(1)'s -t "ABI format" case insensitive...
2005-05-02 Ian DowseDon't copy the NFSMNT_* flags into struct statfs's...
2005-05-02 Xin LIUse static for static variables. This fixes gcc4 build.
2005-05-02 Xin LIUse socklen_t in place of socket operations, instead...
2005-05-02 Christian BruefferDocument the device burncd uses by default.
2005-05-02 Hajimu UMEMOTOadd targets for ipnodes.byname and ipnodes.byaddr which...
2005-05-02 Xin LIInclude systat.h for cmdtab, to make gcc4 happy.
2005-05-02 Xin LICleanups for gcc4:
2005-05-02 Xin LIConsistently use signed char so gcc4 won't complain
2005-05-02 Xin LIWARNS=6 and gcc4 cleanup:
2005-05-02 Joseph KoshyNeaten usage message.
2005-05-02 Xin LIinclude stdarg.h for va_list
2005-05-02 Xin LIMake gcc4 happy by making consistent signedness.
2005-05-02 Hajimu UMEMOTOfix typo in previos commit.
2005-05-02 Hajimu UMEMOTOteach IPv6 to async DNS resolver in ypserv:
2005-05-02 SUZUKI Shinsukefixed a possible reference to a broken memory
2005-05-02 Søren SchmidtAlways attach a subdisk even if no valid metadata found.
2005-05-02 Alan CoxRemove GIANT_REQUIRED from vmspace_exec().
2005-05-02 Bruce A. MahNew release notes: musycc gone, new ndis(4) driver...
2005-05-02 Hajimu UMEMOTOthe 3rd argument of getsockname() should be socklen_t*.
2005-05-02 Christian S... Since it is not possible for curthread to be NULL in...
2005-05-02 Bruce A. MahNew release notes: IPFilter 4.1.8, tcsh 6.14.00.
2005-05-02 Bruce A. MahFix a few grammos and style nits here and there.
2005-05-01 Stefan FarfelederMake caesar and pom WARNS 6 clean. While there, use...
2005-05-01 Warner LoshRemove lame and ineffectual attempt to fix ipf breakage...
2005-05-01 Xin LIMFen 1.845-1.849
2005-05-01 Joseph KoshyAdd convenience APIs pmc_width() and pmc_capabilities...
2005-05-01 Robert WatsonRemove now unused inirw variable from previous use...
2005-05-01 Peter GrehanCatch up with latest ATA newbus commits.
2005-05-01 Peter GrehanFix typo in last commit.
2005-05-01 Hajimu UMEMOTOoops, we don't need previous change.
2005-05-01 Søren SchmidtUpdate on the last commit, the dma* funciton needs...
2005-05-01 Hajimu UMEMOTOmake it compilable without YP definition.
2005-05-01 Jeff Roberson - All buffers should either be clean or dirty. If...
2005-05-01 Robert WatsonSlide unlocking of the tcbinfo lock earlier in tcp_usr_...
2005-05-01 Yoshihiro Takahashi- Merged some missing changes from fdisk/fdisk.c.
2005-05-01 Yoshihiro Takahashicosmetic changes.
2005-05-01 Yoshihiro TakahashiAdd some convenience defines.
2005-05-01 Yoshihiro TakahashiFix signed vs unsigned warning.
2005-05-01 Søren SchmidtGo back to the old way of finding the Promise metadata...
2005-05-01 Alexander Leidinger - document powerd_flags too
2005-05-01 Makoto MatsushitaAdd ntp.jst.mfeed.ad.jp and ntp1.v6.mfeed.ad.jp (IPv6...
2005-05-01 Hajimu UMEMOTOdon't see RES_USE_INET6 when called from getipnodeby*().
2005-05-01 Yoshihiro TakahashiMerged more changes from fdisk/fdisk.c.
2005-05-01 Yoshihiro TakahashiUse NDOSPART macro instead of a magic number.
2005-05-01 Yoshihiro TakahashiMerged from src/sbin/fdisk/fdisk.c revision 1.77.
2005-05-01 Yoshihiro TakahashiMFi386: revision 1.1198 (add KDB_STOP_NMI option).
2005-05-01 Yoshihiro TakahashiMFi386: revision 1.220 (add KDB_STOP_NMI option).
2005-05-01 Sam Lefflerupdate for recent api changes
2005-05-01 Peter WemmTurn on libobjc.so for all platforms on -current. ...
2005-05-01 Jeff Roberson - Remove spls and comments relating to them.
2005-05-01 Jeff Roberson - Remove an old splcam hack.
2005-05-01 Jeff Roberson - Remove unnecessary spls.
2005-05-01 Jeff Roberson - Return EACCES if we're trying to exec on a vp with...
2005-05-01 Jeff Roberson - In devfs_open() and devfs_close() grab Giant if...
2005-05-01 Sam Lefflero enable shutdown of taskqueue threads; the thread...
2005-04-30 Hajimu UMEMOTOoops, gethostbyaddr(3) must return h_addr as an IPv4...
2005-04-30 Doug WhiteImplement an alternate method to stop CPUs when enterin...
2005-04-30 Hajimu UMEMOTOhandling RES_USE_INET6 better.
2005-04-30 Hajimu UMEMOTO_ht_gethostbyaddr didn't handle RES_USE_INET6 correctly.
2005-04-30 Hajimu UMEMOTO_gethostbynisname() didn't support RES_USE_INET6.
2005-04-30 Dag-Erling... Reduce diffs against actual production configuration.
2005-04-30 Dag-Erling... Remove a line which merely echoed the builtin default.
2005-04-30 Dag-Erling... Split the 'clean' command into 'cleansrc', 'cleanobj...
2005-04-30 Dag-Erling... Add 'cleanobj' to the default target list.
2005-04-30 Hajimu UMEMOTO_ht_gethostbyname didn't handle RES_USE_INET6 correctly.
2005-04-30 Dag-Erling... Fix an old pasto.
2005-04-30 Søren SchmidtTake newbusification one step further, ie use the devic...
2005-04-30 Warner LoshAdd some subversive code to cleandir: remove the sbin...
2005-04-30 Jeff Roberson - Remove long dead splbio() calls and comments relatin...
2005-04-30 Jeff Roberson - Don't acquire Giant before calling b_biodone, indivi...
2005-04-30 Jeff Roberson - Use bdone() directly instead of calling it indirectl...
2005-04-30 Jeff Roberson - Acquire Giant in AIO's iodone routine. VFS will...
2005-04-30 Jeff Roberson - Call VM_LOCK_GIANT in cluster_callback() to protect...
2005-04-30 Jeff Roberson - VM_LOCK_GIANT in the swap pager's iodone routine...
2005-04-30 Jeff Roberson - Mark devfs as MNTK_MPSAFE as I belive it does not...
2005-04-30 Jeff Roberson - In vnlru_free() remove the vnode from the free list...
2005-04-30 Joel DahlFix spelling errors.
2005-04-30 Christian S... Do not unconditionally mount devfs to ${jail_devdir...
2005-04-29 Brooks DavisTo allow /etc to be as minimal as possible in a diskles...
2005-04-29 Colin PercivalAdd PROC_UNLOCK(p) to PTRACESTOP_SC(p, td, flag). ...
2005-04-29 Poul-Henning... If we resort to opening a slice instead of the base...
2005-04-29 Vinod KashyapMake call to tw_cl_deferred_interrupt in twa_poll,...
2005-04-29 Hajimu UMEMOTO- do validation check and IPv4-mapped IPv6 address...
2005-04-29 Robert WatsonModify UMA to use critical sections to protect per...
2005-04-29 David E. O... Enable dc(4) and rl(4) in the PAE kernel.
2005-04-29 Hajimu UMEMOTONETDB_INTERNAL is not fit, here. return NO_RECOVERY...
2005-04-29 Hartmut BrandtRename the directive_hash.[ch] files to hash_tables...
2005-04-29 Brooks DavisRemove the Netgear WG311 from the list. The v1 card...
2005-04-29 Hartmut BrandtToggle on warnings. This resolves the problem with...
2005-04-29 Hajimu UMEMOTOour get{addr,name}info() is considered thread-safe.
next