]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-03 joelFix typo.
2010-08-03 joelSpelling fixes.
2010-08-03 olliAdd support for ATI Radeon HD 4250.
2010-08-03 bcrUpdate references from nonexistent usbconfig(1) to...
2010-08-03 jkimRemove an unnecessary register load.
2010-08-03 uqsgrdc(6): Partial backout of r210755
2010-08-03 kibProperly set ifi_datalen for compat32 struct if_data32.
2010-08-03 jkimsavectx() has not been used for fork(2) for about 15...
2010-08-03 fabient- Do not use the runtime mask when logfile is specified.
2010-08-03 kibWhen compat32 recvmsg(2) does not need to copy out...
2010-08-03 aeCheck that gsp is not NULL before access. It can be...
2010-08-03 fabientAllow file as a top source, it works with socket now.
2010-08-03 bzOne question mark per question; everything else is...
2010-08-03 aeCheck that table is not NULL before access, it can...
2010-08-03 rmacklemModify the return value for nfscl_mustflush() from...
2010-08-02 emaxFix typo
2010-08-02 alcUpdate the "desiredvnodes" calculation. In particular...
2010-08-02 jkimRearrange struct pcb. r177532 (CVS r1.64 of pcb.h...
2010-08-02 bcrFix two (very common) occurrences of s/sytem/system...
2010-08-02 jkimGive kgdb(1) a chance to take a look at FPU state.
2010-08-02 jkim- Merge savectx2() with savectx() and struct xpcb with...
2010-08-02 rpauloFix another mismerge: bring back the definition of...
2010-08-02 rpauloFix the result of a mismerge. MUTEX_HELD should be...
2010-08-02 jhbTweak the logic to disable CLFLUSH in virtual environme...
2010-08-02 glarkinAdded myself (must have forgot a couple of years ago...
2010-08-02 joelSpelling fixes.
2010-08-02 uqsFix case for library macros
2010-08-02 uqsmdoc policing: use consistent section ordering, fix...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-02 fabientFix the calltree top view that incorrectly filter out...
2010-08-02 uqsmdoc: remove unbalanced quotes
2010-08-02 uqsmdoc: make sure to pass at least one argument to quotat...
2010-08-02 uqsmdoc: remove unused/empty macros
2010-08-02 rpauloProperly warp around more code under COMPILE_ONLY to...
2010-08-02 uqsgrdc(6): fix timekeeping for user-supplied value n
2010-08-02 rpauloUpdate DTrace userland code to the latest available.
2010-08-02 kibDocument the new argument parser for sleep(1) and SIGIN...
2010-08-02 kibSimplify argument parser by using sscanf(); simplify...
2010-08-02 aeForward ioctl requests to original geom.
2010-08-02 aeRelease access for consumers that are opened, but will...
2010-08-01 jillessh: Add a test for a corner case in eval that already...
2010-08-01 pjdCorrect function name.
2010-08-01 jillessh: Do not enter consecutive duplicates into the history.
2010-08-01 jillesAllow starting /etc/rc.d/ipmon if ipnat is enabled...
2010-08-01 rpauloDisable all warnings when building gdtoa. This allows...
2010-08-01 rpauloUse CFLAGS and LDFLAGS when compiling mkmagic. This...
2010-08-01 joelSpelling fixes.
2010-08-01 joelFix typos.
2010-08-01 edwinMFV of r210716, tzdata2010k
2010-08-01 tuexenCleanup code.
2010-07-31 nwhitehornImprove hash coverage for kernel page table entries...
2010-07-31 bzDocument the mandatory argument to the arptimer() and
2010-07-31 joelSpelling fixes.
2010-07-31 impFixes a bug when installing with a ZFS on root (/)...
2010-07-31 impAdds the async option for journaled file systems (UFS...
2010-07-31 jchandraUse PTR_ADDU to change sp, so that it works for n64...
2010-07-31 jchandraUse fuword32() to fetch instructions, this will work...
2010-07-31 rpaulolockstat(1) now depends on libutil and librtld_db.
2010-07-31 kibDeal with proper format for printing time_t.
2010-07-31 rpauloproc_wait() was replaced by proc_wstatus(). Right now...
2010-07-31 rpauloRevert SHLIB_MAJOR to 2.
2010-07-31 rpaulolibdtrace, dtrace(1) and lockstat(1) are for i386 and...
2010-07-31 rpauloUpdate to the new proc_detach() function.
2010-07-31 rpaulodtrace(1) now depends on libutil and librtld_db.
2010-07-31 rpauloBuild librtld_db.
2010-07-31 rpauloBump the shared library major version due to ABI conflicts.
2010-07-31 rpauloNew version of libproc. Changes are:
2010-07-31 bzMFp4 @181628:
2010-07-31 rpauloAdd libproc.
2010-07-31 rpauloSimplify the Makefile. The i386 and amd64 sections...
2010-07-31 rpaulolibproc is going to be i386/amd64 only with the next...
2010-07-31 rpauloAdd librtld_db.
2010-07-31 rpauloAdd LIBRTLD_DB.
2010-07-31 kibReport the time left for the sleep on SIGINFO.
2010-07-31 rpauloImport the librtld_db library. This is needed by userla...
2010-07-31 nwhitehornAdd support for the IBM Full-System Simulator (Mambo...
2010-07-31 joelFix a bunch of typos and spelling mistakes.
2010-07-31 joelSpelling fixes.
2010-07-31 rpaulopci_if.h is required to build atacore.
2010-07-30 andreFix a bug in syncache where the initial CWND for new...
2010-07-30 delphijIn rdmsr_safe, use zero extend (by doing a 32-bit movl...
2010-07-30 mdfAdd MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC config...
2010-07-30 uqsFix indention of attribution line for some recent addit...
2010-07-30 delphijChange copyright holder to author. We prefer using...
2010-07-30 rpauloAdd missing escape characthers.
2010-07-30 joelFix spelling.
2010-07-30 dfrA simple test harness to help debug problems with the...
2010-07-30 uqsgsched(8) was first released with FreeBSD 8.1
2010-07-30 jchandran64 support - enable UX bit in STATUS for kernel and...
2010-07-30 uqsFix a couple of typos.
2010-07-30 gabor- Add Ukranian catalog
2010-07-30 jchandraMIPS n64 support - support kstack in XKSEG.
2010-07-30 uqsFix typo in pom(6) manpage
2010-07-30 rpauloFix previous commit: I forgot to include parenthesis.
2010-07-29 yongariConsistently check header type after reading PCIR_HDRTY...
2010-07-29 kibAdd compat32 shims for opencrypto(4).
2010-07-29 jchandraUpdate rge driver for 64 bit kernel.
2010-07-29 jchandra64 bit support for MIPS rtld.
2010-07-29 pjdFix typo.
2010-07-29 jchandraPrepare for 3 level page tables for MIPS.
next