]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-26 luigiClarify the behaviour of conditionals when dealing...
2008-12-26 obrienWhen the geometry does not match the label, print out...
2008-12-26 qingliThis checkin addresses a couple of issues:
2008-12-26 rpauloRight align the CPU column header.
2008-12-26 maximo Fix grammar.
2008-12-25 qingliThe "tun?" dev need not be opened at all. One is allowe...
2008-12-25 flzFollow symlinks when deleting directories.
2008-12-25 flzAdd package directory for 7.1-RELEASE in head as well...
2008-12-25 rwatsonFollowing the recent security advisory, add a comment...
2008-12-25 mavUpdate for the last API changes.
2008-12-25 mavng_tty(4) module updated to match the new TTY subsystem.
2008-12-25 mavRejoin ng_tty module to the build.
2008-12-25 trhodesDocument that kldunloadf can return EINVAL.
2008-12-25 julianshave about 7% off the overhead of ng_ether by using...
2008-12-25 trhodesRemove reference to unimplemented "-c" option.
2008-12-25 julianHook up the ether_echo node and fix the man page
2008-12-25 trhodesPrint a warning when blackhole and reject are used...
2008-12-25 weongyofix a silly bug that I missed a for-loop to initialize...
2008-12-25 kmacy- Close a race during which the open flag could be...
2008-12-25 julianAdd a trivial node to reflect ethernet frames to whence...
2008-12-24 rwatsonIn ugidfw(8), print the rule number and rule contents...
2008-12-24 bmsAdd macro RB_FOREACH_SAFE(), which accepts an additiona...
2008-12-24 trhodesApply various fixes:
2008-12-24 trhodesUpdate the description of -k, output files appear to
2008-12-24 trhodesFix a typo higter->higher.
2008-12-24 sammust pack structures for architectures like arm
2008-12-24 kmacyFix missed unlock and reference drop of lle
2008-12-24 obrienGarbage collect 'fflags'.
2008-12-24 kmacyavoid lock recursion by deferring the link check until...
2008-12-24 emaxChange message severity level from WARN to INFO. This...
2008-12-23 rnolandOnly set registers if irqs are enabled
2008-12-23 dougbUpdate bmake glue for changes in 9.4.3
2008-12-23 dougbUpdates for version 9.4.3
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 marcelAdd support for the FPA floating-point format on ARM...
2008-12-23 marcusDo not KASSERT when vp->v_dd is NULL. Only directories...
2008-12-23 gnnAdd a new program, ether_reflect, which is useful in...
2008-12-23 gnnFix a bug in the man page where we were not showing...
2008-12-23 kibKeep the hold on the vnode during VOP_VPTOCNP() call...
2008-12-23 thompsaRemove CALLOUT_RETURNUNLOCKED from the callouts, there...
2008-12-23 gnnAdd the mctest program and description to the README.
2008-12-23 dougbThe lib/bind directory has its own configure script...
2008-12-23 dougbVendor import of BIND 9.4.3
2008-12-23 dougbUpdate copyrights and comments as of 9.4.3 (no function...
2008-12-23 dougbVendor import of BIND 9.4.3
2008-12-23 dougbMinor tweak to reflect my actual process.
2008-12-23 dougbThis directory was added to src/contrib/bind9 prior...
2008-12-23 trhodesNetgroup database can be centralized via NIS, list it.
2008-12-23 obrienMake signal handler safer.
2008-12-23 sammove IXP4XX EHCI bus shim to the usb directory and...
2008-12-23 trhodesAdd "crit" to the list of keywords.
2008-12-23 thompsaName the bus mutex by the controller name, this allows...
2008-12-23 bzpr_pfh has been gone from protosw since r120386 (more...
2008-12-23 bzRemove long unused netinet/ipprotosw.h (basically since...
2008-12-23 bzCheck for ipprotosw.h more precisely.
2008-12-23 ivorasAdd missing newlines to flags tags of CPU topology...
2008-12-23 rnolandFix up handling of Intel G4X chips some more.
2008-12-23 kibClear busy state on the pages which are after the one...
2008-12-23 thompsaMove another block of ASUS events to devd/asus.conf...
2008-12-23 trhodesNote that when shutdown is run without options, it...
2008-12-23 mavOrganize Conexant codecs.
2008-12-23 trhodesDocument the "-o large" option.
2008-12-23 remkoAdd support for the HP 4470C scanner.
2008-12-23 remkoAdd support for the MaxSream USB test carrier.
2008-12-23 remkoAdd support for 2 EVDO devices.
2008-12-23 jkoshyClose the read side of the pipe to self when exiting.
2008-12-23 remkoAdd quirk for the Storcase InfoStation 12bay
2008-12-23 kientzleIf conversion from UTF8 fails, don't mark Unicode text...
2008-12-23 samNPE cleanups needed for ancillary drivers (e.g. crypto...
2008-12-23 samkill NPE_PORTS_MAX, it's not used and likely will not be
2008-12-23 samFill in feature control support:
2008-12-23 samadd IXP465 and generic IXP425 definition
2008-12-23 samo enable TT and big-endian MMIO
2008-12-23 samo add Transaction Translator support (still missing...
2008-12-23 qingliDon't create a bogus ARP entry for 0.0.0.0.
2008-12-23 cpercivaPrevent cross-site forgery attacks on ftpd(8) due to...
2008-12-23 trhodesAdd a basic manual page for elf2aout.
2008-12-22 mavAdd 9 more Analog Devices codec names.
2008-12-22 alfredFix typo for udav include.
2008-12-22 wollmanImplement a new feature for the "-m" option: if the...
2008-12-22 thompsaOnly show the pathname in verbose output as intended...
2008-12-22 alcMake preparations for resurrecting shared/read locks...
2008-12-22 scottlFix a comment to reflect what really happens.
2008-12-22 marius- According to comments in OpenBSD, E{2,4}50 tend to...
2008-12-22 maximo Correct a database name: "group" not "groups".
2008-12-22 bzCorrect variable name in comment.
2008-12-22 qingliSimilar to the INET case, do not destroy the nd6 entrie...
2008-12-22 qingliProvide a condition variable to delay the cloned interface
2008-12-22 yongariSince we don't request reset for rlphy(4), the link...
2008-12-22 yongariSince we don't request reset for rlphy(4), the link...
2008-12-21 rnolandConvert DRM_[DEBUG,ERROR,INFO] macros to c99 __VA_ARGS__.
2008-12-21 rnolandDeal with 0 length args...
2008-12-21 rnolandFix AGP_DEBUG macro to use c99 __VA_ARGS__ and build...
2008-12-21 edRevert r185891.
2008-12-21 edSet PTS_FINISHED before waking up any threads.
2008-12-21 rnolandFix printing of KASSERT message missed in r163604.
2008-12-21 nyanDisable the pccard, parallel, GbE and wireless lan...
2008-12-21 scottlFix refcount locking in cd, pass, and sg periphs.
2008-12-21 kientzleTeach get_refdir() about FreeBSD's /usr/obj convention.
2008-12-20 samo add sys/endian.h now required by ehcivar.h
next