]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-19 Robert WatsonZero mi_rotovp and coda_ctlvp immediately after calling...
2008-01-19 Robert WatsonDon't acquire an additional vnode reference to a vnode...
2008-01-19 Robert WatsonDon't declare functions as extern.
2008-01-19 Robert WatsonUse VOP_NULL rather than VOP_PANIC for Coda's vop_print...
2008-01-19 Robert WatsonLock the new directory vnode returned by coda_mkdir...
2008-01-19 Robert WatsonBorrow the VM object associated with an underlying...
2008-01-18 Christian BruefferRemove files conditional on the obsolete MK_FORTRAN...
2008-01-18 David SchultzUse volatile hacks to make sure these functions generat...
2008-01-18 David Schultzexpm1(-big) generates an inexact exception but not...
2008-01-18 Jung-uk KimAdd a flag for Ethernet@WireSpeed capability and correc...
2008-01-18 Peter WemmFix some boolean logic errors. && vs & and other silly...
2008-01-18 Attilio RaoUpdate VOP_LOCK() and VOP_UNLOCK() prototypes.
2008-01-18 David SchultzAdd some regression tests for libm's exponential functi...
2008-01-18 David SchultzHook up exp2l() and related docs to the build.
2008-01-18 David SchultzIntroduce a new log(3) manpage and move the relevant...
2008-01-18 David SchultzImplement exp2l(). There is one version for machines...
2008-01-18 David SchultzAdd a new union member to access the exponent and sign...
2008-01-18 Jung-uk KimFix mbuf pool watermark configuration (mismerged from...
2008-01-18 Christian S... Fix gratuitous whitespace bug
2008-01-18 Christian S... Add a case for AUE_LISTEN. This removes the following...
2008-01-18 Maxim Konovalovo FreeBSD 6.3-RELEASE added.
2008-01-18 Robert WatsonMove unlock of global UNIX domain socket lock slightly...
2008-01-18 Ed MasteInclude the thread name (in addition to the proc name...
2008-01-18 Konstantin... In the rev. 1.153, the one place for converting minor...
2008-01-18 Remko LodderUse nfsrv_destroycache() only once, else it crashes...
2008-01-18 Julian Elischerrefactor code so it can run in a chroot without having...
2008-01-18 Christian Bruefferpcib is compiled in when "device pci" is specified.
2008-01-18 Doug AmbriskoStyle changes from avatar.
2008-01-18 Doug AmbriskoFirst real attempt at proper locking. The locking...
2008-01-18 David XuMake sure reading td_runtime in critical section since...
2008-01-18 Robert WatsonIn tcp_ctloutput(), don't hold the inpcb lock over...
2008-01-18 Ruslan ErmilovCorrect the sysconf variable name, _SC_CLK_TCK.
2008-01-18 Konstantin... udf_vget() shall vgone() the vnode when the file_entry...
2008-01-18 Poul-Henning... Still no new leapseconds: Bulletin C-35
2008-01-18 Andrew ThompsonRemove a chunk of duplicated code, test the destination...
2008-01-18 David Xu_POSIX_THREAD_CPUTIME is now supported.
2008-01-18 Pyun YongHyeonUse m_collapse(9) to collapse mbuf chains instead of...
2008-01-18 David XuAdd POSIX clock id CLOCK_THREAD_CPUTIME_ID, this can...
2008-01-18 Tim KientzleI misread the Tinderbox error; this should really unbre...
2008-01-18 Tim KientzleFix 64-bit build after my last commit. <sigh>
2008-01-18 Tim KientzleThe previous commit caused the archive_write_disk inter...
2008-01-18 Tim KientzleIssues with hardlinks in newc-format files prompted...
2008-01-18 Tim KientzleReconnect the progress callback. It may not get called
2008-01-18 David XuSYSTEM_SCOPE_ONLY flag is no longer needed, it is the...
2008-01-18 Peter WemmAdd a -P flag to display per-cpu cpu usage stats.
2008-01-18 Andrew ThompsonIEEE 802.1D-2004 states, frames containing any of the...
2008-01-17 John Baldwin- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 John BaldwinAdd 'compat_freebsd[4567]' features corresponding to...
2008-01-17 John BaldwinAdd a new 'add-kld <kld>' command to kgdb to make it...
2008-01-17 Kip Macy- remove bogus_imm counter
2008-01-17 Sam Lefflerpromote ath_defrag to m_collapse (and retire private...
2008-01-17 Christian BruefferRemove remnants of old *_FORTRAN build flags.
2008-01-17 John BaldwinRemove a conditional that is always true.
2008-01-17 John BaldwinUse pause(9) instead of a tsleep() on a stack variable.
2008-01-17 Doug AmbriskoNote the driver support PERC and LSI1078 based controllers.
2008-01-17 Doug AmbriskoCorrect that LSI 0060 is a mfi device and not mpt.
2008-01-17 Ed MasteEliminate warnings by adding headers.
2008-01-17 John BaldwinUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 Alan CoxRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-17 Bruce EvansAdd a macro STRICT_ASSIGN() to help avoid the compiler...
2008-01-17 Bruce EvansAdd an alternative view of the bits in an 80-bit long...
2008-01-17 Bruce EvansTranslate from the i386. All FP constants and operatio...
2008-01-17 Olivier HouchardUnbreak build by adding the missing parameter to pmap_e...
2008-01-17 Andrew ThompsonSync from OpenBSD r1.118, nuke clause 3 & 4.
2008-01-16 Kip MacyFix lock ordering panic by not calling ether_ioctl...
2008-01-16 Remko LodderFix some style nits.
2008-01-16 Xin LIANSIfy and remove register.
2008-01-16 John BaldwinAdd a header containing constants for the various HPET...
2008-01-16 David E. O... Use a phony .POSIX target. This seems to be the way to
2008-01-16 John BaldwinAdd a set of regression tests for the POSIX shm API...
2008-01-16 Christian BruefferRemove WITHOUT_FORTRAN from the XMAKE target, it doesn...
2008-01-16 Remko LodderDont accidentally remove a filesocket which is still...
2008-01-16 Giorgos KeramidasBump manpage date for rev 1.27
2008-01-16 Giorgos KeramidasDocument that loader(8) stops reading `loader.conf...
2008-01-16 Kip Macyremove superfluous debug printfs
2008-01-16 Nate LawsonRemove duplicate cpufreq levels, i.e. ones that are...
2008-01-16 Kip MacyFix mbuf leak caused by freeing packet zone clusters...
2008-01-16 Kip Macyput tx queue size back to 1024
2008-01-15 David SchultzOptimize this a bit better.
2008-01-15 John BaldwinUse '%zd' to print PIO_LEN since it involves a size_t...
2008-01-15 John BaldwinDon't cache the new-bus name of a PCI device in the...
2008-01-15 Andrew GallatinAdd optional support to mxge for MSI-X interrupts and...
2008-01-15 Christian BruefferWITHOUT_FORTRAN was removed some time ago. Regen src...
2008-01-15 Maxim SobolevHide common prints under bootverbose.
2008-01-15 John BaldwinRemove some now-unused macros.
2008-01-15 John BaldwinFix a few minor issues based on a bug report and readin...
2008-01-15 Maxim SobolevMake test00 compilable again.
2008-01-15 Tim KientzleHandle Zip archives that are "multi-part archives with...
2008-01-15 John BaldwinPut back the openpty(3) and ptsname(3) fixes but don...
2008-01-15 Andrew GallatinFix accidental swap of "const" for "static" in mxge...
2008-01-15 Colin PercivalBack out last commit, since it accidentally broke pts.
2008-01-15 Andrew GallatinUpdate to firmware version 1.4.29 from 1.4.25. Relevan...
2008-01-15 Jeff Roberson - When executing the 'tryself' branch in sched_pickcpu...
2008-01-15 Kip Macy- Simplify mb_free_ext_fast
2008-01-15 David SchultzFix some bugs in wall(1):
2008-01-15 David SchultzIn getttyent(3), if /etc/ttys doesn't end in a newline...
2008-01-15 Mike PritchardQuotacheck may possibly skip quota accounting for up...
2008-01-15 Tim KientzleSupport uppercase hex digits in cpio archives.
2008-01-15 Pyun YongHyeonProtect arg in macro M_ASSERTPKTHDR.
2008-01-15 Pyun YongHyeonFix build.
next