summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Another V_ forgottenjulian2008-08-253-2/+3
* We left out V_static_len from ip_fw2.cjulian2008-08-253-4/+5
* This instance of ifnet got forgotten.julian2008-08-251-2/+2
* MFp4: Network Adapter is redundant.imp2008-08-251-4/+4
* MFp4: necessary quirks to get 3c1 not working (still no interrupts)imp2008-08-251-0/+23
* All opt_x.h includes go at the top of other includes.julian2008-08-252-3/+4
* Send the magic unlock packet the linux driver claims to have sniffedimp2008-08-251-1/+16
* Note that most Windows CE phones are supported by this driver.imp2008-08-251-0/+1
* Greatly expand the devices listed as being supported. This list wasimp2008-08-251-0/+449
* Sort the list of supported products alphabetically.imp2008-08-251-4/+4
* Update uipaq for FreeBSD's driver:imp2008-08-252-8/+32
* Bring in verbatim copy of NetBSD's uipaq.4 man page. This in turn wasimp2008-08-251-0/+73
* Move some struct defs around. This is a prep step for Vimage.Ajulian2008-08-252-67/+67
* Use the correct systime.c file instead of the "simulation mode" one.roberto2008-08-241-1/+1
* Correct detection of particular wpi cards which only support b/gbenjsc2008-08-241-4/+4
* VIMAGE is a global optionjulian2008-08-241-1/+1
* Add uipaq. HTC smart phones use it, and it seems like a reasonableimp2008-08-241-0/+1
* Regenerate following r182123.rwatson2008-08-249-12/+12
* When MPSAFE ttys were merged, a new BSM audit event identifier wasrwatson2008-08-243-3/+3
* There's a race in kmem(4) between checking whether a page is residentmarius2008-08-241-0/+14
* MFp4:imp2008-08-241-106/+2
* Remove worrying printf warning on bootup when processing vnodes whichcsjp2008-08-241-1/+1
* MFamd64: r133413marius2008-08-241-9/+6
* Use ERANGE instead of EOVERFLOW selected in r182059, this seems morerwatson2008-08-241-1/+1
* Make syscons(4) use ttyv0 instead of consolectl as its primary window.ed2008-08-241-11/+6
* Put the relocked variable from the r182111 into the #ifdef QUOTA braceskib2008-08-241-1/+4
* Make the kernel compile with SCTP and SCTP_DEBUG butbz2008-08-241-1/+2
OpenPOWER on IntegriCloud