]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-01-22 Baptiste DaroussinUse snprintf instead of strc* functions and add bounds...
2013-01-22 Brooks DavisIntroduce a new option -DNO_ROOT that allows install...
2013-01-22 John BaldwinSimilar to r245823, use decimal constants for UNIX...
2013-01-22 John BaldwinUse decimal values for UDP and TCP socket options rathe...
2013-01-22 David ChisnallFix spurious leading / on dtc path in Makefile.inc1...
2013-01-22 Brooks DavisRemove documentation of the old -M option.
2013-01-22 Pedro F. Giffuniext2fs: make some inode fields match the ext2 spec.
2013-01-22 Brooks DavisMFP4 change 219820
2013-01-22 Brooks DavisMFP4 change 219819
2013-01-22 Pedro F. Giffuniext2fs: temporarily disable the reallocation code.
2013-01-22 Joel DahlRemove EOL whitespace.
2013-01-22 Joel DahlMinor mdoc fixes.
2013-01-22 Dru Lavigneadd myself to committers-doc.dot
2013-01-22 David ChisnallFix the missing sentence that ended in the middle in...
2013-01-22 David ChisnallFix logic error in explicitly specified dtb versions...
2013-01-22 Gleb SmirnoffUse pluralies() for "entry"/"entries".
2013-01-22 Joel DahlAdd FILES section.
2013-01-22 Ed MasteRestore Python 2.6+ compatibility
2013-01-22 David ChisnallImport new (BSDL) device tree compiler. Now built...
2013-01-22 Nathan WhitehornImprove error handling and remove an unnecessary check...
2013-01-22 Brooks DavisMake "install -l s[ar]" act like "ln -sfh" as intended...
2013-01-22 Nathan WhitehornImprove documentation of BSDINSTALL_DISTSITE and mdoc.
2013-01-22 Lawrence StewartSimplify and fix a bug in cc_ack_received()'s "are...
2013-01-22 Xin LI - Don't include date and time the driver is built...
2013-01-22 Andrew TurnerWhen copying the complement of the string loop to WINT_...
2013-01-22 Benno RiceFix linking of loader.efi.
2013-01-22 David XuMake "-D skip" option work with FIFO by opening file...
2013-01-22 Nathan WhitehornClarify that the setup script is optional.
2013-01-22 Nathan WhitehornUpdate change date.
2013-01-22 Nathan WhitehornDocument bsdinstall scripting as it currently operates...
2013-01-22 Glen BarberChase r245756 of make.conf(5):
2013-01-22 Glen Barber- Mark SUP_UPDATE as deprecated in make.conf(5), providing
2013-01-21 Oleksandr TymoshenkoFix highest voltage detection
2013-01-21 Brooks DavisAlways bootstrap nmtree if it is not available on the...
2013-01-21 Brooks DavisInstall the template info directory with mode 644 inste...
2013-01-21 Brooks DavisReplace all known uses of ln in the build process with...
2013-01-21 Brooks DavisImplement the -l option using ln(1) to facilitate boost...
2013-01-21 Pawel Jakub... Note that SIGCHLD is special and if ignored, won't...
2013-01-21 Neel NatuAllocate the memory for the MSI-X table dynamically...
2013-01-21 Jung-uk KimFix another build breakage for ia64.
2013-01-21 Sergey KandaurovUse C99 sparse initialization for struct vfsops in...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-21 David ChisnallImported new libcxxrt (one-line fix).
2013-01-21 Nathan WhitehornFix typo and simplify condition.
2013-01-21 Gleb SmirnoffIf lagg(4) can't forward a packet due to underlying...
2013-01-21 Neel NatuGet rid of redundant 'table_size' field in struct pi_ms...
2013-01-21 Adrian ChaddFix this routine to acutally break out and not set...
2013-01-21 Hans Petter... Add new quirk and correct old one.
2013-01-21 Juli MallettFix packet reception and other issues arising from...
2013-01-21 Adrian ChaddMigrate CLRDMASK to be a per-node flag, rather than...
2013-01-21 Nathan WhitehornRemove some debugging code that snuck in.
2013-01-21 Nathan WhitehornMore automated install support: if a script exists...
2013-01-21 Adrian ChaddAdd command-line support to kgdb to allow the baudrate...
2013-01-21 Neel NatuPostpone vmm module initialization until after SMP...
2013-01-21 Tim KientzleUse correct size for AM335x CPSW memory window.
2013-01-21 Nathan WhitehornAdd a scripting frontend. Documentation and release...
2013-01-20 Nathan WhitehornIf no partition configuration is specified in {}, use...
2013-01-20 Nathan WhitehornAdd a simple scripted partitioner. Documentation and...
2013-01-20 Joel DahlChange the $ENV example to use .shrc instead of .shinit...
2013-01-20 Jilles Tjoelkersh: Move some stackmarks to fix high memory usage in...
2013-01-20 Andriy Gaponzfs/sparc64 boot: fix booting after r242230
2013-01-20 Andrey Zonov- Force inetd to have listen queue size to be set to...
2013-01-20 Devin TeskeBackward compatibility fix: treat cmds loaded as a...
2013-01-20 Jilles Tjoelkersh: Remove mkinit's initialization routine.
2013-01-20 Gabor Kovesdan- Avoid unnecessary strdup()
2013-01-20 Joel DahlFix minor nit in usage output.
2013-01-20 Neel NatuLink the bhyve(4) man page to the build so the man...
2013-01-20 Nathan WhitehornMake "Finish" the default choice in the partition edito...
2013-01-20 Neel NatuUse <vmname> in a consistent manner in usage messages...
2013-01-20 Neel NatuAdd svn properties to the recently merged bhyve source...
2013-01-19 Andrew TurnerLink against compiler-rt to pull in the required __aeab...
2013-01-19 Jilles Tjoelkersh: Replace an mkinit use with an initialization.
2013-01-19 Andrew TurnerWhen DDB is enabled and we are building for the ARM...
2013-01-19 Tim KientzleUse correct GPIO interrupt lines.
2013-01-19 Tim KientzleClarify the error messages for unrecognized pins and...
2013-01-19 Joel DahlRemove EOL whitespace.
2013-01-19 Joel DahlMinor mdoc fixes.
2013-01-19 Andrew TurnerAdd the required __aeabi_* functions to libc.
2013-01-19 Andrew TurnerWhen building for ARM EABI link against libgcc for...
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-19 Andrew TurnerUse the compiler-rt version __{u,}divsi3 and __{u,...
2013-01-19 Andrew TurnerUpdate the syscall calling convention for ARM EABI...
2013-01-19 Andrew TurnerThere should have been a tab after SRCS+=
2013-01-19 Pedro F. Giffuninewfs_msdos: cosmetical cleanups
2013-01-19 Alexander KabaevDo not pretend to have autosense data when no such...
2013-01-19 Andrew TurnerFor ARM EABI we only need a subset of the quad function...
2013-01-19 Andrew TurnerAdd the __aeabi_*divmod functions to the compiler-rt...
2013-01-19 Andrew TurnerDon't use the pcs attribute on compilers that don't...
2013-01-19 Andrew TurnerAdd a newline at the end of the file to stop gcc from...
2013-01-19 John BaldwinFix build with SMP disabled.`
2013-01-19 Ian LeporeEliminate the need for an intermediate array of indices...
2013-01-19 Jung-uk KimWork around build breakage with GCC 4.2.
2013-01-19 John Baldwin- Move 'showthreads' check out of fmt.c.
2013-01-18 Xin LISet showthread = 0 for w(1).
2013-01-18 Jilles Tjoelkerlibthr: Always use the threaded rtld lock implementation.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Brooks DavisRemove a harmless (somewhat to my surprise) bogon that...
2013-01-18 Brooks DavisIntroduce six new options from NetBSD:
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Xin LIMake it possible to force async at server side on new...
next