]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-05-03 asomersVarious Coverity fixes in ifconfig(8)
2017-05-03 jhbReplace 'riscv' with the RISC-V targets 'riscv64' and...
2017-05-03 cemglob: Fix an overlong line
2017-05-03 mavFix typo in r317659.
2017-05-03 dimPull in r301983 from upstream llvm trunk (by Tim Northo...
2017-05-03 tuexenAdd support for sctp_generic_sendmsg() and sctp_generic...
2017-05-03 cemlibc glob: Avoid pathological exponential behavior
2017-05-03 tuexenAdd support for socket option names related to the...
2017-05-03 tuexenAdd support for socket option names related to the...
2017-05-03 emastemakefs: clean up warnings
2017-05-03 kenDon't bother retrying errors for encrypted drives that...
2017-05-03 emastemakefs: make buf generic
2017-05-03 araujoUse nitems() from sys/param.h.
2017-05-03 araujoFree the memory allocated to trackbuf before exiting...
2017-05-03 emastebsdgrep: correct uninitialized variable introduced...
2017-05-03 kenCorrect loop mode CRN resets to adhere to FCP-4 section...
2017-05-03 tuexenAdd support for sendmsg() and recvmsg().
2017-05-03 andrewPrint all virtual addresses in the show vtop ddb comman...
2017-05-03 tuexenDecode the fourth argument of sendto and recvfrom call.
2017-05-03 tuexenAdd support for [gs]etsockopt().
2017-05-03 tuexenDecode the third argument of socket().
2017-05-03 tuexenAdd Socklent for handling args of type socklen_t.
2017-05-03 tuexenAdd support for listen() call.
2017-05-03 n_hibmaSilence sysctl in startup scripts.
2017-05-03 adrian[net80211] add another hard-learnt lesson about DWDS...
2017-05-03 adrian[mips] default AR933x/AR934x to include mips24k hwpmc...
2017-05-03 scottlFix an unsafe malloc usage with sbufs.
2017-05-03 mavFix r317696 build without debug.
2017-05-03 asomersifconfig displays ND6_IFF_NO_DAD as "IGNORELOOP"
2017-05-02 markjAdd regression tests for r317712 and r306743.
2017-05-02 markjSynchronize unclean mirrors before adding them to a...
2017-05-02 brooksRemove expected failure now that it was fixed in r317660.
2017-05-02 jillescsplit: Fix check of fputs() return value, making cspli...
2017-05-02 jhibbitsAdd powerpcspe to arch(7)
2017-05-02 brooksCorrect an out-of-bounds read in regcomp when the RE...
2017-05-02 brooksUse MAN=<empty> rather than MK_MAN=no to not install...
2017-05-02 emastebsdgrep: avoid use of magic number for REG_NOSPEC
2017-05-02 emastebsdgrep: fix escape map building for multibyte strings
2017-05-02 emastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 npcxgbe(4): Support routines for Tx traffic scheduling.
2017-05-02 emastebsdgrep: correct test sense from r317700
2017-05-02 emastebsdgrep: use calloc where appropriate in grep's tre...
2017-05-02 mavIntroduce sleepable locks into if_lagg.
2017-05-02 kibEmulate pre-r317061 ABI.
2017-05-02 emastebsdgrep: revise test case which will soon become a...
2017-05-02 aeAdd `ipfw table all destroy` support.
2017-05-02 kibDocument time_t size.
2017-05-02 kenAdd the SCSI SSC Manufacturer assigned serial number...
2017-05-02 emastebsdgrep: correct nls usage data after r317049
2017-05-02 emastebsdgrep: Add GNU compatible version string indicator
2017-05-02 aeIn parse_range() validate both range values instead...
2017-05-02 aeAdd sets support for ipfw table info/list/flush commands.
2017-05-02 emastebsdgrep: fix -w -v matching improperly with certain...
2017-05-02 aeProperly initialize ipfw_range_tlv variable to fix...
2017-05-01 brooksSupport clnt_raw's use of FD_SETSIZE as a fake file...
2017-05-01 mavMake some UART consoles to not spin wait for data to...
2017-05-01 bdreweryRedo r288270: Hookup mkcsmapper_static and mkesdb_stati...
2017-05-01 kenFix camcontrol timestamp setting and update the man...
2017-05-01 markjFix a harmless LOR in dtrace_load().
2017-05-01 tsoomeloader.efi: ResetSystem does not use data with EFI_SUCCESS
2017-05-01 markjAdd on_each_cpu() and wbinvd_on_all_cpus().
2017-05-01 jpaetzelFix misport of compressed ZFS send/recv from 317414
2017-05-01 dchaginFix NULL pointer dereference in futex_wake_op() in...
2017-05-01 ngieFix "make cscope-clean" when .OBJDIR already exists
2017-05-01 ngieFix "make cscope" after r317411
2017-05-01 emasterevert r308465: c++filt: flush output after newline
2017-05-01 asomersFix a comment that's been wrong ever since this file...
2017-05-01 emastemakefs: remove unused cd9660_defaults_set global
2017-04-30 kibMake semaphore names list mutex non-recursive.
2017-04-30 kibRestructure normal (non-error) control flow in sem_close().
2017-04-30 emasterevert r313473 (Disable LLD_IS_LD option combinations...
2017-04-30 kibStyle.
2017-04-30 loosWhen the switch is set to operate in the Multi Chip...
2017-04-30 loosSet the correct default for #address-cells variable...
2017-04-30 dchaginFix symlinkat() which use the newdfd argument to look...
2017-04-30 anishAdd AMD IOMMU/AMD-Vi support in bhyve for passthrough...
2017-04-29 jillesprintf: Output formatted data directly, instead of...
2017-04-29 tuexenAllow SCTP to use the hostcache.
2017-04-29 pfgmixer(8): Prevent possible sscanf() overflow.
2017-04-29 pfg<stdio.h>: ftello() and fseeko() were in SUSv2, so...
2017-04-29 ngieusb(4): manpage cleanup
2017-04-29 feldDocument in ifconfig(8) that gre(4) accepts tunnel...
2017-04-29 tuexenDon't set the DF-bit on timer based retransmissions.
2017-04-29 nyanAdd TUNABLE_INT to radeonkms driver parameters.
2017-04-29 mavMake if_bridge complain if it can't disable some capabi...
2017-04-29 mavPropagate IFCAP_LRO from trunk to vlan interface.
2017-04-29 hselaskyCorrect manual page link to usbdi(9).
2017-04-29 pfgFix some cases where an index was used before its limit...
2017-04-29 mariusFix a bug introduced as part of r287726; use the right...
2017-04-29 rmacklemModify the NFSv4.1/pNFS client to ask for a maximum...
2017-04-28 markjGet rid of some ifdef soup in the fasttrap ioctl handler.
2017-04-28 cemeditline.3: Add missing argument to H_SET description
2017-04-28 hselaskyImprove sysadmin visibility of physical port error...
2017-04-28 cemx86 MCA: Fix a deadlock in MCA exception processing
2017-04-28 brooksDon't pass size_t arguments to setsockopt(SO_SNDBUF...
2017-04-28 jkimSimplify the code a bit. No functional change.
2017-04-28 jkimFix end coordinate of the drawable area of border....
2017-04-28 jillessh: Simplify handling of newlines in command substitution.
2017-04-28 tuexenSet the DF bit for responses to out-of-the-blue packets.
2017-04-28 mavAllow some control over enabled capabilities for if_vlan.
next