]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-03-24 luigiadd a function to help copying shared binaries from...
2009-03-24 umegetaddrinfo(3) should accept numeric when ai_socktype...
2009-03-24 samuse IEEE80211_SUPPORT_TDMA option to control whether...
2009-03-24 rwatsonAdd DTrace probes to the NFS access and attribute cache...
2009-03-24 samrequire wlan for ancillary modules; they are required...
2009-03-24 luigiremove unused "package" entry.
2009-03-24 vanhuFixed indentation for LINKTYPE_ENC
2009-03-24 mariusRevert unintended part of r190375.
2009-03-24 mariusGiven that zfs.ko depends on opensolaris.ko also build...
2009-03-24 mariusAs with ZFS use real atomic operations for sparc64.
2009-03-24 rpauloBump __FreeBSD_version to reflect tcpdump 4.0.0 and...
2009-03-24 edwinMFV of tzdata2009d:
2009-03-24 weongyoset NULL after free to avoid duplicate free.
2009-03-24 bmsDon't call m_freem() after ip_output(), as it always...
2009-03-24 samfix build w/ AH_DEBUG
2009-03-24 jmallettRemove gratuitous unlock in error case.
2009-03-23 delphijSave errno before calling _close(), which may clear it.
2009-03-23 delphijuse more proper format string.
2009-03-23 jkim- Clean up suspend/resume code for amd64.
2009-03-23 jkimAdd a function to reset system time after resuming...
2009-03-23 jkimCheck whether devd is running before calling resume...
2009-03-23 jkimClean up MI inittodr(9) and kill noop code.
2009-03-23 jhbImprove the description of a few sysctls.
2009-03-23 gnnMinor updates to the Chelsio driver, including removing...
2009-03-23 jhbReenable 64-bit DMA for twa(4) controllers, but use...
2009-03-23 thompsaFix order of debug printf items, addr and config# were...
2009-03-23 jhbRelease driver lock at the end of the watchdog routine...
2009-03-23 delphijSupport for a new environment variable, LD_ELF_HINTS_PA...
2009-03-23 vanhuFixed comments so it stays in 80 chars by line
2009-03-23 dougbDon't tempt svn to expand the example $FreeBSD strings
2009-03-23 marius- Ensure that INTx isn't disabled, as these chips appar...
2009-03-23 phkSave (empty) worklist at successful completion
2009-03-23 yongariTogging ALLMULTI does not require controller reset...
2009-03-23 kanDo not pass uninitialized data buffer to devctl_queue_d...
2009-03-23 kanAdd safety check that does not allow empty strings...
2009-03-23 gshapiroAdd the URL for RFC2142
2009-03-23 yongariFix inversed logic. pci_find_extcap() returns 0 when...
2009-03-23 cpercivaCorrectly sanity-check timer IDs. [SA-09:06]
2009-03-22 stefanfTest the r190298 change.
2009-03-22 stefanfFix the behaviour of the read built-in when IFS is...
2009-03-22 stefanfAdd a few tests for the read built-in.
2009-03-22 stefanfImprove the IFS handling of the read built-in.
2009-03-22 rwatsonAdd dtnfsclient, a first cut at an NFSv2/v3 client...
2009-03-22 stefanfUpdate test for r190284.
2009-03-22 stefanf- Apply the r190270 changes to printing of single alias...
2009-03-22 rnolandCorrect the documentation to reflect the fact that...
2009-03-22 rnolandFix up the flags to bus_dmamem again. The man page...
2009-03-22 alcUpdate stale comments. The alternate address space...
2009-03-22 stefanfUpdate and extend the tests for alias.
2009-03-22 stefanfMake the output of the alias built-in POSIX-compliant...
2009-03-22 thompsaSet the endpoint on the preallocated fifo so it doesnt...
2009-03-22 kib7.2 will be the first release where strndup() appears.
2009-03-22 kibBump __FreeBSD_version for dynamic token string support...
2009-03-22 kibFix several issues with parsing the notes for ELF objects.
2009-03-22 impNO_INQUIRY is wrong for this device. Alternatively...
2009-03-22 alcIn general, the kernel virtual address of the pml4...
2009-03-22 thompsaImprove debugging output around ioctls.
2009-03-22 alcEliminate the recomputation of pcb_cr3 from cpu_set_upc...
2009-03-22 rpauloFix typo in comment.
2009-03-22 rpauloInstall the new headers.
2009-03-22 rpaulobpf_filter() and bpf_validate() can't live here if...
2009-03-22 jmallettRemove local in6_addr variables for local and foreign...
2009-03-22 ivorasBe more explicit and complain if kernel dumps are perfo...
2009-03-22 rpauloAdd /usr/include/pcap (new in libpcap 1.0.0).
2009-03-21 rpauloRemove remaining references to BIOCSETBUFMODE ifdefs...
2009-03-21 rpauloFinish merge of zerocopy bpf.
2009-03-21 dougbMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 rpauloSupport files for new libpcap 1.0.0.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloFix WITHOUT_IPV6=yes build.
2009-03-21 rwatsonIn nfs_request(), always exit using the nfsmout label...
2009-03-21 rpauloImport of libpcap 1.0.0.
2009-03-21 rpauloAdd Mac OS X stuff.
2009-03-21 rpauloAdd a couple more paths.
2009-03-21 rpauloAdd svn:keywords.
2009-03-21 rpauloAdd exclude list for libpcap.
2009-03-21 phkWrap a long line.
2009-03-21 rpauloAdd new build targets for tcpdump 4.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-21 gnnFix a bug in the recent update to the Chelsio driver.
2009-03-21 rpauloImport tcpdump 4.0.0.
2009-03-21 rpauloFix a path.
2009-03-21 rpauloExclude list for tcpdump imports.
2009-03-21 maximo Spell.
2009-03-21 thompsaRevert r190173 as it breaks 64bit arches.
2009-03-21 marius- In bge_ifmedia_upd_locked() take advantrage of LIST_F...
2009-03-20 gabor- Add Ukranian catalog
2009-03-20 ivorasSeparate the GEOM_PART entry into paragraphs with diffe...
2009-03-20 thompsaFix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE...
2009-03-20 thompsaAdd umass quirk.
2009-03-20 thompsaMFp4 //depot/projects/usb @159423, 159497
2009-03-20 thompsaMFp4 //depot/projects/usb@159446
2009-03-20 thompsaMFp4 //depot/projects/usb@159517
2009-03-20 thompsaMFp4 //depot/projects/usb
2009-03-20 thompsaMFp4 //depot/projects/usb @159479,159502,159516,159522...
2009-03-20 thompsaMFp4 //depot/projects/usb @159479,159502,159516,159522...
2009-03-20 ivorasNote that GEOM_PART is on by default in 8-CURRENT and...
2009-03-20 thompsaMFp4 //depot/projects/usb @159431,159437,159438
2009-03-20 thompsaMFp4 //depot/projects/usb@159392
2009-03-20 jhbExpand the per-node access cache to cache permissions...
next