freebsd.git
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:
2014-04-18 delphijMFV r264666:
2014-04-18 impDocument YES_HESIOD disappearing.
2014-04-18 impRetire compatibility YES_HESIOD. If you haven't upgrade...
2014-04-18 impMove the generic part of bsd.opts.mk into bsd.mkopts...
2014-04-18 impAllow setting of MK_FOO by anybody. There are too many...
2014-04-18 impCopy bsd.own.mk to bsd.opts.mk and separate out the...
2014-04-18 impSeparate out enabling building clang and/or gcc for...
2014-04-18 impConvert NO_MANCOMPRESSED to MK_MANCOMPRESSED.
2014-04-18 impTake out the hack to write -1's to non-NAND. Always...
2014-04-18 impMore properly account for free/reserved segments to...
2014-04-18 impAn abstracted down version of the NanoBSD config files...
2014-04-18 impAdd -x to the removal of trees to prevent crossing...
2014-04-18 impDon't build EISA by default anymore. Remove from i386...
2014-04-18 hselaskyAdd new USB quirk.
2014-04-18 tychonAdd support for the PIT 'readback' command -- based...
2014-04-18 tychonFix ACPI DSDT indentation cosmetic breakage introduced...
2014-04-18 tychonRespect the destination operand size of the 'Input...
2014-04-18 bzNow that I figured out where the ethernet addresses...
2014-04-18 hselaskyAdd support for specifying USB controller mode via...
2014-04-18 jhibbitsEnable and disable the PMC unit at load/unload time...
2014-04-18 tychonAdd support for reading the PIT Counter 2 output signal...
2014-04-17 rmacklemFor NFS mounts using rsize,wsize=65536 over TSO enabled
2014-04-17 jillesfcntl.h: Make visible various POSIX.1-2008 features.
2014-04-17 rwatsonFix typo and case inconsistency in MIPS CP0 register...
2014-04-17 emaxuse correct (integer) type for the temperature sysctl
2014-04-17 kibFix typo.
2014-04-17 ghelmerFix releasing the lock in the parent atrun process...
2014-04-17 mavCorrect AMD chipsets identification.
2014-04-17 bzStop casting the const char * to void * to char * to...
2014-04-17 bzRemove duplicate extern declarations after r264573.
2014-04-17 bzBased on xlp_machdep.c and completed the list of option...
2014-04-17 traszRemove redundant code.
2014-04-17 bzAdd the initial version of if_nf10bmac(4), a driver...
2014-04-17 aeRemove redundant unlock.
2014-04-17 bruefferAdd a missing break in the TCP case.
2014-04-17 aeRemove unused variable.
2014-04-17 pfgMinor style(9) cleanups
2014-04-16 delphijSync with OpenBSD.
next