]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-06-13 Bruce EvansFix the encoding of major and minor numbers in 64-bit...
2018-06-13 Andrew TurnerRename the ThunderX CPU identification macros to includ...
2018-06-13 Andrew TurnerAdd more Cavium CPU part numbers.
2018-06-13 Marcelo AraujoWhile I was investigating CID 1194192 related with...
2018-06-13 Eitan Adlertop(1): remove unneeded logic
2018-06-13 Andrey V. ElsukovRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-13 Ruslan BukinDon't jump to VA space until kernel is ready.
2018-06-13 Eitan Adlerdumpon(8): improve the examples a bit
2018-06-13 Eitan Adlerpmc: remove trailing whitespace
2018-06-13 Eitan Adleratoi.3: bump .Dd
2018-06-13 Eitan Adlertop(1): style(9)
2018-06-13 Eitan Adlertop(1): add myself to authors
2018-06-13 Eitan Adlerlibc: remove explicit cast NULL in atoi
2018-06-13 Eitan Adlertop(1): shift from atoi to non-deprecated function
2018-06-13 Eitan Adlertop(1): replace homegrown itoa with sprintf
2018-06-13 Eitan Adlertop(1): format_time, format_k, etc.
2018-06-13 Eitan Adlertop(1): format help more nicely
2018-06-13 Eitan Adlervmstat(1): various nits
2018-06-13 Bruce EvansFix some bugs found while fixing the representation...
2018-06-13 Dimitry AndricFix build of liquidio with base gcc on i386
2018-06-13 Marcelo AraujoAdd SPDX tags to vmm(4).
2018-06-13 Warner LoshUse "$@" instead of $* to cope with parameters that...
2018-06-13 Matt MacyHandle INP_FREED when looking up an inpcb
2018-06-13 Marcelo AraujoWhen this code was introduced at r300829 the author...
2018-06-13 Marcelo Araujostyle(9) remove unnecessary blank tabs.
2018-06-13 Marcelo AraujoAdd SPDX tags to bhyve(8).
2018-06-13 Eitan Adlertop(1): several small bugfixes and nits
2018-06-13 Eitan Adlerps(1): fix some nits
2018-06-12 Randall StewartThis fixes missing VNET sets in the hpts system. Basically
2018-06-12 Matt MacyDefer inpcbport free in in_pcbremlists as well
2018-06-12 Jung-uk KimFix number of auxargs entries to copy out for 32-bit...
2018-06-12 Rick MacklemExplain why a __FreeBSD_version bump was done for r334930.
2018-06-12 Rick MacklemVersion bump since r334930 changed the interface betwee...
2018-06-12 Matt MacyDefer inpcbport free until after a grace period has...
2018-06-12 Matt Macymechanical CK macro conversion of inpcbinfo lists
2018-06-12 Matt MacyDefer inpcb deletion until after a grace period has...
2018-06-12 Emmanuel Vadotsimplebus pnp: Do not generate pnp info is the bus...
2018-06-12 Breno Leitaopowerpc64/powernv: Avoid type promotion
2018-06-12 Rick MacklemMerge the pNFS server code from projects/pnfs-planb...
2018-06-12 Sean BrunoWITHOUT_NLS cleanup of more empty dirs.
2018-06-12 Sean Brunocpucontrol:
2018-06-12 Kyle Evanslualoader: Match Forth module-loading behavior w.r...
2018-06-12 Ruslan BukinInclude VirtIO devices to the GENERIC configuration...
2018-06-12 Ruslan Bukino Add driver for PLIC (Platform-Level Interrupt Control...
2018-06-12 Ruslan BukinAdd simplebus-like RISC-V SoC bus.
2018-06-12 Ruslan BukinRelease secondary cores from WFI (wait for interrupt...
2018-06-12 Edward Tomasz... Enable USB OTG serial terminal on ARM SD card images...
2018-06-12 Edward Tomasz... Add an example to the chflags(1) man page.
2018-06-12 Baptiste DaroussinFix memory leak
2018-06-12 Baptiste DaroussinCorrectly test return value of pipe(2)
2018-06-12 Ruslan BukinAlign virtual addressing entries.
2018-06-12 Andrew TurnerRework PSCI so it only searches for the call function...
2018-06-12 Ed Mastelinux64: use linux output target for linux_vdso.so
2018-06-12 Diane BruceAdd a driver for the BCM2835 Mini-UART as seen on the...
2018-06-12 Emmanuel Vadotarm64: rockchip: Correctly set armclk
2018-06-12 Konstantin... All exceptions IDT descriptors must use interrupt gates...
2018-06-12 Konstantin... Fix typo.
2018-06-12 Hans Petter... Implement the ip_eth_mc_map() function in the LinuxKPI.
2018-06-12 Kurt JaegerAdd hrs, meta and myself to share/misc/committers-ports.dot
2018-06-12 Eitan Adlertop(1): remove trailing whitespace
2018-06-12 Eitan Adlertop(1): style and related
2018-06-12 Eitan Adlertop(1): move command mapping to commands.c
2018-06-12 Navdeep Parharcxgbe(4): Remove homemade version of htobe32 from the...
2018-06-12 Kyle Evanslualoader: More black-on-white fixes
2018-06-12 Li-Wen HsuFollow r333233, add fat32lba description to gpart(8)
2018-06-11 Jonathan T... Fix a memory leak for the BIOCSETWF ioctl on kernels...
2018-06-11 Warner LoshUser service foo rather than /etc/rc.d/foo.
2018-06-11 Ed Mastemuge.4: remove BUGS section (about link/act LEDs)
2018-06-11 Warner LoshRevert size limits.
2018-06-11 Warner LoshFix a bug in the counting of blks.
2018-06-11 Ed MasteConnect muge.4 man page
2018-06-11 Ed Mastemuge.4: correct BUGS statement
2018-06-11 Warner LoshDon't initialize c_count. We don't need to.
2018-06-11 Ed Masteif_muge: retire lan78xx_eeprom_read
2018-06-11 Warner LoshMinor style polishing.
2018-06-11 Warner LoshDocument the newly enforced 524288 inode restriction.
2018-06-11 Warner LoshDocument the dump issue in UPDATING so people understan...
2018-06-11 Warner LoshAdd asserts to prevent overflows of c_addr.
2018-06-11 Diane BruceLarge file systems with inodes > 512K have been silentl...
2018-06-11 Rick MacklemAdd a couple of safety belt checks to the NFSv4.1 clien...
2018-06-11 Ed Mastemakesyscalls: simplify capenabled pipeline
2018-06-11 Ed Masteif_muge: add LAN7850 support
2018-06-11 Matt Macylimit change to fixing controlp handling pending review
2018-06-11 Mark JohnstonProcess CUs with a language attribute of DW_LANG_Mips_A...
2018-06-11 Matt Macysoreceive_stream: correctly handle edge cases
2018-06-11 Mark JohnstonUse the cached curthread reference in pmc_process_inter...
2018-06-11 Hans Petter... Implement the kstrtobool() and kstrtobool_from_user...
2018-06-11 Ryan Libbypmc gcc fixups
2018-06-11 Hans Petter... Implement the user_access_begin(), user_access_end...
2018-06-11 Konstantin... Fix braino in r334799. Maxmem is in pages.
2018-06-11 Marcelo AraujoMore style(9) fixes, space vs tab.
2018-06-11 Pedro F. Giffunistyle(9): Fix tabs after #define.
2018-06-11 Jonathan T... Change RACK dependency on TCPHPTS from a build-time...
2018-06-11 Dimitry AndricFix build of bxe with base gcc on i386
2018-06-11 Dimitry AndricDisable building aesni with base gcc
2018-06-11 Dimitry AndricFix build of i915kms with base gcc
2018-06-11 Dimitry AndricFix build of ocs_fs with base gcc on i386
2018-06-11 Piotr Pawel... indent(1): rename -nsac/-sac ("space after cast") to...
2018-06-11 Eitan Adlerusbdevs: sort my prior commit
2018-06-11 Eitan Adlerusbdevs: adding vendor
next