summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use %zu instead of %zdrees2004-04-151-2/+2
* Add note that npx depends on isa.josef2004-04-152-2/+2
* s/atspeaker/speaker/cperciva2004-04-151-1/+1
* Install the MIBs and the definition file to the new location underharti2004-04-151-2/+2
* Ensure that the poll_burst <= poll_burst_max constraint really holds.ru2004-04-151-0/+2
* Do a style fixup on the example function.markm2004-04-151-9/+9
* Update bmake glue for cvs-1.11.15, with apologies to Jacques for messingpeter2004-04-154-69/+7
* Change WriteTemplate to take const char * args.peter2004-04-152-8/+4
* Fix merge typo. Add missing ",".peter2004-04-151-1/+1
* This commit was generated by cvs2svn to compensate for changes in r128270,peter2004-04-151-92/+0
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-1525-2923/+3248
* This commit was generated by cvs2svn to compensate for changes in r128266,peter2004-04-15109-6583/+17773
|\
| * Import cvs-1.11.15peter2004-04-15134-9506/+21037
* | Turn off cvs build for a few hours while importing.peter2004-04-151-3/+3
* | Turn on the amd64-specific bignum code in openssl. This is actuallypeter2004-04-141-0/+7
* | Let the NFS client notice a file's size changing as a modification.peadar2004-04-143-3/+13
* | Check in structure definitions for the FreeBSD-3.x signal syscall stuff.peter2004-04-141-0/+43
* | Regenpeter2004-04-144-40/+49
* | Catch up to the not-so-recent statfs(2) changes.peter2004-04-143-18/+49
* | Don't allow the driver to be unloaded if the device node is open.ps2004-04-141-1/+4
* | Remove the 'timeout' argument from aac_wait_command() as it isn't used andscottl2004-04-141-14/+10
* | Do not catch signals when waiting for a request. This fixes a nastyps2004-04-141-14/+2
* | Remove nowerror lines now that acpica is warns clean.njl2004-04-141-5/+5
* | Remove warnings from vendor files. This takes some files off the vendornjl2004-04-144-11/+11
* | Added an entry for twa.4.vkashyap2004-04-141-0/+1
* | Return an error immediately if asked to switch a non-existent consumer.njl2004-04-141-0/+4
* | Add notes about the pci stuff that's currently working its way throughimp2004-04-141-0/+14
* | Now that the dust has settled on the resource issues, turn on theimp2004-04-141-2/+2
* | Remove a non-variable static and move other static variables to the samenjl2004-04-141-8/+5
* | Fix some warnings by commenting out unused code.njl2004-04-141-0/+8
* | Only try to set the ACPI power state if the handle is valid. There wasnjl2004-04-141-6/+10
* | Even though the patch has been submitted to the vendor, this file is offnjl2004-04-141-13/+13
* | Forced commit to note that the CVS patches in the previous commitnectar2004-04-140-0/+0
* | Patch vulnerabilities in the CVS client and server:nectar2004-04-143-2/+65
* | Use a MANFILTER to patch the man pages to point to the right path.harti2004-04-143-0/+12
* | Bump the shared library version number for the bsnmp v1.6 importharti2004-04-141-1/+1
* | Unbreak the DDB build by replacing #includes that were deleted.njl2004-04-141-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r128237,harti2004-04-1424-235/+704
|\ \
| * | Import of bsnmpd 1.6harti2004-04-1424-235/+704
| * | Remove these files from the vendor branch where they accidentallyharti2004-01-261-26/+0
* | | Put the name of the module first in the list of all .Nm calls withharti2004-04-142-0/+2
* | | Compare with 0 if comparing an integer, not with NULL.harti2004-04-142-2/+2
* | | Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-145-11/+22
* | | Document the "return" built-in better: it will exit . (sources) andgreen2004-04-141-1/+7
* | | The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AVgreen2004-04-1414-22/+17
* | | Include <sys/proc.h> instead of depending on namespace pollution inbde2004-04-141-11/+9
* | | Include <sys/proc.h> for the definition of PS_INMEM instead ofbde2004-04-141-3/+2
* | | Continue my efforts to imitate Windows as closely as possible bywpaul2004-04-1410-206/+468
* | | Style cleanups, M_ZERO instead of bzero.njl2004-04-141-22/+20
* | | Style cleanups, use M_ZERO instead of bzero, unify the !semaphore andnjl2004-04-141-44/+43
OpenPOWER on IntegriCloud