]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-08-16 davidxuRegenerate.
2007-08-16 davidxuAdd thr_kill2 compat32 syscall.
2007-08-16 davidxuAdd thr_kill2 syscall which sends a signal to a thread...
2007-08-16 rrs- Remove extra comment for 7.0 (no GIANT here).
2007-08-16 qingliUse the sequence number comparison macro to compare
2007-08-15 desAdd a driver for the on-die digital thermal sensor...
2007-08-15 bmahCleanup of old hardware notes source files. Somehow...
2007-08-15 jhbOn 6.x this works:
2007-08-15 dangerThe /boot.config file is available only on i386 and...
2007-08-15 bmahAutogenerate hardware notes entities for ath(4) for...
2007-08-15 bmahRemove the installation notes, which have not truly...
2007-08-15 bmahModified release note: ng_h4(4) has been restored...
2007-08-15 bmahDisconnect installation notes from the release document...
2007-08-14 kanRemove comment that was added by mistakes and which...
2007-08-14 bmahDon't copy the installation guide to the release media...
2007-08-14 scottlMove callout initialization to the proper spot. This...
2007-08-14 dangerAdd the boot.config.5 manual page.
2007-08-14 delphijMention gcc 4.2.1 import.
2007-08-14 cpercivaChange the time of the first "EoL is coming soon, you...
2007-08-14 delphijRestore -O2 optimization after gcc 4.2.1 import, which has
2007-08-14 kanUpdate locally changed files to GCC 4.2.1.
2007-08-14 kanMerge files that are no longer carry FreeBSD local...
2007-08-14 bmahDisconnect the soon-to-be removed installation notes...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanGCC 4.2.1 release miscellaneous support libraries.
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanGCC 4.2.1 release Objective C runtime support code.
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanGCC 4.2.1 release C++ standard library and runtime...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanGCC 4.2.1 release.
2007-08-14 yongariMake sure to take PHY out of power down mode in device...
2007-08-13 pjdImprove vn_printf() by:
2007-08-13 jhbFix a few nits relative to the previous changes:
2007-08-13 jhbTeach the mfi(4) driver to handle requests from userlan...
2007-08-13 desUpdate to support ICH[678] chipsets (based on a patch...
2007-08-13 jhbExpand the data structure returned by the ATA RAID...
2007-08-13 emaxMake ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking...
2007-08-13 delphijBe more careful handling no_init flag. It should be...
2007-08-13 truckmanIf the mmap() call in rpc.statd fails, rpc.statd prints...
2007-08-12 bmahCoalesce another very short section into its parent.
2007-08-12 maximo You have to reboot the system after tuning softupdate...
2007-08-12 truckmanReplace three copies of the host controller reset seque...
2007-08-12 kientzleMake suid/sgid restore be "opportunistic" if
2007-08-12 cognetUse ttyu instead of ttyd for arm, since we will probabl...
2007-08-12 dangerSync with the source code: NGM_FEC_MODE_(MAC|INET)...
2007-08-12 bmahCollapse some short sections together.
2007-08-12 kientzleUpdate the tests for reading the various GNU tar sparse...
2007-08-11 marcelRevamp the interrupt handling in support of INTR_FILTER...
2007-08-10 kmacyWhite space cleanups
2007-08-10 kmacy- In all structures other than port info port is a...
2007-08-10 delphijMFp4:
2007-08-10 delphijNew regression test updates for rename, etc.
2007-08-10 pjdFix fscking gjournaled root file system: root file...
2007-08-10 delphijMFp4:
2007-08-09 julianCorrections and clarifications
2007-08-09 njlAdd "show sysregs" command to ddb. On i386, this gives...
2007-08-09 avatarMFP4(123963): Fixing a possible NULL pointer dereferenc...
2007-08-09 bushman- Renaming repocopied cached to nscd
2007-08-09 impUse the .S version for now. I have a version optimized...
2007-08-09 impMerge in the AX88178 and AX88772 register definions...
2007-08-09 marcelCompile ipfilter:ip_lookup.c without -Werror. The file...
2007-08-08 syrinxKeep the snmp_bridge(3) module up to date with if_bridg...
2007-08-08 marcelRe-enable -Werror for PowerPC. This should really be...
2007-08-08 cognetOoops, we need to define TD_LOCK here.
2007-08-08 marcelRe-enable external interrupts for faults, traps and...
2007-08-07 marcelThe PowerPC specific header interruptvar.h has been...
2007-08-07 marcelEliminate <machine/interruptvar.h> as it has only a...
2007-08-07 cpercivaWhen storing old versions of files for use in generatin...
2007-08-07 marcelRemove redundant prototype.
2007-08-07 marcelAdd prototype for trap().
2007-08-07 cognetAdd cast to silent gcc warnings.
2007-08-07 cognetUse the third argument of cpu_switch(), as done for...
2007-08-07 kibProtect the creation of the device pager with the dev_p...
2007-08-07 maximo Indent "DragonFly".
2007-08-07 maximo DragonFlyBSD 1.10.0 added.
2007-08-07 simokawaUse ioctl() to get correct media size so that we can...
2007-08-07 avatarMFP4(123687): Closing another LOR by dropping the drive...
2007-08-07 bdeIn msdosfs_read() and msdosfs_write(), don't check...
2007-08-07 kibDo not call free() while holding vnode interlock.
2007-08-07 bdeFix and update the comments about the effect of the...
2007-08-07 davidxuOutput error message to STDERR_FILENO.
2007-08-07 bdeFix some style bugs (don't assume that off_t == int64_t...
2007-08-07 bdeFix some style bugs (don't assume that off_t == int64_t...
2007-08-07 bdeFix some style bugs (mainly some whitespace errors).
2007-08-07 bdeFix some style bugs (some whitespace errors only).
2007-08-07 bdeSort includes.
2007-08-07 bdeSort includes.
2007-08-07 bdeForced commit to note that the log message for the...
2007-08-07 bdeSort includes.
2007-08-07 bdeRemove unused include(s).
2007-08-07 bdeRemove unused include(s).
2007-08-07 bdeInclude <sys/mutex.h> and its prerequisite <sys/lock...
2007-08-07 bdeInclude <sys/mutex.h>'s prerequisite <sys/lock.h> inste...
2007-08-07 bdeRemove unused include(s).
2007-08-06 csjpOver the past couple of years, there have been a number...
2007-08-06 rrs- change number assignments for SHA225-512 (match artisync
2007-08-06 rwatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-06 marcelClear pending interrupts before we enable external...
2007-08-06 marcelKeep interrupts disabled while handling external interr...
next