]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-06-21 yarExtend the description of SIOC[GS]IFCAP.
2004-06-21 rwatsonMerge next step in socket buffer locking:
2004-06-20 gadAdd the `-O emul' format option, which prints the name...
2004-06-20 marcelFix the following error:
2004-06-20 gadFrom SUSv3:
2004-06-20 gadAdd new output-format keywords of LWP and NLWP, which...
2004-06-20 gadFill in the values for the ki_tid and ki_numthreads...
2004-06-20 gadChange the architecture-based setting of KINFO_PROC_SIZ...
2004-06-20 rwatsonInclude an annotation of NET_{LOCK,UNLOCK}_GIANT()...
2004-06-20 rwatsonIt's now the responsibility of the consumer of soabort...
2004-06-20 rwatsonIf debug.mpsafenet is set, initialize TCP callouts...
2004-06-20 rwatsonIn uipc_rcvd(), lock the socket buffers at either end...
2004-06-20 stefanfMerge changes from the tzcode2004a import.
2004-06-20 rwatsonAnnotate so_state as locked with SOCK_LOCK(so).
2004-06-20 rwatsonHold SOCK_LOCK(so) when frobbing so_state when disconne...
2004-06-20 gadHave the main() routine calculate %CPU and (if needed...
2004-06-20 wpaulRemove one more unneeded reference to arpcom.ac_netgraph.
2004-06-20 alc - Simplify pmap_remove_pages(), eliminating unnecessar...
2004-06-20 marcelRemove from HEAD, that what is not on the vendor branch...
2004-06-20 marcelRevive files which were pulled from the vendor branch...
2004-06-20 rwatsonAssert the inpcb lock before letting MAC check whether...
2004-06-20 rwatsonIP multicast code no longer needs to acquire Giant...
2004-06-20 marcelUpdate to GDB 6.1.1. These files are identical to the...
2004-06-20 wpaulStash our node context pointer somewhere else within...
2004-06-20 marcelUpdate to match the GDB 6.1.1 import.
2004-06-20 marcelThis commit was generated by cvs2svn to compensate...
2004-06-20 marcelThis commit was generated by cvs2svn to compensate...
2004-06-20 marcelImport of GDB version 6.1.1 (stripped; see FREEBSD...
2004-06-20 desBump document date.
2004-06-20 rwatsonWhen retrieving the SO_LINGER socket option for user...
2004-06-20 rwatsonConvert an if->panic in soclose() into a call to KASSERT().
2004-06-20 markmGive zlib the ability to be a module that can be depend...
2004-06-20 rwatsonAnnotate some ordering-related issues in solisten(...
2004-06-20 rwatsonAnnotate two intentionally unlocked reads with comments.
2004-06-20 tmmInitialize ni_cnd.cn_cred before calling lookup() ...
2004-06-20 gadFix the format-string in a call to err(). It was causi...
2004-06-20 josefDocument the possibility of setting default values for
2004-06-20 josefEnable pcm to read kenv variables to set default values for
2004-06-20 leMFNetBSD 1.15, author: mycroft
2004-06-20 muxRe-add the code to automatically load the smbfs.ko...
2004-06-20 markmMicro-tweaking.
2004-06-20 mppSpelling fixes.
2004-06-20 mppSpelling fixes.
2004-06-20 mppSpelling fix and add $ FreeBSD $ tag
2004-06-20 mppGrr. Fixup markup on my last commit. Sorry, I'm a...
2004-06-20 mppSync up ERRORS section with errno.h.
2004-06-20 mppFix a spelling error.
2004-06-20 stefanfThis commit was generated by cvs2svn to compensate...
2004-06-20 stefanfThis commit was generated by cvs2svn to compensate...
2004-06-20 stefanfImport the rest of tzcode2004a, the bits needed for...
2004-06-20 stefanfRetire support for gprof's -c option. All our currentl...
2004-06-20 stefanfCompletely remove s_ilogb.S as the assembler implementa...
2004-06-20 dasUncomment some functions that we now support.
2004-06-20 tjrRemove outdated comments.
2004-06-20 obrienWith tmm's latest change to the sparc64 dynamic loader...
2004-06-20 dasCross-reference round(3) and trunc(3) as appropriate.
2004-06-20 dasConnect scalbln(), trunc(), and the associated document...
2004-06-20 dasDeclare scalbln(), scalblnf(), trunc(), and truncf().
2004-06-20 dasImplement trunc() and truncf().
2004-06-20 dasAdd trivial implementations of scalbln() and scalblnf().
2004-06-20 alcAdd pmap locking to pmap_is_prefaultable().
2004-06-20 bdeBacked out previous commit. Blind substitution of...
2004-06-20 bdeFixed misformatting of code and breaking of a comment...
2004-06-20 bdeFixed misformatting in previous commit.
2004-06-20 bdeBacked out previous commit. The dev_t -> `struct cdev...
2004-06-20 marcelThis file was not part of the GDB 5.2.1 import and...
2004-06-20 gadAdd a call to calcru() to update the kproc_info fields...
2004-06-20 marcelThis file was not part of the GDB 5.2.1 import and...
2004-06-20 obrienOur 'TOOLS_PREFIX' and not 'DESTDIR' matches what the...
2004-06-20 bdeInclude <sys/_lock.h>'s prerequisite <sys/queue.h>...
2004-06-19 marcelUpdate to binutils 2.15.
2004-06-19 iedowsePrint the `99.99% done, finished soon' message only...
2004-06-19 bdeClear any pending exceptions before using frstor (in...
2004-06-19 marcelSeperately add regex.c and splay-tree.c to SRCS. They...
2004-06-19 sanpeiSync to 1.182 of usbdevs
2004-06-19 sanpeiAdd support Microtune Bluetooth dongle
2004-06-19 smkellyYield to ru's ninja-like manpage skills and update...
2004-06-19 marcelAdd the necessary branding of ELF files. This is relati...
2004-06-19 marcelAdd bfdwin.c to SRCS. The file contains support for...
2004-06-19 cognetFix compilation for Xscale.
2004-06-19 obrienGrrr. our rev 1.19 (FSF GCC rev 1.579) is causing some...
2004-06-19 marcelMove the elf32-target.h and elf64-target.h targets...
2004-06-19 alcRemove dead code related to pv entry allocation.
2004-06-19 impThe 3C3SH573BT looks like the Xircom RealPort cards...
2004-06-19 marcelUpdate to binutils 2.15:
2004-06-19 marcelUpdate to binutils 2.15:
2004-06-19 alcRemove unused pt_entry_ts. Remove an unneeded semicolon.
2004-06-19 leFine-tune the last change even more and use the return...
2004-06-19 marcelUpdate to binutils 2.15.
2004-06-19 marcelDefine __lwpid_t as an int32_t in <sys/_types.h> and...
2004-06-19 cognetInclude sys/module.h.
2004-06-19 cognetI happened to have a sys/pool.h file in my tree, but...
2004-06-19 marcelThis file was not part of the GDB 5.2.1 import and...
2004-06-19 bdeInclude <sys/_lock.h>'s prerequisite <sys/queue.h>...
2004-06-19 tjrWhen no fixed address is given in a shmat() request...
2004-06-19 gadThis is just a forced commit to note that the previous...
2004-06-19 gadFill in the some new fields 'struct kinfo_proc', namely...
2004-06-19 gadFill in the some new fields 'struct kinfo_proc', namely...
2004-06-19 gadAdd some more fields to the 'struct kinfo_proc', includ...
2004-06-19 gadDefine a KERN_PROC_GID option for kvm_getprocs().
next