]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-06-16 ruA number of manpages already use ``.Fx 5.5'', define it.
2005-06-16 ruMarkup fixes.
2005-06-16 ruMarkup fixes.
2005-06-16 ruApply a series of scripts to automatically fix some...
2005-06-16 ruFixed markup.
2005-06-16 umeonly show a tunnel information of an adequate address...
2005-06-16 ruMarkup fixes.
2005-06-16 ceri1. Add the threads and usb categories.
2005-06-16 ruMarkup fixes.
2005-06-16 ru(Mostly) markup fixes.
2005-06-16 ruProvide 32-bit runtime support on amd64 as a separate...
2005-06-16 brooksMake sure we actually read the config files before...
2005-06-16 marcelSome chipset drivers redefine the busspace_isa_{io...
2005-06-16 alcIncrease UMA_BOOT_PAGES to prevent a crash during initi...
2005-06-16 kensmithRemove a variable that became unused as a result of...
2005-06-16 greenIfdef out the incomplete non-blocking IO implementation...
2005-06-16 jkoshyPreserve sorting order.
2005-06-16 mlaierIn verify_rev_path6():
2005-06-16 cognetTry harder to detect if the allocated memory for L2...
2005-06-16 cognetDon't pass the kernel_pmap to pmap_fault_fixup() if...
2005-06-16 mlaierFix indentation in INET6 section in preperation of...
2005-06-16 ruFix a misplaced $FreeBSD$ I forgot to move in previous...
2005-06-16 ruMarkup fixes.
2005-06-16 bruefferRemove Xref to nonexistant smapi(9).
2005-06-16 impAdd standard GPL boilerplate to these files. They...
2005-06-16 jeff - Change holdcnt use around vnode recycling. We now...
2005-06-15 jeff - Fix insertions of bios which represent data earlier...
2005-06-15 brooksFix four casts of the softc to a struct ifnet.
2005-06-15 wilkoUpdate hardware support. Add note on TGA. Remove...
2005-06-15 wilkotypo: Michale -> Michael
2005-06-15 ruAssorted markup fixes.
2005-06-15 rodrigcMove ext2fs from src/gnu to src/gnu/fs.
2005-06-15 hrsUpdate release notes:
2005-06-15 rwatsonRemove incorrect BUGS entry: libthr does support proces...
2005-06-15 ruAssorted markup fixes and minor wordsmithing.
2005-06-15 ruAdd missing command name.
2005-06-15 ddCorrectly handle an input file without a newline on...
2005-06-15 rodrigcMove ext2fs from src/gnu to src/gnu/fs.
2005-06-15 lesiMove couple of directories out of mtree and into their...
2005-06-15 hmpAdd a cross-reference to the pmap_page_init(9) manual...
2005-06-14 alfredDecode chroot(2) args.
2005-06-14 jeff - Add and enhance asserts related to the wrong bufobj...
2005-06-14 jeff - In reassignbuf() add many asserts to validate the...
2005-06-14 brooksMove if_alloc() higher in the attach function so sc...
2005-06-14 wilkoEmpty CMOS batteries can cause agony with your AlphaBIO...
2005-06-14 brooksRemove a duplicate assignment.
2005-06-14 krionImplement @noinst field which has at the moment the...
2005-06-14 delphijInitialize sc->an_ifp when doing if_alloc(). This...
2005-06-14 ruAdd missing .Ed call that was fatal for the rest of...
2005-06-14 upsMove IPI_PREEMPTION option from global NOTES file to...
2005-06-14 ruMarkup fixes.
2005-06-14 ruMarkup and wording fixes.
2005-06-14 ruMarkup fixes.
2005-06-14 ruWhen IPC_NOWAIT is set and there is no message, msgrcv...
2005-06-14 darrenrlocking on exit of reading from ip_sync is not correct...
2005-06-14 ruImproved markup, fixes some spelling and grammar.
2005-06-14 ruRemoved trailing whitespace.
2005-06-14 ruBump document date on behalf of a recent change.
2005-06-14 ruSort sections.
2005-06-14 ruSorted sections and fixed prompt (PS[12]) strings.
2005-06-14 ruPut the description of the -c option in the right place, as
2005-06-14 marcelInclude the puc(4) bus frontend for ppc(4) when both...
2005-06-14 impDon a flack jacket and start to document the FreeBSD...
2005-06-14 peterFix syscons on amd64. The SC_PIXEL_MODE commit from...
2005-06-14 gshapiroUse new OSTYPE(freebsd6).
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroImport OSTYPE(freebsd6) support from sendmail open...
2005-06-14 jeff - Remove vnode lock asserts at the end of vfs syscalls...
2005-06-13 brooksAvoid a null pointer dereference by not expiring our...
2005-06-13 desDon't use a cast as an lvalue.
2005-06-13 samrevert 1.53; it breaks ibss merge
2005-06-13 brooksInitialze ifp->if_softc.
2005-06-13 samresolve merge conflicts
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samstripped down import of hostapd 0.3.9
2005-06-13 samresolve merge conflicts
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samstripped down import of wpa_supplicant v0.3.9
2005-06-13 bruefferIt's spelled 'preceded' of course.
2005-06-13 bruefferHex strings are _pre_ceeded by 0x, not _pro_ceeded.
2005-06-13 jeff - Don't make vgonel() globally visible, we want to...
2005-06-13 jeff - Clear v_dd in cache_zap() instead of cache_purge...
2005-06-13 jeff - We should never unlock a buf before we've cleared...
2005-06-13 jeff - It has long been my suspicion that we don't actually...
2005-06-13 jeff - Add KTR_VFS events to vdestroy, vtruncbuf, vinvalbuf...
2005-06-13 jeff - Add KTR_VFS messages for various name cache related...
2005-06-13 jeff - Split one KASSERT in bremfree() into two to aid...
2005-06-12 jeff - switch_point is now unused. This doesn't break...
2005-06-12 jeff - Dramatically simplify bioqdisksort(). We no longer...
2005-06-12 marcelDefine IPI_PREEMPT. Update a nearby comment while I...
2005-06-12 mlaierMark pf callouts as NET_MPSAFE.
2005-06-12 mlaierWhen doing matching based on dst_ip/src_ip make sure...
2005-06-12 brooksBuild on pc98.
2005-06-12 brooksStop the interface before detaching and freeing it...
2005-06-12 scottlchange 'dev' to 'sc->sc_dev' to fix the build.
2005-06-12 hrsNew release notes:
2005-06-12 pjdDo not allocate memory while holding a mutex.
2005-06-12 brooksReturn NULL instead of a bogus pointer from if_alloc...
2005-06-12 marcelRefactor the NETSMBCRYPTO option so that it does the...
2005-06-12 brooksFix IPv6 neighbor discovery by using IF_LLADDR to get...
next