]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-31 kibThe code in linux_proc_exit() contains a race when...
2008-10-31 kibThe file was inadvertently excluded from r184499.
2008-10-31 kibRevert r184136. Instead, push the check for crashdumpma...
2008-10-31 peterAdd three extra to the kinfo_proc_vmmap data. kve_offs...
2008-10-31 nwhitehornModify our boot block to pick an output device, without...
2008-10-30 rwatsonWhen we drop an audit record going to and audit pipe...
2008-10-30 rwatsonBreak out single audit_pipe_mtx into two types of locks...
2008-10-30 sobomaxMake it possible to compile kernel with KTR but without...
2008-10-30 sobomaxFix compilation in the case when kernel doesn't have...
2008-10-30 pjdifconfig(8) can take only one interface at a time.
2008-10-30 joergWhen running a "chio return" operation using a physical...
2008-10-30 mavAdd quirk to set GPIO2 to enable internal speaker on...
2008-10-30 rwatsonProtect the event->class lookup database using an rwloc...
2008-10-30 samFix checks for fast frames negotiation. ni_ath_flags...
2008-10-30 dfrDon't hang if encrypting/decrypting using struct iovecs...
2008-10-30 nwhitehornFix some possible infinite loops in the ADB code, and...
2008-10-30 ivorasTeach cat(1) and cp(1) to use a larger buffer if enough...
2008-10-30 rwatsonThe V* flags passed using an accmode_t to the access...
2008-10-30 n_hibmaWe need to print out the device info ourselves on FBSD 6.
2008-10-30 n_hibmaBugfix: Check the error code for in progress as well...
2008-10-30 n_hibmaReturn USBD_NORMAL_COMPLETION instead of a hard coded 0.
2008-10-30 marcelAdd support for little-endian compilations to this...
2008-10-30 rafan- Whenever a password/shell is changed via rpc.yppasswd...
2008-10-30 delphijPass a pointer to warn2 so the warn2 == IN_ALL would...
2008-10-29 samo unbreak ani stat display
2008-10-29 mavAllow card reader bridge driver to report maximum suppo...
2008-10-29 bruefferMisc cleanup.
2008-10-29 mpExplicitly set the shell to /bin/sh when MK_TCSH =...
2008-10-29 n_hibma- Add documentation on how to temporarily display the...
2008-10-29 ivorasIntroduce a new sysctl, kern.sched.topology_spec, that...
2008-10-29 davidxuIf threads limit is exceeded, increase the totoal number
2008-10-29 bzComment out #define turning on debugging which went...
2008-10-29 n_hibmaAdd the device ID for the mass storage device that...
2008-10-28 nwhitehornDBDMA can transfer a maximum of 64K - 1 bytes per descr...
2008-10-28 marius- Turn off interrupts instead of only entering a critic...
2008-10-28 traszRename a variable missed in previous accmode_t-related...
2008-10-28 traszCommit part of accmode_t changes that I missed in previ...
2008-10-28 rwatsonBreak out strictly credential-related portions of mac_p...
2008-10-28 traszBump __FreeBSD_version after accmode_t introduction.
2008-10-28 rdivackyRemove superfluous va_end which was left there in rev...
2008-10-28 olegType of q_time (start of queue idle time) has changed...
2008-10-28 traszIntroduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 rwatsonRename mac_cred_mmapped_drop_perms(), which revokes...
2008-10-28 kibStyle return statements in vn_pollrecord().
2008-10-28 kibGarbage-collect ext2_kqfilter vop that is now a copy...
2008-10-28 kibProtect check for v_pollinfo == NULL and assignment...
2008-10-28 kibProvide an explanation for getinoquota() call in the...
2008-10-28 rwatsonRename three MAC entry points from _proc_ to _cred_...
2008-10-28 edwinMFV of tzdata2008i.
2008-10-28 bzUnbreak LINT from r184381 using the correct variable...
2008-10-28 rwatsonExtended comment on why we consider a partition relabel...
2008-10-28 rwatsonRename label_on_label() to partition_check(), which...
2008-10-28 rwatsonImprove alphabetical sort order of stub entry points.
2008-10-28 edRemove unneeded call to revoke() inside openpty().
2008-10-28 impstyle(9) nit: remove unnecessary {} pair.
2008-10-28 peterAfter a machine has been up for a bit more than 20...
2008-10-27 nwhitehornClean up some magic numbers in the DBDMA code by replac...
2008-10-27 n_hibmaGrab Sierra and Novatel init functions from NetBSD...
2008-10-27 mariusDo as the Linux tg3 driver does and enable MSI support...
2008-10-27 mariusSupply a valid Connect ID when issuing XPT_DEV_MATCH...
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 jhb- Whitespace fix for vop_poll.
2008-10-27 marius- In GCC 4.2 __builtin_frame_address() was fixed to...
2008-10-27 rnolandFix error in busmaster enable logic
2008-10-27 rnolandFix some fallout from the busmaster disable cleanup
2008-10-27 rnolandDon't report GEM capability until we actually have...
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 samsync w/ driver updates; this also brings in ani stats
2008-10-27 samadd regdomain knob
2008-10-27 samprepare for a new hal
2008-10-27 samo With the addition of HT rates the set of h/w codes...
2008-10-27 rwatsonWhen the mac_bsdextended policy is unloaded, free rule...
2008-10-27 samprefer #define to naked constant
2008-10-27 samfix handling of HT rates; these overlap legacy rates...
2008-10-27 samadd hack to deal with Ubiquiti XR9 cards, they have...
2008-10-27 bzAdd the files missed with r184331 to make mac_bsdextend...
2008-10-27 saminstall bssid for ahdemo mode too
2008-10-27 samfix comment
2008-10-27 samcorrect callback status parameter; only indicate succes...
2008-10-27 samFixup statistics:
2008-10-27 samupdate the sta inactivity timer only if we actually...
2008-10-27 samRegdomain fixups:
2008-10-27 samadd regdomain debug msgs
2008-10-27 samadd sys.dev.ath.X.intmit knob to enable/disable ANI
2008-10-27 samshuffle debug setup to simplify debugging events during...
2008-10-27 thompsaAdd ucomX shortcuts just like its uart sibling.
2008-10-27 samrename bf_flags to bf_txflags in preparation for the...
2008-10-27 samuse the ic's opmode instead of our hal equivalent to...
2008-10-27 samintercept IEEE80211_IOC_TXPOWER and service tx power...
2008-10-27 sammove complaints about bad rate codes up a level so...
2008-10-27 samremove driver-private equivalent of ni_txparms; it...
2008-10-27 samnow that the new association callback is used when...
2008-10-27 samo use the new association callback to notify the driver...
2008-10-27 thompsaMake a note about the notify codes for the four special...
2008-10-27 samo fix MK_TCSH == no: the default master.passwd sets...
2008-10-27 ddsAdd fallback when mmap fails on regular files. Some...
2008-10-27 bzWe do not have a libkse anymore and Mk/bsd.* does not...
2008-10-27 rrsMore issues with pre-blocking:
2008-10-27 rrsTwo inter-related bugs.
2008-10-27 rrsGet rid of ifdef for vimage on version 8 comparison...
next