summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing softcimp2005-10-221-0/+1
* Turns out that we're asking for the MAC address at a bad time in theimp2005-10-221-4/+3
* Make the multiple DPC threads an option, and create only one by default.wpaul2005-10-221-2/+31
* In the ISA case, we call ed_probe_WD80x3 before we callimp2005-10-221-3/+3
* fixed a compilation failure on amd64/sparc64/ia64suz2005-10-222-4/+6
* Replace FreeBSD 3.x syntax (controller miibus0) with 4.x syntaximp2005-10-2220-20/+20
* The controller -> device switch happened in 4.0, fix commentimp2005-10-221-1/+1
* Specifically panic() in the case where pmap_insert_entry() fails toade2005-10-214-0/+8
* Warn the user if the kernel driver dropped samples or ran out of event buffersjkoshy2005-10-211-2/+27
* Hide a diagnostic message under if (verbose) to avoid cluttering thewpaul2005-10-211-5/+8
* nuked non-existing commandssuz2005-10-211-5/+0
* sync with KAME regarding NDPsuz2005-10-2115-795/+1529
* perform NUD on an IPv6-aware point-to-point interfacesuz2005-10-211-0/+2
* sync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_UNSPECSRC)suz2005-10-213-3/+3
* Remove redundant string length check from the previous commit.jkim2005-10-211-2/+2
* Apply the same fix to a potential race in the ISDOTDOT codedumbbell2005-10-211-1/+3
* Eliminate spl* calls.alc2005-10-211-6/+0
* Correct the macro definition for KeRaiseIrql(). The official APIwpaul2005-10-213-25/+8
* Adjust maxfilesize for UFS1 and old 4.4 FFS. For UFS1, increase the limitnjl2005-10-211-2/+2
* Fix a longstanding buglet in bz-prefixed grep(1).jkim2005-10-201-5/+5
* Change format string for u_int64_t to %ju from %llu, in order to use therwatson2005-10-202-2/+2
* Remove duplicate entry.ru2005-10-201-1/+0
* Cleanup.cognet2005-10-201-13/+1
* Mention the possibility of non-interactive scripts for EDITOR and add abrooks2005-10-201-0/+9
* Fix small grammar nit.wpaul2005-10-201-1/+1
* Use sched_bind() to make sure the DPC threads are bound to the correctwpaul2005-10-201-1/+15
* Add a "show malloc" command to DDB, which prints out the current stats forrwatson2005-10-201-0/+27
* Implement the PacketGetVersion() routine, which is used inwpaul2005-10-203-0/+8
* Add a "show uma" command to DDB, which prints out the current stats forrwatson2005-10-201-0/+36
* This commit was generated by cvs2svn to compensate for changes in r151513,wpaul2005-10-201-2/+2
|\
| * Import a fixed version of driver_ndis.c from the vendor. The existingwpaul2005-10-201-2/+2
* | Add entry for the spin mutex used by the hptmv(4) driver.jhb2005-10-201-0/+1
* | Force an upgrade to Groff 1.19.2.ru2005-10-201-1/+1
* | Remove a diagnostic message that can't occur: we lost the ability todds2005-10-201-3/+0
* | Update upgrade instructions.ru2005-10-201-4/+4
* | Use an ihandle_t to store the instance handle of an opened devicemarius2005-10-201-1/+1
* | Remove some conversion leftovers.ru2005-10-201-3/+0
* | Upgrade to Groff 1.19.2.ru2005-10-2011-36/+95
* | Merge Groff 1.19.2 changes.ru2005-10-2011-56/+183
* | Use stock (FSF) version of this file.ru2005-10-205-191/+394
* | This commit was generated by cvs2svn to compensate for changes in r151500,ru2005-10-2062-21518/+0
* | This commit was generated by cvs2svn to compensate for changes in r151497,ru2005-10-20503-62920/+144037
|\ \
| * | Virgin import of FSF groff v1.19.2ru2005-10-20525-66388/+147910
* | | Remove unused variables.marius2005-10-204-7/+0
* | | Some more minor cleanups of em(4) driver:glebius2005-10-202-36/+10
* | | Revamp interrupt handling in em(4) driver:glebius2005-10-203-39/+39
* | | Add el_get to the NAME section.stefanf2005-10-201-1/+2
* | | Fix a well duplicated fencepost error that stopped crashdumps beingpeter2005-10-202-7/+7
* | | Set the signal handlers before creating the thread. This is so it inheritsnjl2005-10-201-4/+15
* | | wpa_supplicant(8) requires -D option for ndis(4) now.jkim2005-10-191-1/+10
OpenPOWER on IntegriCloud