]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-27 Bjoern A. ZeebChange the in6p variable names to inp to be able to...
2008-12-27 Bjoern A. ZeebIn additions to the configs from r185478, which also...
2008-12-27 Sam Lefflerarm is in DEFAULTS; remove dup
2008-12-27 Bjoern A. ZeebRemoved duplicate
2008-12-27 Bjoern A. ZeebHide detect_virtual() along with the accompanying string
2008-12-27 Alexander KabaevMinor style(9) compliance change.
2008-12-27 Roman KurakinAdd support for the Oxford OX16PCI958-based card.
2008-12-27 Bjoern A. ZeebPermit digits at the beginning and end of kernel config...
2008-12-27 Florent ThoumieFix memory leaks introduced in last commit.
2008-12-27 Ulf Lilleengen- Fix an issue with access permissions to underlying...
2008-12-27 Ulf Lilleengen- Back out r186038. Rather than changing the intent...
2008-12-27 Robert WatsonIncluding mount.h requires including param.h.
2008-12-27 Weongyo Jeongunbreak the build. Decoupled the USB2's NDIS build...
2008-12-27 Bjoern A. ZeebRemove an unused variable to make the SENTRY5 mips...
2008-12-27 Robert WatsonInclude param.h instead of types.h when using user...
2008-12-27 Alexander MotinAdd some found NVidia MCP7x HDA controller IDs.
2008-12-27 Peter HolmPrevent overflow of uio_resid.
2008-12-27 Weongyo Jeongfix a bug to handling the argument that it passed ...
2008-12-27 Bjoern A. ZeebMake ipsec_getpolicybysock() static and no longer expor...
2008-12-27 Weongyo JeongIntegrate the NDIS USB support code to CURRENT.
2008-12-27 Tom RhodesFix up after last commit:
2008-12-26 David E. O... style(9)
2008-12-26 David E. O... Make the sub-'argc' static to make it harder to overwri...
2008-12-26 Alexander MotinAdd some special handling for AD1986A codec:
2008-12-26 Luigi RizzoClarify the behaviour of conditionals when dealing...
2008-12-26 David E. O... When the geometry does not match the label, print out...
2008-12-26 Qing LiThis checkin addresses a couple of issues:
2008-12-26 Rui PauloRight align the CPU column header.
2008-12-26 Maxim Konovalovo Fix grammar.
2008-12-25 Qing LiThe "tun?" dev need not be opened at all. One is allowe...
2008-12-25 Florent ThoumieFollow symlinks when deleting directories.
2008-12-25 Florent ThoumieAdd package directory for 7.1-RELEASE in head as well...
2008-12-25 Robert WatsonFollowing the recent security advisory, add a comment...
2008-12-25 Alexander MotinUpdate for the last API changes.
2008-12-25 Alexander Motinng_tty(4) module updated to match the new TTY subsystem.
2008-12-25 Alexander MotinRejoin ng_tty module to the build.
2008-12-25 Tom RhodesDocument that kldunloadf can return EINVAL.
2008-12-25 Julian Elischershave about 7% off the overhead of ng_ether by using...
2008-12-25 Tom RhodesRemove reference to unimplemented "-c" option.
2008-12-25 Julian ElischerHook up the ether_echo node and fix the man page
2008-12-25 Tom RhodesPrint a warning when blackhole and reject are used...
2008-12-25 Weongyo Jeongfix a silly bug that I missed a for-loop to initialize...
2008-12-25 Kip Macy- Close a race during which the open flag could be...
2008-12-25 Julian ElischerAdd a trivial node to reflect ethernet frames to whence...
2008-12-24 Robert WatsonIn ugidfw(8), print the rule number and rule contents...
2008-12-24 Bruce M SimpsonAdd macro RB_FOREACH_SAFE(), which accepts an additiona...
2008-12-24 Tom RhodesApply various fixes:
2008-12-24 Tom RhodesUpdate the description of -k, output files appear to
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...
next