]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-01-08 impCentralize initialization of pcpu, and set curthread...
2010-01-08 neelAdd a DDB command "show pcb" to dump out the contents...
2010-01-06 impSync to r201658 on head.
2010-01-06 impRevert r200892, 200893 and 200894. There's companion...
2010-01-06 neelRemove all CFE-specific code from locore.S. The CFE...
2010-01-06 impMerge from head at r201628.
2010-01-06 delphijFix build: getopt() returns int so use an integer to...
2010-01-05 stas- Move potentially offensive quotes I committed recentl...
2010-01-05 rpauloAdd net80211 media status reporting.
2010-01-05 edwinBe able to specify a certain date and/or time for which...
2010-01-05 dwmalone1) Mark usage as dead2.
2010-01-05 dwmaloneShuffle parens to avoid type-punning warning.
2010-01-05 dwmalone1) Make usage() as dead2 - it helps the compiler know...
2010-01-05 jhbMove the PCI-specific logic of removing a cardbus devic...
2010-01-05 dwmaloneNew style function definitions.
2010-01-05 dwmaloneChange a char that is used as an index into an array...
2010-01-05 iwasakiUpdate acpi_ibm syctl nodes on resume.
2010-01-05 kibDo not rely on behaviour undefined by ANSI C, use thunk...
2010-01-05 bruefferFix a double free().
2010-01-05 kibMove scandir(3) and alphasort(3) into XSI namespace.
2010-01-05 dougbRemove more duplicates
2010-01-05 mavFor completeness, add -s argument, manually specifying...
2010-01-05 davidxuAdd test code for POSIX semaphore implementation.
2010-01-05 luigithis file does not require ip_dummynet.h
2010-01-05 mavMove wakeup() out of mutex to reduce contention.
2010-01-05 mavMove wakeup() out of mutex to reduce contention.
2010-01-05 davidxuremove file thr_sem_new.c.
2010-01-05 neelThis change increases the size of the kernel stack...
2010-01-05 davidxuMore cleanup, remove _libc prefix because libthr no...
2010-01-05 davidxuRemove extra new semaphore stubs, because libc already...
2010-01-05 davidxuforgot to remove SYM_FBP10. ;-)
2010-01-05 davidxuRemove unused macros.
2010-01-05 davidxuDon't check has_waiters twice, inline some small functions.
2010-01-05 davidxuUse umtx to implement process sharable semaphore, to...
2010-01-05 mavSlightly optimize XOR calculation.
2010-01-05 qingliAn existing incomplete ARP entry would expire a subsequent
2010-01-04 qingliThe IFA_RTSELF address flag marks a loopback route...
2010-01-04 bruefferAdd a missing word.
2010-01-04 bruefferCatch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repoco...
2010-01-04 impRevert 200594. This file isn't intended for these...
2010-01-04 edMake TIOCSTI work again.
2010-01-04 impStyle(9) pass.
2010-01-04 luigiVarious cleanup done in ipfw3-head branch including:
2010-01-04 obrienAdd ability to search up the directory hierarchy for...
2010-01-04 edThis should read #if __BSD_VISIBLE instead of #ifdef...
2010-01-04 tuexenCorrect usage of parenthesis.
2010-01-04 jhbExpose the upper 256 ptys in the default devfs rules...
2010-01-04 edUnbreak bootparamd when setting WITHOUT_NIS.
2010-01-04 delphijTest index value is within the range before using it...
2010-01-04 bcrNow that I'm free from mentorship, it's only fair to...
2010-01-04 kibBump __FreeBSD_version for scandir(3) and alphasort...
2010-01-04 kibModernize scandir(3) and alphasort(3) interfaces accord...
2010-01-04 kibPG_NOSYNC is called VPO_NOSYNC for long time.
2010-01-04 traszFix comments.
2010-01-04 obrienFix formatting.
2010-01-04 obrienThere are actually 129 tests here.
2010-01-04 obrienCatch up with UNIX98-style PTY's.
2010-01-04 obrien'prove -r' isn't as smart as grog thought.
2010-01-04 obrienCommitted the wrong version in r201484. This time...
2010-01-04 obrienFix the "-t" functionality. Per the regression tests...
2010-01-04 obrienYou need to be root to run this test.
2010-01-04 obrienAlso cleanup after the test run.
2010-01-04 obrienDon't process 'lastcomm' if "AUTOMATED" is defined.
2010-01-04 obrienIt is expected these are chmod +x.
2010-01-04 obrienRegression test for r201456.
2010-01-04 stas- Add two particulary interesting quotes from the past...
2010-01-04 davidxuAdd user-level semaphore synchronous type, this change...
2010-01-04 rpauloRemove CNS11XXNAS.hints.
2010-01-04 rpauloAdd support for Cavium Econa CNS11XX ARM boards. These...
2010-01-04 obrienReport lines that ought to contain a ':' operator but...
2010-01-04 obrienAdd check for subversion "original" marker.
2010-01-03 impcardbus -> CardBus
2010-01-03 impcardbus -> CardBus
2010-01-03 impcardbus -> CardBus
2010-01-03 impCardBus instead of cardbus.
2010-01-03 impFix CardBus spelling.
2010-01-03 antoineComplete ntptrace(8) removal:
2010-01-03 yongariFix regression introduced in r198318. BCM5754/BCM5754M...
2010-01-03 gavinForced commit, to provide correct commit message for...
2010-01-03 brooksThe size of credential messages is limited by CMGROUP_M...
2010-01-03 brooksAdd vlan(4) to all GENERIC kernels.
2010-01-03 rmacklemThe test for "same client" for the experimental nfs...
2010-01-03 gavinThe default hash table size is 257 not 255. Reword...
2010-01-03 gavinThe default hash table size is 257 not 255. Reword...
2010-01-03 rmacklemFix three related problems in the experimental nfs...
2010-01-03 traszMake mac_lomac(4) able to interpret NFSv4 access bits.
2010-01-03 edLower WARNS for sendmail.
2010-01-03 traszAdd manual page for gcache(8).
2010-01-03 jillessh: Send the "not found" message for builtin <cmd>...
2010-01-03 mbrFix card/device names, no functional change
2010-01-03 gavinFix return code in the case of successful file transfer...
2010-01-03 jillessh: Add a regression test that tries out all arithmetic...
2010-01-03 obrienUse t1 & t2 as more symbolic than 'a' and 'b' for the...
2010-01-03 obrienProvide clean output with 'prove -r'.
2010-01-03 obrienHide expected error output so the 'prove -r' results...
2010-01-03 obrienAllow to be driven by 'prove -r'.
2010-01-03 obrienMake sure 'pack' is usable for 'prove -r'.
2010-01-03 obrienTransform from kernel file to userland source.
2010-01-03 npAvoid NULL dereference in arpresolve.
2010-01-03 nyanRe-enable more options and devices. Now kernel size...
next