]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-06-03 ruDon't pass -o1- to groff(1) by default. If ms(7) forma...
2011-06-03 ruGenerally clean up markup.
2011-06-03 adrianBring over the relevant registers to use when implement...
2011-06-03 mavIncrease maximum supported number of ranges per TRIM...
2011-06-03 aeAdd diagnostic message about not aligned partitions.
2011-06-03 ruTrim more when parsing MANCONFIG directive.
2011-06-03 ruTypo.
2011-06-03 ruAdded support for the MANWIDTH environment variable:
2011-06-03 nwhitehornQuantities stored on the stack on ppc64 tend to be...
2011-06-02 aeAlways use LCM when stripesize > 0.
2011-06-02 aeUse stripesize and stripeoffset in the automatic calcul...
2011-06-02 mavWhen possible, join ranges of subsequest BIO_DELETE...
2011-06-02 rmacklemFix the nfs related daemons so that they don't intermit...
2011-06-02 rmacklemFix the nfs related daemons so that they don't intermit...
2011-06-02 rmacklemFix the nfs related daemons so that they don't intermit...
2011-06-02 nwhitehornTemporarily back out those parts of r222613 related...
2011-06-02 nwhitehornThe POWER7 has only 32 SLB slots instead of 64, like...
2011-06-02 bzWrite the multi step netconfig to a temporary file...
2011-06-02 nwhitehornIf running under a hypervisor, don't yell at the user...
2011-06-02 nwhitehornMissed file in r222613.
2011-06-02 nwhitehornExplicitly initialize the first thread's MSR to PSL_KER...
2011-06-02 nwhitehornInclude the modules area in the mapped kernel code...
2011-06-02 nwhitehornRemove some dead code: unnecessary isyncs and memory...
2011-06-02 nwhitehornMFpseries:
2011-06-02 bzEmpty the network configuration only after the user...
2011-06-02 nwhitehornFix opening a shell on the new system (prevent the...
2011-06-02 aeDo not hide stripeoffset from libgeom(3), it may be...
2011-06-02 rwatsonDo not leak the pcbinfohash lock in the case where...
2011-06-02 uqsFix man -t by not passing grotty flags to groff when...
2011-06-02 uqsmdoc: reorder sections consistently
2011-06-02 uqsmdoc: fix markup
2011-06-02 jfvCut and paste mistake corrected.
2011-06-02 emasteThere are a couple of structs in mfireg.h with members...
2011-06-02 jfvFirst off: update the driver README, the old one was...
2011-06-01 kibIn the VOP_PUTPAGES() implementations, change the defau...
2011-06-01 adrianFlesh out the radar detection related operations for...
2011-06-01 adrianAdd some missing DFS chipset functionality to the FreeB...
2011-06-01 rwatsonAdd an optional netisr dispatch point at ether_input...
2011-06-01 aeO_FORWARD_IP is only action which depends from the...
2011-06-01 yongariPoke correct GPIO pins for newer axe(4) controllers...
2011-06-01 hselaskyAdd support for new USB serial driver.
2011-06-01 jhDon't try to close the stream if fopen(3) fails.
2011-06-01 aeHide some debug messages under debug macro.
2011-06-01 aeHide useless warning under debug macro.
2011-06-01 jchandraAdd .interp back into INITIAL_READONLY_SECTIONS in...
2011-06-01 npProvide hit-count with rest of the information about...
2011-05-31 npFirmware device log.
2011-05-31 kenFix a bug introduced in revision 222537.
2011-05-31 jkimMerge ACPICA 20110527.
2011-05-31 bschmidtAdd module version to iwi/ipw/wpi and iwn.
2011-05-31 yongariIf driver is not running, disable interrupts and do...
2011-05-31 rmacklemAdd a sentence to the umount.8 man page to clarify...
2011-05-31 rmacklemFix the new NFS client so that it doesn't do an NFSv3
2011-05-31 kenFix apparent garbage in the message buffer.
2011-05-31 impDon't need (and can't use) -L to copy links here.
2011-05-31 impFix a couple of spelling errors.
2011-05-31 jhb- Document the -H option and 'H' key alongside other...
2011-05-31 nwhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-31 jhbAdd a new option to toggle the display of the system...
2011-05-31 bzRemove some further INET related symbols from pf to...
2011-05-31 bzStart teaching pc-sysinstall about IPv6.
2011-05-31 bzConditionally compile in the af_inet and af_inet6,...
2011-05-31 nwhitehornIt is generally considered useful for release media...
2011-05-31 mavAdd quirks to hint 4K physical sector (Advanced Format...
2011-05-31 bcrMinor wording adjustments to usbdump(8).
2011-05-31 pjdImagine situation where a security problem is found...
2011-05-31 yongariCorrectly check MAC running status before disabling...
2011-05-31 bzNo logner set an IPv4 loopback address by default in...
2011-05-30 npUpdate to firmware interface 1.3.10
2011-05-30 jillessh: Add tests for some somewhat obscure aspects of...
2011-05-30 jillesposix_spawn(): Do not fail when trying to close an...
2011-05-30 np- Specialized ingress queues that take interrupts for...
2011-05-30 npL2 table code. This is enough to get the T4's switch...
2011-05-30 karglClean up the unneeded cpp macro INLINE_REM_PIO2L.
2011-05-30 bzUnbreak NOINET kernels after r222488.
2011-05-30 bzContrary to the rc.conf framework, when manualy enablin...
2011-05-30 adrianEnable setting the short-GI bit when TX'ing HT rates...
2011-05-30 adrianSet default A-MPDU density/size.
2011-05-30 aeDocument kern.geom.part.check_integrity sysctl variable.
2011-05-30 bcrBump document date.
2011-05-30 bcrAdd a short description about NO_CHECKSUM.
2011-05-30 adrianMention in ath(4) that ath_pci is required now.
2011-05-30 adrianAdd ath_ahb and ath_pci module manpages.
2011-05-30 adrianUpdate chipset support list for ath_hal.
2011-05-30 rwatsonDecompose the current single inpcbinfo lock into two...
2011-05-30 bzUpgrade jail(2) to latest jail(2) API to make the regre...
2011-05-30 rwatsonRework TIMEWAIT regression test so that kernel-allocate...
2011-05-30 rwatsonAdd missing include of stdio.h.
2011-05-30 rwatsonIn the tcpdrop regression test, allow the kernel to...
2011-05-30 rwatsonAdd missing #include of err.h.
2011-05-30 bzWhile doing it right for current configuration, fix...
2011-05-30 jchandraFix read_ivar implementation for MMC and SD.
2011-05-30 aeWrap long line.
2011-05-30 aeAdd tablearg support for ipfw setfib.
2011-05-30 julianInclude forgotten framework changes to get some of...
2011-05-29 nwhitehornUse kproc_exit() instead of returning from the manageme...
2011-05-29 bzSplit netconfig into three parts:
2011-05-29 trocinyIf READ from the local node failed we send the request...
2011-05-29 rmacklemModify the umount(8) command so that it doesn't do
2011-05-29 bzCheck for IPv4 or IPv6 to be available by the kernel...
next