]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-10-27 jhbDon't always re-route IRQs on resume. If this link...
2007-10-27 jhbBump up the limit for when to print the resources for...
2007-10-27 simonUse the correct variable to check for a malloc failing...
2007-10-27 rwatsonGive each posixsem MAC Framework entry point its own...
2007-10-27 acheSmall improvement for __isctype(): don't use __mb_sb_li...
2007-10-27 julianAdd support for the pre-exisiting module shutdoen hands...
2007-10-27 julianrename the process to 'idle' and 'intr' as per jhb.
2007-10-27 julianInitialise the initial process pointer to NULL so that...
2007-10-27 alcChange vm_page_cache_transfer() such that it does not...
2007-10-26 julianIf kthread_exit() is called on the last kthread in...
2007-10-26 julianif one changes a function's arguments, one must also...
2007-10-26 rwatsonUpdate comment following MAC Framework entry point...
2007-10-26 jhbUse the smaller cgbase() macro in ufsread.c if UFS_SMAL...
2007-10-26 ariffRemap and virtualize mixer controls for HP nx6110 with
2007-10-26 ariffEnable headphone jack-sense for HP nx6100 with AD1981B...
2007-10-26 julianoops, over optimised and broke non-SMP builds
2007-10-26 miwi- Add myself as a new doc/www committer.
2007-10-26 juliankthread_exit needs no stinkin argument.
2007-10-26 julianDoc police fixes
2007-10-26 obrienstyle(9)
2007-10-26 simonDocument the '-P pidfile' command line argument.
2007-10-26 jhbAdd . to the include path so that we follow the 'machin...
2007-10-26 julianAparrently MACXOCOMLEN exisrts only on my machine
2007-10-26 impThe arm boot code uses this function as well. Redefini...
2007-10-26 jkoisForced commit:
2007-10-26 jkoisFill in my data:
2007-10-26 nyanDisable the coretemp and nvram on pc98.
2007-10-26 nyanMFi386: revision 1.476
2007-10-26 nyanReduce diffs against i386.
2007-10-26 rwatsonRename 'mac_mbuf_create_from_firewall' to 'mac_netinet_...
2007-10-26 ruAdd a period for yar@.
2007-10-26 ruSort MLINKS.
2007-10-26 simonIf the INDEX file cannot be opened, print the actual...
2007-10-26 yaro Add a note that checkyesno takes a variable by its...
2007-10-26 sosFix the signature matching code on AHCI controllers.
2007-10-26 sosUpdate the way we get the mode pages on probe.
2007-10-26 sosFix treating some modern chips (mem mapped) as legacy...
2007-10-26 pjdHide geli warnings about sector size beeing bigger...
2007-10-26 juliancatch up with the code.
2007-10-26 pjdAdd GEOM VIRSTOR module to the build.
2007-10-26 julianIntroduce a way to make pure kernal threads.
2007-10-26 desCorrect documentation of ~/.opiealways
2007-10-26 pjdSave stack only when KTR_GEOM is both compiled into...
2007-10-26 impSimplify the old compat #ifdefs.
2007-10-26 peterSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 impOoops. Put back Invariants and witness
2007-10-26 impAdd usb serial devices by default. I'm tired of tellin...
2007-10-26 csjpImplement AUE_CORE, which adds process core dump suppor...
2007-10-25 cognetAdd an option to be able to override the value of the...
2007-10-25 cognetMove some KB920x-specific options into the KB920x file.
2007-10-25 cognetFix signedness to make gcc happy.
2007-10-25 rwatsonSort entry points in mac_framework.h and mac_policy...
2007-10-25 cognetOooops, get the end of the memory right.
2007-10-25 takawataMore style nit.
2007-10-25 lulf- Add my birthday to the calendar.
2007-10-25 lulf- Show that pjd@ and kib@ are my mentors, and that...
2007-10-25 mtmNuke rc.d/nfslocking which has been superceeded by...
2007-10-25 erwinChange a tab back to a space between #define and __Free...
2007-10-25 jhbDon't attach to the "IBM0057" ID. This ID is used...
2007-10-25 takawataFix variable name to be clear what it means.
2007-10-25 mtmRemove unnecessary whitespace
2007-10-25 jhbBreak out of the I/O retry loop as soon as an I/O opera...
2007-10-25 takawataTurn EC into poll mode before device_resume invoked .
2007-10-25 rwatsonNormalize TCP syncache-related MAC Framework entry...
2007-10-25 nyanMFi386: part of 1.52
2007-10-25 obrienAlign.
2007-10-25 nyanMFi386: part of revision 1.51
2007-10-25 obrienThe AWK 23-Oct-2007 release includes fixes for FreeBSD...
2007-10-25 obrienDocument the bwk_20071023 import.
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienVendor import of bwk's 23-Oct-2007 release.
2007-10-25 rwatsonRename mac_associate_nfsd_label() to mac_proc_associate...
2007-10-25 rwatsonConsistently name functions for mac_<policy> as <policy...
2007-10-25 trhodesRemove some debugging code that, while useful, doesn...
2007-10-25 rwatsonFurther MAC Framework cleanup: normalize some local...
2007-10-25 impLoad the bytes into the EMAC's MAC address register...
2007-10-24 cognetKERNBASE should really be KERNVIRTADDR there too.
2007-10-24 cognetIn ate_get_mac(), try to get the mac address in the...
2007-10-24 cognetHandle the case where PHYSADDR != KERNPHYSADDR (ie...
2007-10-24 cognetCorrect a comment, this was not true anymore.
2007-10-24 jhbFirst cut at support for booting a GPT labeled disk...
2007-10-24 jhbUpdate copyright attribution.
2007-10-24 mlaierProperly drop the pf mutex around all copyout (consiste...
2007-10-24 mariusAdd ABI backwards compatibility to the FreeBSD 4/5...
2007-10-24 samsilence complaint about not loading the wlan_scan_monit...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-24 jhbRework the read/write support in the bios disk driver...
2007-10-24 nyanMFi386: revision 1.50
2007-10-24 nyanMFi386: revision 1.41
2007-10-24 jhbReindent the read/write code of bd_realstrategy() so...
2007-10-24 jhbSlightly cleanup the 'bootdev' concept on x86 by changi...
2007-10-24 kientzleFix reading of files that use pax 'size' attribute...
2007-10-24 jhbStop disabling USB in the PAE kernel config. The USB...
2007-10-24 csjpWhen processing multi-path ip6 routers, place each...
2007-10-24 csjpMove where we audit the PID argument such that we uncon...
2007-10-24 csjpUse extended process token. The in kernel process...
2007-10-23 julianTake out the single-threading code in fork.
2007-10-23 acheBack out 2nd part of wrong iswascii() change in prev...
2007-10-23 rwatsonBump MAC_VERSION to 4 and add an 8.x line in the versio...
2007-10-23 bdeForced commit to note that rev.1.179 has the following...
next