]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-08 Peter WemmRewrite fabs.S to use pure SSE2 operations. I got...
2004-02-08 Bill PaulMake NdisMMapIoSpace() guard against NULL/uninitialized...
2004-02-08 Bill PaulMake NdisMMapIoSpace() handle the case where a device...
2004-02-08 Matt JacobRemove condition variables and status associated with...
2004-02-08 Matt JacobRemove condition variables and status associated with...
2004-02-08 Hajimu UMEMOTO- obey ip6po_minmtu.
2004-02-08 Scott LongAllow amr(4) to get a dynamic major number instead...
2004-02-08 Lukas ErtlDon't free ressources that haven't been allocated....
2004-02-08 David SchultzUpdate the documentation for setpgrp(2) to reflect...
2004-02-08 Poul-Henning... Polish the work/state engine in preparation for HW...
2004-02-08 Poul-Henning... Add a missing error case return.
2004-02-08 Mike SilbersackDocument the SF_NODISKIO flag, and fix a small typo.
2004-02-08 Mike SilbersackAdd the SF_NODISKIO flag to sendfile. This flag causes...
2004-02-08 Mike SilbersackMove m_uiotombuf from uio.h to mbuf.h, where I should...
2004-02-08 Peter WemmI forgot to add the NO_MODULES override for NOTES
2004-02-07 Bill PaulDon't hold NDIS_LOCK() around call to ndis_getstate_802...
2004-02-07 Bill PaulArgh. kthread_suspend() when in P_KTHREAD context,...
2004-02-07 Ruslan ErmilovArgh, unbreak "make depend" for AMD64.
2004-02-07 Johan KarlssonFix typo in comment, s/reebots/reboots/
2004-02-07 Poul-Henning... We don't need to hold Giant to create the worker kthread.
2004-02-07 Poul-Henning... Fix the last and most important bit of the test case...
2004-02-07 Bill PaulCorrect an intance of mtx_pool_lock() that should have...
2004-02-07 Scott LongRemove the use of AACQ_COMPLETE here since there is...
2004-02-07 Poul-Henning... I guess nobody has needed to use the SVR4olator to...
2004-02-07 Scott LongDo some small cleanups to comments and remove AACQ_COMP...
2004-02-07 Ruslan ErmilovConvert to plain bsd.prog.mk makefile.
2004-02-07 Ruslan ErmilovUpdate for the 2003/07/31 import.
2004-02-07 Warner Loshttys is gone, kill it here too
2004-02-07 Yaroslav TykhiyNULL looks better than (char *)0 unless we're passing
2004-02-07 Yaroslav TykhiyDeny attempts to rename a file from guest users if...
2004-02-07 Yaroslav Tykhiyperror_reply() should not be used where errno isn't...
2004-02-07 Ruslan ErmilovMFi386: Removed -elf and duplicate -ffreestanding.
2004-02-07 Ruslan Ermilov- Removed -elf which is not a valid gcc(1) option anymore.
2004-02-07 Yaroslav TykhiyWork around a bug in some clients by never returning...
2004-02-07 Ruslan ErmilovGenerate .depend file.
2004-02-07 Yoshihiro TakahashiMFi386: Cleanups to sys/boot makefiles.
2004-02-07 Ruslan ErmilovUnbreak world.
2004-02-07 Ruslan ErmilovStyle: use the defined() expression explicitly.
2004-02-07 Scott LongRemove the hack of lowering AAC_MAX_FIB now that the...
2004-02-07 Scott LongIf a command has to be deferred because there are no...
2004-02-07 Alan Coxswp_pager_async_iodone() no longer requires Giant....
2004-02-07 Ruslan ErmilovUse the default threading library if requested.
2004-02-07 Ruslan ErmilovUntangle building of AMD64 boot code.
2004-02-07 Diomidis Spinellisgetnetbyname fixes:
2004-02-07 Mike MakonnenAdd an entry about the removal of etc/rc.d/ttys.
2004-02-07 Ruslan Ermilov- Demangle usage().
2004-02-07 Mike MakonnenNow that devfs is mandatory, there is no need to muck...
2004-02-07 Bill PaulAdd a whole bunch of new stuff to make the driver for...
2004-02-07 Scott LongAdd a simple tool for checking the queue stats in the...
2004-02-07 Matt JacobCheckpoint of work in progress in cleaning up target...
2004-02-07 Matt Jacobadd a count for inotifies as well as atios.
2004-02-07 Matt JacobReverse role defines for initiator and target mode...
2004-02-07 Matt JacobAdd case to handle ISPCTL_GET_PDB.
2004-02-07 Matt JacobIf we're defined to have a default role for target...
2004-02-07 Matt JacobChange role defines so that they better match class...
2004-02-07 Scott LongReduce AAC_MAX_FIBS to work around some yet-unidentifie...
2004-02-07 Scott Long- Broaden the scope of locking in aac_command_thread...
2004-02-07 Scott LongAdd an #ifdef _KERNEL so that this file can be used...
2004-02-07 Jimmy OlgeniThe "bin" distribution was renamed to "base" in CURRENT.
2004-02-06 Pawel Jakub... Allow decreasing access count even if there is no disk...
2004-02-06 Lukas ErtlFix memory leak.
2004-02-06 Ruslan ErmilovFirst round of cleanups to sys/boot/ makefiles:
2004-02-06 Bruce A. MahNew release note: SA-04:02.
2004-02-06 Lukas ErtlCorrect order of arguments given to checkparity and...
2004-02-06 Lukas ErtlCorrect typo.
2004-02-06 Peter WemmReduce the inline limit from 20000 to 8000 after the...
2004-02-06 Peter WemmRemove the badsw* INVARIANTS checks. The events that...
2004-02-06 John BaldwinRegen.
2004-02-06 John BaldwinSync up MP safe flags with global syscalls.master....
2004-02-06 John BaldwinSync up MP safe flags with global syscalls.master....
2004-02-06 Philip PaepsMake all ACPI debug layers unique again. This makes...
2004-02-06 John Baldwin- Convert the plimit lock to a pool mutex lock.
2004-02-06 John Baldwin- Correct the translation of old rlimit values to prope...
2004-02-06 John BaldwinA few more style fixes from Bruce including a few I...
2004-02-06 Daniel EischenAdd cancellation point to sem_wait() and sem_timedwait...
2004-02-06 Daniel EischenPrevent memory leak on sem_destroy() by destroying...
2004-02-06 MIHIRA Sanpei... MFNetBSD:
2004-02-06 Daniel EischenOnly allow the semaphore to be taken when the value...
2004-02-06 Ruslan ErmilovInherit BINDIR from a parent Makefile.inc.
2004-02-06 Ruslan ErmilovOnly include ../Makefile.inc once in loader/Makefile.
2004-02-06 Søren SchmidtCommit simple workarounf for the "LiteOn" hang on boot...
2004-02-06 Ruslan ErmilovFrom what I can tell, install.sh supported all of the...
2004-02-06 Ruslan ErmilovRemoved all the complexities when installing the strip...
2004-02-06 Peter WemmTurn of ath since it causes a link failure without...
2004-02-06 Peter WemmMake LINT compile on amd64
2004-02-06 Peter WemmMake this compile on amd64.
2004-02-05 Daniel EischenCorrect check for invalid semaphore on sem_destroy...
2004-02-05 Sam Lefflermust convert protocol to sa type when preparing a DELET...
2004-02-05 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2004-02-05 Ruslan ErmilovFixes from 31-Jul-2003; make it 8-bit clean.
2004-02-05 Peter WemmAttempt to clean up the emu10k1-alsa.h stuff so that...
2004-02-05 Ruslan ErmilovFixed style of DPADD and LDADD assignments as per style...
2004-02-05 Daniel EischenCorrect the weak reference for sem_unlink.
2004-02-05 Martin CracauerCommit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd...
2004-02-05 Ruslan ErmilovAdded missing DPADD.
2004-02-05 Ruslan ErmilovFixed ``make checkdpadd''. Removed redundant dependency.
2004-02-05 Dag-Erling... Require initrandom rather than random, since random...
2004-02-05 Ian DowseDon't print the oldest line in the message buffer if...
2004-02-05 John BaldwinAlways set a process' state to normal when it is fully...
2004-02-05 John Baldwin- A lot of style and whitespace fixes.
next