]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-10 Xin LISync pf.os with OpenBSD:
2012-12-10 Konstantin... Do not yield while owning a mutex. The Giant reacquire...
2012-12-10 Jilles Tjoelkerlibc: Make various internal file descriptors close...
2012-12-10 Brooks DavisImprove style(9) compliance of function declarations.
2012-12-10 Guy HelmerChanges to resolve races in bpfread() and catchpacket...
2012-12-10 Devin TeskeAdd support for comma-separated values (whitespace...
2012-12-10 Gleb SmirnoffNGM_NETFLOW_SHOW reports IPv6 flows as well.
2012-12-10 Andre OppermannPrevent long type overflow of realmem calculation on...
2012-12-10 Adrian ChaddAdjust the channel to correctly setup the HT flags...
2012-12-10 Konstantin... Add amd64-specific ddb command "show pte". The command...
2012-12-10 Konstantin... Do not ignore zero address, possibly returned by the...
2012-12-10 Eitan AdlerGive users a hint when their locate database is too...
2012-12-10 Adrian ChaddUpdate the aggressive mode logic to also enable aggress...
2012-12-09 Adrian ChaddUndo the previous adhoc commit - doing the WME IE handl...
2012-12-09 Adrian ChaddHandle ath-specific and WME IE's in adhoc mode.
2012-12-09 Glen BarberAdd missed BETA* to list.
2012-12-09 Andre OppermannFix bandwidth reporting when doing a restarted download...
2012-12-09 Glen BarberGet 'uname -r' earlier, so it can be used to determine...
2012-12-09 Rick MacklemAdd "nfsstat -m" support for the two new NFS mount...
2012-12-09 Rick MacklemDocument the new NFS mount options added by r244042.
2012-12-09 Konstantin... Remove useless comment.
2012-12-09 Konstantin... Fix typo.
2012-12-09 Kenneth D.... Fix a couple of CTL locking issues and clean up some...
2012-12-09 Adrian ChaddAtheros SuperG bug fixes, as part of hunting down kern...
2012-12-09 Devin TeskeUse ASCII characters for box/line characters in frames.4th
2012-12-09 Hans Petter... Add new USB ID.
2012-12-09 Attilio RaoAdd a comment on why inlining critical_enter() may...
2012-12-09 Adrian ChaddDon't panic if the stageq here is empty; just fall...
2012-12-09 Alan CoxIn the past four years, we've added two new vm object...
2012-12-08 Rick MacklemMove the NFSv4.1 client patches over from projects...
2012-12-08 Eitan AdlerA number of places in the source tree still reference...
2012-12-08 Andre OppermannRemove outdated reference to tcp inflight limiting...
2012-12-08 Jilles Tjoelkerlibc: Add a missing header to a test program.
2012-12-08 Eitan AdlerAdd check for failure of mkstemp and setenv.
2012-12-08 Jilles Tjoelkertime: Use close-on-exec instead of fclose() in the...
2012-12-08 Michael TuexenGet it compiling without INET and INET6 support (mainly...
2012-12-08 Pawel Jakub... More warnings for zones that depend on the kern.ipc...
2012-12-08 Hans Petter... Add support for various Yamaha keyboards.
2012-12-08 Michael TuexenUse correct padding of the ABORT chunk in case of an...
2012-12-08 Adrian ChaddFix a use-after-free bug in the Atheros fast-frames...
2012-12-08 Pawel Jakub... White-space cleanups.
2012-12-08 Pawel Jakub... The socket_zone UMA zone is now private to uipc_socket.c.
2012-12-08 Michael TuexenEnsure that the padding of the last parameter of an...
2012-12-08 Eitan AdlerSync with Library of Congress list.
2012-12-08 Kenneth D.... Make sure we hold the SIM lock when calling xpt_free_pa...
2012-12-08 Kenneth D.... Fix the CTL OOA queue dumping code so that it does...
2012-12-08 Kenneth D.... Fix a device departure bug for the the pass(4), enc...
2012-12-08 Rick MacklemAdd support for backchannels to the kernel RPC. Backcha...
2012-12-07 Kenneth D.... Fix a panic during CAM EDT traversal.
2012-12-07 Pawel Jakub... Configure UMA warnings for the following zones:
2012-12-07 Pawel Jakub... Implemented uma_zone_set_warning(9) function that sets...
2012-12-07 Pawel Jakub... Make use of the fact that uma_zone_set_max(9) already...
2012-12-07 Pawel Jakub... More style cleanups.
2012-12-07 Pawel Jakub... Style cleanups.
2012-12-07 Pawel Jakub... - Make socket_zone static - it is used only in this...
2012-12-07 Pawel Jakub... Style cleanups.
2012-12-07 Pawel Jakub... There is no need anymore to include vm/uma.h after...
2012-12-07 Erwin LansingRe-disable GSSAPI, which does not build on several...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-07 Alfred PerlsteinAllow KASSERT to log instead of panic.
2012-12-07 Rui PauloTypo in a comment.
2012-12-07 Rui PauloMake this work for 64 bit binaries.
2012-12-07 Adrian ChaddAdd XC900 SKU mapping.
2012-12-07 Adrian ChaddAdd a new 900MHz GSM regulatory SKU for the Xagyl Commu...
2012-12-07 Alfred PerlsteinUse uint instead of int for flags exported via sysctl.
2012-12-07 Kevin LoDocument pffinddomain().
2012-12-07 Kevin LoDocument that socket(2) may fail with EAFNOSUPPORT...
2012-12-07 Kevin Lo- according to POSIX, make socket(2) return EAFNOSUPPOR...
2012-12-07 Xin LIFix build: reflect the increased field number.
2012-12-06 Jim HarrisAdd amd64 implementations for 8-byte bus_space routines.
2012-12-06 Sergey Matveychuk- Rewrite radius servers traversal algorithm.
2012-12-06 Jim HarrisAdd PCI device ID for 8-channel IDT NVMe controller...
2012-12-06 Gleb Smirnoff Rule memory garbage collecting in new pf scans only...
2012-12-06 Gleb SmirnoffClose possible races between state deletion and sent...
2012-12-06 Gleb Smirnoff Remove extra PFSYNC_LOCK() in pfsync_bulk_update...
2012-12-06 Gleb Smirnoff Revert erroneous r242693. A state may have PFTM_UNLIN...
2012-12-06 David XuEliminate superfluous code.
2012-12-06 Eitan AdlerAdd the Programmer Dvorak Keyboard Layout
2012-12-06 Eitan AdlerChange the default to 'cru' for speed reasons.
2012-12-06 Eitan AdlerClean up hardcoded ar(1) flags in the tree to use the...
2012-12-06 Eitan AdlerPrefer the use of initalizer lists to ctor assignment.
2012-12-06 Eitan AdlerAvoid the creation of a temporary object by using the...
2012-12-06 Eitan AdlerConstify where possible
2012-12-05 Attilio RaoFixup r243901:
2012-12-05 Olivier HouchardDon't write-back the cachelines if we really just want...
2012-12-05 Dimitry AndricFix an old bug in devd, where it uses std::sort() to...
2012-12-05 Baptiste Daroussinremove redundant yyparse declarations
2012-12-05 Jim HarrisDon't call bus_dmamap_load in CAM_DIR_NONE case, since...
2012-12-05 Hiroki Sato- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 Konstantin... The softclock_call_cc() is executing with the callout...
2012-12-05 Attilio RaoCheck for lockmgr recursion in case of disown and downg...
2012-12-05 Eitan AdlerUse Bernard Baruch's full name.
2012-12-05 Eitan AdlerSimplify string duplication: use strdup instead of...
2012-12-05 Eitan AdlerAvoid overflowing the file buffer
2012-12-05 Eitan AdlerUse strdup instead of malloc + strcpy
2012-12-05 Eitan AdlerAvoid overflow of file buffer
2012-12-05 Eitan AdlerRemove useless check for NULL prior to free.
2012-12-05 Eitan AdlerRemove hack to emulate effective uid and just use the...
2012-12-05 Eitan AdlerRemove pointless check for the existence of /usr/bin...
2012-12-05 Eitan AdlerAdd ability to mergemaster to permit the user to type
next