]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-28 Jung-uk KimCheck invalid BPF codes from bpf_validate(9).
2008-08-28 Rui PauloFix typo in comment.
2008-08-28 Randall Stewartok, non static the function and put in the .h so
2008-08-28 Randall StewartFixes compile error when INVARIANTs is on. Adds an
2008-08-28 John BaldwinFail detach if cpufreq_unregister() fails.
2008-08-28 Ed SchoutenMake ureadc() warn when holding any locks, just like...
2008-08-28 Jung-uk KimFix style consistencies and a comment.
2008-08-28 David E. O... Protect _IOC's 'len' and 'inout' parameters so that...
2008-08-28 Attilio RaoAdd a missing file change from the VOP_GETATTR() argume...
2008-08-28 Jung-uk KimMerge bpf_filter.c r182380 and remove additional local...
2008-08-28 Jung-uk KimValidate scratch memory addresses for BPF_STX and BPF_L...
2008-08-28 Jung-uk KimAdd links to all bpf(9) functions.
2008-08-28 Jung-uk KimAdd a test case for uninitialized scratch memory (for...
2008-08-28 Jung-uk KimInitialize scratch memory for JIT-compiled filter when...
2008-08-28 David E. O... Add the needed libpthread_md.c for MIPS.
2008-08-28 Attilio RaoDecontextualize the couplet VOP_GETATTR / VOP_SETATTR...
2008-08-28 Pawel Jakub... Add links to all libpcap functions.
2008-08-28 Randall Stewart- Make strict-sacks be the default.
2008-08-28 Konstantin... In ffs_valloc(), ffs_vget() may fail because insmntque...
2008-08-28 Konstantin... Softdep code may need to instantiate vnode when processing
2008-08-28 Konstantin... Introduce the VV_FORCEINSMQ vnode flag. It instructs...
2008-08-28 Rafal JaworowskiMove initialization of tlb0, ptbl_bufs and kernel_pdir...
2008-08-28 Gregory Neil... Google changed the location of the blacklists again.
2008-08-28 Tim KientzleIf no atime was specified (for example, when extracting...
2008-08-28 Gregory Neil... Update import/merge instructions for the svn repo
2008-08-28 Gregory Neil... Merge sendmail 8.14.3 into HEAD.
2008-08-28 Gregory Neil... Import sendmail 8.14.3 and clean up svn properties...
2008-08-28 Peter WemmPass 2 of sendmail vendor work area flattening.
2008-08-28 Peter WemmPass 2 of flattening sendmail vendor area.
2008-08-28 Peter WemmStage 1 of sendmail dist tree flattening. contrib...
2008-08-28 John BaldwinRemove hack attempt at using devfs cloning for per...
2008-08-28 John Baldwin- Tweak an error message.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-27 Christian S... Fix a panic in MAC kernels that was a result of un...
2008-08-27 Rui PauloVendor import of ath_hal version 0.10.5.10.
2008-08-27 Rui PauloRevert r182297. detect-merge-conflict.sh is now deactiv...
2008-08-27 Stefan FarfelederAdd a test for r182300.
2008-08-27 Stefan FarfelederFix a bug in r177497 which caused the getopts state...
2008-08-27 Rui PauloFlatten the vendor-sys/ath tree for future imports.
2008-08-27 Rui PauloWorkaround the detect-merge-conflicts.sh script and...
2008-08-27 Ed SchoutenProperly unlock the init/lock-state devices when invoki...
2008-08-27 David Christensen- Updated support for 5716.
2008-08-27 John Baldwin- Only count the number of CPUs in the rendezvous map...
2008-08-27 David E. O... Add the needed _setjmp.S for MIPS.
2008-08-27 Ed MasteMove CTASSERT of ether header sizes out of the header...
2008-08-27 Ivan VorasTrivial typo fix.
2008-08-27 Matteo RiondatoImplement -R support, similar to ping(8)'s -A.
2008-08-27 Matteo RiondatoAdd -e to usage()
2008-08-27 Randall Stewart- When we close a socket with pending assoc's that...
2008-08-27 Rui PauloFix typo.
2008-08-27 Warner LoshRemove opt_wi.h from module and fix typo in pccarddevs.
2008-08-27 Warner LoshRemove opt_wi.h
2008-08-27 Warner LoshAdd recent ELSA additions to wi(4), plus make sure...
2008-08-27 Warner LoshThe APDL-325 is a Wireless LAN pcmcia adapter that...
2008-08-27 Warner LoshSome PC Cards don't have the proper IRQ mask in them...
2008-08-27 Warner LoshAdd preliminary support for the OLICOM OC2231 and OC223...
2008-08-27 Jason EvansAdd thread-specific caching for small size classes...
2008-08-27 Warner LoshMinor tweaks to remove references to files that aren...
2008-08-27 Warner LoshSort the network options alphabetically. They were...
2008-08-27 Warner LoshRemove left-over divot from wi driver cleanup Sam did...
2008-08-26 Jung-uk KimAdd a test case for null filter.
2008-08-26 Jung-uk KimMove empty filter handling to MI source.
2008-08-26 Jung-uk KimAdd more test cases for invalid instructions and add...
2008-08-26 John BaldwinDisable the code to generate a simple table from the...
2008-08-26 Rafal JaworowskiImprove kernel stack handling on e500.
2008-08-26 Jung-uk KimRevert the previous commit to fix buildworld for now.
2008-08-26 Rui PauloAdd ECN stats.
2008-08-26 Matteo RiondatoImplement audible support similar to ping(8) -a option...
2008-08-26 Matteo RiondatoAdd geom_journal
2008-08-26 Konstantin... Implement WNOWAIT flag for wait4(2). It specifies that...
2008-08-26 Konstantin... When calculating arguments to the interpreter for the...
2008-08-26 Rafal Jaworowskitsec: Refactor driver's structure.
2008-08-26 Rafal Jaworowskitsec: Improve and clean up callouts.
2008-08-26 Warner LoshMFp4: Sort a couple options alphabetically.
2008-08-26 Jung-uk KimRemove some hacks from regression test since bpf_filter...
2008-08-26 Jung-uk KimMake sys/net/bpf_filter.c build cleanly on user land.
2008-08-25 Jung-uk KimAdd a trivial bpf filter benchmark.
2008-08-25 Jung-uk KimUse sys/net/bpf_jitter.c instead of rolling our own...
2008-08-25 Jung-uk KimReflect sys/net/bpf_jitter.h changes to regression...
2008-08-25 Jung-uk KimFix a typo in copyrights.
2008-08-25 Jung-uk KimEmbed scratch memory in the filter structure.
2008-08-25 Dag-Erling... Make obrien happy #2
2008-08-25 Dag-Erling... Make obrien happy
2008-08-25 John BaldwinResort a few accessor routines so that they are consist...
2008-08-25 John BaldwinAdd more PCI IDs including those for ICH10.
2008-08-25 Yoshihiro TakahashiAdd the uart for 2nd CCU support.
2008-08-25 Yoshihiro TakahashiAdd the 2nd CCU and PnP devices support on pc98.
2008-08-25 Robert WatsonMore fully audit fexecve(2) and its arguments.
2008-08-25 Doug RabsonRename RPC's 'struct pmap' to 'struct portmap' to avoid...
2008-08-25 Doug RabsonAdd a missing return statement in nlm4_unlock_msg_4_svc...
2008-08-25 Julian ElischerI think we can remove the conditionals for freebsd...
2008-08-25 Tim KientzleMfP4: Verify correct interaction with umask: Add another
2008-08-25 Julian Elischeranother missed V_
2008-08-25 Tim KientzleAlphabetize the list of tests.
2008-08-25 Julian ElischerAnother missed V_ instance
2008-08-25 Kevin LoAdd DWA-110 and DWA-111 to the list of devices supporte...
2008-08-25 Julian ElischerAnother V_ forgotten
2008-08-25 Julian ElischerWe left out V_static_len from ip_fw2.c
2008-08-25 Julian ElischerThis instance of ifnet got forgotten.
2008-08-25 Warner LoshMFp4: Network Adapter is redundant.
next