]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-21 Gregory Neil... Minor changes to force commit these files so new freebs...
2013-04-21 Mikolaj GolubEmbed revision id in the library.
2013-04-21 Gregory Neil... Update for sendmail 8.14.7
2013-04-21 Gregory Neil... Merge sendmail 8.14.7 to HEAD
2013-04-21 Gregory Neil... Import sendmail 8.14.7
2013-04-21 Hans Petter... Fix manual page.
2013-04-21 Hans Petter... Add OHCI controller ID.
2013-04-21 Konstantin... Merge the 386 and amd64 versions of the fenv.h, to...
2013-04-21 Tijl CoosemansRemove redundant definitions of _ALIGN and _ALIGNBYTES.
2013-04-21 Joel DahlAdd example.
2013-04-21 Joel DahlMove EXAMPLES descriptions to before the actual command.
2013-04-21 Andrey V. ElsukovSince we didn't break the loop, we should set i to...
2013-04-21 Rui PauloFix an off by one calculation in wiipic_dispatch().
2013-04-21 Joel DahlRemove cross-references to nonexistent CPU_SET(3) manpage.
2013-04-21 Adrian ChaddWhen doing BAW tracking, don't dereference a NULL point...
2013-04-20 Warner LoshAdd more details about updating across the clang divide.
2013-04-20 Adrian ChaddThere's some races (likely in the BAR handling, sigh...
2013-04-20 Joel DahlAdd missing Pp. Also remove some minor whitespace.
2013-04-20 Joel Dahlmdoc: end function context properly.
2013-04-20 Mikolaj GolubWrong cast.
2013-04-20 Ed SchoutenEnable libcompiler-rt on MIPS.
2013-04-20 Kenneth D.... Fix compilation.
2013-04-20 Ulrich Spörleinbin/df: Fix unitialized use in prtstat
2013-04-20 Edward Tomasz... Make DELAY(9) reference pause(9).
2013-04-20 Edwin GroothuisMerge of vendor of 249690, tzdata2013c
2013-04-20 Edwin GroothuisVendor import of tzdata2013c
2013-04-20 Mikolaj GolubBump date.
2013-04-20 Mikolaj GolubSync gcore(1) with the recent changes in kernel code...
2013-04-20 Mikolaj GolubMake use of newly added libprocstat(3) ability to extra...
2013-04-20 Mikolaj GolubUse procstat_getkstack(3) for retrieving process kernel...
2013-04-20 Mikolaj GolubAdd procstat_getkstack function to dump kernel stacks...
2013-04-20 Mikolaj GolubUse libprocstat(3) to retrieve ELF auxiliary vector.
2013-04-20 Mikolaj GolubThis should have been committed in r249666.
2013-04-20 Mikolaj GolubAdd procstat_getauxv function to retrieve a process...
2013-04-20 Mikolaj GolubUse libprocstat(3) to retrieve process command line...
2013-04-20 Mikolaj GolubExtend libprocstat with functions to retrieve process...
2013-04-20 Mikolaj GolubUse libprocstat(3) when retrieving binary information...
2013-04-20 Mikolaj GolubAdd procstat_getosrel function to retrieve a process...
2013-04-20 Mikolaj GolubAdd procstat_getpathname function to retrieve a process...
2013-04-20 Mikolaj GolubUse procstat_getrlimit(3) for retrieving rlimit informa...
2013-04-20 Mikolaj GolubAdd procstat_getrlimit function to retrieve a process...
2013-04-20 Mikolaj GolubUse procstat_getumask(3) for retrieving umaks informati...
2013-04-20 Mikolaj GolubAdd procstat_getumask function to retrieve a process...
2013-04-20 Mikolaj GolubUse procstat_getgroups(3) for retrieving groups informa...
2013-04-20 Mikolaj GolubAdd procstat_getgroups function to retrieve process...
2013-04-20 Mikolaj GolubUse more generic procstat_getvmmap(3) for retrieving...
2013-04-20 Mikolaj GolubUse procstat_getprocs(3) for retrieving thread informat...
2013-04-20 Mikolaj GolubAdd procstat_getvmmap function to get VM layout of...
2013-04-20 Mikolaj GolubMake libprocstat(3) extract procstat notes from a proce...
2013-04-20 Warner LoshAdd note about fagility of the clang upgrade process.
2013-04-20 Sean BrunoExpose CAM_BOOT_DELAY as a kernel conf item now.
2013-04-19 Jung-uk KimMerge ACPICA 20130418.
2013-04-19 Adrian ChaddInitialise the chainmask fields regardless of whether...
2013-04-19 Luigi Rizzomostly whitespace changes:
2013-04-19 Kenneth D.... Update chio(1) and ch(4) to support reporting element...
2013-04-19 Ed SchoutenAdd the Clang specific -Wmissing-variable-declarations...
2013-04-19 Ed SchoutenFix -Wmissing-variable-declarations compiler warnings.
2013-04-19 Adrian ChaddImplement a very basic multi-PHY aware switch device.
2013-04-19 Jaakko HeinonenInclude PID in the error message which is printed when...
2013-04-19 Gleb SmirnoffDon't compare unsigned socklen_t against < 0.
2013-04-19 Jilles Tjoelkersem: Restart the POSIX sem_* calls after signals with...
2013-04-19 Adrian ChaddAdd a debug statement to log the currently chosen chain...
2013-04-19 Adrian Chadd.. don't know how this snuck into this commit. Sorry.
2013-04-19 Adrian ChaddPrint out the chainmask configuration.
2013-04-19 Adrian ChaddUse uint32_t for fields that are fetched via ath_hal_ge...
2013-04-19 Jung-uk KimImport ACPICA 20130418.
2013-04-19 Justin HibbitsFix the uart(4) module build. Without uart_dev_lpc...
2013-04-19 Tim KientzleAn even more refined version of r249484, until we can...
2013-04-19 Tim KientzleFix the symlink creation from r249484 so that repeated
2013-04-19 Andrey A. ChernovAttempt to mitigate poor initialization of arc4 by...
2013-04-18 Rick MacklemWhen an NFS unmount occurs, once vflush() writes the...
2013-04-18 Navdeep Parharcxgbe(4): Refuse to install T5 firmwares on a T4 card...
2013-04-18 Oleg BulyzhinRecover missing arp_ifinit() call.
2013-04-18 Navdeep Parharcxgbe/tom: Update the CLIP table on the chip when there...
2013-04-18 Alexander MotinIntroduce kern.timecounter.smp_tsc_adjust tunable ...
2013-04-18 Rick MacklemBoth NFS clients can deadlock when using the "rdirplus...
2013-04-18 Alexander MotinMake siis(4) and mvs(4) send bus_get_dma_tag() requests...
2013-04-18 Joel DahlRemove EOL whitespace.
2013-04-18 Rui PauloMove the previously added CPUID7 macros to CPUID_STDEXT.
2013-04-18 David XuRemove debug code.
2013-04-18 David XuAvoid copying memory if SIGCANCEL is not masked.
2013-04-18 Alan CoxWhen calculating the number of reserved nodes, discount...
2013-04-18 David XuRevert revision 249323, the PR/177624 is confusing...
2013-04-18 Andrew TurnerFix the value of NT_FREEBSD_TAG to be the same as ABI_N...
2013-04-18 Rui PauloAdd the most current CPUID7_* definitions.
2013-04-18 Rui PauloPrint RDSEED, ADX, and SMAP.
2013-04-18 Pedro F. GiffuniDTrace: NFS translators should be split into client...
2013-04-17 Kenneth D.... Move the NFS FHA (File Handle Affinity) code from sys...
2013-04-17 Hiren PanchasaraImproving r249461 by providing a better way to handle...
2013-04-17 Pawel Jakub... Style cleanups.
2013-04-17 Jilles Tjoelkerpututxline: Don't set errno=0 in subfunctions.
2013-04-17 Kenneth D.... Revamp the old NFS server's File Handle Affinity (FHA...
2013-04-17 Jeremie Le HenDocument jail_<jname>_parameters option.
2013-04-17 Gleb SmirnoffOn non-ACPI i386 mp_ncpus is initialized at SI_SUB_CPU...
2013-04-17 Adrian ChaddAdd the static kernel boot environment, needed to actua...
2013-04-17 Gabor Kovesdan- Correct spelling in comments
2013-04-17 Gabor Kovesdan- Correct mispellings of word and
2013-04-17 Gabor Kovesdan- Correct mispellings of word resource
2013-04-17 Gabor Kovesdan- Corrrect mispellings of word useful
2013-04-17 Gabor Kovesdan- Correct mispellings of word miscellaneous
next