]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-16 Andrew TurnerAdd an optimised version of the float and double helper...
2014-03-16 Tycho NightingaleThough there currently isn't a way to insert new media...
2014-03-16 Michael Tuexen* Provide information in error causes in ASCII instead of
2014-03-16 Tycho NightingaleSupport the bootloader's single 16-bit 'outw' access...
2014-03-16 Robert WatsonBump __FreeBSD_version to reflect capability.h -> capsi...
2014-03-16 Robert WatsonUpdate most userspace consumers of capability.h to...
2014-03-16 Robert WatsonUpdate kernel inclusions of capability.h to use capsicu...
2014-03-16 Robert WatsonRename capability.h to capsicum.h: the original name...
2014-03-16 Andrew TurnerOnly build the vfp/softfp switching code on armv6 as...
2014-03-16 Andrew TurnerBuild fenv-vfp.c with the softfp float abi. Without...
2014-03-16 Adrian ChaddThe AR71xx has APB interrupts in the MISC registers...
2014-03-16 Adrian Chadd* Handle the three other timer interrupts for now,...
2014-03-16 Julio MerinoMigrate most of tools/regression/usr.bin/ to the new...
2014-03-16 Julio MerinoMigrate tools/regression/{usr.bin/lastcomm,usr.sbin...
2014-03-16 Adrian ChaddHandle the case where both arge0 and arge1 MAC addresse...
2014-03-16 Adrian Chadd* Add ethernet MAC configuration from the EEPROM for...
2014-03-16 Julio MerinoAdd Makefile missed in r263220.
2014-03-16 Julio MerinoChange etcupdate tests to return 1 on test failures.
2014-03-16 Julio MerinoMigrate tools/regression/sbin/ to the new tests layout.
2014-03-16 John-Mark GurneyI clearly didn't test the modules... add sha256c.c...
2014-03-16 John-Mark Gurneyreplace the kernel's version w/ cperciva's implementati...
2014-03-16 Julio MerinoDocument support for TAP-compliant Perl test programs.
2014-03-16 John-Mark GurneyXref pthread_cancel...
2014-03-16 John-Mark Gurneycopy these files from lib/libmd in preperation for...
2014-03-16 John-Mark Gurneychange td_retval into a union w/ off_t, with defines...
2014-03-15 Tycho NightingaleFix a race wherein the source of an interrupt vector...
2014-03-15 Andrew TurnerOn armv6 access both the softfloat and, when available...
2014-03-15 Warner LoshFix wandboard to include tmpfs, mbr and bsd labels.
2014-03-15 Jilles Tjoelkersh: Allow kill %job on jobs started without job control.
2014-03-15 Julio MerinoAdd some documentation for bsd.test.mk.
2014-03-15 Gleb SmirnoffGarbage collect long time obsoleted (or never used...
2014-03-15 Eitan AdlerBe a little more verbose in service's error message
2014-03-15 Eitan AdlerUse the system queue.h instead of bundling its own.
2014-03-15 Robert WatsonRevert a small portion of r263198 left over from local...
2014-03-15 Warner LoshFix cut-and-paste error message.
2014-03-15 Robert WatsonSeveral years after initial development, merge prototyp...
2014-03-14 Neel NatuDon't dump entries that were modified during the time...
2014-03-14 Jilles Tjoelkersh: Add some consts.
2014-03-14 Neel NatuFix an issue with ktrdump(8) where it would not print...
2014-03-14 Warner LoshRemove TARGET_BIG_ENDIAN. It's no longer relevant.
2014-03-14 Warner LoshRely on default UFS type (though this is unlikely to...
2014-03-14 Eitan Adlerlibusb: add libusb_log_level enum
2014-03-14 Warner LoshBe more explicit about setting SRCCONF to /dev/null...
2014-03-14 Warner LoshNanoBSD has a utility shell script called save_cfg...
2014-03-14 Warner LoshWhen NANO_IMAGE_MBRONLY is set, and we're backing via...
2014-03-14 Warner LoshPrint an error message when we exit out early.
2014-03-14 Warner LoshWith the more generous footprints today, it makes littl...
2014-03-14 Warner LoshMake pcengines config files compile again.
2014-03-14 Warner LoshFix build with spaces in names.
2014-03-14 Ed MasteUse the existence of module metadata to indicate frameb...
2014-03-14 Bryan DreweryFix ASSUME_ALWAYS_YES not being parsed properly from...
2014-03-14 Bryan DreweryFix ABI from /usr/local/etc/pkg.conf not being respected.
2014-03-14 Gleb SmirnoffAnother miss from r263140.
2014-03-14 Gleb SmirnoffA miss from r263140.
2014-03-14 Bryan DreweryAdd missing FALLTHROUGH comment in tmpfs_dir_getdents...
2014-03-14 Bryan DreweryRename cnt to maxcookies and change its use as the...
2014-03-14 Julio MerinoRemove unnecessary svn:executable property from source...
2014-03-14 Julio MerinoMove FreeBSD Test Suite-specific code to a suite.test...
2014-03-14 Christian BruefferAdd support for AMD Family 16h (Kabini) sensor devices.
2014-03-14 Gleb SmirnoffAdd placeholders for IPX/SPX and AppleTalk priveledges...
2014-03-14 Julio MerinoMake bsd.test.mk the only public mk fragment for the...
2014-03-14 Dag-Erling... Remove lukemftpd. It was disconnected from the build...
2014-03-14 Hans Petter... Workaround for USB MIDI adapters which use non-supporte...
2014-03-14 Hans Petter... Add support for more sample rates to USB audio driver.
2014-03-14 Kevin LoReset the bit of the R92C_MCUFWDL associated with check...
2014-03-14 Kevin LoSimilar to r246614, fix panic on removing urtwn(4)...
2014-03-14 Gleb SmirnoffRemove AppleTalk support.
2014-03-14 Devin TeskeRewrite usermgmt -- hooking it into the scripting syste...
2014-03-14 Devin TeskeAdd protection against input containing single-quotes...
2014-03-14 Devin TeskeFor non-interactive scripts, forgot to check we were...
2014-03-14 Devin TeskeFix a bug preventing errors from pw(8) from filtering...
2014-03-14 Devin TeskeReduce the sleep cycle when using dialog(1) to 1-second.
2014-03-14 Devin TeskeFix comments and whitespace.
2014-03-14 Devin TeskeFix a code-typo that prevented auto-sizing of the dialog.
2014-03-14 Eitan AdlerRemove directory which should not have been re-added.
2014-03-14 Eitan Adlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 Devin TeskePoint hat! Fix a broken f_isinteger().
2014-03-14 Gleb SmirnoffRemove IPX support.
2014-03-14 Devin TeskeRemove useless NULL string '' in compound strings....
2014-03-14 Eitan AdlerSet nokeyword property on some files which don't alread...
2014-03-14 Devin TeskeFix future namespace issues for functions taking $var_t...
2014-03-14 Devin TeskeUpdate copyright.
2014-03-14 Devin TeskeComments.
2014-03-14 Devin TeskeAdd debug statement just before attempting to exec...
2014-03-14 Devin TeskeRemove indexfile from debug statement as it is already...
2014-03-14 Bryan DreweryCleanup redundant logic and add some comments to help...
2014-03-14 Bryan DreweryFix -o size less than PAGE_SIZE resulting in SIZE_MAX...
2014-03-14 Bryan DreweryCombine similar code from vprintf(9) and log(9).
2014-03-14 Ian LeporeFix an uninitialized variable error I perpetrated when...
2014-03-14 Xin LIHide a few messages under bootverbose.
2014-03-13 Christian BruefferRe-format the license to conform to our BSD license...
2014-03-13 Dimitry AndricPull in r201021 from upstream libc++ trunk:
2014-03-13 Alexander MotinReport ZVOL block size as GEOM stripesize.
2014-03-13 Ed MasteConnect 64-bit boot ficl to the build
2014-03-13 Alan SomersReplace 4.4BSD Lite's unix domain socket backpressure...
2014-03-13 Ed MasteAdd amd64 EFI headers
2014-03-13 Devin TeskeFix pw(8) deletion of group "username" on userdel even...
2014-03-13 John BaldwinCorrect type for malloc().
2014-03-13 Eitan AdlerFix pointer type in call to malloc
2014-03-13 Eitan AdlerFix pointer type in call to malloc
next