summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the keyboard layer Unicode aware.ed2009-09-194-15/+28
* Use appropriate locking when using interface list.tuexen2009-09-191-8/+0
* Fix the disabling of sctp_drain().tuexen2009-09-191-5/+4
* Get SCTP working in combination with VIMAGE.tuexen2009-09-198-46/+93
* intpm/sb700: force polling mode if configured interrupt is SMIavg2009-09-191-0/+6
* Change cache attribute for VESA frame buffer from UC to write-combining.jkim2009-09-191-1/+2
* Correct BIOS header sanitizing on pc98.nyan2009-09-191-3/+6
* When superpages are enabled, add the 2 or 4MB page size to the array ofalc2009-09-182-0/+10
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-1810-0/+44
* Just use ttydisc_rint_simple() instead of doing it ourselves.ed2009-09-181-8/+2
* Return ENOBUFS consistently if user attempts to exceedbms2009-09-181-2/+4
* Have sparc64 join the separate livefs crowd. Including the docs packageskensmith2009-09-181-0/+1
* Fix setfib(1) section number.brueffer2009-09-182-3/+3
* Fix mdoc, typos, contractions.brueffer2009-09-181-17/+13
* Don't allocate new unnecessary pages when devstat_alloc() looses theattilio2009-09-181-16/+27
* Spell Israel correctly.ed2009-09-181-1/+1
* Call mwl_rxdma_cleanup() if there was an error setting up the RX DMA.rpaulo2009-09-181-1/+3
* Style fix - break too long a line in two.zec2009-09-181-1/+2
* o DragonflyBSD 2.4.0 added.maxim2009-09-181-0/+2
* Various mdoc, spelling etc fixes.brueffer2009-09-1814-39/+38
* Fixed markup.ru2009-09-172-7/+9
* Change the default transport protocol for use by the Mount protocolrmacklem2009-09-171-1/+1
* Add a knob to show 'Starting foo:' messages when faststart is used,dougb2009-09-173-2/+16
* Fix the style of the previous commit.rdivacky2009-09-172-2/+4
* Make these argument/variable unsigned as the defines for them don't fitrdivacky2009-09-172-4/+4
* Purge file system namecache when receiving incremental stream and rolling backpjd2009-09-171-0/+3
* Support for VNET in SCTP (hopefully)rrs2009-09-1710-51/+44
* Purge namecache for the file system being rolled back, so it doesn't point atpjd2009-09-171-0/+3
* V_irtualize the lltables list, making ARP and ND reasonablyzec2009-09-171-7/+19
* Make libc.a provide __stack_chk_fail_local weak alias. This iskan2009-09-171-0/+4
* Correct a sysctl name.brueffer2009-09-171-2/+2
* Fix an xref.brueffer2009-09-171-1/+1
* Fix the example, -w is the right switch for write failure probability.brueffer2009-09-171-3/+3
* Allocate space for the group array in a static credential used inbrooks2009-09-171-0/+2
* Sync driver with Yahoo:scottl2009-09-163-74/+75
* Fix locking around copyout() operations.scottl2009-09-161-3/+9
* Make MSI and PERFORMANT interrupts work correctly. Only require the minimumscottl2009-09-162-4/+13
* Increase CISS_MAX_PHYSTGT to 256 so that it matches what the controller mightscottl2009-09-161-1/+1
* The buffer returned by fgenln is not a "C" string and might not be NULsepotvin2009-09-162-1/+3
* Fix a bug reported by Daniel Mentz:tuexen2009-09-161-2/+7
* When checking traffic endpoint's adresses families in key_spdadd(),vanhu2009-09-161-12/+2
* Remove trailing spaces.edwin2009-09-161-41/+41
* Extend the keyboard character size to 24 bits.ed2009-09-161-11/+17
* Fix an off-by-one error in the marking of the O_CH operatordds2009-09-161-1/+1
* Add a couple of debugging statements.dds2009-09-161-0/+3
* Add the ability to see TCP timers via netstat -x. This can be a usefulsilby2009-09-166-8/+58
* Add EV_RECEIPT to kevents.sson2009-09-163-2/+11
* Add the EV_DISPATCH flag to kevents.sson2009-09-163-2/+11
* Add EVFILT_USER to kevents.sson2009-09-163-2/+159
* Add optional touch event filter hooks to kevents.sson2009-09-162-37/+68
OpenPOWER on IntegriCloud