]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Roman DivackyIn non-debugging mode make this define (void)0 instead...
2009-06-21 Pyun YongHyeonFor ICH based fxp(4) controllers treat them as 82559...
2009-06-21 Pyun YongHyeonOverhaul fxp(4) multicast filter programming. fxp(4...
2009-06-21 Pyun YongHyeonAlways check fxp(4) is running, see if it can accept...
2009-06-21 Pyun YongHyeonDon't blindly enable Rx lock-up workaround. Newer chips...
2009-06-21 Pyun YongHyeonDue to possible PCI bus lock-up issues fxp(4) didn...
2009-06-21 Pyun YongHyeonIntroduce Rx mbuf dma tag and use it in Rx path. Previo...
2009-06-21 Alexander KabaevCompile static gcov library with -fPIC to match what...
2009-06-21 Kip Macyfix !x86 cxgb compile
2009-06-21 Alan CoxStrive for greater consistency among the places that...
2009-06-20 Robert WatsonImplement socket delivery MAC checks for IPX/SPX.
2009-06-20 Jilles TjoelkerFix race condition in noclobber option.
2009-06-20 Remko LodderAdd architecture support for TinyBSD
2009-06-20 Brooks DavisChange crsetgroups_locked() (called by crsetgroups...
2009-06-20 Robert WatsonIf the label being printed by getpmac(8) is empty,...
2009-06-20 Kip Macyfix typo in conditional
2009-06-20 Kip Macy- fix dma map handling for !x86 case
2009-06-20 Brooks DavisUse NGROUPS instead of NGROUPS_MAX as the limits on...
2009-06-20 Robert WatsonRemove definition of dtom(), which converted a data...
2009-06-20 Brooks DavisRestore the check against running as root that I accide...
2009-06-20 Robert WatsonRework SPX segment reassembly, which was originally...
2009-06-20 Robert WatsonUp the scale of the SPX loopback check a bit: use much...
2009-06-20 Robert WatsonInvoke the MAC Framework's mac_socket_create_mbuf(...
2009-06-20 Robert WatsonInvoke the MAC Framework's mac_socket_create_mbuf(...
2009-06-20 Robert WatsonDon't lock sockets around calls to mac_socket_create_mb...
2009-06-20 Rick MacklemDelete the declaration of an unused variable so that...
2009-06-20 Rick MacklemReplace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscb...
2009-06-20 Robert NolandThe G45 docs indicate that all G4X chips use the new...
2009-06-20 Robert Nolandrealloc() behaves identically to malloc when passed...
2009-06-20 Ed SchoutenAdd placeholder to prevent reuse of privilege 254.
2009-06-20 Robert NolandDon't panic if drm_rmmap is called with a NULL map...
2009-06-20 Ed SchoutenImprove sentence and add reference to openpty(3). Add...
2009-06-20 Ed SchoutenChase the removal of PRIV_TTY_PRISON in the mac(9)...
2009-06-20 Ed SchoutenImprove nested jail awareness of devfs by handling...
2009-06-20 Alexander KabaevAllow order of initialization of loaded shared objects...
2009-06-20 Dag-Erling... Rewrap; this was getting painful. Translators can...
2009-06-20 Dag-Erling... Reword.
2009-06-20 Stanislav Sedov- Include rpcv2.h before other NFS includes. That allow...
2009-06-20 Tim KientzleFix "tar --options=iso9660:joliet" and other uses
2009-06-20 Marcel MoolenaarDrop the high FP state of an exiting thread in cpu_thre...
2009-06-20 Rick MacklemChange the size of the nfsc_groups[] array in the exper...
2009-06-20 Navdeep ParharMake puc(4) aware of this 2 port serial card based...
2009-06-19 Kip MacyGreatly simplify cxgb by removing almost all of the...
2009-06-19 Kip Macyadd helper function for flushing software queues
2009-06-19 Jilles TjoelkerAdd tests for r194406 and r194516.
2009-06-19 Jilles TjoelkerFix some issues with quoted output and shorten it in...
2009-06-19 Kip Macydefine helper routines for deferred mbuf initialization
2009-06-19 Bjoern A. ZeebMove setting of ports from NAT-T below key_getsah(...
2009-06-19 Christian S... Implement the -z (zero counters) option for the various...
2009-06-19 Xin LITwo fixes for SMALL case when compiling with WARNS=6:
2009-06-19 Brooks DavisDocument crcopysafe() and crsetgroups().
2009-06-19 Brooks DavisRework the credential code to support larger values...
2009-06-19 Brian SomersWhen running pkg_add -r, check & install our dependenci...
2009-06-19 Brooks DavisIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 Brooks DavisWhen checking if we can write to a file, use access...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-19 Edwin GroothuisVendor import of tzdata2009j
2009-06-19 Edwin GroothuisThe "original" PR said that there were two issues with...
2009-06-18 Rui Pauloieee80211_dwds_mcast(): check the correct mbuf ptr...
2009-06-18 John BaldwinFix a deadlock in the getpeername() method for UNIX...
2009-06-18 Andrew ThompsonTrack the kernel mapping of a physical page by a new...
2009-06-18 Alan CoxUtilize the new function kmem_alloc_contig() to impleme...
2009-06-18 Alexander KabaevRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-18 Hajimu UMEMOTOSince the width is always 2, it is enough to put just one
2009-06-18 Nick Hibma- Don't hard code _.disk.full. Use the variable.
2009-06-18 Nick HibmaReverse some stuff I accidentally committed in the...
2009-06-18 Ivan VorasFix tabs, slightly improve comments.
2009-06-18 Coleman KaneReplace use of ic->ic_flags with vap->iv_flags to opera...
2009-06-18 Nick HibmaAllow building world into a separate dir (for reuse...
2009-06-18 Alan CoxAdd support for UMA_SLAB_KERNEL to page_free(). (While...
2009-06-18 Alan CoxFix some of the style errors in *getpages().
2009-06-17 Rick MacklemAdd the SVC_RELEASE(xprt), as required by r194407.
2009-06-17 Rick MacklemSince svc_[dg|vc|tli|tp]_create() did not hold a refere...
2009-06-17 Jilles TjoelkerProperly flush input after an error in backquotes in...
2009-06-17 Alan CoxEliminate unnecessary forward declarations.
2009-06-17 John BaldwinRegen.
2009-06-17 John BaldwinRegen for added flags field.
2009-06-17 John Baldwin- Add the ability to mix multiple flags seperated by...
2009-06-17 Sean Nicholas... Keep dirhash tailq locked throughout the entirety of...
2009-06-17 John BaldwinRetire the unused stub for the nfsclnt() system call.
2009-06-17 John BaldwinRemove the now-unused NOIMPL flag. It serves no useful...
2009-06-17 John Baldwin- NOSTD results in lkmressys being used instead of...
2009-06-17 Sam Lefflerupdate usb config; the old stack is gone
2009-06-17 Sam Lefflerenable npe-a now that it works
2009-06-17 Sam LefflerAdd workaround to get IXP435 NPE-A working: reseting...
2009-06-17 Alan CoxRefactor contigmalloc() into two functions: a simple...
2009-06-17 Nathan WhitehornTeach cpu_est_clockrate() about the G5's slightly diffe...
2009-06-17 Bjoern A. ZeebAdd explicit includes for jail.h to the files that...
2009-06-17 Hajimu UMEMOTOFix column width of weekday names for multibyte locales.
2009-06-17 Jamie GrittonUse the right jail parameters for -v (cpuset has change...
2009-06-17 Rick MacklemFix handling of ".." in nfs_lookup() for the forced...
2009-06-17 Konstantin... For dotdot lookup in nfs_lookup, inline the vn_vget_ino...
2009-06-17 Bjoern A. ZeebAdd the explicit include of vimage.h to another five...
2009-06-17 Konstantin... Decrement state->ls_threads when vnode appeared to...
2009-06-17 Randall StewartChanges to the NR-Sack code so that:
2009-06-17 Bjoern A. ZeebAdd a .cvsignore file and along with that put an svn...
2009-06-17 Bjoern A. ZeebMake compile again using proper protoypes for
next