]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-27 mmelFix pmap_fault().
2018-01-27 cemccp(4): Store IV in output buffer in GCM software fallb...
2018-01-27 scottlFinish the incomplete move of CAM_PERIPH_PRINT().
2018-01-27 jhbClarify some comments in the MIPS makecontext().
2018-01-27 traszRemove mention of sys/boot/ from hier(7), it doesn...
2018-01-26 scottlMove CAM_PERIPH_PRINT() to cam_periph.h
2018-01-26 jhbMove per-operation data out of the csession structure.
2018-01-26 impFix a sleepable malloc in ndastart. We shouldn't be...
2018-01-26 mavUse bus_dmamem_alloc(9) KPI instead of contigmalloc(9).
2018-01-26 impTag unreachable places as such. I left the while (1...
2018-01-26 impMake exit() never return until host_exit can be written.
2018-01-26 impBERI isn't BTX, so we don't have to provide exit()...
2018-01-26 impNow that exit is __dead2, we need to tag ub_exit()...
2018-01-26 scottlFix a cut-and-paste error in a panic message
2018-01-26 mckusickFor many years the message "fsync: giving up on dirty...
2018-01-26 impGross hack to omit printing hex floating point when...
2018-01-26 ianAdd support to the imx5/6 watchdog for the external...
2018-01-26 impabort() should be marked __dead2 since it won't return.
2018-01-26 impPreserve the original luaconf.h in a convenient place...
2018-01-26 impProvide abs form stdlib.h.
2018-01-26 impImplement abort() as a call to panic.
2018-01-26 impSplit panic routine
2018-01-26 hselaskyDecouple Linux files from the belonging character devic...
2018-01-26 wmaPPC: Add place for NULL chars in intrnames
2018-01-26 maximo A command line flag for the syslog_facility fixed...
2018-01-26 maximo EMFILE errno documented.
2018-01-26 lwhsuFix LINT build.
2018-01-26 eadlerdevd: readd virtual
2018-01-26 eadlerdevd: minor nits
2018-01-26 eadlerexample cdev: use make_dev_s
2018-01-26 eadlerdd(1): Use a local swapbytes() function.
2018-01-26 mckusickRefactoring of reading and writing of the UFS/FFS super...
2018-01-26 jhibbitsMinimum changes for ctl to build on architectures with...
2018-01-26 jhibbitsMinimal change to build linuxkpi on architectures with...
2018-01-26 npcxgbe(4): Accept old names of a couple of tunables.
2018-01-26 npcxgbe(4): Do not display harmless warning in non-debug...
2018-01-25 jkimAdd declaration of SSL_get_selected_srtp_profile()...
2018-01-25 cemnfs: Remove NFSSOCKADDRALLOC, NFSSOCKADDRFREE macros
2018-01-25 cemstyle: Remove remaining deprecated MALLOC/FREE macros
2018-01-25 impAdd new opt_da.h for stand-alone build.
2018-01-25 impTrack Ref / DeRef and Hold / Unhold that da is doing...
2018-01-25 impWhen devices are invalidated, there's some cases where...
2018-01-25 wosch`make installkernel' should display a completed message...
2018-01-25 emastevt: add Ctrl+/ key mapping
2018-01-25 emasteloader.efi: add missing EFI GUIDs
2018-01-25 emastebsdinstall: enable SUJ by default (revert r327890)
2018-01-25 nwhitehornAvoid all SLB operations in trap handling if the proces...
2018-01-25 nwhitehornTreat DSE exceptions like DSI exceptions when generatin...
2018-01-25 ianFix return style in RD2. Remove bogus return value...
2018-01-25 pfgMinor style issue introduced in r328346.
2018-01-25 ianMinor cleanups... Move DRIVER_MODULE() and other boiler...
2018-01-25 bro Move sdhci_fdt to the generic files list.
2018-01-25 brAdd support for SDHCI controller found in Qualcomm...
2018-01-25 brAdd basic driver for Qualcomm USB 2.0 EHCI controller.
2018-01-25 impBump .Dd date for c99 change
2018-01-25 impAdd info about c99 designationed initializers.
2018-01-25 markjUse tcpinfoh_t for TCP headers in the tcp:::debug-...
2018-01-25 markjRemove uneeded parentheses.
2018-01-25 emasteuefi.8: describe architecture-specific default path
2018-01-25 emasteInstall uefi.8 also on arm64
2018-01-25 wmaBPF: Switch to 32 bit compatible mode only when thread...
2018-01-25 lwhsuFix architectures where pointer and u_int have differen...
2018-01-25 lwhsuFix build for architectures where size_t is not unsigne...
2018-01-25 mizhka[etherswitch] fix LINT build for rtl8366rb
2018-01-25 lwhsuFix manual page install on non-amd64
2018-01-25 impMinor whitespace cleanup to remove leading space before...
2018-01-24 mckusickMore throughly integrate libufs into fsck_ffs by using...
2018-01-24 mckusickUpdate .Dd missed in -r328304.
2018-01-24 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 manuarm: lpc: Remove support
2018-01-24 emasteAdd efi.8 as a man page link to uefi.8
2018-01-24 mizhka[etherswitch] check if_alloc returns NULL
2018-01-24 emasteuefi.8: add .Xr cross references to new efi tools
2018-01-24 emasteuefi.8: note that UEFI and EFI are used interchangeably
2018-01-24 emasteuefi.8: update HISTORY and remove incomplete AUTHORS
2018-01-24 jhbStore IV in output buffer in GCM software fallback...
2018-01-24 jhbDon't read or generate an IV until all error checking...
2018-01-24 jhbExpand the software fallback for GCM to cover more...
2018-01-24 jhbClamp DSGL entries to a length of 2KB.
2018-01-24 jhbFail crypto requests when the resulting work request...
2018-01-24 jhbDon't discard AAD and IV output data for AEAD requests.
2018-01-24 jhbReject requests with AAD and IV larger than 511 bytes.
2018-01-24 jhbAlways set the IV location to IV_NOP.
2018-01-24 jhbAlways store the IV in the immediate portion of a work...
2018-01-24 aeAdopt revision 1.76 and 1.77 from NetBSD:
2018-01-24 cemmalloc(9): Change nominal size to size_t to match stand...
2018-01-24 aeMerge revision 1.35 from NetBSD:
2018-01-24 ianMake the trivial imx_soc_family() function an inline...
2018-01-24 bdrewerytest-system-compiler: Display X_ variants for compiler...
2018-01-24 bdreweryX_COMPILER_* may not be defined.
2018-01-24 pfgext2fs|ufs:Unsign some values related to allocation.
2018-01-24 ianReformat indentation to match other imx5/6 register...
2018-01-24 jhbMark the unused argument to continue_thread() as such.
2018-01-24 asomerstime(1): use clock_gettime(2) instead of gettimeofday(2)
2018-01-24 traszAdd SPDX identifiers to linux_ptrace.c and cfumass.c.
2018-01-24 traszAdd SPDX tags to iscsi(4).
2018-01-24 pfgRevert r327781, r328093, r328056:
2018-01-24 traszAdd SPDX tags to autofs(5).
2018-01-24 traszAdd SPDX tags for automount(8) et al.
2018-01-24 traszAdd missing SPDX tags for ctld(8).
next