]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-09-22 impFinish last commit: actually remove compat methods...
2005-09-22 impRemove broken OLDCARD compat shims.
2005-09-22 desDo not use passphraseless keys for authentication unles...
2005-09-22 impMFp4: save mac addr hint, eliminage OLDCARD shims
2005-09-22 gibbsUse the AHC_DISABLE_PCI_PERR flag to silence parity...
2005-09-22 impRemove OLDCARD shims
2005-09-22 gibbsEnhance diagnostic printfs for the chains of free lists...
2005-09-22 gibbsCorrect bug that caused the completed "recovery" scb...
2005-09-22 gibbsSet allow_memio to 1 if fetching the allow_memio hint...
2005-09-22 impMFp4: Remove OLDCARD shims
2005-09-22 impMFp4: trivial KNF nits
2005-09-22 impMFp4: KNF (mostly remove K&R function definitions)...
2005-09-22 keramidaRemove the OPTIONS section, since it only documents...
2005-09-22 thompsaFix an alignment panic my preserving the 2byte padding...
2005-09-22 davidxuThis is a forced commit. The previous change, revision...
2005-09-22 davidxuTemporarily disable nice threshold detection code,...
2005-09-21 impBetter descriptions for the Jack of Diamonds cards.
2005-09-21 impRemove OLDCARD shims
2005-09-21 impDon't confuse the tuple code and the tuple length....
2005-09-21 jhbUse correct VFS locking rather than unconditionally...
2005-09-21 impSplit power state control into two variables. hw.pci...
2005-09-21 kensmithAdd COMPAT_FREEBSD5 option. This should have been...
2005-09-21 dougbRemove a fortune that is duplicated verbatim in fortunes2-o
2005-09-21 cpercivaStyle fix: "if (pointer)" -> "if (pointer != NULL)"
2005-09-21 desNarrow the use of user credentials.
2005-09-21 rwatsonPass 'curthread' into VFS_STATFS() from acctwatch(...
2005-09-21 cognetMake sure we have a bufobj before calling bstrategy().
2005-09-21 cognetClose the tty file descriptor once we're done with it.
2005-09-21 philipFix typo. MAILWRAPER -> MAILWRAPPER.
2005-09-21 glebius- Understand EADDRINUSE, and forget EDQUOT. [1]
2005-09-21 glebiusSeveral fixes to rt_setgate(), that fix problems with...
2005-09-21 rwatsonAdd discussion of Giant, the MPSAFE flag, and NDHASGIAN...
2005-09-21 phkUpdate these scripts to be more userfriendly and usage...
2005-09-21 grogInitialize uninitialized variables.
2005-09-21 grogRemove one possible way of shooting yourself in the...
2005-09-21 kientzleIn archive_read_open(), do not set the internal archive...
2005-09-21 marcelFix an unaligned I/O memory access in the event that...
2005-09-21 kientzleAdd a lot of error checks, based on the patches provide...
2005-09-21 kientzleStyle fix: Correct a compiler warning from GCC 4
2005-09-20 impUse the correct minor number for the pccardX.cis device.
2005-09-20 peterRemove unused (but initialized) variable 'objsize'...
2005-09-20 impRemove OLDCARD support by removing compat shims
2005-09-20 impBetter use of gone.
2005-09-20 impRemove oldcard support by removing the compat shims.
2005-09-20 impRemove support for oldcard by removing compat shims.
2005-09-20 impEliminate support for oldcard by removing the compat...
2005-09-20 impremove some dead code
2005-09-20 kientzleCorrect the documentation for archive_read_data_into_bu...
2005-09-20 glebiusRemove queue check from last commit. In most cases...
2005-09-20 glebiusCheck IFF_DRV_RUNNING and presense of packets in queue...
2005-09-20 imuraAdd geom_bsd_enc.c which we've been wanting to be in...
2005-09-20 rwatsonAdd a new rc.conf entry, kerberos5_server_flags, which...
2005-09-20 glebiusFix build.
2005-09-20 rwatsonCorrect an incorrect comment from the dawn of time...
2005-09-20 phkMove code macros from if_sis*reg*.h to if_sis.*c*
2005-09-20 phkAdd a convenience function to set NANO_MEDIASIZE, NANO_...
2005-09-20 phkCreate an /etc/nanobsd.conf in the built image and...
2005-09-20 delphijMention the default location of alternative super block...
2005-09-20 impAdd pccard_device.c
2005-09-20 impImplement /dev/pccardN.cis. This mirrors the CIS for...
2005-09-20 impCall the passed function on cis scanning for all nodes...
2005-09-20 impSprinkle a few stars where they belong.
2005-09-19 ticsoProtect includes for kernel specific use from userland.
2005-09-19 andreUse monotonic 'time_uptime' instead of 'time_second...
2005-09-19 andreUse monotonic 'time_uptime' instead of 'time_second...
2005-09-19 andreUse monotonic time_uptime instead of 'time_second'...
2005-09-19 andreStart time_uptime with 1 instead of 0.
2005-09-19 andreReplace m_extadd() with macro version MEXTADD().
2005-09-19 andreReplace custom mbuf writeability test with generic
2005-09-19 phkDump the environment for reference.
2005-09-19 phkRewamp DEVFS internals pretty severely [1].
2005-09-19 damienUse phk's kernel unit number allocator to associate...
2005-09-19 phkAdd #include <sys/sx.h>, devfs is going to require...
2005-09-19 cpercivaWhen (re)allocating space for an array of pointers...
2005-09-19 damienThe "SMC EZ Connect SMC2862W-G" product is not based...
2005-09-19 damienUpdate the list of supported hardware.
2005-09-19 rwatsonAdd GIANT_REQUIRED and WITNESS sleep warnings to uprint...
2005-09-19 keramidaA single `*' character doesn't disable *ANY* form of...
2005-09-19 rwatsonSmall regression test tool to generate two forms of...
2005-09-19 glebiusDrop current rtentry lock before calling rt_getifa...
2005-09-19 damienIt's safe to wait for command completion in iwi_config().
2005-09-19 phkCreate fstab before linking stuff into /conf
2005-09-19 ruFix genassym.o dependencies.
2005-09-19 impRemove duplicate if_free().
2005-09-19 rwatsonRemove mac_create_root_mount() and mpo_create_root_moun...
2005-09-19 ticsoRelocate direct map specs into struct alpha_chipset.
2005-09-19 ruRestore the ability to detach from a tty via SIOCSTTY...
2005-09-19 phkMissing ')'
2005-09-19 phksample.c needs ath magic include path
2005-09-19 glebiusDej'a vu of revision 1.35
2005-09-19 bdeFixed aliasing bugs in TRUNC() by using the fdlibm...
2005-09-19 muxFix the module build for snp(4).
2005-09-19 ddsSetting .nofinger will not hide you from root.
2005-09-19 philipFix a small typo.
2005-09-19 imuraConnect smbfs build on powerpc.
2005-09-19 imuraFix get{w,d}{l,b}e, set{w,d}{l,b}e macros on big endian...
2005-09-19 imuraRemove macros
2005-09-19 sosDont wait for READY on ATAPI_IDENTIFY.
2005-09-19 philipAdd an option to stop 'mouse drift' in some defective...
2005-09-19 phkFix configuration locking in MD.
next