]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-11 davidxuMake a link for pthread_timedjoin_np.
2010-09-11 davidxukill() does queue signal now.
2010-09-11 avgmake acpi_hp device a child of acpi_wmi
2010-09-11 mavSparc64 uses dummy cpu_idle() method. It's CPUs never...
2010-09-11 mavMerge some SCHED_ULE features to SCHED_4BSD:
2010-09-11 mavUpdate PowerPC event timer code to use new event timers...
2010-09-10 rmacklemThis patch applies one of the two fixes suggested by
2010-09-10 gjbNote O_SYNC and O_NOFOLLOW flags in dbopen(3) since...
2010-09-10 gjbAdd RETURN VALUES section to devclass_get_maxunit(9).
2010-09-10 rmacklemFix the NFSVNO_CMPFH() macro in the experimental NFS...
2010-09-10 gjbAdd EINVAL to list of possible return values for cpuset...
2010-09-10 jamieDon't exit kern_jail_set without freeing options when...
2010-09-10 mdfMark the sbuf_overflowed(9) manpage as obsolete since...
2010-09-10 cperciva"freebsd-update fetch -r NEWRELEASE" is meaningless...
2010-09-10 cpercivaAdd warning about freebsd-update upgrade needing lots...
2010-09-10 cpercivaRemind the user that he needs to run 'freebsd-update...
2010-09-10 obrienAdd real dependancies on the uuencoded firmwares.
2010-09-10 rpauloFix bugs introduced in the previous rev:
2010-09-10 rpauloFix typo in previous commit.
2010-09-10 mdfReplace sbuf_overflowed() with sbuf_error(), which...
2010-09-10 rpauloAdd bsd.dtrace.mk. This allows userland programs and...
2010-09-10 rpauloCheck the existence of a 'beforelinking' target and...
2010-09-10 rpauloAdd the DTRACE variable that points to the executable.
2010-09-10 kenMFp4 (//depot/projects/mps/...)
2010-09-10 jillestest(1): Fix markup, ( and ) must be separate arguments...
2010-09-10 jillestest(1): Clarify grammar ambiguity and -a/-o vs shell...
2010-09-10 jillessh(1): Remove xrefs for expr(1) and getopt(1).
2010-09-10 mavDo not IPI CPU that is already spinning for load. It...
2010-09-10 rpauloDon't try to map the USDT probes. This is necessary...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-10 sanpeiAdd Planex UE-200TX-G to list of supported devices.
2010-09-10 bschmidtCreate the var/run/wpa_supplicant directory where the...
2010-09-10 bschmidtFix firmware module dependencies.
2010-09-10 jchandraCompilation fix - when INVARIANTS are turned off.
2010-09-10 obrienProtect BSDI $Id from accidental manipulation.
2010-09-10 pjdForgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.
2010-09-10 davidxuBecause POSIX does not allow EINTR to be returned from...
2010-09-10 bzWhen using pf routing options, properly handle IP fragm...
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
next