]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-23 mmAdd etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.
2011-10-23 hrsFix typos.
2011-10-23 hrsAdd support for removing addresses added by ipv6_prefix...
2011-10-23 hrs- Add description that IPv6 configuration will be ignor...
2011-10-23 cpercivaAdd '%' and '@' to the set of characters which can...
2011-10-23 hrsFix an issue that 127/8 is not configured when $ifconfi...
2011-10-23 nwhitehornFix missing space in SEE ALSO section.
2011-10-23 marcelAdd support for Boot Camp. The support is defined as...
2011-10-22 kientzleFix Buildworld WITHOUT_OPENSSL.
2011-10-22 attilioVN_NRESERVLEVEL is used in this file but opt_vm is...
2011-10-22 kientzleCorrect the spelling of getgrgid and getpwuid in the...
2011-10-22 kientzleTypo from previous commit. Urgh.
2011-10-22 kientzleBring in the --gid --gname --uid and --uname implementation
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-22 desRevert the previous commit and add a comment explaining...
2011-10-22 desopenpam_static.c isn't auto-generated.
2011-10-21 glebiusFix a race: we should update sc_len before dropping...
2011-10-21 pjdUpdate per-thread I/O statistics collection in ZFS.
2011-10-21 glebiusSpelling.
2011-10-21 dasMinor corrections and clarifications regarding exceptions.
2011-10-21 pjdzfs vdev_file_io_start: validate vdev before using...
2011-10-21 pjdzdb: access dp_free_bpobj only if pool version is ...
2011-10-21 pjdthr_create: new_thread_ID may be NULL
2011-10-21 glebiusNote that it is still not possible to guard special...
2011-10-21 pjdlibzpool task_alloc: pass only valid flags to kmem_alloc
2011-10-21 pjdBecause ZFS boot code was very fragile in the past...
2011-10-21 pjd- Allow to specify multiple files to check, eg.
2011-10-21 edAdd missing #includes.
2011-10-21 glebiusIn FreeBSD ip_output() expects ip_len and ip_off in...
2011-10-21 desIt turns out that truss also used kdump's mkioctls...
2011-10-21 dasPeople porting FreeBSD to new architectures ought not...
2011-10-21 dasReplace a proliferation of buggy MD implementations...
2011-10-21 dasAdd regression tests for modf{,f,l}().
2011-10-21 dasAdd support for the 'x' mode option in fopen() as speci...
2011-10-21 dasTests for complex trig and hyperbolic functions.
2011-10-21 dasTests for cancellation in fma(). Also include more...
2011-10-21 dasFix a regression introduced in r226371: When the high...
2011-10-21 dasFix a corner case: tan(large + Inf i) == NaN + NaN i.
2011-10-21 dasImproved handling of large x in ccosh{,f}():
2011-10-21 dasUse __ldexp_exp() to simplify things and improve accura...
2011-10-21 dasThe cexp() and {,c}{cos,sin}h functions all need to...
2011-10-21 dasUse STRICT_ASSIGN() to ensure that the compiler doesn...
2011-10-21 dasPer IEEE754r, pow(1, y) is 1 even if y is NaN, and...
2011-10-21 dasBugfix: feenableexcept() and fedisableexcept() should...
2011-10-20 dimVendor import of clang release_30 branch r142614:
2011-10-20 dimVendor import of llvm release_30 branch r142614:
2011-10-20 pjdMake all the lines align properly.
2011-10-20 pjdWith LOADER_MBR_SUPPORT defined and LOADER_GPT_SUPPORT...
2011-10-20 pjd- Correctly read gang header from raidz.
2011-10-20 jchandraBuild 'dtc' by default for MIPS.
2011-10-19 pjdFix missing return when LOADER_GPT_SUPPORT is defined...
2011-10-19 pjdAlways pass data size for checksum verification functio...
2011-10-19 pjdNever pass NULL block pointer when reading. This is...
2011-10-19 pjdDon't mark vdev as healthy too soon, so we won't try...
2011-10-19 pjdInitialize 'rc' properly before using it. This error...
2011-10-19 pjdRemove redundant size calculation.
2011-10-19 kensmithAdd a warning about why sbp(4) is commented out so...
2011-10-19 desIf ls was invoked with -i but neither -l nor -s, blocks...
2011-10-19 jchandraKeep FDT options commented until dtc is build by defaul...
2011-10-19 bzFix recursive pf locking leading to panics. Splatter...
2011-10-19 deslatin1 -> utf8
2011-10-19 bzDe-virtualize the pf_task_mtx lock. At the current...
2011-10-19 bzAdjust the PF_ASSERT() macro to what we usually use...
2011-10-19 hselaskyAdd new USB IDs to RUN driver. Update usb.conf.
2011-10-19 bzIn the non-FreeBSD case we do not expect PF_LOCK and...
2011-10-19 bzPseudo interfaces should go at SI_SUB_PSEUDO. However...
2011-10-19 bzFix an obvious locking bug where we would lock again...
2011-10-19 bzFix a bug when NPFSYNC > 0 that on FreeBSD we would...
2011-10-19 bzFix indentation in a loop and a tiny maze of #ifdefs...
2011-10-19 fabientAdd missing DEBUG define from r226514.
2011-10-19 dimFix breakage introduced by r226518.
2011-10-18 jillesFix some memory errors in *at() regression tests.
2011-10-18 mariusAllow to dump on Solaris swap partitions.
2011-10-18 mckusickThe current /etc/dumpdates file restricts device names...
2011-10-18 dimUpdate gcc's __FreeBSD__ and __FreeBSD_cc_version macro...
2011-10-18 dimFix the way clang retrieves the major FreeBSD release...
2011-10-18 jchandraFix wakeup latency when sleeping with 'wait'
2011-10-18 fabientAdd a flush of the current PMC log buffer before displa...
2011-10-18 jchandraFix XLP compile failure on n32 abi.
2011-10-18 mmImport fix for Illumos bug #1475 to reduce diff against...
2011-10-18 kensmithComment out the sbp(4) driver for architectures that...
2011-10-18 desWhen calculating the width of the blocksize column...
2011-10-18 kensmithEscape the newline so we get a proper line continuation...
2011-10-18 desLook for /boot/config in addition to /boot.config,...
2011-10-18 desFix copy-pasto in CAPFAIL_INCREASE case.
2011-10-18 desMake ktrace(1) build cleanly at WARNS level 6 by comple...
2011-10-18 desMinor clarification
2011-10-18 desSimplify df(1) by factoring out most of the common...
2011-10-18 jchandraSupport for booting XLP using FDT.
2011-10-18 edGet rid of D_PSEUDO.
2011-10-18 desTrace attempts to call restricted MD syscalls.
2011-10-18 desTrace attempts to open a portal device.
2011-10-18 jchandraFDT support for MIPS.
2011-10-18 desRevisit the capability failure trace points. The initi...
2011-10-18 adrianAdd in a currently-disabled WAR for PCI NICs.
2011-10-18 adrianAdd a WAR from the reference code - clear the PCI error...
2011-10-18 adrianPort over some missing code from the ar5212 reference...
2011-10-18 adrianImplement the first part of the BB read workaround.
2011-10-18 adrianAdd in OS_REG_BIT_SET, a macro which does what it says...
2011-10-18 adrianInclude opt_ah.h when compiling the driver.
next