summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Restore backwards source compatibility with 6.x and 5.x.wpaul2005-11-131-2/+6
* Use ANSI definitions.dwmalone2005-11-1313-574/+352
* len and len2 work better as size_tdwmalone2005-11-131-1/+2
* Const poision, deregister and use ANSI definitions.dwmalone2005-11-131-23/+20
* Declare find_err in indent_globs.h where the other shared variablesdwmalone2005-11-133-4/+1
* Avoid shadowing a local scratch variable,dwmalone2005-11-131-2/+2
* Fix a second missed case where the refcount is not decremented.thompsa2005-11-131-2/+3
* Fix a mbuf and refcnt leak in the broadcast code.thompsa2005-11-131-4/+4
* This commit was generated by cvs2svn to compensate for changes in r152390,sam2005-11-131-1/+1
|\
| * correct check for whether or not md5 signature matches; appliedsam2005-11-131-1/+1
* | Fix endianness issues. iwi now works on big endian architectures too.damien2005-11-131-10/+10
* | Remove the unused AAC_DRIVER_BUILD_DATE macro.schweikh2005-11-131-49/+48
* | Be more robust when handling Rx interrupts. If we can't allocate a new mbuf,damien2005-11-131-11/+11
* | Be more robust when handling Rx interrupts. If we can't allocate and DMA mapdamien2005-11-131-21/+41
* | Be more robust when handling Rx interrupts. If we can't allocate and DMA mapdamien2005-11-131-24/+42
* | Be more robust when handling Rx interrupts. If we can't allocate and DMA mapdamien2005-11-131-20/+40
* | Add support for 24/32 bit audio formats/conversion.netchild2005-11-133-113/+264
* | Modify netstat -mb to use libmemstat when accessing a core dump or liverwatson2005-11-133-178/+54
* | Add symlinks for kvm access methods for memstat(3).rwatson2005-11-131-0/+3
* | Moderate rewrite of kernel ktrace code to attempt to generally improverwatson2005-11-138-92/+213
* | Add some cards:netchild2005-11-134-5/+67
* | Don't augment the DRIVER_VERSION "v1.12" with __DATE__ and __TIME__.schweikh2005-11-131-1/+1
* | Define SIGLWP which is an alias for SIGTHR, the reason why I did thisdavidxu2005-11-131-0/+1
* | Increase WARNS level to 6.rodrigc2005-11-131-1/+1
* | Convert mount_msdosfs to use nmount().rodrigc2005-11-131-98/+76
* | In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlockalc2005-11-134-4/+16
* | Increase WARNS level to 6.rodrigc2005-11-131-0/+1
* | Changes to reflect that size_t parameter to build_iovec() is a size_t.rodrigc2005-11-131-3/+4
* | Increase WARNS level to 6rodrigc2005-11-131-1/+1
* | Convert mount_cd9660 to use nmount().rodrigc2005-11-131-46/+53
* | - Make size parameter to build_iovec() a size_t, not an introdrigc2005-11-133-8/+31
* | Fixed some magic numbers.bde2005-11-131-6/+6
* | Fixed some magic numbers.bde2005-11-131-6/+6
* | Correct a grammo and capitalize a few abbreviations.schweikh2005-11-121-4/+4
* | Instead of saving the unit number of the md(4) device name, save themarcel2005-11-121-23/+26
* | - Minor fixes to raise WARNS level to 6.rodrigc2005-11-125-52/+223
* | Imoproved comments for the minimax polynomial.bde2005-11-121-10/+11
* | Make the kern.geom.conftxt sysctl more usable by also dumping themarcel2005-11-121-5/+4
* | Tweaked the minimax polynomial and improved its comments.bde2005-11-121-5/+5
* | Improved comments for the minimax polynomial.bde2005-11-121-4/+4
* | Speed up stale catpages hunting by not running sed(1) for every catpage.ru2005-11-121-18/+15
* | Don't check DESTDIR when making distributeworld; the latter expectsru2005-11-121-0/+2
* | Really fix it this time.ru2005-11-121-3/+3
* | Attempt to fix pc98 GENERIC compile breakage.ru2005-11-121-3/+3
* | As for the float trig functions, use a minimax polynomial that isbde2005-11-121-9/+7
* | Fix a > 1 year old typo that caused the ulpt driver to try readingiedowse2005-11-121-1/+1
* | Fix a stub function so that is has the correct number ofdeischen2005-11-121-3/+3
* | style(9) cleanups.rodrigc2005-11-121-16/+17
* | Add "-s" argument to kdump to suppress the display of I/O data.rwatson2005-11-122-4/+11
* | Look through ext2fs file systems as well as ufs.grog2005-11-121-1/+1
OpenPOWER on IntegriCloud