summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts after import of OpenSSL 0.9.7a.nectar2003-02-195-1/+27
* This commit was generated by cvs2svn to compensate for changes in r111147,nectar2003-02-19152-646/+1661
|\
| * Vendor import of OpenSSL 0.9.7a.nectar2003-02-19157-647/+1688
* | Add M_WAITOKphk2003-02-192-3/+3
* | Add a TCP TIMEWAIT state which uses less space than a fullblown TCPjlemon2003-02-1918-235/+1067
* | Convert tcp_fillheaders(tp, ...) -> tcpip_fillheaders(inp, ...) so thejlemon2003-02-195-82/+71
* | Make the aac driver be INTR_MPSAFE. Once the interrupt handler determinesscottl2003-02-192-38/+15
* | s/to try and retry/to retry/ceri2003-02-192-2/+2
* | o Move the cleanup of the fib maps into aac_free_commands() so as toscottl2003-02-192-33/+42
* | Correct comments.jlemon2003-02-192-14/+8
* | Clean up delayed acks and T/TCP interactions:jlemon2003-02-193-59/+58
* | #include "opt_cpu.h" so we notice our options.phk2003-02-191-0/+1
* | Fix definite panic when releasing interrupt resources.jake2003-02-191-1/+1
* | Fix panic on sparc64 introduced in my last commit. I reallymux2003-02-191-5/+6
* | Missed a missing M_WAITOK.jake2003-02-191-1/+1
* | Use M_WAITOK.jake2003-02-192-2/+4
* | Don't spam sys/${MACHINE}/conf/ with _.${MACHINE}.makeLINT.ru2003-02-191-1/+1
* | We can simplify this Makefile down to a single line now.obrien2003-02-191-4/+0
* | Fixed universe.ru2003-02-191-34/+30
* | Back out the removal (here too) of the "custom" version ofru2003-02-192-1/+2
* | Count non-threaded group.davidxu2003-02-192-10/+20
* | Update comments to reflect new KSE code.davidxu2003-02-192-4/+1
* | Do not call smbfs_attr_cacheremove() in the EXDEV case in smbfs_rename().tjr2003-02-191-5/+9
* | The "m = m->m_next" that was removed in the revision 1.12 was necessarytjr2003-02-191-1/+2
* | M_WAITOK and remove an useless comment.davidxu2003-02-192-4/+2
* | Munge the zs sbus attachment to work with fhc. This is a bit of a hack,jake2003-02-192-14/+114
* | Implement interrupt resource allocation and setup. Set the interruptjake2003-02-195-16/+111
* | Eliminate unused KSE symbols.davidxu2003-02-191-2/+0
* | Don't tell people to include <sys/dkstat.h> any more.phk2003-02-191-1/+0
* | Bump __FreeBSD_version to mark the fact that <sys/dkstat.h> should no longerphk2003-02-191-1/+1
* | Back out M_* changes, per decision of the TRB.imp2003-02-19586-2102/+2103
* | Fix the description for mkdtemp(), which creates directories, not files.gshapiro2003-02-191-1/+1
* | Update for GCC 3.2.2kan2003-02-192-11/+17
* | Optimize the case when max threads number was hit.davidxu2003-02-193-86/+115
* | Pushing back aacp driver to kern.flp kernel. It can be removed iffmatusita2003-02-192-2/+0
* | Our first keyword hit for apropos ufs2.jwd2003-02-191-1/+1
* | - Detect PAL by CIP header rather than the DSF bit in the DV header.simokawa2003-02-191-71/+48
* | Clean up error reporting in block.c, so that it gives honest error stringsjmallett2003-02-192-13/+22
* | Remove unused variable and code.peter2003-02-191-2/+0
* | Yet another re-test.peter2003-02-190-0/+0
* | Re-test commit scripts. Again.peter2003-02-190-0/+0
* | Harmless forced commit to re-test commit scriptspeter2003-02-190-0/+0
* | Forced commit to double check script configpeter2003-02-180-0/+0
* | Get rid of a silly message I added back in Sept 2001 (1.68).peter2003-02-181-4/+1
* | Add an example to help one manually set the date on one machine taking the outobrien2003-02-181-0/+5
* | Update errors.trhodes2003-02-181-8/+8
* | Add some PCI device ID's from HPps2003-02-181-0/+4
* | Move the resource handling down into the pci bus as well.imp2003-02-182-410/+49
* | Bring the suggested command for extracting a configuration file from theceri2003-02-181-1/+1
* | "Happiness" is a noun.ceri2003-02-181-2/+2
OpenPOWER on IntegriCloud