]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-04-17 cpercivaAdd support for Exsys EX-41098 cards.
2004-04-17 muxDon't check for device_get_softc() returning NULL,...
2004-04-17 tjrRestore old value of LESSKEYFILE_SYS.
2004-04-17 tjrRegenerate with less 381 configure script.
2004-04-17 tjrMerge vendor changes onto mainline.
2004-04-17 tjrThis commit was generated by cvs2svn to compensate...
2004-04-17 tjrImport less v381.
2004-04-17 ruSuspend my interest in maintaining libalias(3) and...
2004-04-17 bmahNew release notes: ports/UPDATING and ports/CHANGES.
2004-04-17 brooksActually install preseedrandom.
2004-04-17 bdeFixed some style bugs in previous commit (mainly an...
2004-04-17 brianAdd a missing memcpy (*blush*!)
2004-04-16 psAdd support for the HP Modular Smart Array 20 & 500...
2004-04-16 bruefferBring describtion of a sysctl in line with the source:
2004-04-16 bruefferRemove unnecessary .Pp macro and bump document date
2004-04-16 psWhitespace cleanup.
2004-04-16 bruefferForced commit to note, that the last commit also added...
2004-04-16 bruefferList some sysctl variables that influence accounting
2004-04-16 jhb- Enable (unmask) interrupt sources earlier in the...
2004-04-16 jhbWhitespace fix.
2004-04-16 jhbRevert part of the "BIOS brain damage" from rev 1.10...
2004-04-16 jhbUse %eax rather than %ax when loading segment registers...
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.
next