]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-19 rwatsonMerge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:
2009-04-19 dchaginRemove support for FUTEX_REQUEUE operation.
2009-04-19 rwatsonstruct malloc_type has had a 'magic' field statically...
2009-04-19 rwatsonGarbage collect now-unused struct malloc_type fields...
2009-04-19 traszWhen allocating 'struct acl' instances, use malloc...
2009-04-19 blackendAdd docs category.
2009-04-19 bmsNow that IFF_NEEDSGIANT has been removed from the network
2009-04-19 alcCalling pmap_clear_modify() after calling pmap_remove_w...
2009-04-19 kientzleWhen compiled for the release crunches, be a bit
2009-04-19 nwhitehornFix a typo in the SRR1 comparison for program exception...
2009-04-19 kibWhen verifying '..' after VFS_VGET() in ufs_lookup...
2009-04-19 kmacy- Allocate a small flowtable in ip_input.c (changeable...
2009-04-19 kmacyupdate TODO list
2009-04-19 kmacy- put larger flowtable members at the end
2009-04-19 alcAllow valid pages to be mapped for read access when...
2009-04-19 kmacy- Import infrastructure for caching flows as a means...
2009-04-18 antoineusbdevs(8) is not obsoleted, just temporarily disconnec...
2009-04-18 rwatsonRemove IFF_NEEDSGIANT interface flag: we no longer...
2009-04-18 rwatsonifconfig(8) no longer needs to know how to print the...
2009-04-18 rwatsonGarbage collect man page reference to IFF_NEEDSGIANT.
2009-04-18 antoineAdd more obsolete files, usb related.
2009-04-18 traszUse acl_alloc() and acl_free() instead of using uma...
2009-04-18 lulf- Remove assertion of topology lock remaining from...
2009-04-18 samCleanups to prepare this code for wider use (likely...
2009-04-18 samallow NANO_CFGDIR to be overridden
2009-04-18 edRemove unused SESUNIT() macro from ses(4).
2009-04-18 edConvert mlx(4) and mly(4) to si_drv1 instead of dev2unit().
2009-04-18 kientzleRely on OpenSSL bits only if we're building a system...
2009-04-18 kientzleMake -lcrypto usage dependent on whether or not we...
2009-04-18 kientzleLibarchive is sprouting dependencies on libmd and libcr...
2009-04-18 impMake sure that the data in the ROM with a valid signatu...
2009-04-18 impAdd GVP NIC 2000P and New Media Livewire. Also New...
2009-04-18 impThis turns out to be wrong...
2009-04-18 kientzleCorrect and update the manpage to include
2009-04-18 impEstablish the interrupt handler AFTER we successfully...
2009-04-18 impRemove debug write accidentally left in.
2009-04-17 emaxFix bug in event timeout handling
2009-04-17 ticsominor cleanup
2009-04-17 kientzle*** empty log message ***
2009-04-17 edSwitch ubtbcmfw(4) to use si_drv1 instead of storing...
2009-04-17 jhb- Add a few more register defintions for the PCI expres...
2009-04-17 kmacyclarify state of llentry that is passed back
2009-04-17 kanUndo private changes that should never have been committed.
2009-04-17 kanMore fallout from negative dotdot caching. Negative...
2009-04-17 jhbThe vlan code has not required the miibus code since...
2009-04-17 thompsaDrain the driver tasks on the same taskqueue in which...
2009-04-17 nyanThe sr(4) driver is removed.
2009-04-17 nyanThe ar(4), ray(4) and sr(4) drivers are removed.
2009-04-17 dasRevert r190943, since the problem in ports seems to...
2009-04-17 jhbRestore bus DMA bounce pages to an offset of 0 when...
2009-04-17 robertoAdd an entry for the French macbook keyboard layout.
2009-04-17 rwatsonRemove kue_fw.h, missed in previous IFF_NEEDSGIANT...
2009-04-17 rwatsonRemove legacy versions of USB network interface drivers...
2009-04-17 kevloChange Taiwan, Province of China to Taiwan, Republic...
2009-04-17 kientzleDisabling the crypto bits should quiet tinderbox while I
2009-04-17 kientzleMerge from libarchive.googlecode.com:
2009-04-17 kientzleMerge remaining changes from libarchive.googlecode...
2009-04-17 kientzleSet options before opening the archive.
2009-04-17 kientzleMinor portability improvement in calls to ctype.h macros.
2009-04-17 kientzleMerge from libarchive.googlecode.com: Numerous Windows...
2009-04-17 kientzlePublicize a handful of new functions and bump the versi...
2009-04-17 kientzleMerge lots of test suite updates from libarchive.google...
2009-04-17 kientzleFreeBSD has a lot of crypto functions used by the recen...
2009-04-17 kientzleEnsure that the option setters return OK (option used...
2009-04-17 kientzleFix a memory leak: Release the current list of /set...
2009-04-17 kientzleDocument the new read options interface and the new...
2009-04-17 kientzleDynamically size the buffer we pass to getgrgid_r(...
2009-04-17 kientzleDon't match an empty file on a read error.
2009-04-17 kientzleWhen pulling metadata from disk, lookup the user and...
2009-04-17 kientzleLZW bugfix: when we hit end-of-file, return an invalid...
2009-04-17 kientzleMinor fix: some platforms require both inttypes.h and...
2009-04-17 kientzleImplement command-line fallbacks for gzip and bzip2...
2009-04-17 kientzleMerge new xz/lzma support from libarchive.googlecode...
2009-04-17 kientzleDon't use the open callback, which is deprecated (becau...
2009-04-17 kientzleAccept empty options, add a new read_next_header2(...
2009-04-17 kientzleProperly clone and free the recently-added "sourcepath...
2009-04-17 kientzleUse thread-safe getgrnam_r() and getpwnam_r(); dynamica...
2009-04-17 kientzleFix a minor memory leak.
2009-04-17 kientzleMerge from libarchive.googlecode.com: Numerous fixes...
2009-04-17 kientzleMerge from libarchive.googlecode.com: If we're
2009-04-17 emaxPrevent atkbd(4) interrupt handler from calling keyboar...
2009-04-16 thompsaOnly call ieee80211_start_all() if its a 80211 device.
2009-04-16 kmacycall base if_qflush routine to flush if_snd
2009-04-16 kmacyexport if_qflush for use by driver if_qflush routines
2009-04-16 kmacys/void/void */
2009-04-16 kmacyadd comment to llentry_update
2009-04-16 kmacyrestore spare pointers for MFCing
2009-04-16 kmacyadd utility routine for updating an struct llentry *
2009-04-16 kmacyChange if_output to take a struct route as its fourth...
2009-04-16 rwatsonMerge new kernel files from OpenBSM 1.1: audit_fcntl...
2009-04-16 maximo Reflect ar(4), ray(4), sr(4), raycontrol(8) removal.
2009-04-16 rmacklem Added a field to the SVCXPRT structure that the nfsv4...
2009-04-16 rwatsonGarbage collect raycontrol(8), as ray(4) has been removed.
2009-04-16 rwatsonRemove D_NEEDGIANT from audit pipes. I'm actually...
2009-04-16 rajmge(4): fix two bugs, which were leading to crash/hang...
2009-04-16 rajMinor style fixes and better comments.
2009-04-16 rajAdjust Marvell Discovery (MV78xxx) support to recognize...
2009-04-16 rwatsonRemove man pages ar(4), ray(4), and sr(4) following...
2009-04-16 rwatsonGarbage collect unbuildable and unusable non-MPSAFE...
2009-04-16 kibVerify that '..' still exists with the same inode numbe...
next