]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-16 jhbDon't call the BIOS to route a link that has already...
2004-04-16 hrsNew release note:
2004-04-16 brooksI added preseedrandom yesterday, not last month.
2004-04-16 brooksDocument changes in /dev/random initalization. Suggest...
2004-04-16 markmAttempts to make this device Giant-free were ill-concei...
2004-04-16 markmDefault to harvesting everything. This is to help give...
2004-04-16 njlDisable the new wake GPE behavior. With it enabled...
2004-04-16 impooops. I disabled pci_enable_io_modes not pci_do_power...
2004-04-16 rwatsonAt some point during the history of m_getcl(), MAC...
2004-04-16 luigiUse if_link instead of the alias if_list, and change...
2004-04-16 luigiDocumented the intended usage of if_addrhead and ifaddr...
2004-04-16 brueffero split a sentence to make it more understandable
2004-04-16 eivindImprove comment (SMB bus -> System Management Bus)
2004-04-16 luigiConsistently use ifaddr_byindex() to access the link...
2004-04-16 luigiConsistently use ifaddr_byindex() to access the link...
2004-04-16 ruRemoved local bits that are now part of the standard...
2004-04-16 ruPull up latest mdoc(7) changes:
2004-04-16 luigiRemove two variables that became unused because of...
2004-04-16 ruMake whatis(1) happy.
2004-04-16 obrienMove ENABLE_ALART to proper place.
2004-04-16 obrienFix building on L64 machines.
2004-04-16 obrienAdd support for the ADMtek AN8513 USB Ethernet adapter.
2004-04-16 obrienCorrect $FreeBSD$ style.
2004-04-16 impmake the bad bar warning less scary, and toss it behind...
2004-04-16 impTurn off the power stuff for a little while longer...
2004-04-16 kientzleForced commit to acknowledge Julian Elischer as the...
2004-04-16 kientzle--help is only supported if you have getopt_long().
2004-04-16 alcSet the "global" attribute on the page table entries...
2004-04-16 kientzleOnly enable the ACL restore logic on FreeBSD versions...
2004-04-16 wpaul- Use memory barrier with atomic operations in ntoskrnl...
2004-04-15 kientzleAs suggested by Julian Elischer, use a self-sizing...
2004-04-15 luigiRemove improper use of if_addrhead in device drivers...
2004-04-15 luigiDocument the way if_addrhead and struct ifaddr are...
2004-04-15 ruWhitespace nit in previous revision.
2004-04-15 rwatsonIf IF_HANDOFF() or netisr_queue() fail, they will free...
2004-04-15 brooksRemove bogus checks on the value of ${entropy_file...
2004-04-15 brooksBand-aid diskless booting by running a new preseedrando...
2004-04-15 reesuse %zu instead of %zd
2004-04-15 josefAdd note that npx depends on isa.
2004-04-15 cpercivas/atspeaker/speaker/
2004-04-15 hartiInstall the MIBs and the definition file to the new...
2004-04-15 ruEnsure that the poll_burst <= poll_burst_max constraint...
2004-04-15 markmDo a style fixup on the example function.
2004-04-15 peterUpdate bmake glue for cvs-1.11.15, with apologies to...
2004-04-15 peterChange WriteTemplate to take const char * args.
2004-04-15 peterFix merge typo. Add missing ",".
2004-04-15 peterThis commit was generated by cvs2svn to compensate...
2004-04-15 peterInitial merge of cvs-1.11.5 -> 1.11.15 changes onto...
2004-04-15 peterThis commit was generated by cvs2svn to compensate...
2004-04-15 peterImport cvs-1.11.15
2004-04-15 peterTurn off cvs build for a few hours while importing.
2004-04-14 peterTurn on the amd64-specific bignum code in openssl....
2004-04-14 peadarLet the NFS client notice a file's size changing as...
2004-04-14 peterCheck in structure definitions for the FreeBSD-3.x...
2004-04-14 peterRegen
2004-04-14 peterCatch up to the not-so-recent statfs(2) changes.
2004-04-14 psDon't allow the driver to be unloaded if the device...
2004-04-14 scottlRemove the 'timeout' argument from aac_wait_command...
2004-04-14 psDo not catch signals when waiting for a request. This...
2004-04-14 njlRemove nowerror lines now that acpica is warns clean.
2004-04-14 njlRemove warnings from vendor files. This takes some...
2004-04-14 vkashyapAdded an entry for twa.4.
2004-04-14 njlReturn an error immediately if asked to switch a non...
2004-04-14 impAdd notes about the pci stuff that's currently working...
2004-04-14 impNow that the dust has settled on the resource issues...
2004-04-14 njlRemove a non-variable static and move other static...
2004-04-14 njlFix some warnings by commenting out unused code.
2004-04-14 njlOnly try to set the ACPI power state if the handle...
2004-04-14 njlEven though the patch has been submitted to the vendor...
2004-04-14 nectarForced commit to note that the CVS patches in the previ...
2004-04-14 nectarPatch vulnerabilities in the CVS client and server:
2004-04-14 hartiUse a MANFILTER to patch the man pages to point to...
2004-04-14 hartiBump the shared library version number for the bsnmp...
2004-04-14 njlUnbreak the DDB build by replacing #includes that were...
2004-04-14 hartiThis commit was generated by cvs2svn to compensate...
2004-04-14 hartiImport of bsnmpd 1.6
2004-04-14 hartiPut the name of the module first in the list of all...
2004-04-14 hartiCompare with 0 if comparing an integer, not with NULL.
2004-04-14 hartiMove the SNMP MIBs and tree definitions from /usr/share...
2004-04-14 greenDocument the "return" built-in better: it will exit...
2004-04-14 greenThe newpcm headers currently #define away INTR_MPSAFE...
2004-04-14 bdeInclude <sys/proc.h> instead of depending on namespace...
2004-04-14 bdeInclude <sys/proc.h> for the definition of PS_INMEM...
2004-04-14 wpaulContinue my efforts to imitate Windows as closely as...
2004-04-14 njlStyle cleanups, M_ZERO instead of bzero.
2004-04-14 njlStyle cleanups, use M_ZERO instead of bzero, unify...
2004-04-14 njlStyle cleanup, plus properly backup partial resource...
2004-04-14 njlStyle cleanups to reduce diffs to locking tree.
2004-04-14 njlStyle and printf message cleanups.
2004-04-14 njlUse METHOD_VIDEO instead of the method string itself.
2004-04-14 njlUse TRUE for a boolean and a style nit.
2004-04-14 impsx was randomly added to NOTES. Instead, place it...
2004-04-14 njlUpdate the name for edge triggered for the 20040402...
2004-04-14 impPrefer uint16_t to ushort.
2004-04-14 njlCheck in files with local changes:
2004-04-14 njlCheck in unmodified files off the vendor branch.
2004-04-14 njlThis commit was generated by cvs2svn to compensate...
2004-04-14 njlImport ACPI-CA 20040402 distribution.
2004-04-14 njlAdd another cleanfile for future imports.
2004-04-14 luigiIn an effort to simplify the routing code, try to depre...
next