]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-14 Pawel Jakub... Currently we are unable to use capsicum for the primary...
2011-05-14 Pawel Jakub... When using capsicum to sanbox, still use other methods...
2011-05-14 Adrian ChaddFix the Merlin 5ghz fast-clock EEPROM fetch to return...
2011-05-14 Adrian ChaddFix the eeprom set API method to return HAL_STATUS.
2011-05-14 Marcel MoolenaarPrefer switching the memory stack from user to kernel...
2011-05-14 Marcel MoolenaarSharpening the saw:
2011-05-14 John BaldwinOops, fix order of sequence numbers in KASSERT()'s...
2011-05-14 Marcel MoolenaarBe pedantic: mark the pcpu pointer (= register r13...
2011-05-14 Marcel MoolenaarTurn ia64_srlz() and ia64_srlz_i() into defines so...
2011-05-14 Adrian ChaddImport initial EEPROM code for Kite (AR9287).
2011-05-14 Jilles Tjoelkersh: Add tests for lines that look like heredoc delimite...
2011-05-14 Jilles Tjoelkernetwork.subr: Use printf(1) builtin for hexprint function.
2011-05-14 Hans Petter... Add new USB ID's.
2011-05-14 Rebecca Crangcc and clang semantics imply certain -mno-* flags...
2011-05-14 Adrian ChaddWhen disabling RIFS for Sowl (AR9160) and Howl (AR9130...
2011-05-14 Warner LoshRestore BOOT2CFG, accidentally removed in r212938.
2011-05-14 Adrian ChaddMajor fix: when doing open-loop TX power calibration...
2011-05-14 Adrian ChaddFixes from the Atheros HAL - formatting; update Merlin...
2011-05-14 Stanislav Sedov- Fix several typos [1]
2011-05-14 Maxim SobolevAdd new modifier - "R", when it is specified the path...
2011-05-14 Attilio RaoRemove actual files supporting sun4v.
2011-05-14 Attilio RaoDisconnect sun4v architecture from the three.
2011-05-14 Adrian ChaddEven though initial calibrations aren't done (yet)...
2011-05-14 John BaldwinMerge comments about converting directory entries to...
2011-05-13 Stanislav Sedov- Bump __FreeBSD_version to note the revision when...
2011-05-13 Xin LIConstify a few string variables. While I'm there,...
2011-05-13 Warner LoshIf there's no package directory, don't try to install...
2011-05-13 Matthew D FlemingMove the ZERO_REGION_SIZE to a machine-dependent file...
2011-05-13 Matthew D FlemingUsa a globally visible region of zeros for both /dev...
2011-05-13 Warner LoshAdd ${} around variable dereference...
2011-05-13 Warner LoshImplement -f to inhibit copying s1 partition out for...
2011-05-13 Warner LoshCopy symbolic links as files rather than recreating...
2011-05-13 Sergey KandaurovUpdate sticky(7) cross references.
2011-05-13 Olivier HouchardIn pmap_change_wiring(), use the right argument for...
2011-05-13 Matthew D FlemingNote that the _SWAP operation is supported for all...
2011-05-13 Henrik Brix... Allow direct children of PCI-ISA bridges to allocate...
2011-05-13 Adrian ChaddOnly do open loop power control and temperature compens...
2011-05-13 Matthew D FlemingCorrectly use INOUT for the offset/len parameters to...
2011-05-13 Alexander MotinRefactor Xen PV code to use new event timers subsystem...
2011-05-13 Adrian ChaddRemove duplicate code - add a function which calculates...
2011-05-13 Adrian ChaddSome diversity changes relating to AR9285.
2011-05-13 Ruslan ErmilovFixed an embedded shell script.
2011-05-13 Dag-Erling... Mark all socket and file descriptors close-on-exec.
2011-05-13 Matthew D FlemingUse a name instead of a magic number for kern_yield...
2011-05-13 Alexander MotinFix msleep() usage in Xen balloon driver to not wake...
2011-05-12 David Christensen- Use bus_describe_intr() to describe interrupt usage.
2011-05-12 Nathan WhitehornFix pSeries/PAPR boot CD construction after actual...
2011-05-12 Stanislav Sedov- Don't try to build NWFS support module if NCP/IPX...
2011-05-12 Dag-Erling... Builds cleanly at the default WARNS level (WARNS=6).
2011-05-12 Dag-Erling... Increase WARNS to 4.
2011-05-12 Dag-Erling... Mechanical whitespace cleanup.
2011-05-12 Dag-Erling... Increase WARNS to 3.
2011-05-12 Warner Loshuintmax_t is a better type here...
2011-05-12 Pyun YongHyeonAdd initial BCM5719 support. TSO and jumbo frame was...
2011-05-12 Pyun YongHyeonExplicitly clear 1000baseT control register for F1...
2011-05-12 Warner LoshFix printf int mismatch on 32-bit architectures...
2011-05-12 Nathan WhitehornAdd (somewhat speculative) bootable CD support for...
2011-05-12 Nathan WhitehornRemove some hacks to handle strange behavior of LXT...
2011-05-12 Marius StroblSome PHYs like the Level One LXT970 optionally can...
2011-05-12 Adrian ChaddNow that the devices with functioning ps-poll hardware...
2011-05-12 Andriy Gaponfix build on 32-bit platforms for r221803
2011-05-12 Stanislav Sedov- Do no try to drop a NULL filedesc pointer.
2011-05-12 Stanislav Sedov- Commit work from libprocstat project. These patches...
2011-05-12 Adrian ChaddBreak out the AR9285 analog registers from ar5416/ar541...
2011-05-12 Andriy Gapondsp/pcm: allow to mmap both read and write buffers...
2011-05-12 Adrian ChaddFix the half/quater rate PLL setup for AR5416, AR9160 and
2011-05-12 Adrian ChaddFixes from Atheros:
2011-05-12 Jack F VogelCorrect a typo
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-11 Andrew ThompsonMove the three geom kprocs as threads under a single...
2011-05-11 Jack F VogelChipset support for the new Intel Panther Point PCH...
2011-05-11 Andrey V. ElsukovAdd basic metadata integrity check. In case when partit...
2011-05-11 Xin LIImport nc from OpenBSD 4.9.
2011-05-11 Dmitry ChaginRemove wrong comment.
2011-05-11 David E. O... + DTrace as a bootstrap tool is only needed on certain...
2011-05-11 Adrian ChaddFix up the net80211 alq logging - this commit makes...
2011-05-11 Adrian Chaddnet80211 alq bugfixes:
2011-05-11 Colin PercivalMake freebsd-update(8) smarter in how it handles $FreeB...
2011-05-11 Adrian ChaddMake the NF calibration logic (hopefully!) more resisti...
2011-05-11 Adrian ChaddAlways log if the NF CCA load fails; so users with...
2011-05-11 Adrian ChaddMake sure the chip is awake before writing to it to...
2011-05-11 Adrian ChaddAdd a new flag - HAL_DEBUG_UNMASKABLE - which always...
2011-05-11 Adrian ChaddRemove unused variable
2011-05-11 Adrian ChaddRemove the initial NF completion check.
2011-05-11 Adrian ChaddRemove a now unneeded comment..
2011-05-11 Adrian ChaddRestore the RSSI threshold after writing the board...
2011-05-11 Oleksandr TymoshenkoUse new option names for NFS client and NFS server
2011-05-10 Marius StroblAdd an ATOMIC_CLEAR_LONG.
2011-05-10 Marius StroblFix whitespace.
2011-05-10 Marius StroblFix a bug in r221407; this driver doesn't add the media...
2011-05-10 Jung-uk KimAdd SC_PIXEL_MODE to GENERIC for amd64 and i386.
2011-05-10 Andriy Gaponbitcount32: replace lengthy comment with a reference...
2011-05-10 Andriy Gapondtrace: remove unused code
2011-05-10 Nathan WhitehornOnly try to set up IPIs at boot on systems that actuall...
2011-05-10 Ruslan ErmilovRegen.
2011-05-10 Ruslan ErmilovReassurance for impatient.
2011-05-10 Ruslan ErmilovStyle.
2011-05-10 John BaldwinAdd an entry for the SIIG Quartet Serial 850 which...
2011-05-10 Ruslan Ermilov- There now exist options that have different defaults...
2011-05-10 Ruslan ErmilovThe Objective C support was removed in r220755.
next