]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-02 Marcel MoolenaarMove the inclusion of <machine/ofw_machdep.h> after...
2003-09-02 Alexander KabaevRethink the way thr_libc.So is generated. Relying on...
2003-09-02 Martin BlappSync with fresh generated file, keep our changed settin...
2003-09-02 John BaldwinUse PCIR_BAR(x) instead of PCIR_MAPS.
2003-09-02 John Baldwin- Deprecate PCIR_MAPS under BURN_BRIDGES (meaning it...
2003-09-02 Diomidis SpinellisFix/add errno return values to match the NFS client...
2003-09-02 Diomidis SpinellisFix errno return values to better represent failure...
2003-09-02 Martin BlappRemove redundant PACKAGE and VERSION defines.
2003-09-02 Martin BlappUpdate version string.
2003-09-02 Martin BlappSet HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FH...
2003-09-02 Søren Schmidtcosmetics
2003-09-02 Martin BlappResolve conflicts.
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappVirgin import of AMD (am-utils) 20030828 (6.0.9)
2003-09-02 Søren SchmidtAdjust the max transfer size used.
2003-09-02 Martin BlappImport ISC DHCP 3.0.1 RC12 client.
2003-09-02 Martin BlappResolve conflicts.
2003-09-02 Martin BlappResolve conflicts.
2003-09-02 Martin BlappResolve conflicts:
2003-09-02 Martin BlappThis commit was generated by cvs2svn to compensate...
2003-09-02 Martin BlappImport ISC DHCP 3.0.1 RC12 client.
2003-09-02 Maxim KonovalovCheck an arguments count before proceed in sysctl_handl...
2003-09-02 Martin BlappSync with ISC repo. Use SIGTERM instead of SIGKILL...
2003-09-02 Scott LongPrepare for locking mlx(4) by cleaning up the use of...
2003-09-02 Poul-Henning... Teach rescue about NOATM, NO_VINUM and NOINET6
2003-09-02 Poul-Henning... Don't open with exclusive bit, swapon(8) wants to trash...
2003-09-01 Warner LoshCardBus instead of Cardbus. Add I/O Data WN-AG/CB...
2003-09-01 Poul-Henning... Simplify the ioctl handling in GEOM.
2003-09-01 Scott LongCommands submitted through the management interface...
2003-09-01 Eivind EklundChange clean_map from a global to an auto variable
2003-09-01 Doug RabsonDon't try to enable io or memory access for non-standar...
2003-09-01 Doug RabsonAdd support for AMD766 and AMD768 chipsets.
2003-09-01 Eivind EklundUpdate the kern.osreldate documentation to document...
2003-09-01 Maxim KonovalovRetire 'c' partition for a CD device.
2003-09-01 Poul-Henning... Try to close the race between disk_destroy() and a...
2003-09-01 Søren SchmidtRearrange the probe code yet again.
2003-09-01 Bernd WalterTry a port reset if initial contact to a device failed.
2003-09-01 Marcel MoolenaarUse pmap_steal_memory() for the msgbuf instead of tryin...
2003-09-01 Scott LongClarify the numbering of some of the build stages.
2003-09-01 Mike SilbersackImplement MBUF_STRESS_TEST mark II.
2003-09-01 Sam LefflerLocking and misc cleanups; most of which I've been...
2003-09-01 Daniel EischenBackout rev 1.10.
2003-09-01 Sam Leffleradd locking
2003-09-01 Sam Lefflero interlock domain list when adding domains
2003-09-01 Sam Lefflerremove warning about use of old divert sockets; this...
2003-09-01 Sam Leffleradd locking
2003-09-01 Alexander KabaevEliminate last three uses of varargs.h in the tree...
2003-09-01 Gregory Neil... Build the submit.cf file instead of installing the...
2003-09-01 Alexander KabaevAdd a new machine independent varargs.h and use it...
2003-09-01 Sam LefflerExplicitly enable probe request frame reception when...
2003-09-01 Alexander KabaevStandardize idempotentcy ifdefs. Consistently use _MACH...
2003-09-01 Sam Lefflero correct logic that checks frame size to decide if...
2003-09-01 John-Mark Gurneyeliminate casts from the DMAADDR macro. This depends...
2003-09-01 Scott LongIf ~ chars were pennies, I'd be pennyless. This should...
2003-09-01 Marcel MoolenaarUse direct mapped KVA for the sf_buf allocator, as...
2003-08-31 Doug Barton* Fix a duplicate "how how"
2003-08-31 Jake BurkholderImplement cpu_set_upcall_kse. May need tweaking.
2003-08-31 Daniel EischenRemove -pthread as a compiler option. It was deprecate...
2003-08-31 Simon L. B... Catch up my(4) with hardware notes by adding Myson...
2003-08-31 Nate LawsonUpdate the comment to indicate ICH5 support
2003-08-31 Andrey A. ChernovUpgrade to 4.3
2003-08-31 Andrey A. ChernovMerge local changes
2003-08-31 Andrey A. ChernovMerge local changes
2003-08-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-31 Andrey A. ChernovVirgin import of GNU Readline 4.3
2003-08-31 Poul-Henning... Detect Geode CPUs and initialize the 27MHz timecounter...
2003-08-31 Ruslan ErmilovWhitespace diff reduction between bsd.prog.mk and bsd...
2003-08-31 Wilko BulteOnboard Adaptec SCSI HBAs are bootable on UP2000.
2003-08-31 Jeff Roberson - Backout rev 1.142. This caused a deadlock that...
2003-08-31 Jeff Roberson - Define a new flag for getblk(): GB_NOCREAT. This...
2003-08-31 Ceri DaviesAdd a note that the -u option can be overridden by...
2003-08-31 Jeff Roberson - Don't acquire the vnode interlock in drain_output...
2003-08-31 Nate LawsonAdd support for the 82801EB (ICH5) SMBus controller.
2003-08-31 Jeff Roberson - If there is no vp assume that BKGRDINPROG is not...
2003-08-31 Jeff Roberson - In some cases bp->b_vp can be NULL in brelse, don...
2003-08-31 Alan Cox - Add vm object locking to the part of vm_pageout_scan...
2003-08-30 Marcel MoolenaarIntroduce MAP_ENTRY_GROWS_DOWN and MAP_ENTRY_GROWS_UP...
2003-08-30 Poul-Henning... Label the uarea address as such in DDB's ps output
2003-08-30 Poul-Henning... Add the new g_dev_getprovider() function, the swap_page...
2003-08-30 Poul-Henning... Add a close() method to a swapdev.
2003-08-30 Poul-Henning... Protect the swapdevice tailq with a mutex.
2003-08-30 Robert WatsonReturn (-1) not (ENOENT) for mac_prepare_type(), and...
2003-08-30 Andrey A. ChernovUpgrade to textutils 2.1 sort
2003-08-30 Andrey A. ChernovMerge local fixes
2003-08-30 Andrey A. ChernovRemove file no longer in the dist
2003-08-30 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2003-08-30 Andrey A. ChernovVirgin import (trimmed) of GNU Sort, textutils 2.1
2003-08-30 Ruslan ErmilovUnbreak the NOINSTALLLIB install.
2003-08-30 Ruslan ErmilovRevert rev. 1.378, and restore the correct arithmetic...
2003-08-30 Ruslan ErmilovCosmetics: folded BITGTS into TGTS.
2003-08-30 Jens SchweikhardtImplement missing shell arithmetic operators in $(...
2003-08-30 Daniel EischenAllow the concurrency level to be reduced.
2003-08-30 Poul-Henning... Continue the objectification of the swapdev backends:
2003-08-30 Poul-Henning... Make the strategy function a method of the individual...
2003-08-30 Poul-Henning... Consistent use modern function definitions
2003-08-30 Mark MurrayStyle fixes of the whitespace variety. Fix long lines...
2003-08-30 Søren SchmidtAdd pst as a module
2003-08-30 Diomidis SpinellisDocument that read(2) can also return EPERM
2003-08-30 Christian BruefferBackout Rev. 1.24
2003-08-30 Poul-Henning... Typo in last commit.
next