]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-03-12 Warner LoshUse the one-line-per-file pattern here, and sort the...
2018-03-12 Warner LoshGC unused routines.
2018-03-12 Warner LoshRemove d_type from devdesc. It's not needed as we can...
2018-03-12 Warner LoshUse the actual struct devdesc at the start of all ...
2018-03-12 Warner LoshMake struct libi386_devdesc match the struct devdesc...
2018-03-12 Warner LoshWe can't use d_opendata for blkio storage.
2018-03-12 Warner LoshMinor cosmetic changes.
2018-03-12 Toomas Soomee1000g: this statement may fall through
2018-03-12 Alexander MotinPrint fuses and fna fields in identify data.
2018-03-12 Ed MasteANSIfy sys/kern/imgact_*
2018-03-12 Ed MasteLinuxulator: apply style(9) to return
2018-03-12 Ian LeporeGive the atrtc_time_lock a unique name.
2018-03-12 Warner LoshTighten up periph lock to avoid some races
2018-03-12 Bjoern A. ZeebThe vmresult table was missing most of the values apart...
2018-03-12 Andriy Gaponfix r297857, do not modify CPU extension bits under...
2018-03-12 Andrey V. ElsukovDo not try to reassemble IPv6 fragments in "reass"...
2018-03-12 Conrad MeyerImplement NO_WCAST_QUAL for gcc4.2 architectures
2018-03-12 Scott LongAdd a new 'debug' command tree and 'dump_reqs' command...
2018-03-12 Scott LongImplement a sysctl to dump in-flight I/O state for...
2018-03-12 Kyle Evansberi loader: Replace getc/putc with beri_ prefixed...
2018-03-12 Garance A DrosehnFix the resource leak of a 'FILE *' which could happen...
2018-03-11 Emmanuel Vadotarm: Remove SoC Specific -MMCCAM kernelconfig
2018-03-11 Ian LeporeRevert r330780, it was improperly tested and results...
2018-03-11 Ian LeporeRemove MTX_NOPROFILE from atrtc_lock, it was inappropri...
2018-03-11 Andrey V. ElsukovUpdate pfkey_open() function to set socket's write...
2018-03-11 Ian LeporeEliminate atrtc_time_lock, and use atrtc_lock for efirt...
2018-03-11 Andrey V. ElsukovRework key_sendup_mbuf() a bit:
2018-03-11 Ian LeporeEverywhere that multiple registers are accessed in...
2018-03-11 Andrey V. ElsukovAdd KASSERT to check that proper targed was used.
2018-03-11 Andrey V. ElsukovReplace panic() with KASSERTs.
2018-03-11 Ian LeporeUse separate mutexes for atrtc and i8254 locking. ...
2018-03-11 Andrey V. ElsukovCheck that we have PF_KEY sockets before iterating...
2018-03-11 Andrey V. ElsukovRemove obsoleted and unused key_sendup() function.
2018-03-11 Fernando ApesteguíaAdd myself (fernape) to calendar.freebsd
2018-03-11 Ian LeporeConvert atrtc the new style rtc debugging output. ...
2018-03-11 Brooks DavisRemove obsolete pcaudioio.h.
2018-03-11 Fernando ApesteguíaAdd myself (fernape) to commiters-port.dot
2018-03-11 Peter GrehanAdd CR2 get/set support.
2018-03-11 Jochen Neumeistersorry for that. Fix next typo
2018-03-11 Jochen NeumeisterFix typo
2018-03-11 Jochen NeumeisterAdd myself to committers-ports.dot
2018-03-11 Alexander MotinAdd new opcodes and statuses from NVMe 1.3a.
2018-03-11 Alexander MotinAdd new identify data structures fields from NVMe 1.3a.
2018-03-11 Emmanuel Vadotextres/regulators: Add sysctls for regulators
2018-03-11 Kyle Evansstand/interp_lua: correct errorr => error
2018-03-11 Emmanuel Vadotallwinner: Add IR clock to sun8i
2018-03-11 Nathan WhitehornMake FDT-using parts of ofw_machdep.c condition on...
2018-03-11 Andriy Voskoboinykotus(4): check mcast / mgt / ucast rates during Tx...
2018-03-10 Andriy Voskoboinykrtwn(4): reset Tx power values before calling get_txpower()
2018-03-10 Andriy Voskoboinykusb/wlan/*: properly include "opt_wlan.h" into all...
2018-03-10 Andriy Voskoboinykrun(4): drop few unused variables.
2018-03-10 Ian LeporeMake root mount timeout logic work for filesystems...
2018-03-10 Jamie GrittonDon't warn when the "hostname" rc variable is unset...
2018-03-10 Alan Somerstftpd: fix the build of tests on i386 after 330696
2018-03-10 Edward Tomasz... Make iscsictl(1) display "Disabled" status for disabled...
2018-03-10 Edward Tomasz... Check for duplicates when modifying an iSCSI session...
2018-03-10 Oleksandr Tymoshenko[rpi] remove IRQ support for BCM233x RNG
2018-03-10 Bryan DreweryFix rebase mismerge in r330724.
2018-03-10 Bryan DreweryDon't skip reading depend for 'make obj' unless it...
2018-03-10 Bryan DrewerySkip reading depend files with -V unless looking up...
2018-03-10 Bryan DreweryReduce overhead for simple 'make -V' lookups by avoidin...
2018-03-10 Conrad Meyersubr_gtaskqueue: Fix braino from r330715
2018-03-10 Alan Somerstftpd: reject unknown opcodes
2018-03-10 Alan Somerstftpd: Abort on an WRQ access violation
2018-03-10 Alan Somerstftpd: Verify world-writability for WRQ when using...
2018-03-10 Conrad Meyernvme_da: Fix minor memory leak in error case
2018-03-10 Brooks DavisRemove obsolete dataacq.h.
2018-03-10 Conrad Meyersubr_gtaskqueue: Fix minor leak of tq_name in error...
2018-03-10 Conrad Meyermlx5(4): Remove redundant declaration of mlx5_enter_err...
2018-03-10 Mike KarelsChange ps(1) output width to unlimited if not interactive
2018-03-09 John BaldwinPermit sysctl(8) to set an array of numeric values...
2018-03-09 Alan Somerstftpd: Flush files as soon as they are fully received
2018-03-09 Alan SomersCommit missing file from r330696
2018-03-09 John BaldwinUse the trapframe unwinder for "fast_syscall_common".
2018-03-09 Warner LoshRemove decade's old whine about msdos vs msdosfs.
2018-03-09 Kyle Evanslualoader: Cache kernel list
2018-03-09 Bryan DreweryLIB32: Avoid linking in unneeded (and invalid lib32...
2018-03-09 Kyle Evanslualoader: Don't redraw the autoboot message every...
2018-03-09 Warner LoshRemove K&R stuff: never use it in new code.
2018-03-09 Alan SomersAdd some functional tests for tftpd(8)
2018-03-09 Kyle Evansstand: Fix copy-paste-o, unbreaks libi386 lualoader...
2018-03-09 Hans Petter... Implement proper support for complete_all() in the...
2018-03-09 Andriy Voskoboinyknet80211: wrap protection frame allocation into ieee802...
2018-03-09 Andrew TurnerUse the correct address to write back to memory in...
2018-03-09 Dimitry AndricPull in r326882 from upstream llvm trunk (by Sjoerd...
2018-03-09 Hajimu UMEMOTOFix Bad file descriptor error.
2018-03-09 Brooks DavisCopyout a whole int to cpuset_domain's policy pointer.
2018-03-09 Sean BrunoUpdate tcp_lro with tested bugfixes from Netflix and...
2018-03-08 Emmanuel Vadotarm: Add GENERIC-MMCCAM kernel config
2018-03-08 Emmanuel VadotFix build when option MMCCAM is defined.
2018-03-08 Devin TeskeFix display of wrong pid from dtrace_sched(4)
2018-03-08 Konstantin... Remove unused variable.
2018-03-08 Konstantin... Make mlx5 compilable on ILP32 arches.
2018-03-08 Ed Mastebktr: correct Japan IF frequency
2018-03-08 Ed Masteasmc: update temperature sensor name/description
2018-03-08 Andriy Voskoboinykiwi(4): factor out rateset setup into iwi_set_rateset().
2018-03-08 Conrad Meyeripfw(8): Fix endianness for Legacy and Ipv4 table hostn...
2018-03-08 Mark JohnstonReturn E2BIG if we run out of space writing a compresse...
2018-03-08 Hans Petter... Set correct SL in completion for RoCE in mlx5ib(4).
2018-03-08 Hans Petter... Add call to setup firmware data dump structure during...
next