]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-09 jillesexpr(1): Add sh(1) versions of examples, remove an...
2010-09-09 bruefferXref aesni(4).
2010-09-09 bruefferSome more grammar, wording and mdoc fixes.
2010-09-09 pjdRemove empty lines committed by accident.
2010-09-09 pjdOn FreeBSD we can log from pool that have multiple...
2010-09-09 pjdIgnore log vdevs.
2010-09-09 pjdAllow to boot from a pool within which replacing is...
2010-09-09 pjdRemove duplicated code.
2010-09-09 mdfBump __FreeBSD_version for sbuf ABI change.
2010-09-09 tuexen* Remove code which has no effect.
2010-09-09 traszArrgh, tested wrong source tree _again_. Fix previous...
2010-09-09 jhbCatch up to rename of the constant for the Master Data...
2010-09-09 traszAdd minor optimization. It's less strict than its...
2010-09-09 obrienNote bug in trying to printf(1) things like: '-%s\n...
2010-09-09 kaiwlibelf is overly strict about the type and alignment...
2010-09-09 jhbDocument the format of extended capabilities in the...
2010-09-09 mdfFix an incorrect use of sbuf_overflowed() after a call...
2010-09-09 mdfAdd a drain function for struct sysctl_req, and use...
2010-09-09 jhb- Use 'sta' to hold the PCIR_STATUS register value...
2010-09-09 jhb- Rename the constant for the Master Data Parity Error...
2010-09-09 mdfAdd drain functionality to sbufs. The drain is a funct...
2010-09-09 jchandraClean up and update sys/mips/rmi/rmi_mips_exts.h
2010-09-09 mdfRefactor sbuf code so that most uses of sbuf_extend...
2010-09-09 mdfFix small errors in the sbuf(9) man page.
2010-09-09 nwhitehornReorder statistics tracking and table lock acquisitions...
2010-09-09 rmacklemFix the experimental NFS client so that it doesn't...
2010-09-09 nwhitehornOn architectures with non-tree-based page tables like...
2010-09-09 nwhitehornFix a problem where device detection would work unrelia...
2010-09-09 rpauloDon't clobber an existing target object file when doing...
2010-09-09 rpauloFix two bugs in DTrace:
2010-09-09 pjdRemove VI_MOUNT flag from vnode on VFS_MOUNT() failure.
2010-09-09 edLet psm(4) use si_drv1 to refer to its softc.
2010-09-09 impAdd file missed in r212337, my bad...
2010-09-09 jchandraMinor clean up for nlge - nlna_submit_rx_free_desc...
2010-09-08 yongariCorrect definition of T2 mode bit of MRBE Message Page...
2010-09-08 pjdDoing first mount and updating mount points are both...
2010-09-08 pjd- Log all the problems in devfs_fixup().
2010-09-08 jillessh: Fix 'read' if all chars before the first IFS char...
2010-09-08 jhbIf autoboot_delay is set to -1, boot immediately withou...
2010-09-08 imppc-sysinstall(8) patch that allows images to be written...
2010-09-08 mavAdd few more bintime math macros.
2010-09-08 emaxMake sure to only pickup hid_input items when parsing...
2010-09-08 nwhitehornCheck TARGET_ARCH as well as TARGET to determine if...
2010-09-08 emaxAdd custom kernel configuration and device tree source...
2010-09-08 nwhitehornFix a printf specifier on 64-bit systems.
2010-09-08 jillessh: Add simple tests for backslashes in the read builtin.
2010-09-08 jhbSimplify chkattached(). The PCIOCATTACHED ioctl only...
2010-09-08 jhb- Add register definitions related to extended capabili...
2010-09-08 avgsubr_bus: use hexadecimal representation for bit flags
2010-09-08 jchandranlge (alternate XLR GMAC driver) updates:
2010-09-08 mavDuring SMP startup there is time window, when SMP start...
2010-09-08 nwhitehornFix a typo in the original import of this code from...
2010-09-08 jchandraClean up fast message ring code for XLR.
2010-09-08 sanpeiAdd Buffalo (Melco Inc.) LUA3-U2-ATX to list of support...
2010-09-08 mavFor total interrupt count on -vm screen count all inter...
2010-09-08 davidxuTo avoid possible race condition, SIGCANCEL is always...
2010-09-07 nwhitehornFix an error made in r209975 related to context ID...
2010-09-07 yongariConsistently use tab characters instead of tab + space...
2010-09-07 yongariRemove trailing CR at EOL.
2010-09-07 ivorasAvoid "Entry can disappear before we lock fdvp" panic.
2010-09-07 jfvCode correction in refresh_mbufs, just continuing
2010-09-07 jfvTighten up the rx mbuf refresh code, there were some
2010-09-07 yongariMake sure to create DMA'able memory for statistics...
2010-09-07 emaxDo not request SDP attributes using ranges.
2010-09-07 jhbStore the full timestamp when caching timestamps of...
2010-09-07 jhbEach processor socket in a QPI system has a special...
2010-09-07 tijlGCC defines built-ins for atomic instructions found...
2010-09-07 jchandraPCIe updates for XLS.
2010-09-07 jchandraWhitespace fixes - indent with tabs instead of spaces.
2010-09-07 jchandraOn boards with >512MB memory, the result of vtophys...
2010-09-07 rstoneFix a typo in r212281. uintptr -> uintptr_t
2010-09-07 rstoneIn munmap() downgrade the vm_map_lock to a read lock...
2010-09-06 nwhitehornFix the same race condition on 32-bit AIM CPUs that...
2010-09-06 weongyoAdds LOADER TUNABLES section to mention knobs which...
2010-09-06 weongyoAdds a CAVEATS section to mention DMA issues that curre...
2010-09-06 weongyoAdds bwi(4) at SEE ALSO section because some old device...
2010-09-06 gjbAdd ECONNRESET to list of possible errors in connect(2).
2010-09-06 kibGrammar fixes.
2010-09-06 willFix CARP in backup mode by properly registering its...
2010-09-06 willFix static kernel builds with carp(4) by changing its...
2010-09-06 gjbFix typo in bsdcpio manual:
2010-09-06 kibAdd aesni(4) manpage.
2010-09-06 andreastPoint out who is my mentor.
2010-09-06 andreastAdd myself to calendar.freebsd and committers-src.dot.
2010-09-06 glebiusin_delayed_cksum() requires host byte order.
2010-09-06 brueffersis(4) should work on all architectures now.
2010-09-06 brianDocument dhclient-enter-hooks and dhclient-exit-hooks...
2010-09-06 avgacpi_hp: fix bus attachment code
2010-09-06 jchandraXLR/XLS hardware interrupts should be programmed level...
2010-09-06 brianHandle geli-encrypted root disk devices.
2010-09-06 davidxuFix off-by-one error in function _thr_sigact_unload...
2010-09-05 jillesprintf(1): Clarify that \OOO produces a byte, different...
2010-09-05 jillessh: Improve comments in expand.c.
2010-09-05 tuexenImplement correct handling of address parameter and
2010-09-05 gjbNote in rc.conf(5) that jail_list should contain only...
2010-09-05 mavAdd support for the Sharp/Micron flash chips to powerma...
2010-09-05 mavMake nexus report name and compat fields as pnpinfo...
2010-09-05 mavSeveral improvements to HPET driver:
2010-09-05 jilleslibedit: Try to map <Delete> to ed-delete-next-char.
2010-09-05 kibDocument "show cdev" command.
next