summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright spelling.imp2010-03-1014-15/+15
* Fix copyright spellingimp2010-03-101-1/+1
* Enable hardware fixes for BCM5704 B0 as recommended by data sheet.yongari2010-03-101-0/+12
* - The OPSZ macro actually only does the right thing for int32 and int64marius2010-03-102-29/+21
* Make NKPT a kernel option on i386 so that it can be set to a non-defaultjhb2010-03-104-0/+12
* nos-tun(8): make WARNS=3 cleanuqs2010-03-102-13/+16
* Fix white spaces.jkim2010-03-101-2/+2
* Fall back to wbinvd when region for CLFLUSH is >= 2MB.kib2010-03-102-4/+8
* Typo.jhb2010-03-101-1/+1
* fix handling of commands issued by RELENG_7 version of /sbin/ipfw,luigi2010-03-102-2/+4
* Use thr_once() with once_t controls to initialize various thread_key_tjhb2010-03-108-64/+81
* Revert r204939des2010-03-101-1/+1
* 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
OpenPOWER on IntegriCloud