]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 gadAdd a call to calcru() to update the kproc_info fields...
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 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().
2004-06-19 bdeRemoved foot-shooting setting of CR0_TS in exec_setregs...
2004-06-19 phkOnly initialize f_data and f_ops if nobody else did...
2004-06-19 phkExplicitly initialize f_data and f_vnode to NULL.
2004-06-19 phkAdd the f_vnode pointer to struct xfile, shortly it...
2004-06-19 leDon't return NULL when the function is defined to retur...
2004-06-19 stefanfDocument ilogb()'s return values in terms of the FP_ILO...
2004-06-19 stefanfReturn the same result as the MI version for 0.0, INFIN...
2004-06-19 stefanfOur MI implementation of ilogb() returns -INT_MAX for...
2004-06-19 phkDuplicate the securelevel check from spec_vnops.c here.
2004-06-19 obrienMerge FSF GCC rev 1.579 change ((x86_output_mi_thunk...
2004-06-19 alcRemove spl() calls. Update comments to reflect the...
2004-06-19 kientzleIgnore file flag bits that we don't support. In partic...
2004-06-19 gadFix the check for a "duplicate filename to compress...
2004-06-19 dasMemory's free, but all the world ain't a VAX anymore...
2004-06-19 rwatsonAssert socket buffer lock in sb_lock() to protect socke...
2004-06-19 njlAdd more precision to the cx_usage sysctl output and...
2004-06-19 greenDocument rc.conf's "keyboard" directive.
2004-06-18 rwatsonIn tcp_ctloutput(), don't hold the inpcb lock over...
2004-06-18 greenAdd a sysctl/tunable, "kern.always_console_output"...
2004-06-18 greenAllow setting the system console keyboard via the ...
2004-06-18 greenNote that conscontrol set and unset are an interface...
2004-06-18 leClean up allocated ressources when destroying the main...
2004-06-18 njlRemove compat code and unused lock declarations.
2004-06-18 njlRemove compat defines.
2004-06-18 pjdCheck if ${_dir}/kern exists as well, because if it...
2004-06-18 joergFix indentation of continuation lines to (hopefully...
2004-06-18 bmsAdd stub for Linux SOUND_MIXER_READ_RECMASK, required...
2004-06-18 kuriyamaAvoid deadlock which is caused by locking VDIR of paren...
2004-06-18 bmsAdd a stub for the Linux SOUND_MIXER_INFO ioctl (even...
2004-06-18 bmsLinux applications expect to be able to call SIOCGIFCON...
2004-06-18 bmsFix the VT_SETMODE/CDROMIOCTOCENTRY problem correctly.
2004-06-18 desUpdate the description of struct ifreq, and document...
2004-06-18 bmsCheck that m->m_pkthdr.rcvif is not NULL before checkin...
2004-06-18 davidxuAdd comment to reflect that we should retry after threa...
2004-06-18 bmsAppease GCC.
2004-06-18 bmsFix two attempts to use an unchecked NULL pointer provi...
2004-06-18 phkRemove nested include of <sys/module.h>
2004-06-18 phkAdd missing <sys/module.h> include.
2004-06-18 phkReduce a fair bit of the atomics because we are now...
2004-06-18 simokawaFix the description of hw.firewire.sbp.exclusive_login.
2004-06-18 greenAdd to conscontrol(8) "set" and "unset" commands which...
2004-06-18 davidxuRemove a bogus panic. It is possible more than one...
2004-06-18 davidxuIf thread singler wants to terminate other threads...
2004-06-18 marcelThis file is not part of GDB 5.2.1, but was off the...
2004-06-18 marcelRevert local changes.
2004-06-18 rwatsonCorrect merge-o: make sure to unlock symmetrically...
2004-06-18 marcelThis file is not part of GDB 5.2.1 and is also off...
2004-06-18 rwatsonHold SOCK_LOCK(so) while frobbing so_options. Note...
2004-06-18 peterTry harder to give new processes a clean initial fpu...
2004-06-18 bmsIf SO_DEBUG is enabled for a TCP socket, and a received...
2004-06-18 rwatsonMerge some additional leaf node socket buffer locking...
2004-06-18 bmsDon't set FIN on a retransmitted segment after a FIN...
2004-06-18 bdeFixed a panic caused by over-optimizing npxdrop() in...
2004-06-18 bmsEnsure that dst is bzeroed before calling rtalloc_ign...
2004-06-18 tmmFix the problem that surfaced with the new binutils...
2004-06-18 bdeForced commit to note that the hack removed in the...
2004-06-18 impA couple more style(9) nits I should have included...
2004-06-18 bmsAdd an example to rc.conf(5) about how to use the stati...
2004-06-18 impStyle nits in the prototypes
2004-06-17 kbyancBumb version so apps can detect whether CLOCK_VIRTUAL...
next