]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-10-01 adrianFix background roaming to actually work in AUTO roaming...
2010-10-01 lulf- Check flag with the bitwise operator, not the logical...
2010-10-01 gordonImplementaiton of man, manpath, whatis, and apropos...
2010-09-30 yongariFix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously...
2010-09-30 edwinMFV of 213310, tzdata2010m
2010-09-30 dimRetire the amd64 and i386 specific inline assembly...
2010-09-30 nwhitehornAdd support for memory attributes (pmap_mapdev_attr...
2010-09-30 yongariRename rl_setmulti() to rl_rxfilter() as rl_rxfilter...
2010-09-30 avgthere must be only one SYSINIT with SI_SUB_RUN_SCHEDULE...
2010-09-30 avgdebug.kdb.stop_cpus sysctl: hint that this is also...
2010-09-30 avgkmem_size* sysctls: hint that these are also tunables
2010-09-30 mavDo not use regular interrupts on NVidia HPETs. NVidia...
2010-09-30 mavRevert r132291.
2010-09-30 jhbIf an RCS file is truncated, rcsfile_getdelta() will...
2010-09-30 jhFix printing of the "rw" mount option in fstab(5) forma...
2010-09-30 davidxuchange code to use unwind.h.
2010-09-30 rpauloRemove target peigen.c so that make doesn't warn us...
2010-09-30 davidxuAlso the stop function should accept 64-bit exception...
2010-09-30 davidxu- Sizeof exception class type should always be 64-bit.
2010-09-30 davidxuImport unwind.h from libunwind-0.99.
2010-09-29 cpercivaAdd advice to new fathers from Thomas Ptacek.
2010-09-29 gonzo- Fix values of CS1_EN and CS2_EN flags
2010-09-29 emasteCommit the rest of r213270.
2010-09-29 jillestr: Fix '[=]=]' equivalence class.
2010-09-29 yongariImplement hardware MAC statistics for BCM5705 or newer...
2010-09-29 neelFix bogus error message from bus_dmamem_alloc() about...
2010-09-29 dimApply the same workaround for clang to amd64's version...
2010-09-29 yongariAfter r207391, brgphy(4) passes resolved flow-control...
2010-09-29 luigiremove an unnecessary (and wrong) assignment.
2010-09-29 gonzoAR71XX_GPIO_* defines were introduced by adrian@ a...
2010-09-29 gonzoFix legal staff in GPIO sources:
2010-09-29 mckusickSince local variable 'i' is used only in a KASSERT...
2010-09-29 rpauloAdd support for the BFD target efi-app-x86_64.
2010-09-29 emastePreviously, the aac driver did not handle enclosure...
2010-09-29 jhbAccount for unlocking a spin mutex in the lock profilin...
2010-09-29 emaste/etc/rc.d/defaultroute currently bails immediately...
2010-09-29 jhbIf rt2560_bbp_init() fails, don't drop the lock as...
2010-09-29 luigiwhitespace changes in preparation for future commits
2010-09-29 luigifix handling of initial credit for an idle pipe.
2010-09-29 kibFix typo in comment.
2010-09-29 davidxu- kern_sched_rr_get_interval should return interval...
2010-09-29 davidxuCheck invalid mutex in _mutex_cv_unlock.
2010-09-29 davidxuRemove a redundant instruction for casuword.
2010-09-29 yongariSet the number of RX frames to receive after RX MBUF...
2010-09-28 luigifix breakage in in-kernel NAT: the code did not honor
2010-09-28 luigiWhitespace changes to reduce diffs wrt the most recent...
2010-09-28 luigiuse make from the toolchain, as the source tree may...
2010-09-28 ticsofix outdated comment
2010-09-28 emasteRemove copyright strings printed at login time via...
2010-09-28 impThis file has been unused for ages. Retire it.
2010-09-28 kibIn linprocfs_doargv():
2010-09-28 pjdDocument recently added GPT attributes (bootme, bootonc...
2010-09-28 davidxuIn current code, statically initialized and destroyed...
2010-09-28 gonzoAdd GPIO bus to config and hints. Also add sample gpiol...
2010-09-28 gonzoAdd AR71XX GPIO bus driver.
2010-09-28 gonzoAdd gpioctl(8). Utility for configuring/accessing GPIO...
2010-09-28 gonzoInitial GPIO bus support. Includes:
2010-09-28 emasteRemove extra braces for style(9) (found while cleaning...
2010-09-28 emasteIncrease maximum network timeout from 20s to 120s....
2010-09-28 jfvUpdate code from Intel:
2010-09-27 pjdCorrect message.
2010-09-27 jmallettGive devices lots of time to settle around programming...
2010-09-27 mariusUse the mii_data provided via mii_attach_args and mii_p...
2010-09-27 jmalletto) Program the Lanner MR-320 for 32-bit mode, too.
2010-09-27 jmallettUse a single program header to fix loading 64-bit kerne...
2010-09-27 jhbRewrite the i386 memory probe:
2010-09-27 delphijAdd a bandaid for a long-standing race condition during...
2010-09-27 dimAdd manpages for clang and tblgen. These were generate...
2010-09-27 jhAdd a new function devfs_dev_exists() to be able to...
2010-09-27 jhAdd reference counting for devfs paths containing user...
2010-09-27 ticsoThe TWI controller automatically stops if we don't...
2010-09-27 impPrefer echo over printf
2010-09-27 ticsofix off by one error for twi reads with len != 1.
2010-09-27 jchandraXLS B0 revision PCI support and related changes.
2010-09-27 mmProperly handle IO with B_FAILFAST
2010-09-27 mmEnable offlining of log devices.
2010-09-26 marius- Remove clause 3 and 4 from TNF licenses.
2010-09-26 aeRemove superfluous word from "gpart bootcode" usage...
2010-09-26 nwhitehornCheck for NULL link registers as found in initial stack...
2010-09-26 pjdPlug memory leak on fork(2) failure.
2010-09-26 davidxuReport death event to debugger before moving to gc...
2010-09-26 emasteProtect the watchdog daemon against swap OOM killer...
2010-09-26 davidxuFollow r213098, kernel POSIX semaphore module is no...
2010-09-25 aeSome schemes can allocate memory for internal purposes...
2010-09-25 pjdAdd some regression tests for newly added -J and -j...
2010-09-25 pjd- Add support for loading passphrase from a file (...
2010-09-25 pjdDon't hardcode md0 in message, use $md instead.
2010-09-25 traszDon't leave zombies behind.
2010-09-25 traszAdd a shell script to generate a test script for trivia...
2010-09-25 pjdUpdate regression tests after AES-XTS addition.
2010-09-25 pjd- Use $md instead of md0, which fixes tests when md...
2010-09-25 pjdFix two copy&paste bugs.
2010-09-25 pjdChange g_eli_debug to int, so one can turn off any...
2010-09-25 pjdIgnore errors from BIO_FLUSH. It might confuse users...
2010-09-25 davidxuOnly access unwind_disabled when _PTHREAD_FORCED_UNWIND...
2010-09-25 lstewartLog the number of segments currently in the reassembly...
2010-09-25 davidxuAdd missing field.
2010-09-25 sanpeiAdd Planex UE-200TX-G2 to list of supported devices.
2010-09-25 davidxuBecause old _pthread_cleanup_push/pop do not have frame...
2010-09-25 lstewartInternalise reassembly queue related functionality...
next