]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-17 Eitan Adler- remove device keyword from makefs manpage
2011-10-17 Pyun YongHyeonMake sure to report media change status to caller....
2011-10-17 Pyun YongHyeonAdd missing driver lock in media status handler.
2011-10-17 Pyun YongHyeonClose a race where SIOCGIFMEDIA ioctl get inconsistent...
2011-10-17 Pyun YongHyeonClose a race where SIOCGIFMEDIA ioctl get inconsistent...
2011-10-17 Ed SchoutenFix whitespace.
2011-10-17 Xin LIReturn BUS_PROBE_DEFAULT instead of 0 (BUS_PROBE_SPECIF...
2011-10-17 Dimitry AndricUpdate llvm/clang's target triple (confusingly named...
2011-10-17 Hans Petter... Make the usbdump utility work again by using the correc...
2011-10-17 Stefan EßerAdd missing default values for daily/800.scrub-zfs...
2011-10-17 Stefan EßerFix error message in case the backup storage directory...
2011-10-17 Adrian ChaddDon't enable the PHY radar errors in calcrxfilter.
2011-10-17 Ed SchoutenSort header file names.
2011-10-17 Bjoern A. ZeebFix build after r226465.
2011-10-17 Jayachandran C.FDT changes for 64 bit kernel
2011-10-17 Adrian ChaddFix an issue with 11g beacon frames which looks to...
2011-10-17 Dag-Erling... The rc_force test was inverted in the previous commit...
2011-10-17 Pawel Jakub... Allow to specify pidfile in HAST configuration file.
2011-10-17 Pawel Jakub... Remove redundant space.
2011-10-17 Pawel Jakub... When path to the configuration file is relative, obtain...
2011-10-17 David SchultzIt's no longer accurate to say that math.h "constitute...
2011-10-17 Jayachandran C.Fix for crash on MIPS /dev/mem read.
2011-10-17 David SchultzAdd c{cos,sin,tan}{,h}{,f} functions. This is joint...
2011-10-17 Bjoern A. ZeebAdd syntactic sugar missed in r226437 and then not...
2011-10-16 Qing LiThe code change made in r226040 was incomplete and...
2011-10-16 Marcel MoolenaarDefine dtrace_cmpset_long in terms of atomic_cmpset_long
2011-10-16 Qing LiThe IPv6 code was influx at the time of r196865 due...
2011-10-16 Pawel Jakub... In pidfile_open(), if the pidfile is locked, but empty...
2011-10-16 Nathan WhitehornAdd support for special keys (volume/brightness/eject...
2011-10-16 Andre OppermannMove the tcp_sendspace and tcp_recvspace sysctl's from
2011-10-16 Andre OppermannRemove the ss_fltsz and ss_fltsz_local sysctl's which...
2011-10-16 Hiroki SatoFix a problem that an interface unexpectedly becomes...
2011-10-16 Ed SchoutenAdd missing #include.
2011-10-16 Ed SchoutenDon't cast SIZE_T_MAX to off_t.
2011-10-16 Olivier HouchardFix 2 bugs :
2011-10-16 Christian BruefferRevert r226398 and instead move the allocation of usrbu...
2011-10-16 Olivier HouchardExplicitely set ARM_RAS_START and ARM_RAS_END once...
2011-10-16 Olivier HouchardUnbreak NO_DYNAMICROOT by explicitely linking to libcry...
2011-10-16 Nathan WhitehornPlace quotes around the output of kbdmap(1), designed...
2011-10-16 Andre OppermannVNET virtualize tcp_sendspace/tcp_recvspace and change the
2011-10-16 Eitan Adler- change "is is" to "is" or "it is"
2011-10-16 Marcel MoolenaarFix double vision syndrome (read: double output) when...
2011-10-16 Marcel Moolenaaro Use C99 designated initializer to properly handle...
2011-10-16 Andre OppermannUpdate the comment and description of tcp_sendspace...
2011-10-16 Ed SchoutenForward declare mbuf and inpcb.
2011-10-16 Stefan FarfelederAdjust posix_memalign() prototype to match what we...
2011-10-16 Ed SchoutenFix ncplist to build with WARNS=6.
2011-10-16 Ed SchoutenUndo r226423.
2011-10-16 Ed SchoutenBuild rwho(1) with WARNS=6.
2011-10-16 Ed SchoutenChange the SDP_GET* macros to cast to a const buffer.
2011-10-16 Ed SchoutenChange ncp_scan_bindery_object() to pass a constant...
2011-10-16 Ed SchoutenUse integer to store the result of getch().
2011-10-16 Ed SchoutenRemove WARNS line. This tool builds with WARNS=6 properly.
2011-10-16 Ed SchoutenFix build of m4 with WARNS=6.
2011-10-16 Ed SchoutenRemove unneeded WARNS=3 lines.
2011-10-16 Ed SchoutenBuild at(1) with NO_WFORMAT instead of WARNS=1.
2011-10-16 Ed SchoutenMake some internal fixes to ruptime(1):
2011-10-16 Xin LIAccording to the NetBSD foundation [1]:
2011-10-16 Xin LIPartially revert r226274, the old code was right.
2011-10-16 David SchultzUse #include "fenv.h" instead of #include <fenv.h>...
2011-10-16 David SchultzFix some non-standard variable declarations.
2011-10-16 David SchultzOptimize the case of pure imaginary arguments. Calls...
2011-10-16 David SchultzMove the macros GET_LDBL_EXPSIGN() and SET_LDBL_EXPSIGN...
2011-10-16 David SchultzRemove an unused variable.
2011-10-15 Nathan WhitehornEnforce a memory barrier in stream operations, as is...
2011-10-15 Christian BruefferProperly free resources in case of an error.
2011-10-15 Eitan Adler- add support for I-O DATA RSA-PCI2/R
2011-10-15 Mikolaj GolubIn r225809 the intention was to send VEOF only once...
2011-10-15 Gleb SmirnoffAdd support for IPv4 /31 prefixes, as described in...
2011-10-15 Gleb SmirnoffRemove last remnants of classful addressing:
2011-10-15 Christian BruefferProperly free resources in an error case.
2011-10-15 Ed SchoutenFix whitespace inconsistencies in systat(1).
2011-10-15 Konstantin... Control the execution permission of the readable segmen...
2011-10-15 Marius StroblMerge from NetBSD:
2011-10-15 David SchultzRemove some unnecessary initializations.
2011-10-15 David SchultzAdd some tests for corner cases of log() in unusual...
2011-10-15 David SchultzAdd some tests for double-rounding bugs in fma().
2011-10-15 David SchultzVarious changes to improve the accuracy and speed of...
2011-10-15 David SchultzStyle fixes and updates to comments.
2011-10-15 David SchultzDon't define FP_FAST_FMA on sparc64; with the recent...
2011-10-15 David SchultzAdd INSERT_WORD64 and EXTRACT_WORD64 macros for use...
2011-10-15 David SchultzReplace two lines accidentally removed in r226218....
2011-10-15 David SchultzFix a double-rounding bug in fma{,f,l}. The bug would...
2011-10-14 Gleb SmirnoffNever switch directly from INIT to MASTER, since this...
2011-10-14 John BaldwinFix a typo in a comment.
2011-10-14 John BaldwinRegen.
2011-10-14 John BaldwinUse PAIR32TO64() for the offset and length parameters to
2011-10-14 Ed SchoutenPut parentheses in the right place.
2011-10-14 Ed SchoutenMake nl(1) build with WARNS=6.
2011-10-14 Ed SchoutenBuild last(1) and leave(1) with WARNS=6.
2011-10-14 Ed SchoutenBuild tr(1) with WARNS=6.
2011-10-14 Ed SchoutenBuild look(1) with WARNS=6.
2011-10-14 Ed SchoutenBuild finger(1) with WARNS=6.
2011-10-14 Adrian Chaddath_pci PCI setup fixes.
2011-10-14 Warren BlockAdd mentors and myself to committers-doc.dot.
2011-10-13 Marcel MoolenaarUse PTRIN().
2011-10-13 Raphael Kubo... Add myself to committers-ports.dot and calendar.freebsd.
2011-10-13 Marius StroblMerge from r225950:
2011-10-13 Marcel MoolenaarWrap mprotect(2) so that we can add execute permissions...
2011-10-13 Marcel MoolenaarWrap mprotect(2)
next