]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-24 Tom RhodesFix a typo higter->higher.
2008-12-24 Sam Lefflermust pack structures for architectures like arm
2008-12-24 Kip MacyFix missed unlock and reference drop of lle
2008-12-24 David E. O... Garbage collect 'fflags'.
2008-12-24 Kip Macyavoid lock recursion by deferring the link check until...
2008-12-24 Maksim YevmenkinChange message severity level from WARN to INFO. This...
2008-12-23 Robert NolandOnly set registers if irqs are enabled
2008-12-23 Doug BartonUpdate bmake glue for changes in 9.4.3
2008-12-23 Doug BartonUpdates for version 9.4.3
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 Marcel MoolenaarAdd support for the FPA floating-point format on ARM...
2008-12-23 Joe Marcus... Do not KASSERT when vp->v_dd is NULL. Only directories...
2008-12-23 George V. Neville... Add a new program, ether_reflect, which is useful in...
2008-12-23 George V. Neville... Fix a bug in the man page where we were not showing...
2008-12-23 Konstantin... Keep the hold on the vnode during VOP_VPTOCNP() call...
2008-12-23 Andrew ThompsonRemove CALLOUT_RETURNUNLOCKED from the callouts, there...
2008-12-23 George V. Neville... Add the mctest program and description to the README.
2008-12-23 Doug BartonThe lib/bind directory has its own configure script...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonUpdate copyrights and comments as of 9.4.3 (no function...
2008-12-23 Doug BartonVendor import of BIND 9.4.3
2008-12-23 Doug BartonMinor tweak to reflect my actual process.
2008-12-23 Doug BartonThis directory was added to src/contrib/bind9 prior...
2008-12-23 Tom RhodesNetgroup database can be centralized via NIS, list it.
2008-12-23 David E. O... Make signal handler safer.
2008-12-23 Sam Lefflermove IXP4XX EHCI bus shim to the usb directory and...
2008-12-23 Tom RhodesAdd "crit" to the list of keywords.
2008-12-23 Andrew ThompsonName the bus mutex by the controller name, this allows...
2008-12-23 Bjoern A. Zeebpr_pfh has been gone from protosw since r120386 (more...
2008-12-23 Bjoern A. ZeebRemove long unused netinet/ipprotosw.h (basically since...
2008-12-23 Bjoern A. ZeebCheck for ipprotosw.h more precisely.
2008-12-23 Ivan VorasAdd missing newlines to flags tags of CPU topology...
2008-12-23 Robert NolandFix up handling of Intel G4X chips some more.
2008-12-23 Konstantin... Clear busy state on the pages which are after the one...
2008-12-23 Andrew ThompsonMove another block of ASUS events to devd/asus.conf...
2008-12-23 Tom RhodesNote that when shutdown is run without options, it...
2008-12-23 Alexander MotinOrganize Conexant codecs.
2008-12-23 Tom RhodesDocument the "-o large" option.
2008-12-23 Remko LodderAdd support for the HP 4470C scanner.
2008-12-23 Remko LodderAdd support for the MaxSream USB test carrier.
2008-12-23 Remko LodderAdd support for 2 EVDO devices.
2008-12-23 Joseph KoshyClose the read side of the pipe to self when exiting.
2008-12-23 Remko LodderAdd quirk for the Storcase InfoStation 12bay
2008-12-23 Tim KientzleIf conversion from UTF8 fails, don't mark Unicode text...
2008-12-23 Sam LefflerNPE cleanups needed for ancillary drivers (e.g. crypto...
2008-12-23 Sam Lefflerkill NPE_PORTS_MAX, it's not used and likely will not be
2008-12-23 Sam LefflerFill in feature control support:
2008-12-23 Sam Leffleradd IXP465 and generic IXP425 definition
2008-12-23 Sam Lefflero enable TT and big-endian MMIO
2008-12-23 Sam Lefflero add Transaction Translator support (still missing...
2008-12-23 Qing LiDon't create a bogus ARP entry for 0.0.0.0.
2008-12-23 Colin PercivalPrevent cross-site forgery attacks on ftpd(8) due to...
2008-12-23 Tom RhodesAdd a basic manual page for elf2aout.
2008-12-22 Alexander MotinAdd 9 more Analog Devices codec names.
2008-12-22 Alfred PerlsteinFix typo for udav include.
2008-12-22 Garrett WollmanImplement a new feature for the "-m" option: if the...
2008-12-22 Andrew ThompsonOnly show the pathname in verbose output as intended...
2008-12-22 Alan CoxMake preparations for resurrecting shared/read locks...
2008-12-22 Scott LongFix a comment to reflect what really happens.
2008-12-22 Marius Strobl- According to comments in OpenBSD, E{2,4}50 tend to...
2008-12-22 Maxim Konovalovo Correct a database name: "group" not "groups".
2008-12-22 Bjoern A. ZeebCorrect variable name in comment.
2008-12-22 Qing LiSimilar to the INET case, do not destroy the nd6 entrie...
2008-12-22 Qing LiProvide a condition variable to delay the cloned interface
2008-12-22 Pyun YongHyeonSince we don't request reset for rlphy(4), the link...
2008-12-22 Pyun YongHyeonSince we don't request reset for rlphy(4), the link...
2008-12-21 Robert NolandConvert DRM_[DEBUG,ERROR,INFO] macros to c99 __VA_ARGS__.
2008-12-21 Robert NolandDeal with 0 length args...
2008-12-21 Robert NolandFix AGP_DEBUG macro to use c99 __VA_ARGS__ and build...
2008-12-21 Ed SchoutenRevert r185891.
2008-12-21 Ed SchoutenSet PTS_FINISHED before waking up any threads.
2008-12-21 Robert NolandFix printing of KASSERT message missed in r163604.
2008-12-21 Yoshihiro TakahashiDisable the pccard, parallel, GbE and wireless lan...
2008-12-21 Scott LongFix refcount locking in cd, pass, and sg periphs.
2008-12-21 Tim KientzleTeach get_refdir() about FreeBSD's /usr/obj convention.
2008-12-20 Sam Lefflero add sys/endian.h now required by ehcivar.h
2008-12-20 Nathan WhitehornMissed the sun4v update to ofw_machdep.h in the OFW...
2008-12-20 Ed SchoutenLet wchan names more closely match pre-MPSAFE TTY behav...
2008-12-20 Sam Lefflerfix build w/ EHCI_DEBUG
2008-12-20 Sam LefflerMerge support for Gateworks Cambria boards:
2008-12-20 Sam LefflerMerge usb changes for Gateworks Cambria boards:
2008-12-20 Sam LefflerMFH @ 186335
2008-12-20 Sam Lefflermove cf size to target config files
2008-12-20 Nathan WhitehornModularize the Open Firmware client interface to allow...
2008-12-20 Pyun YongHyeonFix a typo.
2008-12-19 Sam Lefflercorrect wording
2008-12-19 Sam Leffleradd makefs to the base system; FreeBSD_version bumped...
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerfix pathnames to work w/ buildworld
2008-12-19 Sam Lefflerfix 64-bit build
2008-12-19 David E. O... burncd(8) doesn't handle signals and interrupting burnc...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-19 Sam Leffleradd properties and FreeBSD id's
2008-12-19 Sam Leffleradd FreeBSD property
2008-12-19 Sam LefflerCorrect 5212 ani support so that max noise immunity...
2008-12-19 Xin LIConstify 'name' field in struct funix. This commit...
2008-12-19 Wesley ShieldsFix a typo.
2008-12-19 Ivan VorasFurther beautify the lock strings to be more pleasing...
2008-12-19 Edward Tomasz... Fix cam_sim_free() wakeup condition and add mtx_asserts.
2008-12-19 Edward Tomasz... Periph driver fixes, second try.
next