summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r124528,njl2004-01-141-1/+1
|\
| * When creating a package element via "Store(0xXXX, Index(ArgX, 0xXXX))",njl2004-01-141-1/+1
* | Update firmware sets for the 12160, 2200 and 2300 cards to the (more ormjacob2004-01-143-14713/+14215
* | -DSMALL will remove the need of dump.c (for rtsol)ume2004-01-142-2/+16
* | add -F flag, which configures sysctl(8) setting by rtsoldume2004-01-144-15/+53
* | ansify.ume2004-01-146-31/+20
* | use timeradd/sub/cmp.ume2004-01-141-58/+7
* | MFi386: revision 1.462nyan2004-01-141-0/+2
* | Fix potential cable detection problem on older CMD chips.sos2004-01-141-7/+9
* | Add MLINK:brueffer2004-01-141-0/+1
* | Re-add libkern/ffs.c. I thought sparc64 had an inline version, butdes2004-01-141-0/+1
* | #include <machine/cpufunc.h>, which may define inline versions of somedes2004-01-141-0/+2
* | Translate from GNU C to ISO C.des2004-01-148-8/+8
* | Remove vm_page_alloc_contig(). It's now unused.alc2004-01-142-16/+0
* | Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO toalc2004-01-141-10/+8
* | invalidate secpolicy pcb cache on key_timehandler. part ofume2004-01-141-0/+3
* | add missing key_freesp()s. part ofume2004-01-141-1/+4
* | mp_ncpus is always defined now, so no need to do an #ifdef SMP inwpaul2004-01-141-5/+1
* | Catch up with the English version:hrs2004-01-141-1/+23
* | Use contigmalloc() instead of vm_page_alloc_contig().alc2004-01-141-2/+5
* | Add an "ethernet" hook to the rfc1490 netgraph module. It will sendgreen2004-01-143-8/+41
* | If a device attach routine fails during boot and calls bus_teardown_intr(),truckman2004-01-131-1/+5
* | AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.obrien2004-01-136-14/+14
* | Clarify revision 1.49. Specifically, using ${MAKE} target instead ofgreen2004-01-130-0/+0
* | Use 'vm_offset_t' rather than 'u_int32_t'.obrien2004-01-131-2/+2
* | AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.obrien2004-01-131-0/+4
* | Initialize drive device_t in softc.mdodd2004-01-131-0/+1
* | Add the Qualcomm CDMA Technologies MSM phone (umodem) device.green2004-01-134-3/+24
* | Fix ata_getparam to accept the fact that some crappy devices can pose assos2004-01-131-10/+12
* | Add a component constant for ACPI_TOSHIBA to fix compilation ofjhb2004-01-131-0/+1
* | - Use the standard .y and .l transformation rules -- this fixesru2004-01-131-16/+11
* | Use contigmalloc() and contigfree() instead of vm_page_alloc_contig() andalc2004-01-131-2/+2
* | * if-like-constructs now use <TAB>body consistently.obrien2004-01-131-85/+109
* | Forgot ffsl() and flsl() on alpha.des2004-01-131-0/+2
* | bsd.dep.mk,v 1.43 allows us to replace a hack with a solution.ru2004-01-131-3/+3
* | Introduce DPSRCS, that holds the list of source files which areru2004-01-131-5/+8
* | This commit was generated by cvs2svn to compensate for changes in r124488,fenner2004-01-132-1/+9
|\ \
| * | Commit vendor update for vulnerabilities found byfenner2004-01-132-1/+9
* | | This commit was generated by cvs2svn to compensate for changes in r124486,fenner2004-01-131-2/+11
|\ \ \ | |/ /
| * | Commit vendor fix for l2tp vulnerability reported byfenner2004-01-131-2/+11
* | | New errata: KUser can corrupt passwd file.bmah2004-01-131-0/+7
* | | New errata: NSS problems and workaround [1], GCC typo in releasebmah2004-01-131-0/+14
* | | Add and document ffsl(), fls() and flsl().des2004-01-138-12/+204
* | | Cast to unsigned to avoid sign-extension problems.des2004-01-134-4/+4
* | | Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-135-1/+12
* | | Add C implementations of ffsl(), fls() and flsl().des2004-01-134-1/+163
* | | ANSIfy, de-register, replace VAX reference with actual description.des2004-01-131-6/+5
* | | Whitespace nit.des2004-01-131-1/+1
* | | Include "../Makefile.inc" to propagate the configuration to subdirectories.nyan2004-01-131-0/+3
* | | Fix typo in a commentbrueffer2004-01-131-1/+1
OpenPOWER on IntegriCloud