freebsd.git
2014-04-24 bryanvWait for the callout to finish before unloading the...
2014-04-24 bryanvUpdate the date that was missed in r263259
2014-04-24 kevloFix panic by adding mtx_assert() to urtwn_init_locked...
2014-04-24 smhAdd information about supported NCQ functionality to...
2014-04-24 impInclude bsd.opts.mk before Makefile.inc so Makefile...
2014-04-24 impHoist CR convenience function up from dhcpd config...
2014-04-24 impSwitch to using pkgng for all package management. Add...
2014-04-24 impAdd a routine for easy workaround any umount issues...
2014-04-24 impIntroduce NANO_PKG_META_BASE to allow moving where...
2014-04-24 impNo need for true here, remove it.
2014-04-24 impOverride the parallel make target to use all CPUs.
2014-04-24 adrianBegin fleshing out support for net80211 provided (legac...
2014-04-24 adrianAdd a capability to indicate that the net80211 stack...
2014-04-24 smhAdd some new ATA defines for SATA 3.1 spec
2014-04-24 smhSilence compiler warning due to missing return in idmap...
2014-04-24 smhEliminated optarg global being used outside of the...
2014-04-24 smhAdd the ability to set a minimum ashift size for ZFS...
2014-04-24 smhExposed debug.acpi.max_tasks and debug.acpi.max_threads...
2014-04-24 grehanAllow the guest to read the TSC via MSR 0x10.
2014-04-23 rmacklemRemove an unnecessary level of indirection for an argument.
2014-04-23 adrianAllow frames to be transmitted in either RUN or SLEEP...
2014-04-23 adrianAllow the state of the interface to be "up" if the...
2014-04-23 rmacklemModify the NFSv4 client's Pathconf RPC (actually a...
2014-04-23 dteskeUpdate zfsboot to coincide with r264840 to bsdconfig...
2014-04-23 dteskeImplement GEOM based media device classification. You...
2014-04-23 tuexenDon't free an mbuf twice. This only happens in very...
2014-04-23 jhb- Format the usage so that it fits in 80 cols and follo...
2014-04-23 delphijMFV r264830:
2014-04-23 delphijMFV r264829:
2014-04-23 mavDisable UNMAP support for STEC 842 SSDs.
2014-04-23 marius- Sprinkle const and static as appropriate.
2014-04-23 mariusAdd quirk to configure headphones redirection on Intel...
2014-04-23 emasteAdd patches corresponding to r264826 and r264827
2014-04-23 emasteMerge Clang r202185:
2014-04-23 emasteMerge LLVM r202188:
2014-04-23 neelChange the vlapic timer frequency to be in the ballpark...
2014-04-23 edMake usage printing more consistent with other tools.
2014-04-23 ianAllow .WAIT to appear in SUBDIR= lists, to provide...
2014-04-23 baptUpdate to byacc 20140409
2014-04-23 kevloOops, revert r264801.
2014-04-23 kevloAdd a missing break.
2014-04-23 hselasky- Get transmit loop more in line with the other serial...
2014-04-23 adrianWrap the rate control re-init code in a lock, to serial...
2014-04-23 bdreweryFix grammar error and trailing newline.
2014-04-23 gjbMove xdev knobs from release/arm/release.sh and into an
2014-04-23 gjbPlay musical-KNOBS a bit more with release/arm/release.sh.
2014-04-22 baptImport byacc 20140409
2014-04-22 baptImport libucl 0.4.0
2014-04-22 baptSimplify reading pw.conf(5) by using getline(3)
2014-04-22 emasteFix installworld failure when kerberos source files...
2014-04-22 gnnCheck that port is started when MAC filter is set
2014-04-22 delphijUse calloc() in favor of malloc + memset.
2014-04-22 loosKeep geom_uncompress(4) in line with geom_uzip(4),...
2014-04-22 tychonFactor out common ioport handler code for better hygien...
2014-04-22 jhb- Fix an off by one error when checking for the stop...
2014-04-22 jhbDon't claim the adapter is idle if it is clearing a...
2014-04-22 rmacklemFixes mkdir for the NFSv2 client that was broken by...
2014-04-21 pfgVarious style(9) fixes and typos in grep, sort and...
2014-04-21 pfgAdd parameterized position handling to printf(1).
2014-04-21 jmmvPrevent building tests when bootstrapping make.
2014-04-21 jmmvAdd placeholder Kyuafiles for various top-level hierarc...
2014-04-21 delphijUse case insensitive match in portsnap.
2014-04-21 rmacklemAdd {} braces so that the code conforms to the indentation.
2014-04-21 rmacklemFor an NFSv4 mount with the "nocto" option, don't get the
2014-04-21 jilleslibc/stdio: Fail fdopen() on an execute-only fd.
2014-04-21 gjburndis(4) will first appear in 9.3-RELEASE.
2014-04-21 jilleslibc: Add fopen() test to regression Makefile.
2014-04-21 andrewRename the fp{get,set}* files so they no longer conflic...
2014-04-21 adrianRewrite the cleanup code to, well, actually work right.
2014-04-21 adrian* Modify the debugging output from pause/resume to...
2014-04-21 adrianMake sure bf_next is NULL'ed out when we're completing...
2014-04-21 eadlerbsd-family-tree: Add missing releases
2014-04-21 adrianFix a cleanup hang if cleanup gets called _during_...
2014-04-20 rmacklemModify the NFSv4 client create/mkdir RPC so that it...
2014-04-20 tuexenAdd consistency checks to ensure that fragments of...
2014-04-20 gjbApply a slightly different color hammer to arm/release.sh:
2014-04-20 ianRemove uncessary cache and TLB maintenance ops.
2014-04-20 tuexenSend also a packet containing an ABORT chunk in respons...
2014-04-20 gjbFix EOL escape.
2014-04-20 gjbWhen building the 'xdev' target when WITH_GCC=1 and
2014-04-20 andrewAdd the deprecated fp{get,set}* functions, a few ports...
2014-04-20 ianFix a comment typo; conversion tables are for leap...
2014-04-20 desApply upstream patch for EC calculation bug and bump...
2014-04-20 mmBackport from projects/pf r263908:
2014-04-20 nyanMFi386: r257858 (by kib)
2014-04-20 eadlerbsd-family-tree: Add NetBSD 6.1.4, 6.0.5
2014-04-19 jillessys/capsicum.h: Remove not very useful visibility guards.
2014-04-19 tuexenUse consistently debug output instead of an uncondition...
2014-04-19 rmacklemModify the NFSv4 client open/create RPC so that it...
2014-04-19 jmgadd a TON of missing event handlers with quite possibly...
2014-04-19 tuexenSend the correct error cause, when a DATA chunk with...
2014-04-19 jmggarbage collect something that hasn't been triggered...
2014-04-19 jilleslogin: Remove broken dialup log message.
2014-04-19 jilleslanginfo.h: Hide YESSTR and NOSTR in strict POSIX mode.
2014-04-19 hselaskyUpdate UMASS manual page to mention newer host controll...
2014-04-19 jkimInstall newly added bsd.mkopt.mk.
2014-04-19 jmgadd link to crypto(4)...
2014-04-18 rmacklemModify the Lookup RPC for NFSv4 so that it acquires...
2014-04-18 delphijMFV r264668:
2014-04-18 delphijMFV r264667:
next