summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing const.marius2009-03-181-5/+5
* 1. Update for new -F option from r189992.dougb2009-03-181-22/+42
* Add a new -F option to automatically install files that differdougb2009-03-181-2/+19
* Use plural in a comment. No functional change.rpaulo2009-03-181-1/+1
* Reference exca.imp2009-03-181-1/+3
* rate limit printfs for invalid tdma ie contents; probably want this tosam2009-03-182-7/+12
* Minor cleanups of tdma protocol handling:sam2009-03-186-64/+121
* add the option to picobsd to copy files from the host filesystemluigi2009-03-181-5/+50
* k8temp(4) has been renamed to amdtemp(4).brueffer2009-03-181-0/+2
* The zfs_get_xattrdir() function is used to find the extended attributejhb2009-03-181-0/+2
* - Fix typogabor2009-03-181-1/+1
* Fixed deletion of sav entries in key_delsah()vanhu2009-03-181-1/+6
* Do not use null_bypass for VOP_ISLOCKED, directly call defaultpho2009-03-181-0/+1
* Implement the dynamic string token substitution in the rpath andkib2009-03-183-10/+148
* Clear confirm password field first when adding new user.ganbold2009-03-181-0/+1
* Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxxweongyo2009-03-183-52/+286
* If the caller sets irp_usriostat or irp_usrevent it try to process itweongyo2009-03-181-10/+9
* Remove unused local. usbconfig(8) can now compile underdelphij2009-03-171-1/+0
* Add prototypes for libusb20_be_[gs]et_template.delphij2009-03-171-0/+2
* Warns fixes: use putenv rather than setenv to avoid constness problems,dwmalone2009-03-172-2/+4
* Fix some warns - mainly signedness and unused variables.dwmalone2009-03-171-5/+3
* Fix an old-standing bug that crept in along the several revisions:attilio2009-03-171-15/+15
* Add information about me as a new committer to the src treefabient2009-03-172-0/+3
* Deal with the case where ifma_protospec may be NULL, duringbms2009-03-173-6/+37
* Reviewed by: scott (scottl@freebsd.org)sbruno2009-03-171-32/+52
* Supply AT_EXECPATH auxinfo entry to the interpreter, both for native andkib2009-03-174-5/+52
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-178-26/+16
* Add some definitions for the DT_FLAGS_1 tag flags.kib2009-03-171-0/+5
* MFV of tzdata2009cedwin2009-03-171-2/+22
* Use the properly sized types for ELF object header and program headers.kib2009-03-171-4/+4
* grab NDIS USB lock instead of HAL preemption. This change should beweongyo2009-03-171-3/+4
* Cast to (unsigned long) to make printf happy on i386rnoland2009-03-171-2/+3
* Add support for matching solely on vendor id.rnoland2009-03-171-2/+6
* Improve the debugging output of drm_mmaprnoland2009-03-171-1/+6
* Add list_for_each_prev to our linux compatibility.rnoland2009-03-171-0/+4
* Minor code cleanuprnoland2009-03-171-1/+1
* We can have more than 3 pci resourcesrnoland2009-03-171-1/+1
* Cast register maps and offsets to vm_offset_trnoland2009-03-171-6/+12
* Change the logic around to match ati_pcigart.rnoland2009-03-171-2/+2
* Use flsl() here rather than ffsl()rnoland2009-03-171-1/+1
* Remove the splimp()/splx() calls around the setting of the MTU. They arescf2009-03-171-2/+0
* MFp4 //depot/projects/usb 159225,159241,159292thompsa2009-03-175-60/+70
* MFp4 //depot/projects/usb 159238,159275thompsa2009-03-171-2/+6
* Add Supertop IDE adapter and Quickcam entries.thompsa2009-03-171-0/+5
* Initial suspend/resume support for amd64.jkim2009-03-1724-20/+1247
* Add some notes and clarify a few sections:dougb2009-03-161-15/+6
* Detach GELI providers on shutdown/reboot, which will allow providers underneathpjd2009-03-161-1/+55
* Use the right MSI_REARM for RS600.rnoland2009-03-161-0/+1
* - Add Brazilian Portuguese catalog [1]gabor2009-03-163-41/+273
* intpm: minor enhancementsavg2009-03-161-8/+8
OpenPOWER on IntegriCloud