]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-07-16 tuexenLet packet_op() explicitly return the type and code...
2019-07-16 tuexenWhitespace change. No functional change.
2019-07-16 avgbge: check that the bus is a pci bus before using it...
2019-07-16 oshogbostrings: extends rights
2019-07-16 jhibbitspowerpc: Fix casueword(9) post-r349951
2019-07-16 oshogbostrings: fix entering to the capability mode
2019-07-16 alcRevert r349973. Upon further reflection, I realized...
2019-07-15 impUse a different approach to range check.
2019-07-15 olivierFix filename to avoid skipping lib/libc/net/servent...
2019-07-15 impImplement a devtype command.
2019-07-15 jhbAdd ptrace op PT_GET_SC_RET.
2019-07-15 ianIn nxprtc(4), use the countdown timer for better timeke...
2019-07-15 ianFix nxprtc(4) on systems that support i2c repeat-start...
2019-07-15 jhbAdd a test for PT_GET_SC_ARGS.
2019-07-15 jhbDon't pass error from syscallenter() to syscallret().
2019-07-15 jhbAlways set td_errno to the error value of a system...
2019-07-15 tuexenDon't free read control entries, which are still on...
2019-07-15 impUse the more proper term of SATL instead of ATA_BEHIND_...
2019-07-15 kibIn do_sem2_wait(), balance umtx_key_get() with umtx_key...
2019-07-15 markjImplement software access and dirty bit management...
2019-07-15 markjpmap_clear_modify() needs to clear PTE_W.
2019-07-15 markjFix reference counting in pmap_ts_referenced() on RISC-V.
2019-07-15 manuRemove duplicated device firmware entry in generic...
2019-07-15 impRemove RELEASE_CRUNCH here. It's obsolete.
2019-07-15 tuexenAdd support for MSG_EOR and MSG_EOF in sendmsg() for...
2019-07-15 tuexenFix socket state handling when freeing an SCTP endpoint.
2019-07-15 impReplace complicated expression to disable libedit when...
2019-07-15 impRemove all the RELEASE_CRUNCH instances that partially...
2019-07-15 kibIn do_lock_pi(), do not return prematurely.
2019-07-15 kibCorrectly check for casueword(9) success in do_set_ceil...
2019-07-15 impMK_OPENSSL makes RELEASE_CRUNCH redundant here
2019-07-15 impNow that we have MK_LS_COLORS, we don't need RELEASE_CR...
2019-07-14 tuexenImprove the input validation for l_linger.
2019-07-14 kibPR: 239143
2019-07-14 rrsThis is the second in a number of patches needed to
2019-07-14 tuexenWhen calling sctp_initialize_auth_params(), the inp...
2019-07-14 chuckFix a typo in r349969
2019-07-14 cyCalculate the offset of the interface name using FR_NAM...
2019-07-14 cyRecycle the unused FR_CMPSIZ macro which became orphane...
2019-07-14 cystyle(9)
2019-07-13 ianAdd an entry mentioning the permission/mode change...
2019-07-13 alcRevert r349442, which was a workaround for bus errors...
2019-07-13 ianLimit access to system accounting files.
2019-07-13 alcRemove a stale comment.
2019-07-13 ianAdd arm_sync_icache() and arm_drain_writebuf() sysarch...
2019-07-13 dimPull in r365760 from upstream lld trunk (by Fangrui...
2019-07-13 chuckbhyve: Create EUI64 for NVMe namespaces
2019-07-13 tuexenr348494 fixes a race in udp_output(). The same race...
2019-07-13 vmaffionenetmap: fix bug introduced by r349752
2019-07-13 jhibbitspowerpc64/pmap: No need for moea64_pvo_remove_from_page...
2019-07-13 impAdd device type NVME and device type MMCSD to get_devic...
2019-07-13 jhibbitspowerpc64/pmap: Reduce scope of PV_LOCK in remove path
2019-07-13 jhibbitsSet pcpu curpmap for powerpc64
2019-07-12 tijlFix layout. -C needs to be styled as a flag here,...
2019-07-12 npcxgbe(4): Completely ignore all top level interrupts...
2019-07-12 kibFix syntax.
2019-07-12 seancusr.sbin/bhyve: close backend file descriptor during...
2019-07-12 kibProvide protection against starvation of the ll/sc...
2019-07-12 kibStyle: avoid long lines by using .Fo instead of .Fn.
2019-07-12 seancusr.sbin/bhyveload: don't leak an fd if a device can...
2019-07-12 scottlTie the name limit of a VM to SPECNAMELEN from devfs...
2019-07-12 seancusr.sbin/bhyve: only unassign a pt device after obtaini...
2019-07-12 seancusr.sbin/bhyve: free resources when erroring out of...
2019-07-12 seancusr.sbin/bhyve: prevent use-after-free in virtio scsi...
2019-07-12 seancusr.sbin/bhyve: don't leak a FD if the device is not...
2019-07-12 markjApply some light cleanup to uses of pmap_pte_dirty().
2019-07-12 rrsadd back the comment around the pending DSACK fixes.
2019-07-12 aeDo not modify cmd pointer if it is already last opcode...
2019-07-12 aeCorrectly truncate the rule in case when it has several...
2019-07-12 phkSupport multiple serial ports per device.
2019-07-12 impRetire the -DRELEASE_CRUNCH define.
2019-07-12 seancusr.sbin/bhyve: unconditionally initialize the NVMe...
2019-07-12 impRetire support for -DMINIMALISTIC
2019-07-12 seancusr.sbin/bhyve: free resources when erroring out of...
2019-07-12 impThere is no SMALLER define anymore here
2019-07-12 impRemove unused defines since r147075
2019-07-12 cyMove the new ipf_pcksum6() function from ip_fil_freebsd...
2019-07-12 jhibbitsAllow efi loader to get network params from uboot
2019-07-11 seancusr.sbin/bhyve: send an initialized value to wake up...
2019-07-11 sjglibsecureboot: avoid recusion in ve_trust_init
2019-07-11 dougmAddress problems in blist_alloc introduced in r349777...
2019-07-11 seancusr.sbin/bhyve: commit miss from r349918
2019-07-11 seancusr.sbin/bhyve: free leaked memory during option parsing
2019-07-11 cyRemove a tautological test for adding a rule in the...
2019-07-11 cyCorrect r349898. The default is add a rule.
2019-07-11 seancusr.sbin/bhyve: initialize return value in xhci device...
2019-07-11 seancusr.sbin/bhyve: free resources if there is an initializ...
2019-07-11 kibEnsure that mds_handler always points to a valid method.
2019-07-11 kibRestore ability to pass NULL name argument to pthread_s...
2019-07-11 markjFix some ISS bit definitions for data aborts.
2019-07-11 impMore fully implement the state machine.
2019-07-11 rrsUpdate to jhb's other suggestion, use #error when
2019-07-11 rrsUpdate copyright per JBH's suggestions.. thanks.
2019-07-11 jhibbitspowerpc: Only worry about the lower 32 bits of SP in...
2019-07-11 alcAccording to Section D5.10.3 "Maintenance requirements...
2019-07-11 markjAdd vm_page_hold.9 to ObsoleteFiles.inc.
2019-07-11 cyipfilter commands, in this case ipf(8), passes its...
2019-07-10 markjRename pmap_page_dirty() to pmap_pte_dirty().
2019-07-10 philiptelnet: fix minor style violation
2019-07-10 impEnforce a 4GB DMA boundary on isci(4)
next