]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-05-04 Yoshihiro TakahashiKSE is useful for pc98.
2003-05-04 David E. O... Use __FBSDID vs. rcsid[].
2003-05-04 David E. O... Fix signed/unsigned comparison warnings.
2003-05-04 David E. O... Fix a sign/unsigned comparison.
2003-05-04 Justin T. GibbsCorrect spelling errors.
2003-05-04 Paul SaabImplement the write twice to send producer index workar...
2003-05-03 Justin T. Gibbsaic7xxx.c:
2003-05-03 Bruce A. MahAdd rue(4) devices.
2003-05-03 Bruce A. MahNew release notes: rue(4), MI passwd databases, libkse.
2003-05-03 Justin T. Gibbshc_eisa.c:
2003-05-03 David E. O... No, forget about rev 1.24. My system wasn't virgin...
2003-05-03 Marcel MoolenaarFix c99 victim: the accepted character '0 most now...
2003-05-03 Paul Saab- Change the short hand representation of the various...
2003-05-03 Bruce A. MahFix whitespace nit...no content changes.
2003-05-03 Bruce A. MahUpdate "boilerplate", fix wording and markup of some...
2003-05-03 Bruce A. MahGeneral update of the Early Adopter's Guide. Too many...
2003-05-03 Ruslan ErmilovMFV:
2003-05-03 David E. O... Use __FBSDID over rcsid[].
2003-05-03 David E. O... This is WARNS=2 clean.
2003-05-03 David E. O... Use __FBSDID over rcsid[]. Protect copyright[] where...
2003-05-03 Mark MurrayFix long constant usage for i386.
2003-05-03 Alan CoxLock the vm_object on entry to vm_object_vndeallocate().
2003-05-03 Giorgos KeramidasFix a broken reference to locale(5) and point to re_for...
2003-05-03 David E. O... Forget about rev 1.23. -$ is now spelled -fno-dollars...
2003-05-03 David E. O... GCC 3.3's cpplib does not impliment -$ (forbid the...
2003-05-03 Ruslan ErmilovFix the misspelling of DPADD, then fix "make checkdpadd".
2003-05-03 David E. O... Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].
2003-05-03 Scott LongUse UFS1 for the floppies instead of UFS2
2003-05-03 David E. O... The author wanted stringification, not concatenation.
2003-05-03 David E. O... Don't shaddow exp(3).
2003-05-03 Paul Saab- Move bge_phy_hack into the phy code and implement...
2003-05-03 David E. O... Use __FBSDID() to quiet GCC 3.3 warnings.
2003-05-03 Søren SchmidtFix locking on reinit.
2003-05-03 Søren SchmidtAdd the pdc20268r as candidate for the TX test.
2003-05-03 David E. O... Use C99 for the kernel.
2003-05-03 Warner LoshThis commit was generated by cvs2svn to compensate...
2003-05-03 Warner LoshFix halt -p. I've done this with an import because...
2003-05-03 Mark MurrayFix a bazillion warnings. This makes almost the whole...
2003-05-03 Mark MurrayWARNS cleaning for the Alpha. On alpha, size_t is a...
2003-05-03 Giorgos KeramidasDuplicate "from".
2003-05-03 Mark MurrayRemove some games/ cruft that is no longer of relevance.
2003-05-03 Mark MurrayFix a shedload of warnings, some memory leaks and clean...
2003-05-03 Shunsuke AkiyamaRegen.
2003-05-03 Shunsuke AkiyamaAdd RealTek RTL8150 USB to fast Ethernet controller...
2003-05-03 Mark MurrayFix format warning. This is WARNS=9, std=c99 clean...
2003-05-03 Mark MurrayFix warnings. This is now WARNS=9, std=c99 clean in...
2003-05-03 Poul-Henning... More axe-work:
2003-05-03 Doug BartonSlightly tweak the rc update text, since things changed...
2003-05-03 Wolfram SchneiderAdded OpenBSD 3.3
2003-05-03 Poul-Henning... Some minor remodelling with a large axe.
2003-05-03 Alan Cox - Revert kern/vfs_subr.c revision 1.444. The vm_objec...
2003-05-03 Poul-Henning... Use new geom.ctl based OAM instead of ioctls.
2003-05-03 Poul-Henning... Add a OAM interface for changing the label and writing...
2003-05-03 Prafulla Deuskar- Fix breakage on PAE enabled kernel
2003-05-03 Poul-Henning... remove unused variables.
2003-05-03 Doug BartonPreserve directory structure in PRESERVED_FILES_DIR...
2003-05-03 Alan CoxMove a declaration to its proper place.
2003-05-03 Peter WemmSpell cpu_switch correctly.
2003-05-03 Yoshihiro TakahashiForce PnP devices to set SMIT mode.
2003-05-03 Yoshihiro TakahashiFix off-by-one bug.
2003-05-03 Peter WemmRepocopy *.s to *.S
2003-05-03 Kenneth D.... Fix three problems in large (>2TB) device handling:
2003-05-03 Peter WemmRename amd64/*.s to amd64/*.S
2003-05-02 Poul-Henning... bsd_disklabel_le_dec() takes an extra argument now.
2003-05-02 Poul-Henning... Make bsd_disklabel_le_enc calculate the checksum and...
2003-05-02 Doug BartonHook rc.sendmail back up, it was removed prematurely
2003-05-02 Prafulla Deuskar- Bus DMA'fy the driver
2003-05-02 Marcel MoolenaarOption KADB does not exist. It came from alpha, where...
2003-05-02 Poul-Henning... Vastly simplify architecture handling: Use properties...
2003-05-02 Poul-Henning... Default the location to the compiled for architecture...
2003-05-02 Poul-Henning... Add three global variables which contain the location...
2003-05-02 Poul-Henning... Pull in geom_bsd_enc.c from sys/geom to encode and...
2003-05-02 Poul-Henning... Pull in bcopy() prototype from <string.h> when compiled...
2003-05-02 Paul SaabAdd untested support for the Broadcom 5704.
2003-05-02 Alan CoxLock access to the vm_object's flags in vop_stdcreatevo...
2003-05-02 Poul-Henning... Remove the well-intentioned, but ill thought out check...
2003-05-02 Poul-Henning... Update the test-script based on the sunlabel version...
2003-05-02 Poul-Henning... Considering that I did cast the arguments to (intmax_t...
2003-05-02 Scott Longpc98 has it's own release subdir, so it's safe to remov...
2003-05-02 Warner Loshsysctlbyname takes a size_t as its 5th argument, not...
2003-05-02 Jake BurkholderFix printf format errors.
2003-05-02 Bruce A. MahNew release notes: ata(4) flushing on shutdown, mergem...
2003-05-02 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-05-02 Dag-Erling... Vendor import of OpenPAM Dianthus.
2003-05-02 Yoshihiro Takahashis/DIOCGPC98/DIOCSPC98/
2003-05-02 Søren SchmidtAdd flushing of devices on shutdown.
2003-05-02 Poul-Henning... Style improvement.
2003-05-02 Poul-Henning... Use g_wither_geom() and plug memory leaks.
2003-05-02 Poul-Henning... Plug memory leaks.
2003-05-02 Søren SchmidtAdd "addspare" functionality.
2003-05-02 Søren SchmidtAdd ioctl to add a spare disk to a RAID array.
2003-05-02 Søren SchmidtAdd function to add spare disk to raid.
2003-05-02 Søren SchmidtDont try to call detached interrupt routine.
2003-05-02 Poul-Henning... Use an uma-zone for allocation bio requests.
2003-05-02 Ruslan ErmilovFix build on 4.x.
2003-05-02 David XuHandle thread canceled case, it is same as signal cause...
2003-05-02 Doug Bartonrc.sendmail should not have been removed yet.
2003-05-02 Doug BartonThis file was removed prematurely. It contains function...
2003-05-02 KATO TakenoriIPLware support. The `IPLware' program assumes boot...
2003-05-02 Mike MakonnenHuh? When did the etc bits for amd64 get added?
next