]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-04-19 Conrad Meyerlibkern: Bring in arc4random_uniform(9) from libc
2019-04-19 Warner LoshAdd wrapper functions to convert strings to EFI_DEVICE_PATH
2019-04-19 Warner LoshAdd UEFI definitions related to converting string to...
2019-04-19 Warner LoshAdd define for CONST.
2019-04-19 Michael TuexenWhen an IPv6 packet is received for a raw socket which...
2019-04-19 Adrian Chadd[ath] Fix return value check to not complain.
2019-04-19 Michael TuexenWhen a checksum has to be computed for a received IPv6...
2019-04-19 Michael TuexenAvoid a buffer overwrite in rip6_output() when computin...
2019-04-19 Michael TuexenImprove input validation for the socket option IPV6_CHE...
2019-04-19 Conrad Meyerrandom.4: Include description of knobs added in r346358
2019-04-19 Tom JonesAdd stat counter for ipv6 atomic fragments
2019-04-19 Alexander MotinChange the way FreeBSD GID inheritance is hacked.
2019-04-19 Tycho Nightingaleremove the 4GB boundary requirement on PCI DMA segments
2019-04-19 Kristof Provostpfctl: Fix ifgroup check
2019-04-19 Poul-Henning... Close filedescriptors when done with them.
2019-04-19 Rick MacklemFix the NFSv4.0 server so that it does not support...
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-19 Justin Hibbitspowerpc/powernv: Make erasing before writes optional
2019-04-19 Conrad Meyerimport zstd 1.4.0
2019-04-18 John BaldwinPush down INP_WLOCK slightly in tcp_ctloutput.
2019-04-18 Warner LoshWhen parsing command line stuff, treat tabs and spaces...
2019-04-18 Conrad Meyerrandom(4): Restore availability tradeoff prior to r346250
2019-04-18 Hans Petter... Implement flag for telling cuse(3) clients if the peer...
2019-04-18 Konstantin... Use correct type name.
2019-04-18 Warner LoshAdd note that I'm the defacto maintainer of libegacy...
2019-04-18 Warner LoshMinor tweak to the debug
2019-04-18 Konstantin... Correct handling of RMRR during early enumeration stages.
2019-04-18 Konstantin... Remove witness warning. dmar_bus_dmamap_create() does...
2019-04-18 Konstantin... Reduce verbosity, do not announce details of irte progr...
2019-04-18 Kristof Provostpf: No need to M_NOWAIT in DIOCRSETTFLAGS
2019-04-18 Tom JonesAdd a bugs section to pflog man page
2019-04-18 Kristof Provostpf tests: Fail the test if we can't set the rules
2019-04-18 Warner LoshAdd efi_delenv
2019-04-18 Warner LoshAdd a more generic efi_setenv function.
2019-04-18 Cy SchubertAs an interim measure until a more permanent solution...
2019-04-17 Emmanuel Vadotarm: allwinner: Fix audio for Allwinner H3/H5
2019-04-17 Emmanuel Vadotofw_graph: Add functions for graph bindings
2019-04-17 Ed MastePut QEMU CI smoke test boot log in /tmp if TMPDIR not set
2019-04-17 Ed MasteInstall some entropy for QEMU CI smoke test
2019-04-17 Kyle EvansCompile sha1.c when ether support is included
2019-04-17 Ed Mastereadelf: use size_t for object counts
2019-04-17 Kyle Evansiflib: Use new ether_gen_addr, restricting addresses...
2019-04-17 Kyle Evansnet: adjust randomized address bits
2019-04-17 Ed Mastereadelf: speed up readelf -wo
2019-04-17 Adrian Chadd[casper] fix compilation when casper is disabled.
2019-04-17 Ed Mastecap_fileargs: fix test after r346318
2019-04-17 Kristof Provostpf tests: Try to provoke the panic with invalid DIOCRSE...
2019-04-17 Kristof Provostpf: Fix panic on invalid DIOCRSETTFLAGS
2019-04-17 Ed Mastecap_fileargs: fix GCC build, don't shadow 'stat'
2019-04-17 Ian LeporeAllow this test script to be run from within src/tools...
2019-04-17 Ed Mastecap_fileargs: chase r346315, update fileargs_init in...
2019-04-17 Ed Mastecap_fileargs: add fileargs_lstat service
2019-04-17 Ed Mastecap_fileargs.3: typo and markup corrections
2019-04-17 Ed Mastecap_fileargs.3: correct 'filerags' typo
2019-04-17 Ian LeporeOnly set up the interrupts that will actually be used...
2019-04-17 Pedro F. GiffuniAdd orphan mentee.
2019-04-17 Pedro F. GiffuniAdd myself to ports committers.
2019-04-17 Kyle Evansfdt: further consolidate DTB building and revise manpage
2019-04-16 Emmanuel Vadotarm: allwinner: Makes more device optional
2019-04-16 Ed Masteiflibtxrx.9: update function descriptions to match...
2019-04-16 Emmanuel Vadotconfig: Only warn if duplicate option/device comes...
2019-04-16 Emmanuel Vadotarm: Order files.arm to have cloudabi and annapurna...
2019-04-16 Emmanuel Vadotarm: Add kern_clocksource.c directly in files.arm
2019-04-16 Konstantin... Fix initial x87 state after r345562.
2019-04-16 Emmanuel Vadotallwinner: clk: Garbage collect old clock implementation
2019-04-16 Conrad Meyerstack_protector: Add tunable to bypass random cookies
2019-04-16 Conrad Meyerrandom(4): Add is_random_seeded(9) KPI
2019-04-16 Andrew GallatinReplace cosqos with numa_domain in mbuf pkthdr
2019-04-16 Bruce EvansSigh, r346279 was also a test version with the reduced...
2019-04-16 Bruce EvansOops, r346278 committed a test version with the change...
2019-04-16 Bruce EvansQuick fix for slow clearing and context switches of...
2019-04-16 Bruce EvansFix a variable name in r346215. Clearing of the right...
2019-04-16 Glen BarberRemove INDEX-10 reference, as 10.x is now EoL.
2019-04-16 Tom JonesUpdate and clarify pflog man page
2019-04-16 Ed Mastecorrect readlinkat(2) return type
2019-04-16 Emmanuel Vadotaw_syscon: Add a new compatible
2019-04-16 Emmanuel Vadotaw_rtc: Register the clocks
2019-04-16 Edward Tomasz... Drop -g from CFLAGS for zfsd(8). No idea why it was...
2019-04-16 Fedor Uporovext2fs: Initial version of DTrace support.
2019-04-16 Fedor Uporovext2fs: Initial version of DTrace support.
2019-04-16 Peter JeremySpecify correct Ethernet phy for RPI-B
2019-04-16 Peter JeremyFix cpufreq(4) on RPI-B
2019-04-16 Cy SchubertDocument when I received my commit bits.
2019-04-16 Mariusz Zaborskitcpdump: disable Capsicum if -E option is provided.
2019-04-16 Marcin WojtasImprove tpm20 style
2019-04-16 Marcin Wojtastpm: Prevent session hijack
2019-04-16 Bryan DreweryFix 'jot -r 0 start end' to work.
2019-04-15 Kyle Evansconfig(8): replace opteq with a call to strcasecmp
2019-04-15 Piotr KubajAdd myself to committer list.
2019-04-15 Kyle Evanscron(8): Add MAILFROM ability for crontabs
2019-04-15 Conrad Meyerrandom.3: Clarify confusing summary
2019-04-15 Conrad Meyerrandom(4): Block read_random(9) on initial seeding
2019-04-15 Hans Petter... Remove superfluous USB keyword.
2019-04-15 Andrew Gallatinmlx5en: Enable new pfil(9) KPI ethernet filtering hooks
2019-04-15 Hans Petter... Fix spelling.
2019-04-15 Ed MasteAdd quirk for ignoring SPCR AccessWidth values on the...
2019-04-15 Konstantin... Fix order of destructors between main binary and libraries.
2019-04-15 Xin LIDon't cast result from malloc().
2019-04-15 Mariusz Zaborskilibnv: extend the tests
2019-04-15 Mariusz Zaborskilibnv: add support for nvlist_send()/nvlist_recv()...
next