]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-28 Oleg BulyzhinType of q_time (start of queue idle time) has changed...
2008-10-28 Edward Tomasz... Introduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 Robert WatsonRename mac_cred_mmapped_drop_perms(), which revokes...
2008-10-28 Konstantin... Style return statements in vn_pollrecord().
2008-10-28 Konstantin... Garbage-collect ext2_kqfilter vop that is now a copy...
2008-10-28 Konstantin... Protect check for v_pollinfo == NULL and assignment...
2008-10-28 Konstantin... Provide an explanation for getinoquota() call in the...
2008-10-28 Robert WatsonRename three MAC entry points from _proc_ to _cred_...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-28 Edwin GroothuisVendor import of tzdata2008i:
2008-10-28 Bjoern A. ZeebUnbreak LINT from r184381 using the correct variable...
2008-10-28 Robert WatsonExtended comment on why we consider a partition relabel...
2008-10-28 Robert WatsonRename label_on_label() to partition_check(), which...
2008-10-28 Robert WatsonImprove alphabetical sort order of stub entry points.
2008-10-28 Ed SchoutenRemove unneeded call to revoke() inside openpty().
2008-10-28 Warner Loshstyle(9) nit: remove unnecessary {} pair.
2008-10-28 Peter WemmAfter a machine has been up for a bit more than 20...
2008-10-27 Nathan WhitehornClean up some magic numbers in the DBDMA code by replac...
2008-10-27 Nick HibmaGrab Sierra and Novatel init functions from NetBSD...
2008-10-27 Marius StroblDo as the Linux tg3 driver does and enable MSI support...
2008-10-27 Marius StroblSupply a valid Connect ID when issuing XPT_DEV_MATCH...
2008-10-27 Maxim SobolevFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 John Baldwin- Whitespace fix for vop_poll.
2008-10-27 Marius Strobl- In GCC 4.2 __builtin_frame_address() was fixed to...
2008-10-27 Robert NolandFix error in busmaster enable logic
2008-10-27 Robert NolandFix some fallout from the busmaster disable cleanup
2008-10-27 Robert NolandDon't report GEM capability until we actually have...
2008-10-27 Maxim SobolevFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 Sam Lefflersync w/ driver updates; this also brings in ani stats
2008-10-27 Sam Leffleradd regdomain knob
2008-10-27 Sam Lefflerprepare for a new hal
2008-10-27 Sam Lefflero With the addition of HT rates the set of h/w codes...
2008-10-27 Robert WatsonWhen the mac_bsdextended policy is unloaded, free rule...
2008-10-27 Sam Lefflerprefer #define to naked constant
2008-10-27 Sam Lefflerfix handling of HT rates; these overlap legacy rates...
2008-10-27 Sam Leffleradd hack to deal with Ubiquiti XR9 cards, they have...
2008-10-27 Bjoern A. ZeebAdd the files missed with r184331 to make mac_bsdextend...
2008-10-27 Sam Lefflerinstall bssid for ahdemo mode too
2008-10-27 Sam Lefflerfix comment
2008-10-27 Sam Lefflercorrect callback status parameter; only indicate succes...
2008-10-27 Sam LefflerFixup statistics:
2008-10-27 Sam Lefflerupdate the sta inactivity timer only if we actually...
2008-10-27 Sam LefflerRegdomain fixups:
2008-10-27 Sam Leffleradd regdomain debug msgs
2008-10-27 Sam Leffleradd sys.dev.ath.X.intmit knob to enable/disable ANI
2008-10-27 Sam Lefflershuffle debug setup to simplify debugging events during...
2008-10-27 Andrew ThompsonAdd ucomX shortcuts just like its uart sibling.
2008-10-27 Sam Lefflerrename bf_flags to bf_txflags in preparation for the...
2008-10-27 Sam Leffleruse the ic's opmode instead of our hal equivalent to...
2008-10-27 Sam Lefflerintercept IEEE80211_IOC_TXPOWER and service tx power...
2008-10-27 Sam Lefflermove complaints about bad rate codes up a level so...
2008-10-27 Sam Lefflerremove driver-private equivalent of ni_txparms; it...
2008-10-27 Sam Lefflernow that the new association callback is used when...
2008-10-27 Sam Lefflero use the new association callback to notify the driver...
2008-10-27 Andrew ThompsonMake a note about the notify codes for the four special...
2008-10-27 Sam Lefflero fix MK_TCSH == no: the default master.passwd sets...
2008-10-27 Diomidis SpinellisAdd fallback when mmap fails on regular files. Some...
2008-10-27 Bjoern A. ZeebWe do not have a libkse anymore and Mk/bsd.* does not...
2008-10-27 Randall StewartMore issues with pre-blocking:
2008-10-27 Randall StewartTwo inter-related bugs.
2008-10-27 Randall StewartGet rid of ifdef for vimage on version 8 comparison...
2008-10-27 Randall StewartInvariants changes that make more sense.
2008-10-27 Robert WatsonAdd TrustedBSD credit to new ugidfw_internal.h file.
2008-10-27 Robert WatsonBreak mac_bsdextended.c out into multiple .c files...
2008-10-27 Robert WatsonCopy mac_bsdextended.c to two object-specific files...
2008-10-27 Ed SchoutenRemove unused consdev structure fields.
2008-10-27 Søren SchmidtOnly call dma.unload() if initialized.
2008-10-27 KATO TakenoriImproved IDE HDD geometry adjustment. Previous code...
2008-10-27 Maxim Sobolevvm_pnames should be "const char *const[]".
2008-10-27 Maxim Sobolevvm_pnames has no reason to be global.
2008-10-27 Maxim SobolevDefault HZ value (1,000) on i386/amd64 is not very...
2008-10-27 Marcel MoolenaarAdd support for kernel profiling for both AIM and BookE.
2008-10-27 Marcel MoolenaarRemove unused declarations (interrupt_vector_{base...
2008-10-27 Andrew ThompsonShow which rc script is running since the default ...
2008-10-27 Marcel MoolenaarDeclare btext and etext. Needed by sys/kern/subr_prof...
2008-10-27 Nathan WhitehornBring Kauai ATA driver in line with Macio ATA by readin...
2008-10-26 Stanislav Sedov- Add stream bus_space operations.
2008-10-26 Stanislav Sedov- Add a missing NULL-pointer check.
2008-10-26 Robert WatsonImplement MAC policy support for IPv6 fragment reassemb...
2008-10-26 Robert WatsonAdd a MAC label, MAC Framework, and MAC policy entry...
2008-10-26 Robert WatsonIn both dropwithreset paths in tcp_input.c, drop the...
2008-10-26 Sam Lefflero re-enable a lock assert
2008-10-26 Sam LefflerFix joining an 11b BSS: scanning is normally done using...
2008-10-26 Nathan WhitehornAdd ADB support. This provides support for the external...
2008-10-26 Robert WatsonRemove endearing but syntactically unnecessary "return...
2008-10-26 Bjoern A. ZeebStyle changes only:
2008-10-26 Maxim SobolevFix division by zero panic if kern.hz less than 32.
2008-10-26 Ulf Lilleengen- Import macros used in gmirror for printing gvinum...
2008-10-26 Sam LefflerNew ap-side power save implementation; the main change...
2008-10-26 Sam Lefflermove decl up before first use
2008-10-26 Sam Lefflerintroduce M_ENCAP flag to mark packets encapsulated...
2008-10-26 Sam Lefflerfix comment that belonged w/ previous commit
2008-10-26 Sam Lefflerchange ieee80211_send_probereq to supply raw xmit param...
2008-10-26 Sam Lefflerchange ieee80211_send_nulldata to send a QoS Null Data...
2008-10-26 Sam Lefflero change ieee80211_mgmt_output to take a raw xmit param...
2008-10-26 Sam Lefflerfix old merge botch that causes gaps in the tx seq...
2008-10-25 Sam LefflerSync BAR frame handling with out of tree work:
2008-10-25 Sam Lefflerset erp flag and tx parameter state when joining a...
2008-10-25 Sam Lefflerhonor IEEE80211_CLONE_NOBEACONS for type of vap, not...
2008-10-25 Sam Lefflerimprove inactivity handling debug support
next