]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-09-25 impFix comment
2005-09-24 csjpImplement new world order in VFS locking for extended...
2005-09-24 krionDo not bitch about bsdpan modules not having origin.
2005-09-24 kientzleFix -u with absolute paths (e.g., "tar -uf foo.tar...
2005-09-24 kientzleDetect Mac OS X's broken ACL library.
2005-09-24 kientzlesigned/unsigned fixes (thanks to GCC4) and a few relate...
2005-09-24 phkUse the new bus_space/resource convenience functions.
2005-09-24 phkUse new bus_space/resource convenience functions.
2005-09-24 phkAdd convenience macros for bus_space usage that doesn...
2005-09-24 phkSplit struct resource in an external and internal part.
2005-09-24 krionRemove '\n' since it's redundant in case if file doesn...
2005-09-24 phkAdd two convenience functions for device drivers: ...
2005-09-24 impI have confirmed with my Epson EEN10B that it needs...
2005-09-24 impRemove unnecessary Dlink de650 entry
2005-09-24 impThe DLink DE650 has the same ID as Linksys EthernetCard...
2005-09-24 wilkoTry to avoid crashes during kernel startup by limiting...
2005-09-24 pjdSimplify the code by making use of 'kldstat -q -m ...
2005-09-24 netchildThis part of the struct isn't needed on FreeBSD:
2005-09-24 stefanfThe function inplace_edit() doesn't exist anymore,...
2005-09-24 simonMake it possible to set the NANO_TOOLS variable to...
2005-09-24 pjdUpdate usage.
2005-09-24 bruefferFix typo.
2005-09-24 phkMake rule zero really magical, that way we don't have...
2005-09-24 brianModify the code path of the ifdef NOTYET part of _kse_s...
2005-09-23 pjdSimplify the code a bit by using newly added (to kldsta...
2005-09-23 pjdAdd '-q' option, which (when used with '-m' option...
2005-09-23 impRemove obsolete include
2005-09-23 delphijRestore a historical ufs_inactive behavior that has...
2005-09-23 wollmanIf we're not installing OpenSSH in the base, don't...
2005-09-23 mnagAdd myself to FreeBSD calendar
2005-09-23 ruFix vgrind(1) indexing I broke in previous revision.
2005-09-23 rwatsonCanonicalize the UNIX domain socket copyright layout...
2005-09-23 rwatsonFor reasons of consistency (and necessity), assert...
2005-09-23 krionWhitespaces cleanup.
2005-09-23 krionFrank Lloyd Wright birth year is 1867, not 1869.
2005-09-23 krionFix typo, FRG and GDR became UNO members in 1973, not...
2005-09-22 emaxFix comment
2005-09-22 impForgot to commit ata-card fixes last night. Fix gleb...
2005-09-22 glebiusFix build.
2005-09-22 mpBump up BUFSIZE from 4k to 8k. This was requested by...
2005-09-22 impNote Hawking PN652TX support
2005-09-22 impClarify supported cards
2005-09-22 upsFix the "fpudna: fpcurthread == curthread XXX times...
2005-09-22 upsDon't pretend to be thread0 when calling sync().
2005-09-22 ruCause all flags passed by boot2 to set the respective...
2005-09-22 ruAdd loader(8) variables for RB_DFLTROOT, RB_MUTE, and...
2005-09-22 impRemove compat layer for OLDCARD compatibility. All...
2005-09-22 yarSince special interface types get their own subsections
2005-09-22 ru- RBX_MASK wasn't updated when RB_PAUSE was changed...
2005-09-22 brianFix a typo
2005-09-22 rwatsonAdd fi_sx, an sx lock to serialize I/O operations on...
2005-09-22 cpercivaAdd HTTP proxy authentication, via the HTTP_PROXY_AUTH...
2005-09-22 imp'PC Card' instead of other variants
2005-09-22 impEliminate dead code
2005-09-22 impPC Card instead of other variants
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.
next