]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-04-07 Mariusz ZaborskiBump FreeBSD version after r345982.
2019-04-07 Mark JohnstonStop compiling bhyve(8) with -O0.
2019-04-07 Mark JohnstonFix indentation.
2019-04-07 Mark JohnstonSet the p_oppid field of orphans when exiting.
2019-04-07 Toomas Soomeloader: command_lsefi: ret can be used uninitialized
2019-04-07 Toomas Soomeloader: add file_remove() function to undo file_insert_...
2019-04-07 Toomas Soomeloader: mod_loadkld() error: we previously assumed...
2019-04-07 Toomas Soomeloader: file_addmetadata() should check for memory...
2019-04-07 Toomas Soomeloader: remove pointer checks before free() in module.c
2019-04-07 Toomas Soomeloader: file_addmodule should check for memory allocation
2019-04-07 Toomas Soomeloader: malloc+bzero is calloc
2019-04-07 Konstantin... Give new home to the comment from ppt_pci_reset(),...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Rick MacklemDelete the BUGS entry related to failing when jails...
2019-04-06 Rick MacklemFix nfsuserd so that it handles the mapped localhost...
2019-04-06 Conrad Meyerkern/subr_pctrie: Fix mismatched signedness in assertio...
2019-04-06 Rick MacklemAdd INET6 support for the upcalls to the nfsuserd daemon.
2019-04-06 Conrad Meyerkern/subr_pctrie: Convert old-style boolean_t to plain...
2019-04-06 Cy SchubertImport sqlite3-3.27.1 (3270100)
2019-04-06 Alan Somersfusefs: fix a panic on mount
2019-04-06 Andrey V. ElsukovAdd firewall_[nat64|nptv6|pmod]_enable variables to...
2019-04-06 Mariusz ZaborskiUse funlinkat in pidfile to ensure we are removing...
2019-04-06 Mariusz ZaborskiRegen after r345982.
2019-04-06 Mariusz ZaborskiIntroduce funlinkat syscall that always us to check...
2019-04-06 Jung-uk KimMFV: r345969
2019-04-06 Xin LIWrite string constant differently to improve readability.
2019-04-06 Justin Hibbitspowerpc/powernv: Fix major bugs in opal_flash
2019-04-06 Justin Hibbitspowerpc/powernv: Fix issues in opal_async
2019-04-05 Eugene Grosbeinnetwork.subr: improve configuration of cloned gif(4...
2019-04-05 Jung-uk KimImport ACPICA 20190405.
2019-04-05 Konstantin... Fix gcc warning about shadowed global.
2019-04-05 Phil ShaferEmergency fix for NULL deref in xo_xml_leader_len
2019-04-05 Konstantin... Implement devctl(8) command 'reset', using DEV_RESET...
2019-04-05 Konstantin... Add DEV_RESET /dev/devctl2 ioctl.
2019-04-05 Konstantin... Remove single-use DEV_RESET() macro.
2019-04-05 Konstantin... Implement resets for PCI buses and PCIe bridges.
2019-04-05 Konstantin... Provide newbus infrastructure for initiating device...
2019-04-05 Konstantin... Add __BEGIN_DECLS/__END_DECLS braces to libdevctl header.
2019-04-05 Chuck Tufflibhyve: Fix NVMe data structure copy to guest
2019-04-05 Chuck Tufflibhyve: Fix NVMe BAR size calculation
2019-04-05 Konstantin... vn_vmap_seekhole(): align running offset to the block...
2019-04-05 Konstantin... Fix mis-merge.
2019-04-05 Emmanuel Vadottwsi: Use config_intrhook_oneshot instead of config_int...
2019-04-05 Emmanuel Vadottwsi: Add interrupt mode
2019-04-05 Warner LoshRemove another instance of All Rights Reserved.
2019-04-05 Warner LoshAdd mpr, mps, mpt to NOTES file
2019-04-05 Xin LIFix build.
2019-04-05 Xin LIImplement checking of `.' and `..' entries of subdirectory.
2019-04-04 Rick MacklemAdd an entry to UPDATING for r345895, which affects...
2019-04-04 Xin LIRestore lfcl when LOSTDIR's chain was corrupted and...
2019-04-04 Conrad Meyersort(1): randomcoll: Skip the memory allocation entirely
2019-04-04 Rick MacklemRevert r320698, since the related userland changes...
2019-04-04 Xin LIRestore the ability of checking and fixing next free
2019-04-04 Olivier CochardAdd requiered programs (cc and c++) for some lib/atf...
2019-04-04 Conrad Meyersort(1): randomcoll: Don't sort on ENOMEM
2019-04-04 Ed Masteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-04 Rodney W. GrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 Guangyuan YangRewrite intro(4) man page.
2019-04-04 Mariusz Zaborskistrings: capsicumize it
2019-04-04 Mariusz ZaborskiAdd cap_fileargs.h to -legacy if needed.
2019-04-04 Rick MacklemFix malloc stats for the RPCSEC_GSS server code when...
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-04 Pawel Jakub... Implement tests for online expansion:
2019-04-03 Pawel Jakub... Update configure tests after addition of the online...
2019-04-03 Pawel Jakub... Implement automatic online expansion of GELI providers...
2019-04-03 Pawel Jakub... - Add missing -T (notrim) option to the label subcommand.
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-03 Colin PercivalAdd support for cross-building cloudware images.
2019-04-03 Phil ShaferImport libxo 1.0.2
2019-04-03 Ed Mastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-03 Mateusz Guzikrctl: fix sysctl kern.racct.enable use after r341182
2019-04-03 Randall StewartUndo my previous erroneous commit changing the tcp_outp...
2019-04-03 Alexander MotinFix typos in r345849.
2019-04-03 Alexander MotinList few more ATA commands.
2019-04-03 Kyle Evanslibbe(3): Add a serial to the generated snapshot names
2019-04-03 Konstantin... msdosfs: zero tail of the last block on truncation...
2019-04-03 Mateusz Piotrowskibectl.8: Bump date after r345845
2019-04-03 Mateusz Piotrowskibectl.8: Clean up & clarify the create subcommand
2019-04-03 Andrey V. ElsukovFollow the declared behaviour that specifies server...
2019-04-03 Marcin WojtasAdd a cv_wait to the TPM2.0 harvesting function
2019-04-03 Xin LIAssert that q can't be NULL. 'empty' is always non...
2019-04-03 Justin Hibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 Marcin WojtasCreate kernel module to parse Veriexec manifest based...
2019-04-03 Justin Hibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-03 Rick MacklemAdd a comment to the r345818 patch to explain why cl_re...
2019-04-02 Rick MacklemFix a race in the RPCSEC_GSS server code that caused...
2019-04-02 Alexander MotinBuild NVMe CAM transport unrelated to NVMe SIM.
2019-04-02 Guangyuan YangCorrect SMC definition in asmc(4) man page.
2019-04-02 Alexander MotinMake cam_error_print() decode NVMe commands.
2019-04-02 Tycho Nightingaleioat(4) should use bus_dma(9) for the operation source...
2019-04-02 Tycho Nightingaleioatcontrol(8) could exercise 8k-aligned copy with...
2019-04-02 Tycho NightingaleDMAR driver assumes all physical addresses are backed...
2019-04-02 Navdeep Parharcxgbe(4): Add a flag to indicate that bits in interrupt...
2019-04-02 Dimitry AndricFix regression in top(1) after r344381, causing informa...
2019-04-02 Dimitry AndricPull in r357362 from upstream clang trunk (by David...
2019-04-02 Alexander MotinUnify SCSI_STATUS_BUSY retry handling with other cases.
2019-04-02 Michael Reifenbergersystat -zarc to display disk activities like -vm
2019-04-02 Konstantin... tmpfs: plug holes on rw->ro mount update.
2019-04-02 Konstantin... tmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 Konstantin... Block creation of the new nodes for read-only tmpfs...
next