summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgot to svn add the Makefile.des2010-03-101-0/+16
* Use more proper terms (from official documents) for AMD CPU's.obrien2010-03-101-1/+1
* Add -i to the first post-install mergemaster example to makedougb2010-03-101-2/+3
* Provide workaround for the ages old bug affecting certain BCM5708Ssobomax2010-03-101-3/+20
* Fix the build. The ssh-pkcs11-helper directory is empty, which isdougb2010-03-101-1/+1
* Revert to r197433, the more recent change doesn't work for the commondougb2010-03-101-4/+4
* Fix "Empty input line" mdoc warning.sobomax2010-03-101-2/+2
* Integrate OpenBSD rev 1.5 of x86emu.c.delphij2010-03-091-143/+205
* Add SIZE_MAX overflow checkache2010-03-091-0/+2
* Add SIZE_MAX overflow checkache2010-03-091-0/+2
* Add warnings to <regexp.h> and <sys/timeb.h>.ed2010-03-093-1/+9
* Remove unneeded include of <sys/timeb.h>.ed2010-03-091-1/+0
* uses KOBJMETHOD_END macro to indicate the end of method table.weongyo2010-03-095-5/+5
* o uses bus accessor macros to read values from ivar so no more valuesweongyo2010-03-095-519/+1196
* Better TwinAx transceiver detection.np2010-03-092-2/+14
* Since the interpreter slack mode is a tunable now, enable a local hack onlyjkim2010-03-091-6/+9
* o bdeficize expand_number_int() function;sobomax2010-03-093-38/+36
* Document a new sysctl variable and a loader tunable.jkim2010-03-091-1/+8
* Upgrade to OpenSSH 5.4p1.des2010-03-09129-3011/+10889
|\
| * Forgot to remove dead filesdes2010-03-088-1445/+0
| * Vendor import of OpenSSH 5.4p1des2010-03-08160-8656/+17191
* | - Allow users to enable dumping Debug objects without ACPI debugger.jkim2010-03-091-4/+45
* | Now that the workaround for the AMD 10h CPUs is in place, re-enable machinejhb2010-03-091-1/+1
* | Change secrorsize back to int, since that's the data type expected by thesobomax2010-03-092-3/+21
* | - Fix the highlighting for non-terminals when the last week is notedwin2010-03-092-10/+22
* | Implement AMD's recommended workaround for Erratum 383 on Family 10halc2010-03-094-8/+162
* | Remove inclusion of <i386/include/psl.h>marcel2010-03-091-3/+1
* | Remove support for SYS_RES_DRQ.marcel2010-03-091-21/+1
* | Place interrupt handling in a critical section and remove doublenwhitehorn2010-03-092-6/+8
* | One of the advantages of enabling ECMP (a.k.a RADIX_MPATH) is toqingli2010-03-097-11/+51
* | Remove the check for IFF_DRV_OACTIVE right before adding a port into laggdelphij2010-03-091-4/+0
* | BWCT boards can have 128MB SDRAM.ticso2010-03-092-2/+6
* | fix signed warningticso2010-03-091-1/+1
* | Rewrite input processing to not exit with error on the first EILSEQ foundache2010-03-081-108/+68
* | MFV of tzdata2010e:edwin2010-03-083-64/+77
* | - Set missing flag when initiating a plex rebuild with the rebuildparitylulf2010-03-081-0/+15
* | Add file forgotten in r204879.kib2010-03-081-0/+139
* | Teach procstat(1) to display some information about signal dispositionkib2010-03-084-8/+84
* | Change the way shutdown is handled for log file.fabient2010-03-083-25/+29
* | Enable ACPI module build on amd64. Although we strongly recommend buildingjkim2010-03-081-5/+9
* | 1) Reimplement (differently) unlimited line length restricted in prev.ache2010-03-081-54/+65
* | Looks like I forgot to add half of the copyright text when we switched tojoel2010-03-081-0/+12
* | Update module Makefile for ACPICA 20100304.jkim2010-03-081-4/+4
* | Pass the correct size to memset().jh2010-03-081-1/+1
* | Enable tmpfs unconditionally on all platforms. No one I spoke to couldnwhitehorn2010-03-081-3/+1
* | add back DPADD (removed by mistake in a previous commit)luigi2010-03-081-0/+1
* | cosmetic changes and C++ compatibilityluigi2010-03-081-0/+18
* | don't use C++ keywords as variable namesluigi2010-03-082-8/+8
* | do not report an error unnecessarilyluigi2010-03-081-0/+1
* | Bump up the firmware_table from 30 to 50. bwn needs more than 30, itimp2010-03-071-1/+1
OpenPOWER on IntegriCloud