]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2007-08-05 alcConsider a scenario in which one processor, call it...
2007-08-05 marcelIn ia64_set_rr(), don't perform data serialization...
2007-08-05 rinkImprove error handling in libdisk while parsing the...
2007-08-05 truckmanThe call to init_file() needs to be moved outside the...
2007-08-05 bzRename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
2007-08-05 bdeSilently fix up the estimated next free cluster number...
2007-08-05 marius- Divorce the IOTSBs, which so far where handled via...
2007-08-05 mariuso In order to reduce bug and code duplication fold...
2007-08-05 mariusInitialize the rl_vlanctl field of the descriptors...
2007-08-05 maximo Iomage -> Iomega.
2007-08-05 maximo round-type -> round-trip.
2007-08-05 kibDo not acquire Giant unconditionally around the calls...
2007-08-04 thompsa- Ensure the path cost does not exceed 65535 in legacy...
2007-08-04 csjpRemove references to mpsafenet. This option no longer...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelAdd required data-serialization after writing to cr...
2007-08-04 marcelAdd ia64_srlz_d() and ia64_srlz_i() functions to aid...
2007-08-04 kibSet D_NEEDGIANT.
2007-08-04 deischenRestore historical more(1) behavior (inhibit ti/te...
2007-08-04 jeff - Fix one line that erroneously crept in my last commit.
2007-08-03 jeff - Share scheduler locks between hyper-threaded cores...
2007-08-03 jeff - Set SW_PREEMPT when we preempt in critical_exit().
2007-08-03 bdeOops, fix the fix for the i/o size of the fsinfo block...
2007-08-03 maximo With -x switch do not pay attention at the hardcoded...
2007-08-03 desAdd regression tests for flopen(3).
2007-08-03 desBack out previous commit until I figure out why my...
2007-08-03 desUse fcntl(2)-style locks instead of less-portable flock...
2007-08-03 delphijMFp4 - Refine locking to eliminate some potential race...
2007-08-03 bmahNew release notes: if_bridge(4) private ports, wlandeb...
2007-08-02 peterMove mp_topology() from apic_init(i386) and apic_setup_...
2007-08-02 loaderAdd myself as delphij's mentee.
2007-08-02 dougb1. Move the disable-empty-zone stuff down below the...
2007-08-02 bzRemove fast_ipsec.4. Was merged in parts to ipsec.4.
2007-08-02 bzRemove the last entries to fast_ipsec.
2007-08-02 bmahNew release note: SA-07:06.tcpdump, SA-07:07.bind.
2007-08-02 kevloAdd the device ID for the VIA CX700 chipset.
2007-08-02 avatarMFP4(123686): Fixing various ancontrol(8) related panic...
2007-08-02 cpercivaWhen generating ports INDEX files from downloaded ...
2007-08-01 emaxCall ttyld_close() in nmdmclose() to ensure that nmdm(4)
2007-08-01 mavAdd 64bit statistic counters to the ng_ppp node.
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-08-01 simonCorrect buffer overflow in tcpdump(1).
2007-08-01 mavThis patch improves fine-grained locking for the ng_ppp...
2007-08-01 ticsodeclare struct tftphdr and embedded union as beeing...
2007-08-01 kientzleFix for PR bin/115033. This corrects a crash when...
2007-08-01 thompsaAdd a bridge interface flag called PRIVATE where any...
2007-07-31 peterChange TCPTV_MIN to be independent of HZ. While it...
2007-07-31 scottlMake the driver fully MPSAFE. This fixes some serious...
2007-07-31 scottlFix locking mistakes in the error recovery paths of...
2007-07-31 impAdd in all the USB devices and all the wireless goo...
2007-07-31 impMake USB work on the KB9202{,A,B} boards. This has...
2007-07-31 cognetMFppc:
2007-07-31 bushman- Getipnodebyname() and getipnodebyaddr() reimplemented...
2007-07-31 marcelFix backward compatibility of the "old" (i.e. FreeBSD6...
2007-07-31 kientzleTwo minor nits:
2007-07-31 marcelEnable -Werror for ia64.
2007-07-31 davidch- Fixed a problem that would cause kernel panics and...
2007-07-30 marcelo Switch to physical addressing before dereferencing...
2007-07-30 marcelAdd option EXCEPTION_TRACING, which enables KTR-like...
2007-07-30 marcelRework the interrupt code and add support for interrupt...
2007-07-30 marcelExplicitly map the VHPT on all processors. Previously...
2007-07-30 marcelAdd casts to some of the more commonly used pointer...
2007-07-30 thompsa- Propagate the largest set of interface capabilities...
2007-07-30 njlDynamically choose the quality of the ACPI timer depend...
2007-07-30 desMake tcpstates[] static, and make sure TCPSTATES is...
2007-07-29 bmahUpdate the MPSAFE network stack note to reflect recent...
2007-07-29 dwmaloneMfi386 revision 1.239 of src/sys/i386/isa/clock.c....
2007-07-29 bmahFix a typo in a log message: s/Reveived/Received/.
2007-07-29 impAdd missing newline in printf.
2007-07-29 marcelIn pci_alloc_map(), restore the original value of the...
2007-07-29 mjacobFix compilation problems- tcpstates is only available...
2007-07-28 marcelPrint integer-typed arguments as integers. This makes...
2007-07-28 marcelFix handling of Quad-type arguments. Previously, syscalls
2007-07-28 marcelSyscalls have at most 6 argument, not 5. See mmap(2...
2007-07-28 silbyFix a panic introduced in rev 1.126.
2007-07-28 marcelFix acpidump(8) on ia64. Revision 1.13 introduced an...
2007-07-28 jkoshyCross-reference the correct manual page.
2007-07-28 andreProvide a sysctl to toggle reporting of TCP debug logging:
2007-07-28 andreo Move setting/resetting logic of syncache timer from...
2007-07-28 andreo Move all detailed checks for RST in LISTEN state...
2007-07-28 rwatsonReplace references to NET_CALLOUT_MPSAFE with CALLOUT_M...
next