]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-15 edFix whitespace inconsistencies in systat(1).
2011-10-15 kibControl the execution permission of the readable segmen...
2011-10-15 mariusMerge from NetBSD:
2011-10-15 dasRemove some unnecessary initializations.
2011-10-15 dasAdd some tests for corner cases of log() in unusual...
2011-10-15 dasAdd some tests for double-rounding bugs in fma().
2011-10-15 dasVarious changes to improve the accuracy and speed of...
2011-10-15 dasStyle fixes and updates to comments.
2011-10-15 dasDon't define FP_FAST_FMA on sparc64; with the recent...
2011-10-15 dasAdd INSERT_WORD64 and EXTRACT_WORD64 macros for use...
2011-10-15 dasReplace two lines accidentally removed in r226218....
2011-10-15 dasFix a double-rounding bug in fma{,f,l}. The bug would...
2011-10-14 glebiusNever switch directly from INIT to MASTER, since this...
2011-10-14 jhbFix a typo in a comment.
2011-10-14 jhbRegen.
2011-10-14 jhbUse PAIR32TO64() for the offset and length parameters to
2011-10-14 edPut parentheses in the right place.
2011-10-14 edMake nl(1) build with WARNS=6.
2011-10-14 edBuild last(1) and leave(1) with WARNS=6.
2011-10-14 edBuild tr(1) with WARNS=6.
2011-10-14 edBuild look(1) with WARNS=6.
2011-10-14 edBuild finger(1) with WARNS=6.
2011-10-14 adrianath_pci PCI setup fixes.
2011-10-14 wblockAdd mentors and myself to committers-doc.dot.
2011-10-13 marcelUse PTRIN().
2011-10-13 rakucoAdd myself to committers-ports.dot and calendar.freebsd.
2011-10-13 mariusMerge from r225950:
2011-10-13 marcelWrap mprotect(2) so that we can add execute permissions...
2011-10-13 marcelWrap mprotect(2)
2011-10-13 marcelIn freebsd32_mmap() and when compiling for amd64 or...
2011-10-13 bschmidtFix bmiss notifications, events should be sent when...
2011-10-13 desMake dhclient use a pid file. Modify the rc script...
2011-10-13 desClean up mkioctls a bit, and fix cross-building by...
2011-10-13 marcelIn sys_obreak() and when compiling for amd64 or ia64...
2011-10-13 marcelIn elf32_trans_prot() and when compiling for amd64...
2011-10-13 edLink the demo application against ncursesw to make...
2011-10-13 glebiusUse TAILQ_FOREACH() in the nd6_dad_find() instead of...
2011-10-13 glebiusDe-spl(9).
2011-10-13 glebiusRestore functions in6_ifaddloop() and in6_ifremloop...
2011-10-12 desMake kdump compile cleanly at WARNS level 6, with one...
2011-10-12 thompsaName these gpio pins better, they are on an external...
2011-10-12 thompsaDont just set the pin high when turning on output,...
2011-10-12 glebAdd myself
2011-10-12 npMake sure the inp wasn't dropped when rexmt let go...
2011-10-12 glebiusDocument that memguard(9) now can guard uma(9) allocations.
2011-10-12 glebiusMake memguard(9) capable to guard uma(9) allocations.
2011-10-12 dimAdd symlink from clang to clang-cpp, so you can use...
2011-10-12 dimAdd manpage symlink for clang++(1).
2011-10-12 nwhitehornMissed file in r225937 (sysinstall removal).
2011-10-12 jhbIf an allocation for a specific resource range fails...
2011-10-12 rwatsonCorrect a bug in export of capability-related informati...
2011-10-12 adrianFix an unused variable warning/error when invariants...
2011-10-12 adrianDon't call fixup_filename() on each witness lock call.
2011-10-12 edwinMFV of tzdata2011l, r226279
2011-10-12 edwinUpdates from Newsletter VI-9 and VI-10:
2011-10-12 cpercivaNow that the portsnap buildbox is generating the raw...
2011-10-12 delphij - Fix an off-by-one bug in addgroup().
2011-10-12 gabor- Fix counting of match limit (-m)
2011-10-11 gabor- Use getprogname() instead of __progname
2011-10-11 marius- Remove unused remnants of MII bitbang'ing.
2011-10-11 desAdd a new trace point, KTRFAC_CAPFAIL, which traces...
2011-10-11 mckusickAfter creating a filesystem using newfs -j the time...
2011-10-11 mckusickWhen unmounting a filesystem always wait for the vfs_bu...
2011-10-11 glebiusFix date in last commit.
2011-10-11 glebiusProperly document default number of rx/tx descriptors...
2011-10-11 desThe previous commit did not fix the issue since it...
2011-10-11 bruefferAdd curly braces missed in r226247.
2011-10-11 tuexenUse the most significant 6 bits of the dscp instead...
2011-10-11 bruefferProperly free linux_gidset in case of an error.
2011-10-11 desCast to unsigned for %#jx.
2011-10-11 dasRefactor this code by introducing separate functions...
2011-10-11 dasAlso pass the -ansi flag through to mkdep (requested...
2011-10-11 thompsaFix build after TARGET_BIG_ENDIAN was nuked from orbit.
2011-10-10 traszMake unionfs also clear VAPPEND when clearing VWRITE...
2011-10-10 qingliAll indirect routes will fail the rtcheck, except for...
2011-10-10 tuexenGet struct sctp_net_route in tune with struct route.
2011-10-10 hselaskyAdd USB mass storage quirk for device that emits errors...
2011-10-10 hselaskyFix how libusb20_dev_kernel_driver_active() and
2011-10-10 hselaskyBugfix: The ucom detach function is sometimes called...
2011-10-10 dasProvide external definitions of all of the standardized...
2011-10-10 dasAdd a FBSD_1.3 namespace for FreeBSD 10.
2011-10-10 dasPass -std= flags in CFLAGS to mkdep. Without this,...
2011-10-10 kibDo not ignore block offsets.
2011-10-10 tuexenWhen moving an stcb to a new inp and we copy over the...
2011-10-10 melifaroFree mbuf in case when protocol in unknown in ng_ipfw_r...
2011-10-10 bruefferAdd missing break statement to make sure all 3DES etype...
2011-10-10 delphijIncorporate recent changes from NetBSD. Most notable...
2011-10-10 edProperly use the cursor to bound the position for CUP.
2011-10-10 adrianFix an incorrect use of sizeof().
2011-10-10 adrianUpdate from OpenBSD: Include 0x4402 in the bbp id mappi...
2011-10-09 rodrigcAdd a "kern.features.ata_cam" sysctl in the kernel...
2011-10-09 mariusRecognize the Intel(R) Centrino(R) Wireless-N 130.
2011-10-09 mariusIn device_get_children() avoid malloc(0) in order to...
2011-10-09 mariusPrefer KOBJMETHOD_END.
2011-10-09 gjbBump .Dd to reflect the date of the last content change...
2011-10-09 mariusSprinkle const.
2011-10-09 nwhitehornUse UFS labels and bsdlabels (like the 8.x memsticks...
2011-10-09 nwhitehornAdd support to makefs(8) to add UFS labels to images.
2011-10-09 tuexenUpdate the inp stored in a HB-timer when moving an...
2011-10-09 desLine up the struct declaration (yes, I know this isn...
next