]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-14 edLet tdfx(4) use si_drv1 instead of using dev2unit().
2009-04-14 traszThere is no way for strmode(3) to append '+' if the...
2009-04-14 edUse si_drv1 to store joy(4)'s softc.
2009-04-14 edwinMFV of tzdata2009f
2009-04-14 rrsMove the flight size reduction to right after
2009-04-14 nwhitehornChanging the overflow trap to use bla to branch to...
2009-04-14 kmacy- define em_transmit and em_qflush
2009-04-14 kmacycall default if_qflush on ifq if default method isn...
2009-04-14 impAnother NE-2000 clone. The GVC NIC-2000P Ethernet...
2009-04-14 kmacyAdapt buf_ring abstraction interface to allow consumers...
2009-04-13 kmacy- use a shared lock for reads
2009-04-13 samswitch usb setup to usb2; it still doesn't work right...
2009-04-13 samcatch up with removal of ATH_SUPPORT_TDMA
2009-04-13 samo eliminate a << in calculating the tx time for turbo...
2009-04-13 samdon't use caddr_t to match ieee80211_dump_pkt type...
2009-04-13 samo fix dynamic slave-side tdma slot length updating...
2009-04-13 samadd a debug msg for when a fixed transmit rate is not...
2009-04-13 samsetup turboA/G fixed rate parameters too; this is neede...
2009-04-13 samcorrect debug printf
2009-04-13 samcheck correct address for a bssid mtch
2009-04-13 samfix txparms setup for 108G sta's: ieee80211_iserp_rates...
2009-04-13 kibRemove trailing spaces
2009-04-13 mariusFix whitespace.
2009-04-13 kibThe bus_dmamap_load_uio(9) shall use pmap of the thread...
2009-04-13 stefanfAdd a test for r191009.
2009-04-13 stefanfParse 'cmd1 && ! cmd2 | cmd3' correctly, the bang shoul...
2009-04-13 kientzleRe-enable backing up extended attributes, as the ZFS...
2009-04-13 rwatsonSort man page cross references by section, no need...
2009-04-13 bzIn case the peer address was already configured on...
2009-04-13 delphijDon't exit until all truss children were exit.
2009-04-13 delphijCorrect a bug where pr_data should have been assigned.
2009-04-13 traszAdd reference to strmode(3).
2009-04-13 traszAdd a few more regression tests for POSIX.1e ACLs.
2009-04-13 edwinMFV of tzdata2009e
2009-04-13 davidxuMake UMTX_OP_WAIT_UINT actually wait for an unsigned...
2009-04-13 samremove reference to sc_tdmabintcnt; it was removed...
2009-04-13 yongariDon't blindly set IP packet length from interface MTU...
2009-04-12 rwatsonPut TCPSTAT_ADD() and TCPSTAT_INC() behind _KERNEL.
2009-04-12 pgj- Add myself to the ports committers' graph
2009-04-12 emaxAdd entry about kbdmux(4) un-locking.
2009-04-12 rmacklem Change nfsserver so that it uses the nfssvc() system...
2009-04-12 rwatsonUpdate stats in struct carpstats using two new macros...
2009-04-12 rwatsonUpdate stats in struct pimstat using two new macros...
2009-04-12 rwatsonUpdate stats in struct mrtstat using two new macros...
2009-04-12 rwatsonUpdate stats in struct igmpstat using two new macros:
2009-04-12 rwatsonUpdate stats in struct icmpstat and icmp6stat using...
2009-04-12 rwatsonCommit file omitted in r190962:
2009-04-12 rwatsonUpdate stats in struct udpstat using two new macros...
2009-04-12 kientzleMerge from libarchive.googlecode.com r791, r879, r884...
2009-04-12 kientzleThanks to Christoph Mallon for pointing out the dead...
2009-04-12 kientzleMerge from libarchive.googlecode.com: Mostly a bunch of
2009-04-12 kmacysendfile doesn't modify the vnode - acquire vnode lock...
2009-04-12 kientzleMerge from libarchive.googlecode.com r756,r761:
2009-04-12 kientzleMerge from libarchive.googlecode.com:
2009-04-12 kientzleMerge r881 from libarchive.googlecode.com: The "empty...
2009-04-12 nwhitehornRework the way we get the cacheline size. Instead of...
2009-04-11 rwatsonUpdate stats in struct ipstat using four new macros...
2009-04-11 kientzleAny tar program should work here; the explicit
2009-04-11 alcRemove execute permission from the memory allocated...
2009-04-11 rwatsonUpdate stats in struct tcpstat using two new macros...
2009-04-11 rwatsonRemove conditionally compiled time counter statistics...
2009-04-11 nwhitehornFix recognition of kernel-mode traps that pass through...
2009-04-11 kanFix v_cache_dd handling for negative entries. v_cache_d...
2009-04-11 rpauloRevert previous commit that commented out some bpf...
2009-04-11 dasGNU Pth has some fragile kludges that were broken by...
2009-04-11 kibWhen zapping v_cache_dd for !MAKEENTRY case in cache_lo...
2009-04-11 pisoWhat's the point of adjusting a checksum if we are...
2009-04-11 pisoPlug two bugs introduced with modules conversion:
2009-04-11 edStyle fixes to the newfs_msdos manpage.
2009-04-11 pisoRemove stale comments.
2009-04-11 edUpdate documentation (forgotten in r190929).
2009-04-11 edDo not prepend /dev/ when -C is used.
2009-04-11 edWhen using -C, do not warn when the file is not a chara...
2009-04-11 edFix a bug in r185587.
2009-04-11 edUse ftruncate() instead of lseek()+write()+lseek()...
2009-04-11 nyanMFi386: revision 190919
2009-04-11 edDe-static local variables in main() (which is not recur...
2009-04-11 edShow -@ and -C in usage, which were added in r185587.
2009-04-11 edClean up the usage() function to use a single fprintf().
2009-04-11 edSimplify in/out functions (for i386 and AMD64).
2009-04-11 traszRemove 'IMPLEMENTATION NOTES' section from acl(9);...
2009-04-11 rwatsonBump __FreeBSD_version to 800077 for the removal of...
2009-04-11 rrsFix broken case where caused by last patch where
2009-04-11 alcPreviously, when vm_page_free_toq() was performed on...
2009-04-11 trhodesKill hard sentence break added in the previous revision.
2009-04-11 trhodesBump doc date for previous changes.
2009-04-11 zecIntroduce vnet module registration / initialization...
2009-04-11 impTwo refinements to the 3c1 support:
2009-04-11 impo Report ethernet status for at least 10BaseT media...
2009-04-10 danger- fix my previous commit (added missing .gz)
2009-04-10 kaiwAdded DT_GNU_HASH entry for GNU-style hash table.
2009-04-10 mlaierFollow up for r190895 It's not only the "all" group...
2009-04-10 impDon't specify a hint, since it isn't needed.
2009-04-10 impFix comment
2009-04-10 impImprovements for TC5299J MII support.
2009-04-10 impThe D-Link DE-650 isn't tagged as a network card, so...
2009-04-10 impFix some comments.
2009-04-10 impNo need to check for chip type here.
2009-04-10 impUpdates based on my testing of the cards.
2009-04-10 mlaierRemove interfaces from IFG_ALL on detach. This cures...
next