summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | resolve merge conflictssam2005-07-1110-544/+1556
* | This commit was generated by cvs2svn to compensate for changes in r147894,sam2005-07-1128-282/+1239
|\ \
| * | Virgin import of libpcap v0.9.1 (release) from tcpdump.orgsam2005-07-1138-730/+2803
* | | additions from libpcap 0.9.1 releasesam2005-07-111-1/+14
* | | Handle encrypt of arbitarily fragmented mbuf chains: previouslysam2005-07-111-18/+68
* | | nuke assert that duplicates real checksam2005-07-111-3/+0
* | | Correct a minor typo.delphij2005-07-111-1/+1
* | | Validate if the value written into {FS,GS}.base is a canonicaldavidxu2005-07-1011-22/+65
* | | remove local mods that snuck into rev 1.6sam2005-07-101-4/+1
* | | Force commit to note that ggate rewrite was...pjd2005-07-100-0/+0
* | | Don't compile ggatec/ggated in NO_LIBPTHREAD case.pjd2005-07-101-1/+8
* | | Update for the new and removed MPT driver files.scottl2005-07-102-2/+3
* | | Massive overhaul of MPT Fusion driver:scottl2005-07-1021-2966/+7130
* | | Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64marius2005-07-102-13/+21
* | | - Declare lookup tables etc. const. [1]marius2005-07-101-68/+148
* | | - Declare lookup tables etc. const.marius2005-07-104-93/+175
* | | - Add missing opt_isa.h. This fixes the standalone build of sound.komarius2005-07-101-2/+14
* | | Add a missing mtx_destroy() in hme_pci_detach().marius2005-07-101-0/+1
* | | Switch from trying to allocate up to 8 register banks for the EBusmarius2005-07-101-19/+6
* | | MFC:hrs2005-07-102-4/+6
* | | Add the ability to match the on a media type of the device in question.imp2005-07-105-1/+101
* | | Update release notes:hrs2005-07-102-2/+2
* | | Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8imp2005-07-1011-18/+125
* | | remove driver-private key allocators; use the default one insteadsam2005-07-103-36/+0
* | | Change default key allocation method to do the right thing forsam2005-07-091-1/+18
* | | - Grammar fixesmarkus2005-07-091-12/+12
* | | Repair this:cracauer2005-07-091-0/+1
* | | sys/dev/hwpmc/hwpmc_{amd,piv,ppro}.c:jkoshy2005-07-096-36/+46
* | | New release notes:hrs2005-07-092-8/+92
* | | Have the NMI handler call the C language trap() routine and directlyjkoshy2005-07-091-2/+27
* | | Fix a bug in pmclog_read() that causes it to return with a falsejkoshy2005-07-091-2/+15
* | | Fix a bug that affected on-the-fly gmon.out file generation.jkoshy2005-07-093-12/+9
* | | Use m_length (m, NULL) instead of m->m_pkthdr.len.rik2005-07-093-3/+3
* | | Lost cx_mpsafenet check.rik2005-07-091-2/+3
* | | Lost t_oproc() callback assignment.rik2005-07-091-0/+1
* | | Lost CX_UNLOCK().rik2005-07-091-0/+4
* | | Protect from partially initialized channels.rik2005-07-093-0/+6
* | | Regrab dvp only when ISDOTDOT.tanimura2005-07-091-1/+2
* | | Space & alignment nits.rik2005-07-093-21/+20
* | | Some cleanups and tweaks to some of the atomic.h files in preparation forjhb2005-07-093-253/+234
* | | Add Giant around linux_getcwd_common() in linux_getcwd().jhb2005-07-091-0/+2
* | | Add missing locking to linux_connect() so that it can be marked MP safe:jhb2005-07-091-8/+15
* | | Document that SOCK_LOCK is used to protect so_emuldata.jhb2005-07-091-1/+1
* | | The nsegs parameter to bus_dmamap_load_mbuf_sg is not required togrehan2005-07-091-0/+2
* | | Fix the build. The SMC_8020BT define doesn't exist yet.scottl2005-07-091-0/+2
* | | Add Farrallon EtherMac PC Card to the list of supported cards.imp2005-07-091-4/+11
* | | Noticed that NetBSD's sm driver has the PSION GOLDCARD listed, so listimp2005-07-091-3/+2
* | | correct check for high priority wme trafficsam2005-07-081-1/+1
* | | Sync which ggate changes.pjd2005-07-081-16/+34
* | | Reimplement ggatec/ggated applications.pjd2005-07-086-455/+1094
OpenPOWER on IntegriCloud