]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-09-03 Marcelo AraujoLower the compiler warning: unused-but-set-variable.
2015-09-03 Marcel MoolenaarFor UGA, the frame buffer address obtained by scanning the
2015-09-03 Devin TeskeFix mandoc(1) "WARNING: end of line whitespace"
2015-09-03 Devin TeskeRemove non-functional examples.
2015-09-03 Oleksandr TymoshenkoEnable both i2c1 and i2c2. These devices are disabled...
2015-09-03 Justin Hibbitspmap_mapdev_attr() also takes a vm_paddr_t.
2015-09-03 Xin LIDon't leak 'var'.
2015-09-02 Mateusz Guzikfd: remove UMA_ZONE_ZINIT argument from Files zone
2015-09-02 Mateusz GuzikDon't trash memory from UMA_ZONE_NOFREE zones.
2015-09-02 Conrad Meyerioat(4): pci_save/restore_state to persist MSI-X regist...
2015-09-02 Devin TeskeMinor code cleanups (no functional changes).
2015-09-02 Jilles Tjoelkersh: Allow empty << EOF markers.
2015-09-02 Hiroki SatoSimplify kvm symbol resolution and error handling....
2015-09-02 Hiroki SatoDivide statistics in the number of packets with 1000...
2015-09-02 Warner LoshAfter the introduction of direct dispatch, the pacing...
2015-09-02 Hiroki Sato- snprintf() returns at most size-1 of the chars printe...
2015-09-02 Conrad Meyerioat: re-initialize interrupts after resetting hw on...
2015-09-02 Hiroki SatoFix a panic which was reproducible by an infinite loop of
2015-09-02 Gleb SmirnoffThe ${BUILDKERNELS:[2..-1]} appears to produce a non...
2015-09-02 Gleb SmirnoffRemove the software queue, which is a remnant of ifnet...
2015-09-02 Gleb SmirnoffAdd iwm(4), that was missing in r287394.
2015-09-02 Edward Tomasz... Fix markup.
2015-09-02 Edward Tomasz... It's 2015, and some people are still trying to use...
2015-09-02 Edward Tomasz... Fixes a panic triggered by threaded Linux applications...
2015-09-02 Gleb SmirnoffFix dynamic attach/detach of 802.11 devices after r287197:
2015-09-01 Devin TeskeBump version for altered long-opts processing
2015-09-01 Devin TeskeSimplify long-option processing
2015-09-01 John BaldwinThe 'sa' argument to syscallret() is not unused.
2015-09-01 John BaldwinExport current system call code and argument count...
2015-09-01 Devin TeskeBump version for prior fix (SVN r287381)
2015-09-01 Devin TeskeStyle: Remove whitespace around brackets from function...
2015-09-01 Devin TeskeComment for escape() function.
2015-09-01 Devin TeskeComment
2015-09-01 Devin TeskeProperly escape arguments when moving into jail or...
2015-09-01 Devin TeskeStyle: comments
2015-09-01 Devin TeskeStyle consistency: add single space before each `;...
2015-09-01 Devin TeskeRemove `SYSRC_' prefix from $SYSRC_VERBOSE (prefix...
2015-09-01 Kristof Provostpf: Fix misdetection of forwarding when net.link.bridge...
2015-09-01 John BaldwinFix an off by one error in r283613: Like regular ffs...
2015-09-01 Andrew TurnerAdd support for the dwc usb in the HiSilicon hi6220...
2015-09-01 Alexander MotinMake most of port methods optional and remove bunch...
2015-09-01 Andrew TurnerAdd support for the DesignWare MMC hardware in the...
2015-09-01 Andrew TurnerFix how we place each objects thread local data. The...
2015-09-01 Andrew TurnerEnsure we use calculate_first_tls_offset, even if the...
2015-09-01 Glen BarberRemove '-' separating OSRELEASE and SNAPSHOT_DATE for...
2015-09-01 Andrew TurnerFinish allowing the dwmmc driver to be subclassed,...
2015-09-01 Konstantin... Exit notification for EVFILT_PROC removes knote from...
2015-09-01 Andrew TurnerInstall the forth bits on arm64. For now limit it to...
2015-09-01 Konstantin... Clean up the kqueue use of the uma KPI.
2015-09-01 Konstantin... By doing file extension fast, it is possible to create...
2015-09-01 Konstantin... Fix t_spawnattr test for attributes handling by posix_s...
2015-09-01 Gleb SmirnoffNot only build with buildworld, but also install with...
2015-09-01 Gleb SmirnoffWhen building multiple kernels use [2..-1] to extract...
2015-09-01 Andrew TurnerRemove an variable we only ever write to, and stop...
2015-09-01 Hans Petter... Add new PCI ID.
2015-09-01 Andriy Gaponcallout_reset: fix a reversed check for cc_exec_cancel
2015-09-01 Craig RodriguesUse unsigned variable.
2015-09-01 Hiroki Sato- Add -W flag support for network column in intpr(...
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-09-01 Hiroki SatoPrint sdl->sdl_data when sdl->sdl_nlen > 0 as link_ntoa...
2015-09-01 Craig RodriguesUse correct function prototype for signal handler.
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-09-01 Xin LICheck and fail if drop of privileges failed.
2015-09-01 Xin LIDrop group privileges after opening the kvm descriptor...
2015-09-01 Alan CoxHandle held pages earlier in the inactive queue scan.
2015-09-01 Xin LIFailure of dropping privilege should be fatal, so test...
2015-09-01 Craig RodriguesMark unused parameters to reduce gcc 4.9 warnings.
2015-09-01 Craig RodriguesUse ANSI C prototypes.
2015-09-01 Ed Mastevtfontcvt: fix buffer overflow for non-default size...
2015-08-31 Allan JudeApply the noline attribute to vdev_queue_max_async_writes
2015-08-31 Ed Mastevtfontcvt: introduce xmalloc to abort on out-of-memory
2015-08-31 Allan JudeRemove duplicate defines introduced in initial ZFS...
2015-08-31 Ed MasteEnable libproc symbol_lookup tests on arm64
2015-08-31 Craig RodriguesInclude stdlib.h to get devname() prototype.
2015-08-31 Sean BrunoRestrict tso_max to IP_MAXPACKET to avoid the panic...
2015-08-31 Ed Mastear: Deobfuscate a while loop
2015-08-31 Ed Mastear: fix deterministic mode when running as ranlib
2015-08-31 Gleb SmirnoffRemove now unneeded includes.
2015-08-31 Andrew TurnerClean up the style of the LEAVE_HYP macro.
2015-08-31 Hans Petter... Add new USB quirk.
2015-08-31 Xin LI - uri is expected to be nul-terminated (strchr used...
2015-08-31 Xin LIConstify opt_f and opt_t and eliminate unneeded copying...
2015-08-31 Alexander V... Simplify lla_rt_output()/nd6_add_ifa_lle() by setting...
2015-08-30 Marcel MoolenaarAdd support for the UGA draw protocol. This includes...
2015-08-30 Luiz Otavio... Add the LED definitions from vendor's DTS.
2015-08-30 Luiz Otavio... The vendor's DTS for Allwinner A20 uses a different...
2015-08-30 Adrian Chaddoops - mis-commit.
2015-08-30 Adrian ChaddConvert this over to use the new cdev based ioctl path.
2015-08-30 Adrian ChaddMigrate the stats API for iwn(4) into a cdev ioctl...
2015-08-30 George V. Neville... A bibliography of FreeBSD and BSD related papers and...
2015-08-30 Konstantin... Use P1B_PRIO_MAX to designate max posix priority for...
2015-08-30 Konstantin... Remove single-use macros obfuscating malloc(9) and...
2015-08-30 Jilles Tjoelkersh: Fix read with escaped IFS characters at the end.
2015-08-30 Luiz Otavio... Reduce the difference to vendor DTS by using the vendor...
2015-08-30 Luiz Otavio... In preparation to support other A20 based boards, renam...
2015-08-30 Julien CharbonRevert r286880: If at first this change made sense...
2015-08-30 Julien CharbonPut r284245 back in place: If at first this fix was...
2015-08-30 Xin LIRemove support for FreeBSD < 602110.
2015-08-30 Adrian ChaddFix compilation error on gcc-5.2.0 - it now warns on...
2015-08-30 Xin LIDon't assign 'ptr' without using it.
next