]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-01-05 Christian BruefferFix a double free().
2010-01-05 Konstantin... Move scandir(3) and alphasort(3) into XSI namespace.
2010-01-05 Doug BartonRemove more duplicates
2010-01-05 Alexander MotinFor completeness, add -s argument, manually specifying...
2010-01-05 David XuAdd test code for POSIX semaphore implementation.
2010-01-05 Luigi Rizzothis file does not require ip_dummynet.h
2010-01-05 Alexander MotinMove wakeup() out of mutex to reduce contention.
2010-01-05 Alexander MotinMove wakeup() out of mutex to reduce contention.
2010-01-05 David Xuremove file thr_sem_new.c.
2010-01-05 David XuMore cleanup, remove _libc prefix because libthr no...
2010-01-05 David XuRemove extra new semaphore stubs, because libc already...
2010-01-05 David Xuforgot to remove SYM_FBP10. ;-)
2010-01-05 David XuRemove unused macros.
2010-01-05 David XuDon't check has_waiters twice, inline some small functions.
2010-01-05 David XuUse umtx to implement process sharable semaphore, to...
2010-01-05 Alexander MotinSlightly optimize XOR calculation.
2010-01-05 Qing LiAn existing incomplete ARP entry would expire a subsequent
2010-01-04 Qing LiThe IFA_RTSELF address flag marks a loopback route...
2010-01-04 Christian BruefferAdd a missing word.
2010-01-04 Christian BruefferCatch up with the VFS_VPTOFH(9) -> VOP_VPTOFH(9) repoco...
2010-01-04 Warner LoshRevert 200594. This file isn't intended for these...
2010-01-04 Ed SchoutenMake TIOCSTI work again.
2010-01-04 Luigi RizzoVarious cleanup done in ipfw3-head branch including:
2010-01-04 David E. O... Add ability to search up the directory hierarchy for...
2010-01-04 Ed SchoutenThis should read #if __BSD_VISIBLE instead of #ifdef...
2010-01-04 Michael TuexenCorrect usage of parenthesis.
2010-01-04 John BaldwinExpose the upper 256 ptys in the default devfs rules...
2010-01-04 Ed SchoutenUnbreak bootparamd when setting WITHOUT_NIS.
2010-01-04 Xin LITest index value is within the range before using it...
2010-01-04 Benedict ReuschlingNow that I'm free from mentorship, it's only fair to...
2010-01-04 Konstantin... Bump __FreeBSD_version for scandir(3) and alphasort...
2010-01-04 Konstantin... Modernize scandir(3) and alphasort(3) interfaces accord...
2010-01-04 Konstantin... PG_NOSYNC is called VPO_NOSYNC for long time.
2010-01-04 Edward Tomasz... Fix comments.
2010-01-04 David E. O... Fix formatting.
2010-01-04 David E. O... There are actually 129 tests here.
2010-01-04 David E. O... Catch up with UNIX98-style PTY's.
2010-01-04 David E. O... 'prove -r' isn't as smart as grog thought.
2010-01-04 David E. O... Committed the wrong version in r201484. This time...
2010-01-04 David E. O... Fix the "-t" functionality. Per the regression tests...
2010-01-04 David E. O... You need to be root to run this test.
2010-01-04 David E. O... Also cleanup after the test run.
2010-01-04 David E. O... Don't process 'lastcomm' if "AUTOMATED" is defined.
2010-01-04 David E. O... It is expected these are chmod +x.
2010-01-04 David E. O... Regression test for r201456.
2010-01-04 Stanislav Sedov- Add two particulary interesting quotes from the past...
2010-01-04 David XuAdd user-level semaphore synchronous type, this change...
2010-01-04 Rui PauloRemove CNS11XXNAS.hints.
2010-01-04 Rui PauloAdd support for Cavium Econa CNS11XX ARM boards. These...
2010-01-04 David E. O... Report lines that ought to contain a ':' operator but...
2010-01-04 David E. O... Add check for subversion "original" marker.
2010-01-03 Warner Loshcardbus -> CardBus
2010-01-03 Warner Loshcardbus -> CardBus
2010-01-03 Warner Loshcardbus -> CardBus
2010-01-03 Warner LoshCardBus instead of cardbus.
2010-01-03 Warner LoshFix CardBus spelling.
2010-01-03 Antoine BrodinComplete ntptrace(8) removal:
2010-01-03 Pyun YongHyeonFix regression introduced in r198318. BCM5754/BCM5754M...
2010-01-03 Gavin AtkinsonForced commit, to provide correct commit message for...
2010-01-03 Brooks DavisThe size of credential messages is limited by CMGROUP_M...
2010-01-03 Brooks DavisAdd vlan(4) to all GENERIC kernels.
2010-01-03 Rick MacklemThe test for "same client" for the experimental nfs...
2010-01-03 Gavin AtkinsonThe default hash table size is 257 not 255. Reword...
2010-01-03 Gavin AtkinsonThe default hash table size is 257 not 255. Reword...
2010-01-03 Rick MacklemFix three related problems in the experimental nfs...
2010-01-03 Edward Tomasz... Make mac_lomac(4) able to interpret NFSv4 access bits.
2010-01-03 Ed SchoutenLower WARNS for sendmail.
2010-01-03 Edward Tomasz... Add manual page for gcache(8).
2010-01-03 Jilles Tjoelkersh: Send the "not found" message for builtin <cmd>...
2010-01-03 Martin BlappFix card/device names, no functional change
2010-01-03 Gavin AtkinsonFix return code in the case of successful file transfer...
2010-01-03 Jilles Tjoelkersh: Add a regression test that tries out all arithmetic...
2010-01-03 David E. O... Use t1 & t2 as more symbolic than 'a' and 'b' for the...
2010-01-03 David E. O... Provide clean output with 'prove -r'.
2010-01-03 David E. O... Hide expected error output so the 'prove -r' results...
2010-01-03 David E. O... Allow to be driven by 'prove -r'.
2010-01-03 David E. O... Make sure 'pack' is usable for 'prove -r'.
2010-01-03 David E. O... Transform from kernel file to userland source.
2010-01-03 Navdeep ParharAvoid NULL dereference in arpresolve.
2010-01-03 Yoshihiro TakahashiRe-enable more options and devices. Now kernel size...
2010-01-03 Marius StroblExclude options COMPAT_FREEBSD4 now that the MD freebsd...
2010-01-03 Matt JacobMake sure that the WWNN is also created for 2100..2300...
2010-01-02 Xin LIReduce diff against OpenSolaris - move Giant acquire...
2010-01-02 Ed SchoutenDon't forget to clean up the file copied from the kerne...
2010-01-02 Gavin AtkinsonRemove dead code. This section of code is only run...
2010-01-02 Konstantin... Remove reference to the bug in FreeBSD 2.0.
2010-01-02 Martin BlappFix typo: s/partion/partition/
2010-01-02 Martin BlappMake it clear that "interface" is one out of possibly...
2010-01-02 Christian BruefferAdd one more supported controller.
2010-01-02 Marius Strobl- Demapping unused kernel TLB slots has proven to work...
2010-01-02 Marius Strobl- Preserve the PROM IOMMU in order to allow OFW drivers...
2010-01-02 Yoshihiro TakahashiUse UFS2 as default filesystem. Now pc98's boot2 works...
2010-01-02 Yoshihiro TakahashiDo kgzip to the loader on pc98, too. Now pc98's boot2...
2010-01-02 Ed SchoutenThe last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 Ed SchoutenRemove unused variables.
2010-01-02 Ed SchoutenMark ftwv as __unused. This compare function does not...
2010-01-02 Ed SchoutenANSIfy some more tools in usr.sbin/.
2010-01-02 Ed SchoutenBuild usr.bin/ with WARNS=6 by default.
2010-01-02 Ed SchoutenMute some warnings on uninitialized variables.
2010-01-02 Ed SchoutenRemove a warning by adding extra parentheses.
next