summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement -R support, similar to ping(8)'s -A.matteo2008-08-272-14/+34
* Add -e to usage()matteo2008-08-271-1/+1
* - When we close a socket with pending assoc's that are stillrrs2008-08-271-0/+1
* Fix typo.rpaulo2008-08-271-2/+2
* Remove opt_wi.h from module and fix typo in pccarddevs.imp2008-08-272-7/+2
* Remove opt_wi.himp2008-08-271-2/+0
* Add recent ELSA additions to wi(4), plus make sure the list matchesimp2008-08-271-0/+3
* The APDL-325 is a Wireless LAN pcmcia adapter that sits inside someimp2008-08-272-0/+2
* Some PC Cards don't have the proper IRQ mask in them. The standardimp2008-08-271-0/+2
* Add preliminary support for the OLICOM OC2231 and OC2232. This is theimp2008-08-271-12/+55
* Add thread-specific caching for small size classes, based on magazines.jasone2008-08-275-256/+1143
* Minor tweaks to remove references to files that aren't present in theimp2008-08-271-8/+1
* Sort the network options alphabetically. They were mostlyimp2008-08-271-26/+23
* Remove left-over divot from wi driver cleanup Sam did a while ago.imp2008-08-271-3/+0
* Add a test case for null filter.jkim2008-08-263-11/+35
* Move empty filter handling to MI source.jkim2008-08-263-10/+26
* Add more test cases for invalid instructions and add commentsjkim2008-08-267-9/+232
* Disable the code to generate a simple table from the status MSR by default.jhb2008-08-261-0/+5
* Improve kernel stack handling on e500.raj2008-08-263-24/+56
* Revert the previous commit to fix buildworld for now.jkim2008-08-261-2/+1
* Add ECN stats.rpaulo2008-08-261-0/+5
* Implement audible support similar to ping(8) -a option. Since -a was already ...matteo2008-08-262-3/+16
* Add geom_journalmatteo2008-08-261-0/+1
* Implement WNOWAIT flag for wait4(2). It specifies that process whose statuskib2008-08-263-5/+28
* When calculating arguments to the interpreter for the shebang scriptkib2008-08-262-6/+40
* tsec: Refactor driver's structure.raj2008-08-264-557/+633
* tsec: Improve and clean up callouts.raj2008-08-262-19/+15
* MFp4: Sort a couple options alphabetically.imp2008-08-261-2/+2
* Remove some hacks from regression test since bpf_filter.c builds fine now.jkim2008-08-262-9/+8
* Make sys/net/bpf_filter.c build cleanly on user land.jkim2008-08-262-2/+5
* Add a trivial bpf filter benchmark.jkim2008-08-252-5/+22
* Use sys/net/bpf_jitter.c instead of rolling our own versionjkim2008-08-252-10/+7
* Reflect sys/net/bpf_jitter.h changes to regression test.jkim2008-08-251-17/+7
* Fix a typo in copyrights.jkim2008-08-256-6/+6
* Embed scratch memory in the filter structure.jkim2008-08-252-20/+1
* Make obrien happy #2des2008-08-251-1/+0
* Make obrien happydes2008-08-252-29/+1
* Resort a few accessor routines so that they are consistently groupedjhb2008-08-251-17/+17
* Add more PCI IDs including those for ICH10.jhb2008-08-252-5/+23
* Add the uart for 2nd CCU support.nyan2008-08-252-1/+7
* Add the 2nd CCU and PnP devices support on pc98.nyan2008-08-253-16/+68
* More fully audit fexecve(2) and its arguments.rwatson2008-08-252-0/+9
* Rename RPC's 'struct pmap' to 'struct portmap' to avoid confusing it withdfr2008-08-253-9/+9
* Add a missing return statement in nlm4_unlock_msg_4_svc which prevented itdfr2008-08-251-0/+1
* I think we can remove the conditionals for freebsd 2.0 nowjulian2008-08-251-2/+0
* MfP4: Verify correct interaction with umask: Add anotherkientzle2008-08-251-6/+27
* another missed V_julian2008-08-251-1/+1
* Alphabetize the list of tests.kientzle2008-08-251-4/+4
* Another missed V_ instancejulian2008-08-251-1/+1
* Add DWA-110 and DWA-111 to the list of devices supported by rum(4)kevlo2008-08-251-0/+2
OpenPOWER on IntegriCloud