]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-04-17 Brooks DavisRemove unused implementations of copyoutstr().
2018-04-17 Andrew GallatinRestore SIOCGI2C functionality to ixgbe
2018-04-17 Warner LoshAdd PNP info to the PCI attahement of the puc driver.
2018-04-17 Warner LoshAdd PNP info to the bce driver.
2018-04-17 Brooks DavisStop using fuswintr() and suswintr() in the profiler.
2018-04-17 Ed Mastelld: add a __FreeBSD_version-style identifier to version
2018-04-17 Warner LoshRestore db_radix on parse error, otherwise we'll silent...
2018-04-17 Ram Kishore... Moved opts-stack.h include before all other includes.
2018-04-17 Andrew GallatinMake lagg creation more fault tolerant
2018-04-17 Edward Tomasz... Don't put multiple names on a single .Nm line. This...
2018-04-17 Alexander MotinMFV man pages update from r329502: 7614 zfs device...
2018-04-16 Conrad Meyerquota(1): Fix calculation overflow and underflow
2018-04-16 Alan Somerslio_listio: return EAGAIN instead of EIO when out of...
2018-04-16 Brooks DavisRemove support for FDDI and token ring media types...
2018-04-16 Brooks DavisRemove unused badaddr() function.
2018-04-16 Kyle EvansRegenerate FAT templates after r332561
2018-04-16 Toomas Soomeloader: cstyle cleanup of command.c
2018-04-16 Warner LoshUse bool instead of boolean_t here. No reason to use...
2018-04-16 Warner LoshNo need to force md code to define a macro that's the...
2018-04-16 Kyle EvansRename volume label for ESP
2018-04-16 Toomas Soomeloader: make sure we do not return garbage from help_ge...
2018-04-16 Andriy Gaponmountd: fix a crash when getgrouplist reports too many...
2018-04-16 Toomas Soomeloader: command_errmsg should be const
2018-04-16 Toomas Soomeloader: make sure we use snprintf() in commands.c
2018-04-16 Edward Tomasz... Fix ObsoleteFiles.inc entry for libstand.3.
2018-04-16 Toomas Soomeloader: provide values in help_getnext()
2018-04-16 Justin HibbitsUse a resource hint instead of environment variable...
2018-04-16 Ian LeporeFix cut-and-pasted line to have the right option letter.
2018-04-16 Alexander Motin9433 Fix ARC hit rate
2018-04-15 Ian LeporeAdd an option to daemon(8) to specify a delay between...
2018-04-15 Navdeep ParharFix typo in cxgbetool.8.
2018-04-15 Brooks DavisManpages are .gz files.
2018-04-15 Brooks DavisRemove device cm which was removed in r332490.
2018-04-15 Ed SchoutenUse proper alphabetic sorting of options.
2018-04-15 Ed SchoutenAdd RFC 5424 syslog message output to syslogd.
2018-04-14 Warner LoshMake first a 'bool' instead of a 'boolean_t'.
2018-04-14 Eitan Adleramd: correct formatting of 'SEE ALSO'
2018-04-14 Navdeep Parharcxgbe(4): Add support for Connection Offload Policy...
2018-04-14 Konstantin... Set PG_G global mapping bit on the trampoline ptes.
2018-04-14 Dimitry AndricRevert r332501 for now, as it can cause build failures...
2018-04-14 Dimitry AndricPull in r325446 from upstream clang trunk (by me):
2018-04-14 Eitan Adlersys: remove 'cm' from notes
2018-04-14 Conrad Meyerexpr(1): Fix overflow detection when operand is INTMAX_MIN
2018-04-14 Conrad Meyercpufreq: Remove error-prone table terminators in favor...
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-13 Konstantin... i386 4/4G split.
2018-04-13 Brooks DavisFix build on 32-bit systems.
2018-04-13 Baptiste Daroussinpkg: accept -y and --yes from arguments
2018-04-13 Kyle Evansdtc(1): Update to upstream 006664a
2018-04-13 Ed MasteCorrect tom-thumb vt font glyphs
2018-04-13 Tycho NightingaleAdd SDT probes to vmexit on Intel.
2018-04-13 Ed MasteAdd tom-thumb, a tiny (4x6) vt font
2018-04-13 Warner LoshJust assert that the lock is held here, rather than...
2018-04-13 Andrey V. ElsukovAdd check that mbuf had not multicast layer2 address.
2018-04-13 Ruslan BukinConvert atse(4) driver for Altera Triple-Speed Ethernet...
2018-04-13 Ruslan BukinAdd beripic1, msgdma and softdma instances.
2018-04-13 Ruslan BukinAdd driver for Altera SoftDMA® device.
2018-04-13 Ram Kishore... Check if STACK is defined before using the stack(9).
2018-04-13 Ruslan BukinAdd driver for Altera modular Scatter-Gather DMA engine...
2018-04-13 Ruslan BukinAdd driver for ARM PrimeCell PL330 DMA engine.
2018-04-13 Ruslan BukinDon't include sys/bus_dma.h directly, use machine/bus...
2018-04-13 Andrey V. ElsukovTo avoid possible deadlock do not acquire JQUEUE_LOCK...
2018-04-13 Baptiste Daroussinreinstall the roff(7) manpage
2018-04-12 Andrey V. ElsukovFix integer types mismatch for flags field in nat64stl_...
2018-04-12 Kenneth D.... Handle Programmable Early Warning for control commands...
2018-04-12 Andrey V. ElsukovUse cfg->nomatch_verdict as return value from NAT64LSN...
2018-04-12 Andrey V. ElsukovMigrate NAT64 to FIB KPI.
2018-04-12 Bryan DreweryUse known SRCTOP if possible to determine SYSDIR.
2018-04-12 Konstantin... Fix PSL_T inheritance on exec for x86.
2018-04-12 Bryan DreweryFix using wrong SYSDIR after r331683.
2018-04-12 Ed MasteUpdate vt(4) "Terminus BSD Console" font to v4.46
2018-04-12 Andrey V. ElsukovFix indenting in ipv6.c file, use tabs instead of mixin...
2018-04-12 Konstantin... Optimize context switch for PTI on PCID pmap.
2018-04-12 Andrey V. ElsukovRemove printing of "not" keyword from print_ip6() function.
2018-04-12 Andrey V. ElsukovRemove printing of "not" keyword from print_ip() function.
2018-04-12 Ed Masteswitch i386 memstick installer images to MBR
2018-04-12 Brooks DavisAdd fpa.4.gz missing in the removal of FDDI in r332412.
2018-04-12 Brooks DavisAllow -DNO_CLEAN builds across r332443.
2018-04-12 Brooks DavisReplace MD assembly exect() with a portable version.
2018-04-12 Oleksandr TymoshenkoBump .Dd value (forgot to do this in r332439)
2018-04-12 Ruslan BukinAdd SMP support for BERI CPU.
2018-04-12 Benno RiceFix a conditional that got mucked up.
2018-04-12 Oleksandr TymoshenkoFix quotes in the example code in syslog(3) BUGS section
2018-04-12 Benno RiceRemove a debugging printf that crept in.
2018-04-12 Benno RiceCheck the return value of fseek.
2018-04-12 Benno RiceAdd the ability to specify absolute and relative offset...
2018-04-12 Ruslan BukinTune xDMA interface slightly:
2018-04-12 Ruslan BukinAdd ld emulation types for hard-float mipses.
2018-04-12 Bjoern A. ZeebFix a typo.
2018-04-12 Sean BrunoRestore r332389 after resolution of locking fixes.
2018-04-12 Kyle Evanscron(8): Correct test sense
2018-04-12 Ram Kishore... Added entry in the correct section.
2018-04-12 Kyle Evanscron(8): Reload database if an existing job in cron...
2018-04-12 Andriy Gaponallow ZFS pool to have temporary name for duration...
2018-04-12 Maxim Konovalovo OpenBSD 6.3 and DragonFly BSD 5.2.0 releases added.
2018-04-12 Tom JonesAdd myself to committers-src.dot
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-12 Mateusz Guzikiflib: fix up a mismerge in r332419
2018-04-12 Ed Mastevt: add three more cp437 mappings for vga textmode
2018-04-11 Stephen HurdProperly initialize ifc_nhwtxqs.
next