]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-14 Edward Tomasz... Add -M option to nc(1), which makes it print the TCP...
2019-12-14 Conrad MeyerDeprecate sranddev(3) API
2019-12-14 Ryan Libbyuma dbg: flexible size for slab debug bitset too
2019-12-14 Kristof Provostpf: Make request_maxcount runtime adjustable
2019-12-14 Kristof Provostpfctl: Warn users when they run into kernel limits
2019-12-14 Mateusz GuzikRemove the useless return value from proc_set_cred
2019-12-13 Scott LongAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 John BaldwinExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Ian LeporeInclude ofw_bus_if.h in SRCS only on systems configured...
2019-12-13 Warner LoshBetter copyright advice
2019-12-13 Andriy Gaponzfs boot: fix a crash in a rarely taken path in fzap_lookup
2019-12-13 Warner LoshBe consistent about checking return value from bus_dela...
2019-12-13 Warner LoshDon't use contractions. Fix the date.
2019-12-13 Rick MacklemSilence some "might not be initialized" warnings for...
2019-12-13 John BaldwinRemove the deprecated timeout(9) interface.
2019-12-13 Navdeep Parharcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-13 Brandon Bergren[PowerPC] Fully define gdtoa settings on powerpc64.
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9).
2019-12-13 Warner LoshCreate new wrapper function: bus_delayed_attach_children()
2019-12-13 John BaldwinUse a callout instead of timeout(9) for delayed zio's.
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9) for...
2019-12-13 John BaldwinSupport software breakpoints in the debug server on...
2019-12-13 Edward Tomasz... Add kern_kill() and use it in Linuxulator. It's just...
2019-12-13 Edward Tomasz... Add kern_getsid() and use it in Linuxulator; no functio...
2019-12-13 Warner LoshMove to using bool instead of boolean_t
2019-12-13 Mark JohnstonRestore the reservation of boot pages for bucket zones...
2019-12-13 Brandon Bergren[PowerPC] Enable TLS usage in system libraries on ELFv2.
2019-12-13 Alexander MotinFix $() handling, broken since the beginning at r108014.
2019-12-13 Jung-uk KimImport ACPICA 20191213.
2019-12-13 Rick MacklemAdd an entry to RELNOTES for r355677.
2019-12-13 Ed Masterevert r355609
2019-12-13 Toomas Soomeloader: cd9660_open() warn: is 'buf' large enough for...
2019-12-13 Andrey V. ElsukovMake TCP options parsing stricter.
2019-12-13 Ryan LibbyRevert r355706 & r355710
2019-12-13 Ryan Libbylibmemstat: unbreak build
2019-12-13 Ryan Libbybitset: rename confusing macro NAND to ANDNOT
2019-12-13 Ryan Libbyuma: report slab efficiency
2019-12-13 Ryan Libbyuma: delay bucket_init() until we might actually enable...
2019-12-13 Ryan Libbyuma dbg: flexible size for slab debug bitset too
2019-12-13 Edward Tomasz... Add kern.geom.part.separator tunable. This makes it...
2019-12-13 Toomas Soomeloader: clean up devopen and devclose a bit
2019-12-13 Toomas Soomeloader: vdisk dereference after free
2019-12-13 Conrad Meyerntpd(8): Don't use OpenSSL's RAND API
2019-12-13 Conrad Meyerlibtelnet: Replace bogus use of srandomdev + random...
2019-12-13 Conrad Meyerbsnmpd(1): Replace dubious srandomdev+random(3) with...
2019-12-13 Conrad Meyerlibtacplus: Remove bogus srandomdev+random
2019-12-13 Conrad Meyerlibradius: Rip out dubious use of srandomdev(3)+random(3)
2019-12-13 Conrad Meyerkern/subr_unit: Rip srandomdev, random(3) out of dead...
2019-12-13 Conrad Meyerrandom(6): produce random results
2019-12-13 Conrad Meyerfsirand(8): Just use arc4random(3)
2019-12-13 Conrad Meyerkeyserv(8): unifdef out __FreeBSD__ and KEYSERV_RANDOM
2019-12-13 Ian LeporeIf device_delete_children() returns an error, bail...
2019-12-13 John BaldwinDocument that the debug server supports writing to...
2019-12-13 John BaldwinFix a mismerge in r355683 and remove the local gdb_port...
2019-12-13 Ian LeporeClean up some of my copyrights; add SPDX tag and remove...
2019-12-13 Rick MacklemAdd some more initializations to quiet riscv build.
2019-12-13 John BaldwinDon't call into the debug server if it isn't configured.
2019-12-13 Rick MacklemFix the build for MAC not defined and a couple of might...
2019-12-13 Rick Macklemr355677 requires that vop_stdioctl() be global so it...
2019-12-12 Mark JohnstonAvoid relying on silent type casting in the native...
2019-12-12 Rick MacklemBump __FreeBSD_version since r355677 changes the intern...
2019-12-12 Rick MacklemAdd an entry to UPDATING for r355677.
2019-12-12 Rick MacklemAdd support for NFSv4.2 to the NFS client and server.
2019-12-12 Konstantin... rtld: make checks for mmap(2) failures compliant with...
2019-12-12 Navdeep Parharcxgbe(4): Never use hardware checksumming in netmap tx.
2019-12-12 Mark JohnstonImplement atomic state updates using the new vm_page_as...
2019-12-12 Ed Mastelibpmc: add MIT SPDX tag to header file
2019-12-12 Cy SchubertRather than pass the address of the packet information...
2019-12-12 Cy Schubertin6_cksum() returns zero when checksums are good.
2019-12-12 Ed Mastelibpmc: convert s390 events data to proper json
2019-12-12 Ed Mastelibpmc: convert powerpc event files to proper json
2019-12-12 Ed Mastelibpmc: sort some amdfam17h entries to make valid json
2019-12-12 Edward Tomasz... Add kern_sync(9), and make kernel code call it instead...
2019-12-12 Andrew TurnerAdd comments and macros to the tcr_el1 setting code...
2019-12-12 Brandon Bergrenrtld: do not try to mmap a zero-sized PT_LOAD
2019-12-12 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2019-12-12 Brandon Bergren[PowerPC] Fix powerpc 32 bit build in mmu_oea64.c
2019-12-12 Ed Mastelibpmc: remove undesired prefix from two s390 counters
2019-12-12 Andrey V. ElsukovFollow RFC 4443 p2.2 and always use own addresses for...
2019-12-12 Emmanuel Vadotarm64: rockchip: rk_pinctrl: Fix parse_bias for RK3399
2019-12-12 Emmanuel Vadotarm64: rockchip: rk_pinctrl: Add bias parsing based...
2019-12-12 Eitan Adler[showmount] implement long options
2019-12-12 Conrad MeyerRevert r354348
2019-12-12 Conrad Meyerarm: libgcc_s: Fix ABI breakage introduced in r354347
2019-12-12 Mark JohnstonRename tdq_ipipending and clear it in sched_switch().
2019-12-12 Kyle EvansBump __FreeBSD_version for r355641, new sig set ops
2019-12-12 Ed MasteObsoleteFiles.inc: remove stale comment
2019-12-12 Kyle EvansAdd sigsetop extensions commonly found in musl libc...
2019-12-12 Kyle Evansstand: liblua: drop default buffer size to 128
2019-12-12 Kyle Evansusr.sbin/ntp: don't emit versions w/ make -s
2019-12-12 Ed MasteObsoleteFiles.inc: chase libpcap update in r334277
2019-12-12 Ed Mastelibpmc: build json event support also on arm64
2019-12-11 John BaldwinEmulate reads of the PCI command register for passthrou...
2019-12-11 Mateusz Guzikvfs: locking primitives which elide ->v_vnlock and...
2019-12-11 Mateusz Guzikfd: static-ize and devolatile openfiles
2019-12-11 Warner LoshMove reset to the interrutp processing stage
2019-12-11 Ed Mastelibpmc: convert arm64 data files to proper json
2019-12-11 Emmanuel Vadotdwmmc: Use device_delete_children
2019-12-11 Kyle Evansmakesyscalls.lua: trim trailing spaces/commas from...
next