summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Ensure that INTx isn't disabled, as these chips apparently have amarius2009-03-232-4/+8
* Save (empty) worklist at successful completionphk2009-03-231-0/+1
* Togging ALLMULTI does not require controller reset so have Rxyongari2009-03-231-42/+16
* Do not pass uninitialized data buffer to devctl_queue_data function.kan2009-03-231-26/+25
* Add safety check that does not allow empty strings to be queuedkan2009-03-231-0/+6
* Add the URL for RFC2142gshapiro2009-03-231-0/+1
* Fix inversed logic. pci_find_extcap() returns 0 when it findsyongari2009-03-231-1/+1
* Correctly sanity-check timer IDs. [SA-09:06]cperciva2009-03-232-4/+9
* Test the r190298 change.stefanf2009-03-222-0/+2
* Fix the behaviour of the read built-in when IFS is unset.stefanf2009-03-221-1/+1
* Add a few tests for the read built-in.stefanf2009-03-222-0/+44
* Improve the IFS handling of the read built-in.stefanf2009-03-221-10/+68
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-226-0/+445
* Update test for r190284.stefanf2009-03-222-1/+3
* - Apply the r190270 changes to printing of single aliases too.stefanf2009-03-221-23/+48
* Correct the documentation to reflect the fact that BUS_DMA_NOCACHE is arnoland2009-03-221-9/+9
* Fix up the flags to bus_dmamem again. The man page incorrectly showedrnoland2009-03-222-10/+9
* Update stale comments. The alternate address space mapping was eliminatedalc2009-03-222-9/+2
* Update and extend the tests for alias.stefanf2009-03-222-1/+5
* Make the output of the alias built-in POSIX-compliant: Drop the leading 'alias'stefanf2009-03-221-1/+6
* Set the endpoint on the preallocated fifo so it doesnt get matched as anthompsa2009-03-221-0/+2
* 7.2 will be the first release where strndup() appears.kib2009-03-221-1/+1
* Bump __FreeBSD_version for dynamic token string support added in ld.so.kib2009-03-221-1/+1
* Fix several issues with parsing the notes for ELF objects.kib2009-03-221-5/+5
* NO_INQUIRY is wrong for this device. Alternatively, if it is right,imp2009-03-221-1/+1
* In general, the kernel virtual address of the pml4 page table page that isalc2009-03-223-4/+10
* Improve debugging output around ioctls.thompsa2009-03-221-3/+6
* Eliminate the recomputation of pcb_cr3 from cpu_set_upcall(). Thealc2009-03-222-6/+2
* Fix typo in comment.rpaulo2009-03-221-1/+1
* Install the new headers.rpaulo2009-03-221-0/+7
* bpf_filter() and bpf_validate() can't live here if they already live inrpaulo2009-03-221-2/+2
* Remove local in6_addr variables for local and foreign addresses in sysctl_drop,jmallett2009-03-221-3/+3
* Be more explicit and complain if kernel dumps are perfomed on unsupportedivoras2009-03-221-1/+4
* Add /usr/include/pcap (new in libpcap 1.0.0).rpaulo2009-03-221-0/+2
* Remove remaining references to BIOCSETBUFMODE ifdefs. We now haverpaulo2009-03-211-7/+0
* Finish merge of zerocopy bpf.rpaulo2009-03-211-156/+0
* Merge from vendor/bind9/dist as of the 9.4.3-P2 importdougb2009-03-213-14/+74
* Support files for new libpcap 1.0.0.rpaulo2009-03-212-50/+133
* Merge libpcap 1.0.0.rpaulo2009-03-21156-10691/+25065
|\
| * Import of libpcap 1.0.0.rpaulo2009-03-21153-11692/+22406
| * Flatten vendor/libpcap and remove keyword expansion.rpaulo2009-03-2097-13/+0
* | Fix WITHOUT_IPV6=yes build.rpaulo2009-03-211-0/+2
* | In nfs_request(), always exit using the nfsmout label once we'rerwatson2009-03-211-8/+3
* | Add Mac OS X stuff.rpaulo2009-03-211-0/+2
* | Add a couple more paths.rpaulo2009-03-211-0/+2
* | Add svn:keywords.rpaulo2009-03-210-0/+0
* | Add exclude list for libpcap.rpaulo2009-03-211-0/+3
* | Wrap a long line.phk2009-03-211-2/+7
* | Add new build targets for tcpdump 4.0.0.rpaulo2009-03-211-9/+12
* | Merge tcpdump 4.0.0 from the vendor branch.rpaulo2009-03-21293-8578/+11822
|\ \
OpenPOWER on IntegriCloud