]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove another vinum file
[FreeBSD/FreeBSD.git] / sys /
2004-11-04 Poul-Henning KampRemove another vinum file
2004-11-04 Hartmut BrandtAdapt to the new ng_timeout/ng_untimeout arguments...
2004-11-04 Poul-Henning KampRemove unused vinum files.
2004-11-04 Poul-Henning KampRetire b_magic now, we have the bufobj containing the...
2004-11-04 Poul-Henning KampEliminate the embedded struct bio in struct buf.
2004-11-04 Poul-Henning KampAdd back securelevel check for disks.
2004-11-04 Poul-Henning KampDon't grab the exclusive bit on a root filesystem until...
2004-11-04 Poul-Henning KampChange buf->b_object to buf->b_bufobj->bo_object
2004-11-04 Xin LIBump __FreeBSD_version after addition of glibc-style...
2004-11-04 Poul-Henning KampDe-couple our I/O bio request from the embedded bio...
2004-11-04 Poul-Henning Kampwhitespace
2004-11-04 Poul-Henning KampRemove buf->b_dev field.
2004-11-04 Poul-Henning Kamps/ffs/ntfs/
2004-11-04 Poul-Henning KampFinish cut&paste adjustments.
2004-11-04 Poul-Henning KampHide udp_in6 behind #ifdef INET6
2004-11-04 Bruce M SimpsonWhen performing IP fast forwarding, immediately drop...
2004-11-04 Robert WatsonUntil this change, the UDP input code used global varia...
2004-11-03 John BaldwinRevert most of 1.109. Although it improved the situati...
2004-11-03 Poul-Henning KampMake a more whole-hearted attempt at GEOM'ifying NTFS.
2004-11-03 Poul-Henning KampAlways initialize bo_private along with bo_ops in getne...
2004-11-03 Alan CoxThe synchronization provided by vm object locking has...
2004-11-03 Poul-Henning KampRestore TTYDEF_LFLAG to set echo bits.
2004-11-03 Scott LongDon't use atomic ops to increment interrupt stats....
2004-11-03 Maksim YevmenkinFix kernel build (caused by recent ng_{un}timeout API...
2004-11-03 Max LaierImproved interface handling. This should fix the use...
2004-11-03 Ian DowseThe ehci_dump() function shouldn't be declared static...
2004-11-03 Poul-Henning KampPut the "Link is up/down" printfs behind bootverbose...
2004-11-03 Robert Watson(1) Move from O(n) list copies to O(1) list concatenati...
2004-11-03 Poul-Henning KampMake the bootverbose output from qualitydetermination...
2004-11-03 Poul-Henning KampStop dumping the MBR entries under bootverbose
2004-11-03 Poul-Henning KampStop wasting a bootverbose line on all geom slices.
2004-11-03 Poul-Henning KampStop printing the VGA registers during verbose boot...
2004-11-03 Poul-Henning KampDon't print the singularly unhelpful message:
2004-11-03 Poul-Henning KampMake the KASSERTS in bstrategy() stop claiming to be...
2004-11-03 Ian DowseMerge recent USB2/EHCI related changes from NetBSD:
2004-11-02 Scott LongStreamline busdma a bit. Inline _bus_dmamap_load_buffe...
2004-11-02 Andre OppermannRemove RFC1644 T/TCP support from the TCP side of the...
2004-11-02 Gleb Smirnoff- Make ng_timeout() to use callout() interface instead...
2004-11-02 Andre OppermannReduce annoying SCSI probing delay from 15 to 5 seconds...
2004-11-02 Gleb SmirnoffFix a harmless error in order of ng_timeout() arguments.
2004-11-02 Maksim YevmenkinFix broken ng_h4(4). Basically, do not abuse t_sc field...
2004-11-02 Robert WatsonAcquire the accept mutex in soabort() before calling...
2004-11-02 Philip PaepsAdd support for Asus M6N laptops
2004-11-02 Suleiman SouhlalImplement TLS relocations for powerpc.
2004-11-02 Suleiman SouhlalStay up to date with the latest ATA developments, where
2004-11-02 Suleiman SouhlalUncomment options _KPOSIX_PRIORITY_SCHEDULING as it...
2004-11-01 John Baldwin- Change the ddb paging "support" to use a variable...
2004-11-01 John BaldwinAllow individual application processors to be disabled...
2004-11-01 Gleb SmirnoffRemoved bogus comment.
2004-11-01 Gleb Smirnoffo style changes:
2004-11-01 David E. O'Brien* Correct an off-by-one reading vpd ro data.
2004-10-31 Alan CoxIntroduce a Boolean variable wakeup_needed to avoid...
2004-10-31 Gleb SmirnoffUtilize m_uiotombuf() in device write method, instead...
2004-10-31 Gleb SmirnoffSince last change moved ';' from macro to code, we...
2004-10-31 Dag-Erling SmørgravAdd TUNABLE_LONG and TUNABLE_ULONG, and use the latter...
2004-10-31 Dag-Erling SmørgravWhitespace cleanup
2004-10-31 Pawel Jakub DawidekDon't treat # as a comment in interpreter specification...
2004-10-30 Alan CoxDuring traversal of the active queue by vm_pageout_page...
2004-10-30 Dag-Erling SmørgravWith ALTQ, it is possible that although the queue was...
2004-10-30 Dag-Erling SmørgravAdd altq(4) support.
2004-10-30 Alan CoxEliminate an unused but initialized variable.
2004-10-30 Ian DowseSave and restore state across suspend/resume events.
2004-10-30 Dag-Erling SmørgravWhitespace cleanup.
2004-10-30 Robert WatsonDisable use of synchronization early in the boot by...
2004-10-30 Brooks DavisAdd a loader menu option to set hint.atkbd.0.flags...
2004-10-30 Yoshihiro TakahashiMFi386: revision 1.599 (Preserve dcons(4) buffer passed...
2004-10-30 Yoshihiro TakahashiRemove a duplicate code.
2004-10-30 Jeff Roberson - When choosing a thread on the run queue, check to...
2004-10-30 Robert WatsonCorrect a bug in TCP SACK that could result in wedging...
2004-10-30 Robert WatsonMove if_handoff() from an inline in if_var.h to a funct...
2004-10-30 Lukas ErtlAdd support for the B&B Electronics USB->RS422/485...
2004-10-30 Robert WatsonAdd additional "spare" fields to 'struct ifnet' in...
2004-10-30 Jeff Roberson - In sched_prio() check to see if the kse is assigned...
2004-10-30 Alan CoxAdd an assignment statement that I omitted from the...
2004-10-30 Alfred PerlsteinAllow kill -9 to kill processes stuck in procfs STOPEVENTs.
2004-10-29 Alan CoxImplement per-CPU SYSMAPs, i.e., CADDR* and CMAP*,...
2004-10-29 Poul-Henning KampRemove si_mountpoint and si_bsize_phys from cdev.
2004-10-29 Poul-Henning KampLoose vfs_mountedon()
2004-10-29 Poul-Henning KampDon't set si_bsize_phys.
2004-10-29 Poul-Henning KampDon't set si_bsize_phys, nobody cares.
2004-10-29 Poul-Henning KampDon't give disks special treatment, they don't come...
2004-10-29 Poul-Henning KampDon't set si_bszize_phys, nobody cares.
2004-10-29 Poul-Henning KampNo point in setting si_bsize_phys anymore, nobody reads it.
2004-10-29 Poul-Henning KampNow that filesystems respect and understand GEOM access...
2004-10-29 Poul-Henning KampRemove VOP_SPECSTRATEGY() from the system.
2004-10-29 Poul-Henning KampRemove the last call in the system to VOP_SPECSTRATEGY...
2004-10-29 Poul-Henning KampMove NTFS to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove HPFS to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove EXT2FS to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove CD9660 to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove UDF to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove MSDOSFS to GEOM backing instead of DEVFS.
2004-10-29 Poul-Henning KampMove UFS from DEVFS backing to GEOM backing.
2004-10-29 Poul-Henning KampAdd GEOM class "VFS" for filesystems and other buffer...
2004-10-29 Poul-Henning KampGive the bufobj a private __bo_vnode for now to keep...
2004-10-29 Poul-Henning KampAdd g_wither_geom_close() function.
2004-10-29 Alfred PerlsteinBackout 1.291.
2004-10-29 Poul-Henning KampGive dev_strategy() an explict cdev argument in prepara...
2004-10-28 John BaldwinHandle all types of interrupts when operating the uhci...
2004-10-28 Gleb SmirnoffRename debug macro to DBG and indent it properly.
next