summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove unused variable from create_thread().jhb2007-06-073-6/+5
* Remove remaining references to pc_curtid missed in previous commit.marcel2007-06-071-2/+0
* Eliminate pmap_install(), which was used to wrap pmap_switch() andmarcel2007-06-071-55/+43
* Fix off-by-one error (introduced in r1.60) that had the effect ofbmah2007-06-071-1/+1
* Add a tunable hw.firewire.phydma_enable.simokawa2007-06-073-6/+19
* Add heuristics for smooth reconnection.simokawa2007-06-071-4/+22
* Remove compat ifdefs for version < 500014 from the rest of the USB files.brueffer2007-06-0714-69/+0
* "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8).pav2007-06-071-2/+2
* Bump __FreeBSD_version for the change of the vn_open/VOP_OPEN file indexkib2007-06-071-1/+1
* Calculate the correct PCI BAR for the Timedia based serial cards. Thepeter2007-06-071-1/+1
* Fix spaces introduced in last commitimp2007-06-071-14/+14
* New Features:davidch2007-06-072-410/+412
* New features:davidch2007-06-073-179/+497
* Fix compiling error.davidxu2007-06-071-1/+0
* The maxsegsz of a dma tag created in de(4) is TULIP_DATA_PER_DESC bytes.yongari2007-06-071-1/+1
* - PCPU_ADD is no longer spelled with LAZY_ in the middle.jeff2007-06-061-1/+1
* Teach the bridge wrapper how to handle the filter+ithread case.piso2007-06-063-36/+77
* -axe p_ih from struct puc_port cause it was uselesspiso2007-06-061-8/+4
* Correctly print SEQ and IRS in the corresponding log message inandre2007-06-061-1/+1
* - Revert previous revision, it was incorrectpav2007-06-061-8/+5
* Specify which Dlink chip is supported (D-Link DUB-E100 ver A) becauseremko2007-06-061-2/+2
* Document getaddrinfo(3)'s AI_ADDRCONFIGremko2007-06-061-6/+67
* Fix a typo to make this file compilegallatin2007-06-061-1/+1
* update copyrights to 2007 and convert to be 2-clause bsd-onlysam2007-06-069-74/+11
* MFp4: MPSAFE firewire stack.simokawa2007-06-0614-497/+849
* Do not leak lock in the case of EEXIST error.glebius2007-06-061-2/+6
* MFi386: revision 1.657nyan2007-06-061-1/+0
* - Sort the headers per style(9)rafan2007-06-061-1/+1
* Correct typo.ceri2007-06-061-1/+1
* Update rum driver that needs wlan(4).kevlo2007-06-061-0/+2
* Backout experimental adaptive-spin umtx code.davidxu2007-06-069-77/+1
* Add support IC Plus IP101 10/100 PHY that is found on nVidia networkyongari2007-06-061-0/+1
* Add IC Plus IP101 PHYyongari2007-06-061-0/+1
* Add support Vitesse VSC8601 PHY that is found on nVidia networkyongari2007-06-062-0/+30
* Add OUI for Vitesse Semiconductor.yongari2007-06-061-0/+2
* Fix the compile. Band-aid until it is worked out how to use the contextgrehan2007-06-062-2/+2
* Prefix unknown (i.e. un-aliased) partition types with '!'. This ismarcel2007-06-062-4/+6
* Call sbuf_finish() before sbuf_data() and sbuf_len().marcel2007-06-061-0/+5
* copyright updates:sam2007-06-0622-147/+23
* Include <sys/sched.h> for sched_throw().marcel2007-06-061-0/+1
* - Placing the 'volatile' on the right side of the * in the td_lockjeff2007-06-065-8/+8
* Mention 'k' option of gunzip.delphij2007-06-061-2/+2
* - Fix crash with ncurses on FreeBSD/amd64 CURRENT by including missingrafan2007-06-061-0/+1
* - Fixes a case where doing a sysctl would leave locks heldrrs2007-06-062-1/+13
* Remove the special atomic.h case for arm, and allow it to usedougb2007-06-051-2/+0
* This commit was generated by cvs2svn to compensate for changes in r170349,dougb2007-06-051-0/+59
|\
| * Add a custom atomic.h file which implements the C versions of thedougb2007-06-051-0/+59
| * Remove from the vendor branch files that are no longerdougb2007-06-0212-10066/+0
* | Add more IDs for the uftdi driver. Slight tweaks to patch by me.imp2007-06-052-1/+17
* | bump date for 1.20imp2007-06-051-1/+1
OpenPOWER on IntegriCloud