]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbVendor import (really!) of the OpenSolaris bits for...
2008-05-22 marcelCreate the bucket mutexes with MTX_NOWITNESS. There...
2008-05-22 jbAdd the DTrace libraries and D library scripts.
2008-05-22 jbHook libdwarf and libproc into the build.
2008-05-22 jbAdd a BSD licensed DWARF library for use by the DTrace...
2008-05-22 jbAdd the Makefile for the process library which was...
2008-05-22 jbAdd a process library with some stubs that the DTrace...
2008-05-22 jbAdd support for the Compact C Type (CTF) conversions...
2008-05-21 thompsaGiant is no longer required and can not be held over...
2008-05-21 jfvThanks to report from Neil Hoggarth I found a missing...
2008-05-21 rrs- sctputil.c - If debug is on, the INPKILL timer can...
2008-05-21 rwatsonDon't use LK_DRAIN before calling VOP_FSYNC() in the...
2008-05-21 rwatsonDon't use LK_DRAIN before calling VOP_FSYNC() in the...
2008-05-21 kibImplement the per-open file data for the cdev.
2008-05-21 obrien+ Use the default cscope names.
2008-05-21 marcelWe can call ia64_flush_dirty() when the corresponding...
2008-05-21 obrienUse the "options " spelling (vs. "options<TAB>") so...
2008-05-21 jbAdd Solaris compatibility definitions for things we...
2008-05-20 obrienAdd Juniper's copyright.
2008-05-20 obrienMIPS arch target kgdb(1) support.
2008-05-20 thompsa-d is a flag, not an argument. Use .Fl here.
2008-05-20 upsAllow VM object creation in ufs_lookup. (If vfs.vmiodir...
2008-05-20 rrs- Adds support for the multi-asconf (From Kozuka-san)
2008-05-20 pjdDrop Giant before calling kproc_exit(), so we don't...
2008-05-20 pjdAdd ID for T61p, which is not IBM really, but well.
2008-05-20 pjd- Change the meaning of -h flag from giving the output...
2008-05-20 rpauloUpdate to reflect reality:
2008-05-20 pjdUse 'dowrite' as an argument name instead of too genera...
2008-05-20 pjdForce commit to note, that the typo in KASSERT() was:
2008-05-20 rrs- Define changes in sctp.h
2008-05-20 kevloDocument the azp for controlling audio power
2008-05-20 kevloAdd support for controlling the audio power
2008-05-19 jfvThis small change will allow this driver in HEAD to...
2008-05-19 cpercivaDetect if argv[1] is "" and avoid calling malloc(0...
2008-05-19 cpercivaThere's no way for entry to possibly be NULL at the...
2008-05-19 cpercivaReturn ARCHIVE_FATAL if we can't allocate memory instea...
2008-05-19 thompsaRemove -, .Ar adds that automatically.
2008-05-19 thompsaBump document date for last change.
2008-05-19 thompsaFlush stdout after each line to make piping to another...
2008-05-19 thompsaAllow wlandebug to set the default debug level which...
2008-05-19 bmsAdd -L to usage().
2008-05-19 bmsAdd an -L option to ignore loopback Internet sockets.
2008-05-19 yongariAdd age(4) to the list of drivers supported by GENERIC...
2008-05-19 yongariHook up age(4) to the build.
2008-05-19 yongariAdd age(4) to the list of supported network interface.
2008-05-19 yongariAdd an entry for the age(4) module.
2008-05-19 yongariAdd age(4) to the list of drivers use the miibus interface.
2008-05-19 yongariAdd age(4) to the list of drivers supporting ALTQ.
2008-05-19 yongariAdd age(4) to the list of devices supporting full VLAN...
2008-05-19 yongariAdd man page for age(4).
2008-05-19 yongariHook up age(4) to the build.
2008-05-19 yongariAdd age(4), a driver for Attansic/Atheros L1 gigabit...
2008-05-19 yongariConnect atphy(4) to the build.
2008-05-19 yongariAdd Attansic/Atheros F1 PHY driver.
2008-05-18 pjd- Assert that we don't send new provider event for...
2008-05-18 jbRemove some DTrace hook definitions that are now in...
2008-05-18 jbAdd sysinit levels for DTrace.
2008-05-18 pjdPlay nice with DDB pager.
2008-05-18 pjdBe more friendly for DDB pager.
2008-05-18 jbAdd the hooks for the extra data that DTrace allocates...
2008-05-18 jbAdd a couple of files which depend of the KDTRACE_HOOKS...
2008-05-18 jbAdd support for the DTrace struct proc and struct threa...
2008-05-18 jbAdd kernel support for the Statically Defined Trace...
2008-05-18 jbAdd two kernel options:
2008-05-18 rpaulodevctl_process_running(): Check for devsoftc.inuse...
2008-05-18 jbRemove the unknown device that is breaking the tinderbo...
2008-05-18 rpauloAdd myself.
2008-05-18 rdivackySimple testing program for *at family of syscalls.
2008-05-18 cpercivaAdd SIGINFO (and for portability to SIGINFO-lacking...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-18 remkoAdd support for the Epson 4800 scanner.
2008-05-18 brooksMove the wait for a default route to rc.d/routing....
2008-05-17 remkoResort the if_ti driver to match the PCI Network cards...
2008-05-17 alcIn order to map device memory using superpages, mmap...
2008-05-17 alcPreset a device object's alignment ("pg_color") based...
2008-05-17 cpercivaAdd support for specifying which INDEX files to build...
2008-05-17 cpercivaAdd --keep-newer-files option (as in GNU tar: When...
2008-05-17 gnnRemove last bits of OS adaptation code from the IPSec...
2008-05-17 brooksThe if_check() function performed three actions:
2008-05-17 jbAdd the DTrace kernel module makefiles.
2008-05-17 jbAdd the DTrace shim layer definitions.
2008-05-17 jbAdd the statically defined tracing header.
2008-05-17 jbAdd the DTrace test makefile for the test suite distrib...
2008-05-16 markusFix and speedup timestamp calculations which is roughly...
2008-05-16 jhbRetire some stale alpha references.
2008-05-16 remkoAdd support for the Nikon D300 camera
2008-05-16 jfvThis is driver version 1.4.4 of the Intel ixgbe driver.
2008-05-16 rwatsonAttempt to improve convergence of POSIX semaphore code...
2008-05-16 jhbTeach truss about 32-bit FreeBSD and Linux binaries...
2008-05-16 marcelFix RID calculation. The RID is really the BAR for...
2008-05-16 attilioRemoved unused assembly offsets for structures digging.
2008-05-16 gabor- The names of the months and the days are in lowercase...
2008-05-16 psRemove a check that didn't allow > 12 byte CDB's to...
2008-05-16 bennoDocument BOOTP_BLOCKSIZE.
2008-05-16 bennoAllow the block size used when booting over NFS to...
2008-05-16 grogClarify that "ante meridiem" and "post meridiem" mean...
2008-05-16 thompsaThe beacon miss notification must run without locks...
2008-05-16 scfSpelling and capitalization fixes.
2008-05-16 attilioLO_ENROLLPEND is no more existing so just axe it (it...
next