]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-12 glebius Fix a crash in tcp_input(), that happens when mbuf...
2012-12-12 smhAdd myself as a new src committer
2012-12-12 smhRenamed zfs trim stats removing duplicate zio_trim...
2012-12-12 pjdUse kern.max_pid sysctl to obtain maximum PID number...
2012-12-12 pjdEliminate redundant variable.
2012-12-12 mavAdd IDs for SATA controllers on AMD Hudson-2 series...
2012-12-12 mavAdd quirks for AD1984A codec and Lenovo X300 laptop.
2012-12-12 grehanImplement an API to allow a hypervisor to save/restore
2012-12-12 bryanvvirtio_scsi: Remove duplicated lines
2012-12-12 grogHandle large negative block counts correctly.
2012-12-12 alfredMake Tflag and Wflag filters work for more sysctl options.
2012-12-12 delphijAdd -R, an option to restart all enabled "local" services.
2012-12-11 jilleslibc: Make various internal file descriptors close...
2012-12-11 dimCleanup a few duplicate llvm libs that snuck in with...
2012-12-11 pjdSimilar to CTLFLAG_RDTUN, provide CTLFLAG_RWTUN that...
2012-12-11 eadlerRemove 'dangerous' instructions from the example make...
2012-12-11 baptAdd pci id for the xeon hd4000 (IvyBridge server GT2)
2012-12-11 glebiusMerge 1.127 from OpenBSD, that closes a regression...
2012-12-11 alfredCleanup more of the kassert_panic.
2012-12-11 alfredFix WITNESS when INVARIANT_SUPPORT is defined.
2012-12-11 adrianThere's no need to use a TXQ pointer here; we specifica...
2012-12-11 alfredAllow sysctl to filter boot and runtime tunables.
2012-12-11 alfredSwitch the hardwired WITNESS panics to kassert_panic.
2012-12-11 delphijIn parse():
2012-12-11 alfredback out half of 244098.
2012-12-10 alfredAdd CTLFLAG_STATS to sysctl flags
2012-12-10 alfredAdd constant missed in r244099
2012-12-10 alfredallow KASSERT to enter KDB.
2012-12-10 alfredmake sysctls kern.{bootfile,conftxt} read-only
2012-12-10 delphijSync pf.os with OpenBSD:
2012-12-10 kibDo not yield while owning a mutex. The Giant reacquire...
2012-12-10 jilleslibc: Make various internal file descriptors close...
2012-12-10 brooksImprove style(9) compliance of function declarations.
2012-12-10 ghelmerChanges to resolve races in bpfread() and catchpacket...
2012-12-10 dteskeAdd support for comma-separated values (whitespace...
2012-12-10 glebiusNGM_NETFLOW_SHOW reports IPv6 flows as well.
2012-12-10 andrePrevent long type overflow of realmem calculation on...
2012-12-10 adrianAdjust the channel to correctly setup the HT flags...
2012-12-10 kibAdd amd64-specific ddb command "show pte". The command...
2012-12-10 kibDo not ignore zero address, possibly returned by the...
2012-12-10 eadlerGive users a hint when their locate database is too...
2012-12-10 adrianUpdate the aggressive mode logic to also enable aggress...
2012-12-09 adrianUndo the previous adhoc commit - doing the WME IE handl...
2012-12-09 adrianHandle ath-specific and WME IE's in adhoc mode.
2012-12-09 gjbAdd missed BETA* to list.
2012-12-09 andreFix bandwidth reporting when doing a restarted download...
2012-12-09 gjbGet 'uname -r' earlier, so it can be used to determine...
2012-12-09 rmacklemAdd "nfsstat -m" support for the two new NFS mount...
2012-12-09 rmacklemDocument the new NFS mount options added by r244042.
2012-12-09 kibRemove useless comment.
2012-12-09 kibFix typo.
2012-12-09 kenFix a couple of CTL locking issues and clean up some...
2012-12-09 adrianAtheros SuperG bug fixes, as part of hunting down kern...
2012-12-09 dteskeUse ASCII characters for box/line characters in frames.4th
2012-12-09 hselaskyAdd new USB ID.
2012-12-09 attilioAdd a comment on why inlining critical_enter() may...
2012-12-09 adrianDon't panic if the stageq here is empty; just fall...
2012-12-09 alcIn the past four years, we've added two new vm object...
2012-12-08 rmacklemMove the NFSv4.1 client patches over from projects...
2012-12-08 eadlerA number of places in the source tree still reference...
2012-12-08 andreRemove outdated reference to tcp inflight limiting...
2012-12-08 jilleslibc: Add a missing header to a test program.
2012-12-08 eadlerAdd check for failure of mkstemp and setenv.
2012-12-08 jillestime: Use close-on-exec instead of fclose() in the...
2012-12-08 tuexenGet it compiling without INET and INET6 support (mainly...
2012-12-08 pjdMore warnings for zones that depend on the kern.ipc...
2012-12-08 hselaskyAdd support for various Yamaha keyboards.
2012-12-08 tuexenUse correct padding of the ABORT chunk in case of an...
2012-12-08 adrianFix a use-after-free bug in the Atheros fast-frames...
2012-12-08 pjdWhite-space cleanups.
2012-12-08 pjdThe socket_zone UMA zone is now private to uipc_socket.c.
2012-12-08 tuexenEnsure that the padding of the last parameter of an...
2012-12-08 eadlerSync with Library of Congress list.
2012-12-08 kenMake sure we hold the SIM lock when calling xpt_free_pa...
2012-12-08 kenFix the CTL OOA queue dumping code so that it does...
2012-12-08 kenFix a device departure bug for the the pass(4), enc...
2012-12-08 rmacklemAdd support for backchannels to the kernel RPC. Backcha...
2012-12-07 kenFix a panic during CAM EDT traversal.
2012-12-07 pjdConfigure UMA warnings for the following zones:
2012-12-07 pjdImplemented uma_zone_set_warning(9) function that sets...
2012-12-07 pjdMake use of the fact that uma_zone_set_max(9) already...
2012-12-07 pjdMore style cleanups.
2012-12-07 pjdStyle cleanups.
2012-12-07 pjd- Make socket_zone static - it is used only in this...
2012-12-07 pjdStyle cleanups.
2012-12-07 pjdThere is no need anymore to include vm/uma.h after...
2012-12-07 erwinRe-disable GSSAPI, which does not build on several...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-07 alfredAllow KASSERT to log instead of panic.
2012-12-07 rpauloTypo in a comment.
2012-12-07 rpauloMake this work for 64 bit binaries.
2012-12-07 adrianAdd XC900 SKU mapping.
2012-12-07 adrianAdd a new 900MHz GSM regulatory SKU for the Xagyl Commu...
2012-12-07 alfredUse uint instead of int for flags exported via sysctl.
2012-12-07 kevloDocument pffinddomain().
2012-12-07 kevloDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-07 kevlo- according to POSIX, make socket(2) return EAFNOSUPPOR...
2012-12-07 delphijFix build: reflect the increased field number.
2012-12-06 jimharrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-06 sem- Rewrite radius servers traversal algorithm.
next