]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-08 Eitan AdlerSync with Library of Congress list.
2012-12-08 Kenneth D.... Make sure we hold the SIM lock when calling xpt_free_pa...
2012-12-08 Kenneth D.... Fix the CTL OOA queue dumping code so that it does...
2012-12-08 Kenneth D.... Fix a device departure bug for the the pass(4), enc...
2012-12-08 Rick MacklemAdd support for backchannels to the kernel RPC. Backcha...
2012-12-07 Kenneth D.... Fix a panic during CAM EDT traversal.
2012-12-07 Pawel Jakub... Configure UMA warnings for the following zones:
2012-12-07 Pawel Jakub... Implemented uma_zone_set_warning(9) function that sets...
2012-12-07 Pawel Jakub... Make use of the fact that uma_zone_set_max(9) already...
2012-12-07 Pawel Jakub... More style cleanups.
2012-12-07 Pawel Jakub... Style cleanups.
2012-12-07 Pawel Jakub... - Make socket_zone static - it is used only in this...
2012-12-07 Pawel Jakub... Style cleanups.
2012-12-07 Pawel Jakub... There is no need anymore to include vm/uma.h after...
2012-12-07 Erwin LansingRe-disable GSSAPI, which does not build on several...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-07 Alfred PerlsteinAllow KASSERT to log instead of panic.
2012-12-07 Rui PauloTypo in a comment.
2012-12-07 Rui PauloMake this work for 64 bit binaries.
2012-12-07 Adrian ChaddAdd XC900 SKU mapping.
2012-12-07 Adrian ChaddAdd a new 900MHz GSM regulatory SKU for the Xagyl Commu...
2012-12-07 Alfred PerlsteinUse uint instead of int for flags exported via sysctl.
2012-12-07 Kevin LoDocument pffinddomain().
2012-12-07 Kevin LoDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-07 Kevin Lo- according to POSIX, make socket(2) return EAFNOSUPPOR...
2012-12-07 Xin LIFix build: reflect the increased field number.
2012-12-06 Jim HarrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-06 Sergey Matveychuk- Rewrite radius servers traversal algorithm.
2012-12-06 Jim HarrisAdd PCI device ID for 8-channel IDT NVMe controller...
2012-12-06 Gleb Smirnoff Rule memory garbage collecting in new pf scans only...
2012-12-06 Gleb SmirnoffClose possible races between state deletion and sent...
2012-12-06 Gleb Smirnoff Remove extra PFSYNC_LOCK() in pfsync_bulk_update...
2012-12-06 Gleb Smirnoff Revert erroneous r242693. A state may have PFTM_UNLIN...
2012-12-06 David XuEliminate superfluous code.
2012-12-06 Eitan AdlerAdd the Programmer Dvorak Keyboard Layout
2012-12-06 Eitan AdlerChange the default to 'cru' for speed reasons.
2012-12-06 Eitan AdlerClean up hardcoded ar(1) flags in the tree to use the...
2012-12-06 Eitan AdlerPrefer the use of initalizer lists to ctor assignment.
2012-12-06 Eitan AdlerAvoid the creation of a temporary object by using the...
2012-12-06 Eitan AdlerConstify where possible
2012-12-05 Attilio RaoFixup r243901:
2012-12-05 Olivier HouchardDon't write-back the cachelines if we really just want...
2012-12-05 Dimitry AndricFix an old bug in devd, where it uses std::sort() to...
2012-12-05 Baptiste Daroussinremove redundant yyparse declarations
2012-12-05 Jim HarrisDon't call bus_dmamap_load in CAM_DIR_NONE case, since...
2012-12-05 Hiroki Sato- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 Konstantin... The softclock_call_cc() is executing with the callout...
2012-12-05 Attilio RaoCheck for lockmgr recursion in case of disown and downg...
2012-12-05 Eitan AdlerUse Bernard Baruch's full name.
2012-12-05 Eitan AdlerSimplify string duplication: use strdup instead of...
2012-12-05 Eitan AdlerAvoid overflowing the file buffer
2012-12-05 Eitan AdlerUse strdup instead of malloc + strcpy
2012-12-05 Eitan AdlerAvoid overflow of file buffer
2012-12-05 Eitan AdlerRemove useless check for NULL prior to free.
2012-12-05 Eitan AdlerRemove hack to emulate effective uid and just use the...
2012-12-05 Eitan AdlerRemove pointless check for the existence of /usr/bin...
2012-12-05 Eitan AdlerAdd ability to mergemaster to permit the user to type
2012-12-05 Eitan AdlerConnect organization.dot to the build
2012-12-05 Erwin LansingVendor import of Bind 9.8.4-P1
2012-12-05 Erwin LansingVendor import of Bind 9.8.4
2012-12-05 Baptiste Daroussinif PACKAGESITE url scheme is not 'file://', always...
2012-12-05 Gleb Smirnoff Mechanically substitute flags from historic mbuf...
2012-12-05 Rui PauloRemove dead code that clang refuses to compile.
2012-12-04 Konstantin... Fix a race between kern_setitimer() and realitexpire...
2012-12-04 Konstantin... Do not allocate buffer of the 255 bytes length on the...
2012-12-04 Gleb SmirnoffFix fallout from r243019, which broke parsing of shorte...
2012-12-04 Hiroki Sato- Fix LOR in sa6_recoverscope() in rt_msg2()[1].
2012-12-04 Jilles Tjoelkerlibc: Use the new 'e' fopen() mode option to simplify...
2012-12-04 Pawel Jakub... Use absolute path for /usr/libexec/ld-elf.so.1 symlink.
2012-12-04 Konstantin... Fix typo.
2012-12-04 Pawel Jakub... Do not change entire BINDIR, it might be needed later...
2012-12-04 Pawel Jakub... Change /usr/libexec/ld-elf.so.1 to point at ../../libex...
2012-12-04 Gleb SmirnoffFlush stdout after RTM_IFANNOUNCE message.
2012-12-04 Gleb SmirnoffNo need to be root when running with -t or -d.
2012-12-04 Kevin LoDocument that bind(2) can fail with EAFNOSUPPORT.
2012-12-04 Gleb SmirnoffMechanically substitute flags from historic mbuf alloca...
2012-12-04 Joel DahlRemove superfluous paragraph macro.
2012-12-04 Joel DahlRemove snapshots.jp.freebsd.org. It stopped working...
2012-12-04 Alfred Perlsteinreplace bit shifting loop with 1<<fls(n), improve comments.
2012-12-04 Bryan Drewery- Move EXAMPLES descriptions to before the actual command
2012-12-04 Jung-uk KimFix typos in the previous commit.
2012-12-04 Jung-uk KimTidy up bsd.cpu.mk for X86 CPUs:
2012-12-04 Konstantin... Document the interpretation of the negative value of...
2012-12-04 Adrian ChaddMethodise the BT diversity configuration function;...
2012-12-04 Adrian ChaddOverride the BT coex parameter function for the AR9285.
2012-12-04 Adrian ChaddReformat/reindent.
2012-12-03 Adrian ChaddAdd and tie in the AR5416 bluetooth coexistence methods...
2012-12-03 Adrian ChaddAdd the AR5416/AR9285 bluetooth coexistence code into...
2012-12-03 Adrian ChaddAdd the btcoex code into the module compilation.
2012-12-03 Adrian ChaddInclude if_ath_alq.c, which only gets actually compiled...
2012-12-03 Konstantin... Print the frame addresses for the backtraces on i386...
2012-12-03 Konstantin... The vnode_free_list_mtx is required unconditionally...
2012-12-03 Xin LINote that the manual page of less(1) says:
2012-12-03 Jack F VogelRemove the sysctl process_limit interface, after some
2012-12-03 Joel Dahl- Remove snapshots.se.freebsd.org [1]
2012-12-03 Jung-uk KimRemove fictitious support for 80386-class CPUs from...
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-03 Xin LIVendor import of less v456 (beta).
2012-12-03 Xin LIUse SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation...
next