]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-10-31 marcelDon't barf when we encounter an UUID for GPT partitions...
2004-10-30 alcDuring traversal of the active queue by vm_pageout_page...
2004-10-30 desWith ALTQ, it is possible that although the queue was...
2004-10-30 desAdd altq(4) support.
2004-10-30 alcEliminate an unused but initialized variable.
2004-10-30 yar- Stop shadowing global "pamh" by a local variable...
2004-10-30 yarDescribe the semantics of the sgetpwnam() helper function
2004-10-30 iedowseSave and restore state across suspend/resume events.
2004-10-30 desWhitespace cleanup.
2004-10-30 rwatsonDisable use of synchronization early in the boot by...
2004-10-30 brooksAdd a loader menu option to set hint.atkbd.0.flags...
2004-10-30 pjdAllow to change interfaces name on boot time.
2004-10-30 nyanMFi386: revision 1.599 (Preserve dcons(4) buffer passed...
2004-10-30 nyanRemove a duplicate code.
2004-10-30 jeff - When choosing a thread on the run queue, check to...
2004-10-30 rwatsonCorrect a bug in TCP SACK that could result in wedging...
2004-10-30 rwatsonMove if_handoff() from an inline in if_var.h to a funct...
2004-10-30 leDocument support for the B&B Electronics USB->RS422...
2004-10-30 leAdd support for the B&B Electronics USB->RS422/485...
2004-10-30 rwatsonAdd additional "spare" fields to 'struct ifnet' in...
2004-10-30 jeff - In sched_prio() check to see if the kse is assigned...
2004-10-30 alcAdd an assignment statement that I omitted from the...
2004-10-30 alfredAllow kill -9 to kill processes stuck in procfs STOPEVENTs.
2004-10-30 ahzeAdd myself to the calendar
2004-10-29 alcImplement per-CPU SYSMAPs, i.e., CADDR* and CMAP*,...
2004-10-29 phkRemove si_mountpoint and si_bsize_phys from cdev.
2004-10-29 phkLoose vfs_mountedon()
2004-10-29 phkDon't set si_bsize_phys.
2004-10-29 phkDon't set si_bsize_phys, nobody cares.
2004-10-29 phkDon't give disks special treatment, they don't come...
2004-10-29 phkDon't set si_bszize_phys, nobody cares.
2004-10-29 phkNo point in setting si_bsize_phys anymore, nobody reads it.
2004-10-29 phkNow that filesystems respect and understand GEOM access...
2004-10-29 phkRemove VOP_SPECSTRATEGY() from the system.
2004-10-29 phkRemove the last call in the system to VOP_SPECSTRATEGY...
2004-10-29 phkMove NTFS to GEOM backing instead of DEVFS.
2004-10-29 phkMove HPFS to GEOM backing instead of DEVFS.
2004-10-29 phkMove EXT2FS to GEOM backing instead of DEVFS.
2004-10-29 phkMove CD9660 to GEOM backing instead of DEVFS.
2004-10-29 phkMove UDF to GEOM backing instead of DEVFS.
2004-10-29 phkMove MSDOSFS to GEOM backing instead of DEVFS.
2004-10-29 phkMove UFS from DEVFS backing to GEOM backing.
2004-10-29 phkAdd GEOM class "VFS" for filesystems and other buffer...
2004-10-29 phkGive the bufobj a private __bo_vnode for now to keep...
2004-10-29 phkAdd g_wither_geom_close() function.
2004-10-29 alfredBackout 1.291.
2004-10-29 phkGive dev_strategy() an explict cdev argument in prepara...
2004-10-29 simokawaAdd usage of -m option.
2004-10-28 jhbHandle all types of interrupts when operating the uhci...
2004-10-28 glebiusRename debug macro to DBG and indent it properly.
2004-10-28 desBetter Xlist command line.
2004-10-28 desResolve conflicts
2004-10-28 desUpdate for OpenSSH 3.9p1.
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-28 desVendor import of OpenSSH 3.9p1.
2004-10-28 simokawaUse dcons buffer passed by loader on amd64.
2004-10-28 simokawaMFi386: preserve dcons buffer passed by loader.
2004-10-28 suzfixed a bug that incorrect IPsec request level may...
2004-10-28 phkLock bp->b_bufobj->b_object instead of bp->b_object
2004-10-28 delphijAdd -I, an option that asks for confirmation once if...
2004-10-28 phkReduce the locking activity by epsilon by checking...
2004-10-28 phkWe only support backing UFS/FFS with disks.
2004-10-28 phkWhat can I say: don't allow people to mount DEVFS with...
2004-10-28 alcAssert that the containing vm object is locked in vm_pa...
2004-10-27 alfredcomment out debug printf.
2004-10-27 bmilekicFix a INVARIANTS-only bug introduced in Revision 1...
2004-10-27 wilkoNever be afraid to try something new. Remember, amateur...
2004-10-27 rwatsonMove the 'debug' sysctl tree under options SYSCTL_DEBUG...
2004-10-27 desThese are unnecessary and have been causing imp@ trouble.
2004-10-27 bmsForcibly disable interrupts, if we find ourselves servi...
2004-10-27 alcDuring traversal of the active queue, try locking the...
2004-10-27 peterRaise MAXDSIZ from 8G to 32G. The old limit was just...
2004-10-27 peterFix brk(3). The stack was unbalanced when we jumped...
2004-10-27 ceriAdd necessary whitespace to correct cross references.
2004-10-27 phkMove the syncer linkage from vnode to bufobj.
2004-10-27 phkEliminate unnecessary KASSERTs.
2004-10-27 phkEliminate unnecessary KASSERT.
2004-10-27 phkAvoid using bp->b_vp when we already have the vnode...
2004-10-27 phkEliminate unnecessary KASSERTS.
2004-10-27 maximFix a typo in a comparison appeared in rev. 1.125.
2004-10-27 kientzleAllow tar format to read and accept an empty (or non...
2004-10-27 alcSynchronize access to the vm page's PG_BUSY flag using...
2004-10-26 impDocument that libkvm requires device mem to work.
2004-10-26 leGive each plex a separate queue where held back bios...
2004-10-26 phkKASSERT that we only get to prewrite() on writes.
2004-10-26 phkWhite space changes. Add missing static.
2004-10-26 phkReplace single case switch() with if().
2004-10-26 phkVertically align comment.
2004-10-26 phkRemove blank line which crept in.
2004-10-26 phkAlso check that the sectormask is bigger than zero.
2004-10-26 bmsWorkaround for a recursive acquisition of the driver...
2004-10-26 bmsCorrect a misspelling, 'task_fn' -> 'task_fn_t'.
2004-10-26 desUncomment DIRECTIO and NSWBUF_MIN. They are both posit...
2004-10-26 phkThe island council met and voted buf_prewrite() home.
2004-10-26 phkFix syntax errors introduced by last commit.
2004-10-26 rwatsonAdd a matching tunable for net.inet.tcp.sack.enable...
2004-10-26 phkPut the I/O block size in bufobj->bo_bsize.
2004-10-26 alcHold the lock on the containing vm object when calling
2004-10-26 phkRemove unused si_bsize_best field from struct cdev.
2004-10-26 phkDegeneralize the per cdev copyonwrite callback. The...
next