]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-22 Eric van Gyzenclock_gettime.2: add some clock IDs
2017-03-21 Conrad Meyerkern_fail: Allow sleeping for more than 2147483/hz...
2017-03-21 Ian LeporeEliminate a "format string is not a string literal...
2017-03-21 Bryan DreweryRename _cc to _gcc to be more clear.
2017-03-21 Enji CooperDelete trailing whitespace (no functional change)
2017-03-21 Dimitry AndricGcc has incompatible internal declarations for __divtc3...
2017-03-21 Enji Cooperkvm_write: fix -Wcast-qual warning in pointer arithmeti...
2017-03-21 Enji CooperDocument sbuf_hexdump(9) in just sbuf(9)
2017-03-21 Enji Cooperkvm_geterr: handle `kd` == NULL in a deterministic...
2017-03-21 Ed Mastetighten buffer bounds in imgact_binmisc_populate_interp
2017-03-21 Gleb SmirnoffForce same alignment on struct xinpgen as we have on...
2017-03-21 Alexander MotinRemove another remnants left after r246713.
2017-03-21 Alexander MotinRemove some dead code left after r246713.
2017-03-21 Alexander MotinImprove command timeout handling.
2017-03-21 Maxim KonovalovThe .Cm macro usage fixed.
2017-03-21 Alexander MotinRemove questionable reqp->req_time access.
2017-03-21 Alexander MotinClean/unify some macro usage.
2017-03-21 Alexander MotinMinor cosmetic addition to r315673.
2017-03-21 Alexander MotinMake CAM SIM lock optional.
2017-03-21 Gleb SmirnoffMake sdp compilable after r315662.
2017-03-21 Gleb SmirnoffShut up gcc.
2017-03-21 Alexander MotinAddition to r315579: drop the lock while allocating...
2017-03-21 Gleb SmirnoffHide struct inpcb, struct tcpcb from the userland.
2017-03-20 Alan SomersFix back-to-back runs of sys/netinet/fibs_test;slaac_on...
2017-03-20 Garance A DrosehnFixes to chkprintcap:
2017-03-20 Enji CooperFix linking /rescue/rescue to multiple programs in...
2017-03-20 Toomas Soomeloader: verify the value from dhcp.interface-mtu and...
2017-03-20 Alexander MotinRemove some more dead code.
2017-03-20 Landon J. FullerIntegrate BCM4706 PMU (rev6) support, derived from...
2017-03-20 Andrew TurnerUse tc_priv to find the softc in the i.MX timer driver.
2017-03-20 Baptiste DaroussinCache tzdata when running under capsicum
2017-03-20 Toomas Soomelibstand: verify value provided by nfs.read_size
2017-03-20 Enji CooperHandle kd == NULL gracefully with kvm_close(3)
2017-03-20 Toomas Soomeloader: pxe.h constants have wrong values
2017-03-20 Toomas Soomeloader: disk_cleanup was left in userboot_disk.c
2017-03-20 Hiroki SatoSimplify a pipe for signal handling.
2017-03-20 Hiroki SatoFix a regression which prevented an IPv6 address in...
2017-03-20 Enji Cooperbsnmp: explicitly test the return value for open_client...
2017-03-20 Enji Cooperbsnmp: don't leak snmp_client.fd in open_client_udp...
2017-03-20 Eric van GyzenPort the getaddrinfo(1) utility from NetBSD
2017-03-20 Enji Cooperlibcam: NULL out freed `ccb.cdm.matches` and `ccb.cdm...
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-20 Martin MatuskaUpdate vendor/libarchive to git 5881c9021a85668bd945593...
2017-03-20 Andriy Voskoboinykrtwn: fix node id assignment.
2017-03-20 Enji Coopersyslogd: try to print out a more helpful message in...
2017-03-20 Alan CoxUse IDX_TO_OFF(), not ptoa(), when converting the diffe...
2017-03-20 Enji Coopersyslogd: fix dprintf in socksetup(..)
2017-03-20 Xin LIPet manlint.
2017-03-20 Enji Coopersyslogd: don't leak `f` on failure in cfline(..)
2017-03-20 Enji CooperRemove all expected failures from lib/libc/locale/io_te...
2017-03-20 Enji CooperDon't build/install lib/libc/io_test anymore
2017-03-20 Xin LIMake space style consistent with earlier entries.
2017-03-20 Enji CooperFix date added in r315570 so it's sorted properly
2017-03-20 Enji Cooperkvm_close(3): return `error` instead of blindly returni...
2017-03-20 Enji Cooperkvm_open2(3): remove '*' when describing addr argument...
2017-03-19 Marius Stroblo Add support for eMMC DDR bus speed mode at 52 MHz...
2017-03-19 Alan CoxStyle fixes. In particular, the variable "bogus" is...
2017-03-19 Andriy Voskoboinyknet80211: reschedule tasks properly after r315594.
2017-03-19 Enji CooperRemove a commented out line before kvm_getprocs(3)
2017-03-19 Andriy Voskoboinyknet80211: do not cancel callout when FF queue is empty.
2017-03-19 Ian LeporeReplace the hard-coded way-too-small minimum event...
2017-03-19 Enji Cooperdiff(1): add --strip-trailing-cr to last example in...
2017-03-19 Ian LeporeEliminate unnecessary read/modify/write sequences durin...
2017-03-19 Konstantin... Update the list of cpudev ioctls which require write...
2017-03-19 Alexander MotinRemove some useless code.
2017-03-19 Konstantin... Style.
2017-03-19 Jilles Tjoelkersh: Fix build with -DDEBUG=2.
2017-03-19 Andriy Voskoboinykrtwn: drop unneeded (after r315583) code.
2017-03-19 Andriy Voskoboinyknet80211: add a timer to flush fast-frames queues.
2017-03-19 Alan CoxTwo changes to vm_fault_populate():
2017-03-19 Alexander MotinAdd initial support for multiple MSI-X vectors.
2017-03-19 Ian LeporeAdd a module to build imx5 dtb files.
2017-03-19 Ian LeporeDelete our local imx53-qsb.dts file; the code now runs...
2017-03-19 Ian LeporeAdd INTRNG option to EFIKA_MX config, it is an imx5...
2017-03-19 Ian LeporeRemove kernel config for DIGI-CCWMX53 devel board....
2017-03-19 Ian LeporeConvert the imx5 interrupt controller driver to INTRNG.
2017-03-19 Ian LeporeAdd dtb/imx5 module build to the imx53 kernel config.
2017-03-19 Ian LeporeRemove kernel config for IMX53-QSB (quickstart board...
2017-03-19 Baptiste DaroussinCanada adheres to ISO 8601, let's make the locale refle...
2017-03-19 Baptiste DaroussinRemove empty Big5 directory from share/nls
2017-03-19 Baptiste DaroussinFinish removal of Big5
2017-03-19 Baptiste DaroussinRemove zh_TW.Big5 locale
2017-03-19 Baptiste DaroussinPrepare the removal of the zh_TW.Big5 encoding
2017-03-19 Baptiste DaroussinGarbage collect a map file that is not used anymore...
2017-03-19 Baptiste DaroussinTemporary readd GNU diff
2017-03-19 Edward Tomasz... Improve formatting.
2017-03-19 Edward Tomasz... Bring back the "i". The point is to make it easy to...
2017-03-19 Edward Tomasz... Document how to use reroot with NFS.
2017-03-19 Konstantin... Fix off-by-one in the vm_fault_populate() code.
2017-03-19 Alexander MotinRemove hackish code delaying ATIOs to unknown virtual...
2017-03-19 Alexander MotinMove <= 23xx PDB workaround to generic code.
2017-03-19 Alexander MotinRemove some dead stuff.
2017-03-19 Alexander MotinMove 24xx RQSTYPE_NOTIFY handling to generic code.
2017-03-19 Adrian Chadd[ath] prepare for "correct" group (bcast/mcast) address...
2017-03-19 Ian LeporeRemove unreferenced global function imx_gpt_get_timerfr...
2017-03-19 Kristof Provostpf: Fix rule evaluation after inet6 route-to
2017-03-19 Benjamin KadukTidy up mdoc formatting for "etc.)" at end of line
2017-03-19 Eric van GyzenRegenerate syscall files for r315526
2017-03-19 Eric van GyzenAdd clock_nanosleep()
2017-03-19 John BaldwinImprove decoding of last arguments to ioctl() and sendto().
next