summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Vendor import of BIND 9.3.2dougb2005-12-29284-38640/+66160
* | | | gmon now supported on powerpcgrehan2005-12-291-2/+0
* | | | The minbrk symbol is hidden the same on powerpc as other FreeBSD platforms.grehan2005-12-291-1/+1
* | | | Add user-space profiling support. Kernel profiling still todo.grehan2005-12-291-8/+82
* | | | Refer readers to the hwpmc(4) manual page where the additionaljkoshy2005-12-291-0/+3
* | | | Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. Thereimp2005-12-296-72/+270
* | | | Initialize the event tailq.scottl2005-12-281-0/+1
* | | | Add support for printing IPSEC protocol stats if the kernel was compiledkbyanc2005-12-285-97/+489
* | | | Add missing parens.glebius2005-12-281-1/+1
* | | | Fix the order of the stereo channels (left <-> right).netchild2005-12-281-4/+4
* | | | Trim trailing whitespace.kan2005-12-281-46/+45
* | | | o Fix typos in the comments.maxim2005-12-281-2/+2
* | | | Check for IFF_DRV_RUNNING in the interrupt loop.glebius2005-12-281-2/+3
* | | | In ng_netflow_disconnect() check whether we are working with "iface"glebius2005-12-281-2/+6
* | | | Add 'juggle', a simple IPC micro-benchmark that uses various IPC types torwatson2005-12-282-0/+598
* | | | Further updates to the Marvell support code.sos2005-12-281-13/+24
* | | | When in rev. 1.47 cardbus_alloc_resources() function was moved fromglebius2005-12-281-15/+40
* | | | Correct a typodelphij2005-12-281-1/+1
* | | | A style nit.glebius2005-12-281-1/+1
* | | | Document new support for Marvell chipsets.brueffer2005-12-281-1/+3
* | | | Tidy up em_resume():glebius2005-12-281-8/+4
* | | | Someone buy me a beer. Now.ade2005-12-281-0/+1
* | | | Cache the tx producer index instead of reading it every time ti_start isscottl2005-12-282-1/+4
* | | | ti(4) also works on sparc64 now.simon2005-12-281-1/+1
* | | | Fix a serious regression from the busdma conversion. Check to make surescottl2005-12-281-10/+17
* | | | Cast tv_sec to intmax_t and print with %jd in some ifdef'ed code.trhodes2005-12-281-8/+8
* | | | Add some sanity checking to the pccard insertion case. Whine if theimp2005-12-281-4/+6
* | | | Uncomment ti(4) as it's now working.yongari2005-12-281-1/+1
* | | | Bring big-endian architecture support for ti(4).yongari2005-12-282-241/+311
* | | | In realloc(9), determine size of the original block based onpjd2005-12-281-1/+1
* | | | Add a hid blacklist quirk.flz2005-12-274-1/+20
* | | | Fix watch address truncation. The address was truncated when it was passed topjd2005-12-271-3/+3
* | | | Fix another braino, don't remove the X related socket directoriesdougb2005-12-271-2/+5
* | | | Make sure that the prestart routine is run with *start, instead ofdougb2005-12-271-1/+1
* | | | Merge tzdata2005r from vendor branch. Only significant change is towollman2005-12-276-14/+65
* | | | This commit was generated by cvs2svn to compensate for changes in r153758,wollman2005-12-271-1/+2
|\ \ \ \
| * | | | No sooner did I make noises about seeing the last timezone update ofwollman2005-12-278-23/+68
* | | | | Ensure that we're aligned at leas tto the size of the resource being requested.imp2005-12-271-0/+21
* | | | | nitsimp2005-12-271-1/+1
* | | | | Change the probes in ATA to return a negative value on success.sos2005-12-272-26/+24
* | | | | Update the last commit to also take 48Bit access functions.sos2005-12-271-1/+3
* | | | | Add initial support for the Marvell 88SX[56]0[48][01] series of SATA chips.sos2005-12-273-0/+456
* | | | | Fix rebuilds of arrays that got stuck.sos2005-12-273-9/+30
* | | | | Document the EOPNOTSUPP returned by hwpmc(4) if a sampling mode PMCjkoshy2005-12-271-0/+3
* | | | | Try to unbreak the tinderbox: Cast a time_t argument to long before printingstefanf2005-12-271-1/+1
* | | | | Use variable i instead of variable cpus as an index to get correct kseq.davidxu2005-12-271-1/+1
* | | | | Document CTR6() macro.pjd2005-12-271-0/+2
* | | | | Add \n to log() message.glebius2005-12-271-1/+1
* | | | | Fix breakage introduced in the previous commit.sobomax2005-12-261-4/+2
* | | | | Fix typo in comment.cognet2005-12-261-1/+1
OpenPOWER on IntegriCloud