]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-02-14 Andrew GallatinAdd minimally invasive shims to ease MFCs of mxge back...
2008-02-13 John BaldwinAdd KASSERT()'s to catch attempts to recurse on spin...
2008-02-13 John BaldwinMark the syscons video spin mutex as recursable since...
2008-02-13 John BaldwinMark sleepqueue chain spin mutexes are recursable since...
2008-02-13 John BaldwinAdd a couple of assertions and KTR logging to thread_lo...
2008-02-13 Andrew GallatinMake the type of the firmware arrays match those
2008-02-13 Attilio RaoUpdate manpage with lockmgr_assert() description.
2008-02-13 John BaldwinAdd an automatic kernel module version dependency to...
2008-02-13 Attilio RaoBump __FreeBSD_version after the introduction of:
2008-02-13 Colin PercivalImprove conformance to the HTTP specification by using...
2008-02-13 Attilio Rao- Add real assertions to lockmgr locking primitives.
2008-02-13 Robert WatsonUpdate cache flushing behavior in light of recent namec...
2008-02-13 Christian BruefferThe hptrr driver first appeared in 6.3, not 5.3.
2008-02-13 Bruce EvansForced commit to note that the lost log message for...
2008-02-13 Bruce Evanss_ceill.c
2008-02-13 John BaldwinUse RTFREE_LOCKED() instead of rtfree() when releasing...
2008-02-13 Bruce EvansOn arches where long double is the same as double,...
2008-02-13 Robert WatsonRemove coda_namecache from coda5 as well. We should...
2008-02-13 Robert WatsonRemove coda_namecache from "options vcoda", it is no...
2008-02-13 Robert WatsonImplement a rudimentary access cache for the Coda kerne...
2008-02-13 Bruce EvansFix the C version of ceill(x) for -1 < x <= -0 in all...
2008-02-13 Rong-En Fan- Remove duplicate tputs.3 from MLINK. As we use termca...
2008-02-13 Robert WatsonRemove now-unused Coda namecache.
2008-02-13 Robert WatsonRather than having the Coda module use its own namecach...
2008-02-13 Attilio RaoFix a lock leak in the ntfs locking scheme:
2008-02-13 Bruce EvansFix exp2*(x) on signaling NaNs by returning x+x as...
2008-02-13 Christian BruefferRemove dublicate MLINK.
2008-02-13 Bruce EvansRearrange the polynomial evaluation for better parallel...
2008-02-13 Christian Brueffer- mention new firmware images used in multi-slice mode
2008-02-13 Bruce EvansUse hardware remainder on amd64 since it is 5 to 10...
2008-02-13 David E. O... style.Makefile(5)
2008-02-13 David E. O... style(9)
2008-02-13 John BaldwinConsolidate the code to generate a new XID for a NFS...
2008-02-12 Marcel MoolenaarRemove SMP left-overs from NetBSD.
2008-02-12 Christian S... Make sure we restrict Linux only IPC calls from being...
2008-02-12 Ruslan ErmilovRegenerate for readlink(2).
2008-02-12 Ruslan ErmilovChange readlink(2)'s return type and type of the last...
2008-02-12 Marcel MoolenaarThere's no need to suppress option GDB.
2008-02-12 Marcel MoolenaarAdd PIC support for IPIs. When registering an interrupt...
2008-02-12 Bruce EvansFix remainder() and remainderf() in round-towards-minus...
2008-02-12 Scott LongIf busdma is being used to realign dynamic buffers...
2008-02-12 John BaldwinFix a typo when testing for the NO_C3 quirk.
2008-02-12 Rafal JaworowskiFix typo.
2008-02-12 Rafal JaworowskiEliminate BUS_DMA <-> cache incoherencies in USB transfers.
2008-02-12 Ceri DaviesAdd the -4 option to the synopsis.
2008-02-12 Ceri DaviesBump .Dd for r1.48.
2008-02-12 Christian BruefferAdd missing \n.
2008-02-11 Kris KennawayForced commit: previous change also switches the defaul...
2008-02-11 Kris KennawaySwitch the default NFS mount mode from UDP to TCP....
2008-02-11 Marius StroblThe Sun disk label only uses 16-bit fields for cylinder...
2008-02-11 Remko LodderMFOpenBSD rev 1.393 pf.conf.5
2008-02-11 Marius StroblChange another argument and a variable both related...
2008-02-11 Jung-uk KimFix Linux mmap with MAP_GROWSDOWN flag.
2008-02-11 Rong-En Fan- Update instructions for snapshot import
2008-02-11 Rong-En FanPer discussion on developers@, add vendor information...
2008-02-11 Rong-En Fan- Update build glues for ncurses 5.6 snapshot 20080209
2008-02-11 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-02-11 Rong-En FanImport ncurses 5.6-20080209 snapshot onto the vender...
2008-02-11 Rafal JaworowskiClean up PowerPC loader(8) build config.
2008-02-11 Mike PritchardWe no longer have both block and character devices...
2008-02-11 Andrew ThompsonUnbreak build, size_t is larger on 64bit platforms.
2008-02-11 Mike PritchardExplain in more detail how the pass number field works...
2008-02-11 Christian BruefferSome small fixes, also introduce an EXAMPLES section.
2008-02-11 Remko LodderTypo fix.
2008-02-11 Remko LodderAfter issueing a ntpdate [1] I noticed it's already...
2008-02-11 Remko LodderFix typo (s/existance/existence/)
2008-02-11 Andrew ThompsonAdd missing GEOM_LVM option.
2008-02-11 Bruce EvansUse double precision for z and thus for the entire...
2008-02-11 Andrew ThompsonHook geom_lvm(4) up to the build.
2008-02-11 Andrew ThompsonAdd a geom class to map Linux LVM logical volumes.
2008-02-11 Robert WatsonClean up coda_pathconf() slightly while debugging a...
2008-02-10 David MaloneGive traceroute6 the ability to traceroute with packets...
2008-02-10 Poul-Henning... Add support for PC Engines ALIX boards.
2008-02-10 Attilio Rao- Revert last ehci.c change
2008-02-10 Robert WatsonSince we're now actively maintaining the Coda module...
2008-02-10 Konstantin... After rev. 1.60 of sys/lockmgr.h, the header requires...
2008-02-10 Mitsuru IWASAKIAdd `hw.ciss.nop_message_heartbeat' tunable (default...
2008-02-09 Attilio RaoUse LOCK_FILE and LOCK_LINE where necessary instead...
2008-02-09 Attilio Raonamei() can call underlying nfs_readlink() passing...
2008-02-09 Yaroslav TykhiyFix a few obvious errors in the znew(1) script.
2008-02-09 Bruce EvansAs usual, use a minimax polynomial that is specialized...
2008-02-09 Robert WatsonVarious further non-functional cleanups to coda:
2008-02-09 Robert WatsonNo reason not to maintain stats on statfs in Coda,...
2008-02-09 Robert WatsonRemove unused devtomp(), which exploited UFS-specific...
2008-02-09 Bruce EvansFix a comment about coefficients and expand a related...
2008-02-09 Robert WatsonSince Coda is effectively a stacked file system, use...
2008-02-09 David MaloneWARNS fixes:
2008-02-09 Joe Marcus... Add support for displaying a process' current working...
2008-02-09 Robert WatsonLock cache vnode when VOP_FSYNC() is called on a Coda...
2008-02-09 Robert WatsonMake all calls to vn_lock() in Coda, including recently...
2008-02-08 Robert WatsonThe Coda module was originally ported to NetBSD from...
2008-02-08 Guy HelmerFix truncation of lines at LINE_MAX characters by dynam...
2008-02-08 Robert WatsonBefore invoking vnode operations on cache vnodes, acqui...
2008-02-08 Robert WatsonRemove undefined coda excluded by #if 1 #else, which...
2008-02-08 Attilio RaoConver all explicit instances to VOP_ISLOCKED(arg,...
2008-02-08 Sam LefflerNote m_collapse addition.
2008-02-08 Sam Lefflerbelated bump for the addition of m_collapse
2008-02-08 Ruslan ErmilovIntroduce -i to SYNOPSIS, forgotten by krion@.
2008-02-08 David MaloneWARNS fixes: mainly constness and avoid comparing signe...
2008-02-08 David MaloneWARNS fixes: remove two unused variables and add some...
next