]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-07-06 alcWhen pmap_change_attr() changes the PAT setting on...
2009-07-06 jhbAfter the per-CPU IDT changes, the IDT vector of an...
2009-07-06 jhbMFi386: Add a 'show idt' command to DDB to display...
2009-07-06 jfvThe new method of reading the mac address from the
2009-07-06 flz- pkg_install is maintained by portmgr.
2009-07-06 attilioIn the current code, rdlock_count is not correctly...
2009-07-06 kientzleThis addresses some issues with my earlier -R fix that
2009-07-05 alcPAE adds another level to the i386 page table. This...
2009-07-05 samcatchup with action+ageq additions
2009-07-05 samadd missing bit of r195379
2009-07-05 pjd- Don't suggest opening file for writing in preparation...
2009-07-05 samAdd ieee80211_ageq; a facility for staging packets...
2009-07-05 ariff- Increase dynamic range of filter coefficients from...
2009-07-05 samRevamp 802.11 action frame handling:
2009-07-05 samCleanup ALIGNED_POINTER:
2009-07-05 brianAdd a missing phrase.
2009-07-05 traszWhen the kernel is configured without "options FFS...
2009-07-05 mavMark atanvidia depending on ataahci since rev.188846.
2009-07-05 ivorasAdd missing reference to GPT support.
2009-07-05 brianDisable r194497 for now. It doesn't work well with...
2009-07-04 attilioAdd a new options (-s) that, when specified, skips...
2009-07-03 kibWhen forking a vm space that has wired map entries...
2009-07-03 rpauloacpi_hp.c:
2009-07-03 kientzleThis fixes bsdcpio's -R option to accept numeric
2009-07-02 traszFix fpathconf(3) on fifos, in effect making ls(1) properly
2009-07-02 edEnable POSIX semaphores on all non-embedded architectur...
2009-07-02 kibIn vn_vget_ino() and their inline equivalents, mnt_ref...
2009-07-02 rwatsonCreate audit records for AUE_POSIX_OPENPT, currently...
2009-07-02 jamieCall prison_check from vfs_suser rather than re-impleme...
2009-07-02 ariffSlightly increase amount of bandwidth of resampling...
2009-07-02 rwatsonFix comment misthink.
2009-07-02 rwatsonAudit file descriptor and command arguments to ioctl(2).
2009-07-02 rwatsonClean up a number of aspects of token generation from...
2009-07-02 delphijUse MPT_MAX_LUNS as maximium number of LUNs, not 7...
2009-07-02 delphijChange explicit maximium numbers to the defined macro...
2009-07-01 rwatsonFor access(2) and eaccess(2), audit the requested acces...
2009-07-01 traszDon't panic on attempt to set ACL on a block device...
2009-07-01 stas- Properly order headers, local variables and prototype...
2009-07-01 jeff - Use fd_lastfile + 1 as the upper bound on nd. This...
2009-07-01 traszFix a panic which (reportedly) can happen when unmounti...
2009-07-01 rajMap DPCPU pages into ARM kernel VA space.
2009-07-01 rwatsonAudit file descriptor numbers for various socket-relate...
2009-07-01 rwatsonDefine missing audit argument macro AUDIT_ARG_SOCKET...
2009-07-01 dfrClarify the node about removing NFS_LEGACYRPC
2009-07-01 jhbImprove the handling of cpuset with interrupts.
2009-07-01 rwatsonWhen auditing unmount(2), capture FSID arguments as...
2009-07-01 rmacklemWhen unmounting an NFS mount using sec=krb5[ip], the...
2009-07-01 rmacklemMake sure that cr_error is set to ESHUTDOWN when closin...
2009-07-01 jfvMultiqueue RX is not correctly enabled on the new 82599
2009-07-01 traszWith NFSv4 ACLs, it is possible that applying a mode...
2009-07-01 rwatsonAudit the file descriptor number passed to lseek(2).
2009-07-01 rwatsonFix link(2) auditing: use the second audit record path...
2009-07-01 stas- Fix the bug in write(2) called with incorrect paramet...
2009-07-01 rwatsonudit the 'options' argument to wait4(2).
2009-07-01 mavFix infinite loop in ng_iface, that happens when packet...
2009-07-01 dfrAdd usr/include/nfs/rpcv2.h
2009-07-01 dfrAdd an entry documenting removal of the NFS_LEGACYRPC...
2009-07-01 dfrDon't include rpcv2.h - it has been removed.
2009-06-30 mbrCompiles without higher warn level
2009-06-30 brianDon't imply that only FTP urls are supported when we...
2009-06-30 traszMake it clear where to look for for protocol-specific...
2009-06-30 alcRemove a stale comment. The very same revision (r85511...
2009-06-30 dfrAdjust the internal NFS KPI to avoid the last traces...
2009-06-30 dfrRemove the old kernel RPC implementation and the NFS_LE...
2009-06-30 mbrAdd wake, a tool to send Wake on LAN frames to hosts...
2009-06-30 traszMake gjournal work with kernel compiled with "options...
2009-06-30 emasteAdd FIONSPACE from NetBSD. FIONSPACE is provided so...
2009-06-30 stas- Add support to atomically set/clear individual bits...
2009-06-30 avgremove unused/unneeded extern declarations
2009-06-30 kibFor SU mounts, softdep_fsync() might drop vnode lock...
2009-06-30 kibSoftdep_fsync() may need to lock parent directory of...
2009-06-30 rpauloacpi_wmi_if:
2009-06-30 bzIn case we cannot queue a packet reaching the queue...
2009-06-30 jhbFix build with NFS_LEGACYRPC enabled after the socket...
2009-06-29 ssonDynamically allocate the gidset field in audit record.
2009-06-29 brooksRemove support for the /dev/net/* per-interface devices...
2009-06-29 kibMake the structure definitions in the man pages match...
2009-06-29 samUpdate to 3.6.2.2 firmware (latest w/o host-based power...
2009-06-29 jfvType problem when FreeBSD is in a virtualized environme...
2009-06-29 kibFree struct ucreds allocated in vfs_hang_addrlist(...
2009-06-29 impFix copyrights to reflect the origin of these files.
2009-06-29 attilioDon't assume a default (currently 15) value for preload...
2009-06-29 rwatsonFix "options VIMAGE_GLOBALS" build following introducti...
2009-06-29 jamieAdd libjail to the boot_crunch binaries (for ifconfig).
2009-06-29 yongariDisable Rx checksum offload until I find more clue...
2009-06-29 kanBack out previous revision until better tested fix...
2009-06-28 kanEliminate .text relocations in shared libraries compile...
2009-06-28 marius- Work around the broken loader behavior of not demappi...
2009-06-28 stas- Turn the third (islocked) argument of the knote call...
2009-06-28 edDon't pick up Giant inside ucom(4).
2009-06-28 edAdd FIONWRITE support to TTYs.
2009-06-28 phkRevert a local change that should not have been in...
2009-06-28 phkThere are a number of ways an application can check...
2009-06-28 phkAdd ids of Sitecom USB wlan gadget.
2009-06-28 blackend- release/* update to use freebsd-doc-* packages instea...
2009-06-28 kibEliminiate code duplication by calling vm_object_destroy()
2009-06-27 alcCorrect a long-standing performance bug in cluster_rbui...
2009-06-27 thompsaSync to p4
2009-06-27 thompsaUse the correct mutex in umidi_open()
2009-06-27 samAdd HAL_RX_FILTER_BSSID support (to disable bssid match):
next