]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-04-10 Mark JohnstonBusy the map in vm_map_protect().
2017-04-10 Ed Masteregenerate src.conf.5 after r316647 and r316684
2017-04-10 Mark JohnstonConsistently use for-loops in vm_map_protect().
2017-04-10 Mark JohnstonAdd some bounds assertions to the vm_map_entry clip...
2017-04-10 Ed Mastelibelf: add an assert that msz is non-zero
2017-04-10 Ed MasteMake WITHOUT_TOOLCHAIN imply WITHOUT_LLD.
2017-04-10 Patrick KelseyBump __FreeBSD_version due to r316648, rename of
2017-04-10 Toomas Soomeloader: r316585 did miss sparc/ofw
2017-04-10 Mark JohnstonHandle NULL entries in gmirror disk ds_bios arrays.
2017-04-10 Konstantin... Do not lose dirty bits for removing PROT_WRITE on arm64.
2017-04-10 Andrew TurnerPort the IMX6 kernel configuration to use MULTIDELAY...
2017-04-10 Alexander MotinDo not register in CTL portal groups without portals.
2017-04-10 Steven HartlandUse estimated RTT for receive buffer auto resizing...
2017-04-10 Bruce EvansSpecial rendering methods for removing mouse cursors...
2017-04-10 Ian LeporeAdd support for imx6ul soc.
2017-04-10 Rick MacklemAvoid starvation of the server crash recovery thread...
2017-04-09 Rick MacklemFix the NFSv4 client hndling of a stale write verifier...
2017-04-09 Rick MacklemFix the NFSv4.1 client for NFSERR_BADSESSION recovery...
2017-04-09 Olivier HouchardImport CK as of commit 6b141c0bdd21ce8b3e14147af8f87f22...
2017-04-09 Ian LeporeAdd code/constants for detecting imx6ul (ultralite...
2017-04-09 Ian LeporeUpdate the code that compensates for the lack of a...
2017-04-09 Ian LeporeRemove some old interrupt handling workaround code...
2017-04-09 Tai-hwa LiangAdding SIOCGIFNAME support in Linuxulator. This should...
2017-04-09 Benedict ReuschlingMake setkey(8) more clear about anti-replay window...
2017-04-09 Hans Petter... Fix compilation of LinuxKPI for PowerPC.
2017-04-09 Rick MacklemFix parsing failure for NFSv4 Setattr operation for...
2017-04-09 Toomas Soomeloader: r316585 did miss userboot update
2017-04-09 Alexander MotinFix few minor issues found by Clang Analyzer.
2017-04-09 Alexander MotinFix few minor issues found by Clang Analyzer.
2017-04-09 Alexander KabaevAdd missing double quote to fix r316635 commit.
2017-04-09 Patrick KelseyCorrected misspelled versions of rendezvous.
2017-04-09 Ed MasteIntroduce LLD_BOOTSTRAP to control lld as bootstrap...
2017-04-08 Jilles Tjoelkersh: Add test for unaliasing an alias that is currently...
2017-04-08 Ed MasteUnconditionally include arm64 in make universe / tinderbox
2017-04-08 Tai-hwa LiangTrying to be more compatible with Linux if.h definitions:
2017-04-08 Andriy Gaponuse msr 0xc001100c to discover multi-node AMD processors
2017-04-08 Bruce EvansQuick fix for removal of the mouse cursor in vga direct...
2017-04-08 Baptiste Daroussinadd a stub --speed-large-files for compatibility with...
2017-04-08 Baptiste DaroussinRemove a useless loop over the long options before...
2017-04-08 Baptiste DaroussinWhen passingthrough from sdiff to diff the -H/--speed...
2017-04-08 Bruce EvansFix removal of the keyboard cursor image in text mode...
2017-04-08 Xin LIEnable 16-bit longest_match for x86.
2017-04-08 Patrick KelseyFixed typo in comment found while reading commit email...
2017-04-08 Patrick KelseyFixed typo in comment.
2017-04-08 Patrick KelseyFixed typo.
2017-04-08 Patrick KelseyFix typo in comment.
2017-04-08 Patrick KelseyFix typo.
2017-04-07 Ed Mastedo not require binutils port when using lld as ld
2017-04-07 Alexander KabaevSilence GCC warning by initializing the local variable.
2017-04-07 Alexander KabaevUse int to receive the return value of getopt function.
2017-04-07 Alexander KabaevDefine 'lr' as x30 on aarch64
2017-04-07 Alexander KabaevDo not use -msoft-float with intention of disabling...
2017-04-07 Alexander KabaevDo not use b.cs instruction to jump to cerror.
2017-04-07 Sevan JaniyanRevert previous change to sys/conf/options & associated...
2017-04-07 John BaldwinExplicitly set the desired MIPS ABI in toolchain flags.
2017-04-07 John BaldwinDon't set the MIPS endianness flags in both ACFLAGS...
2017-04-07 John BaldwinRework r234502 to include a modified CFLAGS along with...
2017-04-07 Brooks DavisRemove support for long gone oldnfs.
2017-04-07 Glen Barber- Increase the image size for RPI2 and IMX6-based board...
2017-04-07 Sean Brunobnxt(4): add support for WOL Magic.
2017-04-07 Sevan JaniyanRemove the last vestiges of FDC_DEBUG & FD_DEBUG
2017-04-07 Benno RiceIn r298230 the value of HEAP_MIN was changed from 3MB...
2017-04-07 Alan Somerssbin/mount: strcpy -> strlcpy
2017-04-07 Alan Somersusr.bin/netstat: strcpy -> strlcpy
2017-04-07 Hans Petter... Create the LinuxKPI current task structure on the fly...
2017-04-07 Andrew TurnerAdd -fPIC to the standalone build flags on arm64. This...
2017-04-07 Andrew TurnerFix linking with lld by marking OPENSSL_armcap_P as...
2017-04-07 Hans Petter... The __stringify() macro in the LinuxKPI should expand...
2017-04-07 Enji CooperMETA_MODE: add additional reachover relative paths...
2017-04-07 Enji Cooperpmc_read(3): fix manlint error
2017-04-07 Enji Cooperpmc.atomsilvermont(3): fix manlint warnings
2017-04-07 Enji Cooperpmc(3): add additional references for libpmc functions...
2017-04-07 Dmitry ChaginPrevent ushort values overflow when convert new Linux...
2017-04-07 Conrad Meyerkern_descrip: Move kinfo_ofile size assert under COMPAT...
2017-04-07 Ed Mastemakefs: Sync with NetBSD (fix unused variable warnings)
2017-04-07 Sean BrunoMove pause frame counter out of struct if_ctx and into...
2017-04-06 Brooks DavisRegen after r316594.
2017-04-06 Brooks DavisChange the size argument of __getcwd() to size_t.
2017-04-06 Brooks DavisPoint out that -F probably does not do what the user...
2017-04-06 Renato BotelhoIntroduce libxo support to arp(8)
2017-04-06 David E. O... Remove dead code.
2017-04-06 Toomas Soomelibstand/dosfs: cache FAT32 in 128 Kb blocks to save...
2017-04-06 Edward Tomasz... Unify capitalization.
2017-04-06 Edward Tomasz... Update hier(7) by removing files and directories that...
2017-04-06 Bryan DreweryMETA_MODE: Fix build-tools still sometimes rebuilding...
2017-04-06 Toomas Soomeloader: zfs reader should check all labels
2017-04-06 Conrad Meyersmbfs: Fix an indentation level
2017-04-06 Ed Masteremove archaic register keyword from ixgb and ex
2017-04-06 Conrad Meyerbwn(4): Fix trivial null dereference
2017-04-06 Sean Brunotx and rx interrupts are not combined in bnxt(4) and...
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Remove another bad cast. This should...
2017-04-06 Ed Mastemakefs: use emalloc and friends
2017-04-06 Toomas Soomeloader: want mechanism to avoid RA with bcache
2017-04-06 Toomas Soomeloader: part.c cstyle cleanup
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Replace a magic constant with something...
2017-04-06 Ed Mastelibnetbsd: add emalloc and friends
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Remove bad cast that resulted in incorr...
2017-04-06 Hans Petter... Cleanup the bitmap_xxx() functions in the LinuxKPI:
2017-04-06 Cy SchubertRevert r316487. It is broken, causing boot to fail...
2017-04-06 Konstantin... Remove spl*() calls from the nfsclient code. Style...
next