summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable autosense by default. This shouldn't hurt SPI and is requirednjl2004-01-091-1/+1
* Bump the max number of initiators to 256 from 16. This is appropriate fornjl2004-01-091-3/+3
* Disable the APIC when selecting the 'Safe Mode' option of the loader. Thisscottl2004-01-091-0/+1
* Prepare libsdp(3) for the upcoming sdpd importemax2004-01-096-112/+190
* Add MLINK:brueffer2004-01-091-0/+1
* Correct typo in MLINKbrueffer2004-01-091-1/+1
* Add reference to miibus.4brueffer2004-01-096-0/+6
* device uhci0 -> device uhcibrueffer2004-01-091-2/+1
* kue(4) doesn't use miibus eitherbrueffer2004-01-091-3/+0
* Remove drivers that don't need miibus(4):brueffer2004-01-091-6/+21
* Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'mnectar2004-01-0919-40/+20
* KASSERT against no-op access requests.phk2004-01-091-0/+1
* - Add the HP hn210e to the devices list.simon2004-01-091-1/+4
* Re-add the FreeBSD RCS keyword for the benefit of mergemaster.nectar2004-01-091-0/+1
* Reduce TCP_MINMSS default to 216. The AX.25 protocol (packet radio)andre2004-01-091-4/+3
* It was reported that when using nss_ldap, getgrent(3) would behavenectar2004-01-092-10/+18
* This commit was generated by cvs2svn to compensate for changes in r124287,des2004-01-091-1/+1
|\
| * Don't output the terminating '\0' (already fixed in OpenSSH CVS)des2004-01-091-1/+1
| * Remove obsolete files on the vendor branch.des2004-01-0838-2023/+0
* | Fix a warning when NATM is not defined. In this case s is not used.harti2004-01-091-0/+2
* | Egg on my face: UsePAM was off by default.des2004-01-091-1/+1
* | The private data section of ndis_packets has a 'packet flags' bytewpaul2004-01-094-4/+14
* | Sync with Creative's 8010.h rev 1.51.obrien2004-01-092-74/+147
* | Dike out some very Linux-specific parts that we can't compile with.obrien2004-01-091-0/+8
* | This commit was generated by cvs2svn to compensate for changes in r124273,obrien2004-01-091-2/+42
|\ \
| * | Vendor import revision 1.9 of ac97_codec.h (we renamed the file) fromobrien2004-01-091-2/+42
* | | Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile().wpaul2004-01-093-10/+125
* | | Add a GraphViz-exporting ngctl(8) "dot" command. You can now creategreen2004-01-095-11/+203
* | | Also, don't crash in the netgraph disconnect node if the interface isgreen2004-01-091-1/+2
* | | Don't try to ifpromisc() on an interface that's deleted already.green2004-01-091-4/+4
* | | Improve the expressiveness of ttyinfo (^T) when dealing with threadsrwatson2004-01-081-7/+16
* | | Drop the sigacts mutex around calls to stopevent() to avoid sleepingrwatson2004-01-081-2/+10
* | | Do not emit comments when -n is specified.phk2004-01-081-5/+10
* | | - Enable recursive acquisition of the mutex synchronizing access to thealc2004-01-082-8/+13
* | | Use the saved params for LBA-CHS conversion. Fixes PC98 bug.sos2004-01-081-4/+3
* | | Some integrated Davicom cards in sparc64 boxes have an all zerosmux2004-01-084-0/+54
* | | Limiters and sanity checks for TCP MSS (maximum segement size)andre2004-01-088-4/+200
* | | Add the PCI ID for yet another bge chip: the Altima 1002.wpaul2004-01-082-0/+3
* | | Add the NDISAPI option.wpaul2004-01-081-0/+1
* | | Always clean all files, including ones under ACPI_DEBUG when doing anjl2004-01-081-7/+9
* | | MFlibpthread: Add a simple work-around for deadlocking on recursivedeischen2004-01-082-44/+82
* | | Add a simple work-around for deadlocking on recursive read locksdeischen2004-01-086-96/+172
* | | * firewiresimokawa2004-01-083-18/+34
* | | Cosmetics: rearrange the dependency list to match that of ssh and sshd.ru2004-01-081-2/+5
* | | Fixed static linkage.ru2004-01-082-4/+10
* | | If path mtu discovery is enabled set the DF bit in all cases weandre2004-01-082-0/+8
* | | Do not set the ip_id to zero when DF is set on packet andandre2004-01-081-12/+6
* | | Correct the definition of the ndis_miniport_interrupt structure:wpaul2004-01-083-10/+45
* | | Use += instead of = with DPADD / LDADD.des2004-01-081-2/+2
* | | Regenerate config.h; I don't know why this didn't hit CVS yesterday.des2004-01-081-36/+107
OpenPOWER on IntegriCloud