]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-08-07 Marcel MoolenaarEliminate <machine/interruptvar.h> as it has only a...
2007-08-07 Colin PercivalWhen storing old versions of files for use in generatin...
2007-08-07 Marcel MoolenaarRemove redundant prototype.
2007-08-07 Marcel MoolenaarAdd prototype for trap().
2007-08-07 Olivier HouchardAdd cast to silent gcc warnings.
2007-08-07 Olivier HouchardUse the third argument of cpu_switch(), as done for...
2007-08-07 Konstantin... Protect the creation of the device pager with the dev_p...
2007-08-07 Maxim Konovalovo Indent "DragonFly".
2007-08-07 Maxim Konovalovo DragonFlyBSD 1.10.0 added.
2007-08-07 Hidetoshi ShimokawaUse ioctl() to get correct media size so that we can...
2007-08-07 Tai-hwa LiangMFP4(123687): Closing another LOR by dropping the drive...
2007-08-07 Bruce EvansIn msdosfs_read() and msdosfs_write(), don't check...
2007-08-07 Konstantin... Do not call free() while holding vnode interlock.
2007-08-07 Bruce EvansFix and update the comments about the effect of the...
2007-08-07 David XuOutput error message to STDERR_FILENO.
2007-08-07 Bruce EvansFix some style bugs (don't assume that off_t == int64_t...
2007-08-07 Bruce EvansFix some style bugs (don't assume that off_t == int64_t...
2007-08-07 Bruce EvansFix some style bugs (mainly some whitespace errors).
2007-08-07 Bruce EvansFix some style bugs (some whitespace errors only).
2007-08-07 Bruce EvansSort includes.
2007-08-07 Bruce EvansSort includes.
2007-08-07 Bruce EvansForced commit to note that the log message for the...
2007-08-07 Bruce EvansSort includes.
2007-08-07 Bruce EvansRemove unused include(s).
2007-08-07 Bruce EvansRemove unused include(s).
2007-08-07 Bruce EvansInclude <sys/mutex.h> and its prerequisite <sys/lock...
2007-08-07 Bruce EvansInclude <sys/mutex.h>'s prerequisite <sys/lock.h> inste...
2007-08-07 Bruce EvansRemove unused include(s).
2007-08-06 Christian S... Over the past couple of years, there have been a number...
2007-08-06 Randall Stewart- change number assignments for SHA225-512 (match artisync
2007-08-06 Robert WatsonRemove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT...
2007-08-06 Marcel MoolenaarClear pending interrupts before we enable external...
2007-08-06 Marcel MoolenaarKeep interrupts disabled while handling external interr...
2007-08-05 Alan CoxConsider a scenario in which one processor, call it...
2007-08-05 Marcel MoolenaarIn ia64_set_rr(), don't perform data serialization...
2007-08-05 Rink SpringerImprove error handling in libdisk while parsing the...
2007-08-05 Don LewisThe call to init_file() needs to be moved outside the...
2007-08-05 Bjoern A. ZeebRename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
2007-08-05 Bruce EvansSilently fix up the estimated next free cluster number...
2007-08-05 Marius Strobl- Divorce the IOTSBs, which so far where handled via...
2007-08-05 Marius Stroblo In order to reduce bug and code duplication fold...
2007-08-05 Marius StroblInitialize the rl_vlanctl field of the descriptors...
2007-08-05 Maxim Konovalovo Iomage -> Iomega.
2007-08-05 Maxim Konovalovo round-type -> round-trip.
2007-08-05 Konstantin... Do not acquire Giant unconditionally around the calls...
2007-08-04 Andrew Thompson- Ensure the path cost does not exceed 65535 in legacy...
2007-08-04 Christian S... Remove references to mpsafenet. This option no longer...
2007-08-04 Marcel MoolenaarReplace "__asm __volatile()" by equivalent support...
2007-08-04 Marcel MoolenaarReplace "__asm __volatile()" by equivalent support...
2007-08-04 Marcel MoolenaarReplace "__asm __volatile()" by equivalent support...
2007-08-04 Marcel MoolenaarAdd required data-serialization after writing to cr...
2007-08-04 Marcel MoolenaarAdd ia64_srlz_d() and ia64_srlz_i() functions to aid...
2007-08-04 Konstantin... Set D_NEEDGIANT.
2007-08-04 Daniel EischenRestore historical more(1) behavior (inhibit ti/te...
2007-08-04 Jeff Roberson - Fix one line that erroneously crept in my last commit.
2007-08-03 Jeff Roberson - Share scheduler locks between hyper-threaded cores...
2007-08-03 Jeff Roberson - Set SW_PREEMPT when we preempt in critical_exit().
2007-08-03 Bruce EvansOops, fix the fix for the i/o size of the fsinfo block...
2007-08-03 Maxim Konovalovo With -x switch do not pay attention at the hardcoded...
2007-08-03 Dag-Erling... Add regression tests for flopen(3).
2007-08-03 Dag-Erling... Back out previous commit until I figure out why my...
2007-08-03 Dag-Erling... Use fcntl(2)-style locks instead of less-portable flock...
2007-08-03 Xin LIMFp4 - Refine locking to eliminate some potential race...
2007-08-03 Bruce A. MahNew release notes: if_bridge(4) private ports, wlandeb...
2007-08-02 Peter WemmMove mp_topology() from apic_init(i386) and apic_setup_...
2007-08-02 Fukang ChenAdd myself as delphij's mentee.
2007-08-02 Doug Barton1. Move the disable-empty-zone stuff down below the...
2007-08-02 Bjoern A. ZeebRemove fast_ipsec.4. Was merged in parts to ipsec.4.
2007-08-02 Bjoern A. ZeebRemove the last entries to fast_ipsec.
2007-08-02 Bruce A. MahNew release note: SA-07:06.tcpdump, SA-07:07.bind.
2007-08-02 Kevin LoAdd the device ID for the VIA CX700 chipset.
2007-08-02 Tai-hwa LiangMFP4(123686): Fixing various ancontrol(8) related panic...
2007-08-02 Colin PercivalWhen generating ports INDEX files from downloaded ...
2007-08-01 Maksim YevmenkinCall ttyld_close() in nmdmclose() to ensure that nmdm(4)
2007-08-01 Alexander MotinAdd 64bit statistic counters to the ng_ppp node.
2007-08-01 Simon L. B... This commit was generated by cvs2svn to compensate...
2007-08-01 Simon L. B... Correct buffer overflow in tcpdump(1).
2007-08-01 Alexander MotinThis patch improves fine-grained locking for the ng_ppp...
2007-08-01 Bernd Walterdeclare struct tftphdr and embedded union as beeing...
2007-08-01 Tim KientzleFix for PR bin/115033. This corrects a crash when...
2007-08-01 Andrew ThompsonAdd a bridge interface flag called PRIVATE where any...
2007-07-31 Peter WemmChange TCPTV_MIN to be independent of HZ. While it...
2007-07-31 Scott LongMake the driver fully MPSAFE. This fixes some serious...
2007-07-31 Scott LongFix locking mistakes in the error recovery paths of...
2007-07-31 Warner LoshAdd in all the USB devices and all the wireless goo...
2007-07-31 Warner LoshMake USB work on the KB9202{,A,B} boards. This has...
2007-07-31 Olivier HouchardMFppc:
2007-07-31 Michael Bushkov- Getipnodebyname() and getipnodebyaddr() reimplemented...
2007-07-31 Marcel MoolenaarFix backward compatibility of the "old" (i.e. FreeBSD6...
2007-07-31 Tim KientzleTwo minor nits:
2007-07-31 Marcel MoolenaarEnable -Werror for ia64.
2007-07-31 David Christensen- Fixed a problem that would cause kernel panics and...
2007-07-30 Marcel Moolenaaro Switch to physical addressing before dereferencing...
2007-07-30 Marcel MoolenaarAdd option EXCEPTION_TRACING, which enables KTR-like...
2007-07-30 Marcel MoolenaarRework the interrupt code and add support for interrupt...
2007-07-30 Marcel MoolenaarExplicitly map the VHPT on all processors. Previously...
2007-07-30 Marcel MoolenaarAdd casts to some of the more commonly used pointer...
2007-07-30 Andrew Thompson- Propagate the largest set of interface capabilities...
2007-07-30 Nate LawsonDynamically choose the quality of the ACPI timer depend...
2007-07-30 Dag-Erling... Make tcpstates[] static, and make sure TCPSTATES is...
next