]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-12-09 dimUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 kibTypo.
2011-12-09 kibTypo.
2011-12-09 jimharrisAdded jimharris.
2011-12-09 jhb- Add a test for PR 151758.
2011-12-09 yongariAfter r228293, et(4) supports altq(4).
2011-12-09 yongariAnnounce flow control ability to PHY driver and enable...
2011-12-09 yongariRemove unnecessary definition of ET_PCIR_BAR. Controll...
2011-12-09 pjdThe vfs.zfs.txg.timeout sysctl can be safely modified...
2011-12-09 yongariDo not disable interrupt without knowing whether the...
2011-12-09 jhbExplicitly use curthread while manipulating td_fpop...
2011-12-09 phoMove cpu_set_upcall(newtd, td) up before the first...
2011-12-09 jhsbuf_data() hasn't returned NULL for overflowed buffers...
2011-12-09 jh- Fix markup.
2011-12-09 gjbUpdate du(1):
2011-12-08 gjbAs of r226865, daily_scrub_zfs_default_threshold is...
2011-12-08 pfgAdd myself as new committer: add PGP key and announce..
2011-12-08 mmSome mdoc(7) style and typo fixes to zfs(8).
2011-12-08 ruPull up vendor changes to mdoc(7).
2011-12-08 rmhMake berase() work on platforms whose kernel lacks...
2011-12-08 eadler- Add support for Support SEAGATE DAT Scopion 130
2011-12-08 eadler- Fix ktrace leakage if error is set
2011-12-08 eadler- set progname for use in usage()
2011-12-07 yongariDisable all clocks and put PHY into COMA before enterin...
2011-12-07 yongariConsistently use a tab character instead of using eithe...
2011-12-07 yongariProtect SIOCSIFMTU ioctl handler with driver lock.
2011-12-07 yongariImplement hardware MAC statistics counter. Counters...
2011-12-07 yongariRework link state tracking and TX/RX MAC configuration.
2011-12-07 theravenAs per das@'s suggestion, s/__noreturn/_Noreturn/,...
2011-12-07 theravenSome fixes to the man pages for [at_]quick_exit(3)
2011-12-07 dimMake it possible to use the debug versions of std:...
2011-12-07 yongariRemove et_enable_intrs(), et_disable_intrs() functions and
2011-12-07 yongariController does not require TX start command for every...
2011-12-07 yongariOverhaul bus_dma(9) usage in et(4) and clean up TX...
2011-12-07 alcEliminate stale numbers from a comment.
2011-12-07 theravenstyle(9) cleanups.
2011-12-07 theravenImplement quick_exit() / at_quick_exit() from C++11...
2011-12-07 glebiusFix double free.
2011-12-07 gabor- Match GNU behavior of exit code
2011-12-07 ruThe NOTE_COPY should have been named NOTE_FFCOPY from...
2011-12-07 alcEliminate the possibility of 32-bit arithmetic overflow...
2011-12-06 glebiusFix a very special case when SIOCAIFADDR supplies mask...
2011-12-06 fjoeMK_CTF is not defined when kmod.mk is used with old...
2011-12-06 umeDon't support OpenLDAP during lib32 build.
2011-12-06 kibForce linker error when created shared library contains...
2011-12-06 kibMost users of pipe(2) do not call fstat(2) on the retur...
2011-12-06 mavMention that Cold Presence Detection feature used for...
2011-12-06 hselaskyCorrect some bInterval USB template descriptor values.
2011-12-06 hselaskyFix compile warning when using clang to compile the...
2011-12-06 trocinyReally protect kern.proc.ps_strings sysctls with p_cand...
2011-12-06 grehanCatch up with Bryan Venteicher's virtio Hg repo:
2011-12-06 yongariMake et_probe() return BUS_PROBE_DEFAULT such that...
2011-12-06 yongariet(4) supports VLAN oversized frame so correctly set...
2011-12-05 yongariFix alt(4) support. Also add check for number of avail...
2011-12-05 yongariImplement suspend/resume methods. Driver has no issue...
2011-12-05 yongariRemove NetBSD license. r199548 removed all bit macros...
2011-12-05 marius- In mii_attach(9) just set the driver for a newly...
2011-12-05 trocinyDon't output a warning if kern.proc.auxv sysctl has...
2011-12-05 trocinyProtect kern.proc.auxv and kern.proc.ps_strings sysctls...
2011-12-05 alcIntroduce vm_reserv_alloc_contig() and teach vm_page_al...
2011-12-05 yongariFix off by one error in mbuf access. Previously it...
2011-12-05 ume- Make heimdal buildable with WITH_OPENLDAP defined...
2011-12-05 edGet rid of kludgy per-descriptor state handling in...
2011-12-05 luigiadd netmap support for "em", "lem", "igb" and "re".
2011-12-05 luigirevise the implementation of the rings connected to...
2011-12-05 jhbUse the correct volume identifier field when parsing...
2011-12-05 jhibbitsFix style(9) issues from r228270.
2011-12-05 luigi1. Fix the handling of link reset while in netmap more.
2011-12-05 kevloAdd a missing curly bracket
2011-12-05 eadlerFix some uninitialized variables in pipe regression...
2011-12-05 jchandraDisable KDB/DDB options for XLP N32 compile.
2011-12-05 jchandraFix N32 compilation again for XLP.
2011-12-05 jchandraFix XLP compilation.
2011-12-05 jhibbitsAdd a devd notification for closing/opening the lid...
2011-12-05 jilleslibc: Eliminate 13 relative relocations in wctype().
2011-12-04 trocinyProtect process environment variables with p_candebug().
2011-12-04 avgzfsboot: print boot.config contents before parsing it
2011-12-04 avgzfs boot: allow file vdevs to be used in testing (e...
2011-12-04 avgcritical_exit: ignore td_owepreempt if kdb_active is set
2011-12-04 trocinyIn sysctl_kern_proc_ps_strings() there is no much sense...
2011-12-04 kibInitialize fifoinfo fi_wgen field on open. The only...
2011-12-04 kibUse explicit information from the kernel to detect...
2011-12-04 rmacklemThis patch adds a sysctl to the NFSv4 server which...
2011-12-04 dumbbellSupport domain-search in dhclient(8)
2011-12-04 adrianModify the GPIO i2c bus code to allow for arbitrary...
2011-12-04 adrianAllow the i2c node requirements to be slightly relaxed.
2011-12-03 emasteAdd quirk for Micron RealSSD eUSB failing on unsupporte...
2011-12-03 hselaskySimplify libusb_open_device_with_vid_pid(): Only set
2011-12-03 hselaskylibusb_open() sets the given device handle to NULL...
2011-12-03 hselaskyMake sure the description of pause() is
2011-12-03 eadler- Fix typos s/(more|less) then|\1 than/
2011-12-03 hselaskyFix a compile warning with clang.
2011-12-03 jhibbitsAdd myself to the relevant doc files.
2011-12-03 mariusRevert r225889 a bit. While it's correct that in total...
2011-12-03 phoUse umtx_copyin_timeout() to copy and check timeout...
2011-12-03 phoAdd declaration of umtx_copyin_timeout()
2011-12-03 phoAdd umtx_copyin_timeout() and move parameter checks...
2011-12-03 phoRename copyin_timeout32 to umtx_copyin_timeout32 and...
2011-12-03 rmacklemPost r223774, the NFSv4 client no longer has multiple...
2011-12-02 mariusIt doesn't make much sense to check whether child is...
next